]> Pileus Git - ~andy/gtk/history - gdk/gdkwindow.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / gdkwindow.c
2013-03-13 Chun-wei Fangdk/gdkwindow.c, gtk/gtkwidget.c: Include fallback...
2013-03-01 Alexander Larssongdkwindow: Update window debug dump code
2013-02-18 Owen W. TaylorGdkWindow: don't leak the newly created frame clock
2013-02-14 Owen W. TaylorGdkFrameClock: Clean up the public API
2013-02-14 Owen W. TaylorGdkWindow: make the frame clock an inherent property...
2013-02-14 Owen W. TaylorReimplement _NET_WM_SYNC_REQUEST inside X11 backend
2013-02-14 Owen W. TaylorGdkDisplay: handle multiple calls to _gdk_display_pause...
2013-02-14 Owen W. TaylorCompress motion synchronized with the paint cycle
2013-02-14 Owen W. TaylorGdkFrameClock: add freeze/thaw
2013-02-14 Owen W. TaylorGdkFrameClock: Make the phase explicit when requesting...
2013-02-14 Owen W. TaylorAdd GdkFrameClock
2013-02-12 Thomas Woodgdkwindow: don't use last_slave for the source device...
2013-02-07 Alexander Larssongdkwindow: Allow gdk_window_set_opacity on non-native...
2013-02-07 Alexander Larssongdkwindow: Store the implicit paint in a list
2013-02-06 Rob Bradfordgdkwindow: Do not rely on a previous slave device when...
2013-01-25 Olivier Fourdangdk: add gdk_window_set_fullscreen_mode()
2013-01-15 Carlos Garnachogdk: strengthen touch crossing event synthesizing on...
2012-12-17 Benjamin Ottegdk: API: constify argument
2012-11-09 Alexander Larssongdk: Add gdk_window_has_alpha helper
2012-09-28 Benjamin Ottewindow: Fail if the parent window and the visual don...
2012-09-18 Matthias ClasenGdkWindow: remove reference to a long-removed example
2012-09-10 Bastien Noceragdk: s/availible/available/
2012-08-23 Alexander LarssonRemove gdk_window_flush_if_exposing as its not needed...
2012-08-23 Alexander LarssonFix flashing in non-double-buffered widgets
2012-08-23 Alexander Larssongdkwindow.c: Fix up window debug code
2012-08-23 Alexander LarssonAvoid unnecessary window flushes
2012-07-11 Phil ClaytonChange signal parameter names in GdkWindow to be valid...
2012-06-11 Torsten Schönfeldgdk: annotate the attributes_mask type for gdk_window_new
2012-05-15 Bastien NoceraRevert "gdk: Don't crash when resetting cursor"
2012-05-15 Bastien Noceragdk: Don't crash when resetting cursor
2012-04-07 Matthias ClasenDon't force BUTTON1_MASK on non-touch events
2012-04-03 Alexander Larssongdk: Remove GdkDisplay->ignore_core_pointer
2012-03-20 Benjamin Ottegdk: A TOUCHPAD device behaves like a mouse
2012-03-04 Matthias Clasengdk: Don't drop the emulating_pointer flag
2012-03-03 Matthias Clasengdk: Emulate motion events when requested
2012-03-02 Paolo BorelliAnnotate gdk_window_get_frame_extents
2012-03-01 Carlos Garnachogdk: update csw event mask filter to handle smooth...
2012-03-01 Carlos Garnachogdk: Filter out either smooth or non-smooth event depen...
2012-03-01 Michael Natterergdk: transfer event->scroll.delta_x/y through csw
2012-03-01 Carlos Garnachogdk: Get the right event window for pointer emulated...
2012-03-01 Carlos Garnachogdk: Set correct GdkModifierType on pointer emulated...
2012-03-01 Carlos Garnachogdk: translate correctly from touch events into emulate...
2012-03-01 Matthias Clasengdk: Don't treat touch events as button events
2012-03-01 Matthias Clasengdk: Use the last alive grab in order to get the event...
2012-03-01 Carlos Garnachogdk: Don't mutate pointer events to touch events just...
2012-03-01 Carlos Garnachogdk: Let implicit touch grabs coexist with an implicit...
2012-03-01 Carlos Garnachogdk: Don't fully destroy the implicit touch grab on...
2012-03-01 Carlos Garnachogdk: Listen to touch events by default on the native...
2012-03-01 Carlos Garnachogdk: Only trigger motion hints machinery on motion...
2012-03-01 Carlos Garnachogdk: Have touch grabs behave like the implicit grab...
2012-03-01 Carlos Garnachogdk: handle implicit touch grabs
2012-03-01 Carlos Garnachogdk: Don't change window_under_pointer for pure touch...
2012-03-01 Carlos Garnachogdk: Generate crossing events around touch devices...
2012-03-01 Carlos Garnachogdk: Add touch event types and mask
2012-03-01 Alexander LarssonFix up rendering of non-double-buffered overlays
2012-02-27 Javier JardónChange FSF Address
2012-02-24 Matthias ClasenClean up whitespace in _gdk_window_got_event
2012-02-24 Carlos Garnachogdk: Ensure that GdkPointerWindowInfo is only generated...
2012-02-24 Matthias ClasenFix an uninitialized variable warning
2012-02-23 Carlos Garnachogdk: Keep track of the last slave device used
2012-02-19 Alexander LarssonRemove unused functions
2012-02-19 Alexander LarssonDon't unnecessarily clear background twice in no EXPOSE...
2012-02-19 Alexander LarssonFix background clearing when exposing with non-double...
2012-02-09 Alexander LarssonFix transparency handling with non-double-buffered...
2012-02-09 Alexander LarssonFix non-double-buffered drawing
2012-02-09 Alexander LarssonMake the default background for GdkWindows transparent
2012-01-20 Alexander LarssonFix visibility notification event reporting
2012-01-05 Javier Jardóngdk/*: Use g_list_free_full convenience function
2011-12-22 Javier JardónDeprecate all the public API that is using GdkColor...
2011-12-19 Xan Lopezgdkwindow: plug memory leak
2011-12-07 Cosimo Cecchiwindow: copy back window surface data when the implicit...
2011-12-06 Cosimo Cecchiwindow: trivial cleanup
2011-12-06 Cosimo Cecchiwindow: remove unused arguments and variables
2011-12-05 Alexander LarssonMerge branch 'transparent-windows'
2011-12-05 Alexander Larssongdk: gdk_window_get_update_area don't remove alpha...
2011-12-05 Alexander Larssongdk: gdk_window_move_region
2011-12-05 Alexander Larssongdk: Fix alpha window background paintings on non-impli...
2011-12-05 Alexander Larssongdk: Remove unused _gdk_window_calculate_full_clip_region
2011-12-05 Alexander LarssonHandle has_alpha_background for parent-relative backgrounds
2011-12-01 Alexander Larssongdk: Fix repaint of layered region during move_region
2011-12-01 Alexander Larssongdk: Fix repaint of layered region during scroll
2011-12-01 Alexander Larssongdk: Fix repaint of layered region during raise
2011-12-01 Alexander Larssongdk: Make sure we don't copy to/from layered regions...
2011-12-01 Alexander Larssongdk: Track the layered area
2011-12-01 Alexander Larssongdk: Track wether windows have alpha in the background
2011-12-01 Alexander Larssongdk: Expose bottommost windows first
2011-12-01 Alexander Larssongdk: Remove now unused region tags completely
2011-11-10 Alexander Larssonwin32: Use right native_window for implicit grabs
2011-11-08 Rui Matosgdk: Add GDK_WINDOW_STATE_FOCUSED to GdkWindowState
2011-11-05 Matthias ClasenAdd device-taking variants of begin_resize/move_drag
2011-11-02 Benjamin Ottegdk: Move a bunch of deprecated code to a new file
2011-10-01 Rui Matosdocs: Delete duplicate line in gdkwindow.c
2011-09-29 Cosimo CecchiGdkWindow: fix conditional jump depends on uninitialize...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-14 John (J5) Palmieri[gi] annotate gdk_container_set_user_data to take a...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-17 Matthias ClasenDon't return a value from a void function
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Joachim Breitnerdocs: Remove mention of client messages
next