]> Pileus Git - ~andy/gtk/history - gdk/gdkdisplayprivate.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / gdkdisplayprivate.h
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
2012-04-03 Alexander Larssongdk: Remove GdkDisplay->ignore_core_pointer
2012-03-01 Carlos Garnachogdk: Add internal API to deal with touch implicit grabs
2012-03-01 Carlos Garnachogdk: Generate crossing events around touch devices...
2012-02-27 Javier JardónChange FSF Address
2012-02-23 Carlos Garnachogdk: Keep track of the last slave device used
2011-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
2011-04-12 Matthias ClasenGdkDisplay: Struct packing improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-01 Benjamin OtteAPI: gdk: Change get_drag_window() API
2011-02-01 Benjamin OtteAPI: gdk: Make GdkEventSelection.requestor a GdkWindow
2011-02-01 Benjamin Ottegdk: Remove GdkEventClient
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-03 Benjamin Ottegdk: Get rid of GdkDisplayDeviceHooks
2011-01-03 Benjamin Ottegdk: Move get_device_state out of the display hooks
2011-01-03 Benjamin Ottegdk: Move window_get_device_position function out of...
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_device_hooks()
2010-12-24 Matthias ClasenConsistently hide class structs
2010-12-21 Benjamin Ottegdk: Allow display subclasses to override the type...
2010-12-21 Benjamin Ottegdk: Create windows via _gdk_display_create_window()
2010-12-21 Matthias ClasenDeal with property encoding functions
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_convert
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_property_get
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_send_notify_for_display
2010-12-21 Matthias ClasenAdd vfuncs for get/set_selection_owner
2010-12-21 Matthias ClasenAdd vfuncs for gdk_test apis
2010-12-21 Matthias ClasenAdd a vfunc for gdk_keymap_get_for_display
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_window_impl_new
2010-12-21 Matthias ClasenAdd vfuncs for _gdk_windowing_event_data_{copy,free}
2010-12-21 Matthias ClasenAdd a vfunc for gdk_notify_startup_complete
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_windowing_window_get_next_serial
2010-12-21 Matthias ClasenAdd vfuncs for process_updates_recurse and the before...
2010-12-21 Matthias ClasenAdd vfuncs for a bunch of cursor functionality to GdkDi...
2010-12-21 Matthias ClasenExplode gdkinternals.h into per-class private headers