summaryrefslogtreecommitdiff
path: root/gdk/gdkdisplayprivate.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-291-1/+1
* gdk: remove the core_pointer field from GdkDisplayPaolo Borelli2016-02-291-1/+0
* gdkwindow: cleanup, avoid direct access to display membersPaolo Borelli2016-02-281-0/+2
* gdk: Avoid 2/3BUTTON event generation if the source device changesCarlos Garnacho2016-02-231-0/+1
* GdkDisplay: Add GdkSeat gettersCarlos Garnacho2015-12-151-0/+9
* gdk: Make debug-updates a per-display settingMatthias Clasen2014-11-101-0/+3
* Move rendering mode into GdkDisplayMatthias Clasen2014-11-101-0/+3
* GdkGLContext: Change the way we track the current contextAlexander Larsson2014-10-301-8/+3
* gdkglcontext: Track whether to use GL_TEXTURE_2D or GL_TEXTURE_RECTANGL_ARBAlexander Larsson2014-10-271-0/+3
* gl: Make gdk_gl_context_make_current() return voidAlexander Larsson2014-10-131-2/+2
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-0/+11
* GdkDisplay: Remove unused GdkKeyboardGrabInfo structRobert Ancell2014-06-111-11/+1
* Some struct repackingMatthias Clasen2014-01-121-1/+1
* Handle recursion from motion event handlersOwen W. Taylor2013-11-111-2/+0
* gdk: Add gdk_cursor_new_from_surfaceAlexander Larsson2013-08-071-4/+4
* display: Make opened signal have a vfuncBenjamin Otte2013-04-191-0/+1
* displaymanager: Move set_default_display vfuncBenjamin Otte2013-04-151-0/+1
* gdkdisplay: Remove get_screen() and get_n_screens() vfuncsBenjamin Otte2013-04-021-3/+0
* GdkDisplay: handle multiple calls to _gdk_display_pause_events()Owen W. Taylor2013-02-141-3/+4
* Compress motion synchronized with the paint cycleOwen W. Taylor2013-02-141-0/+5
* gdk: Remove GdkDisplay->ignore_core_pointerAlexander Larsson2012-04-031-1/+0
* gdk: Add internal API to deal with touch implicit grabsCarlos Garnacho2012-03-011-0/+29
* gdk: Generate crossing events around touch devices' press/releaseCarlos Garnacho2012-03-011-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Keep track of the last slave device usedCarlos Garnacho2012-02-231-0/+1
* gdk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* GdkDisplay: Struct packing improvementsMatthias Clasen2011-04-121-5/+4
* API: gdk: Change get_drag_window() APIBenjamin Otte2011-02-011-4/+0
* API: gdk: Make GdkEventSelection.requestor a GdkWindowBenjamin Otte2011-02-011-1/+1
* gdk: Remove GdkEventClientBenjamin Otte2011-02-011-7/+0
* gdk: Get rid of GdkDisplayDeviceHooksBenjamin Otte2011-01-031-12/+0
* gdk: Move get_device_state out of the display hooksBenjamin Otte2011-01-031-6/+0
* gdk: Move window_get_device_position function out of the device hooksBenjamin Otte2011-01-031-6/+0
* API: gdk: Remove gdk_display_set_device_hooks()Benjamin Otte2011-01-031-0/+22
* Consistently hide class structsMatthias Clasen2010-12-241-0/+5
* gdk: Allow display subclasses to override the type used for windowsBenjamin Otte2010-12-211-0/+2
* gdk: Create windows via _gdk_display_create_window()Benjamin Otte2010-12-211-0/+1
* Deal with property encoding functionsMatthias Clasen2010-12-211-0/+9
* Add a vfunc for gdk_selection_convertMatthias Clasen2010-12-211-1/+6
* Add a vfunc for gdk_selection_property_getMatthias Clasen2010-12-211-0/+5
* Add a vfunc for gdk_selection_send_notify_for_displayMatthias Clasen2010-12-211-0/+6
* Add vfuncs for get/set_selection_ownerMatthias Clasen2010-12-211-0/+8
* Add vfuncs for gdk_test apisMatthias Clasen2010-12-211-0/+3
* Add a vfunc for gdk_keymap_get_for_displayMatthias Clasen2010-12-211-0/+2
* Add a vfunc for _gdk_window_impl_newMatthias Clasen2010-12-211-0/+15
* Add vfuncs for _gdk_windowing_event_data_{copy,free}Matthias Clasen2010-12-211-0/+10
* Add a vfunc for gdk_notify_startup_completeMatthias Clasen2010-12-211-0/+3
* Add a vfunc for _gdk_windowing_window_get_next_serialMatthias Clasen2010-12-211-1/+3
* Add vfuncs for process_updates_recurse and the before and after hooksMatthias Clasen2010-12-211-0/+3
* Add vfuncs for a bunch of cursor functionality to GdkDisplayMatthias Clasen2010-12-211-3/+23