summaryrefslogtreecommitdiff
path: root/gdk/gdkdisplay.h
Commit message (Expand)AuthorAgeFilesLines
* Strip const from GdkEventMatthias Clasen2020-02-211-1/+1
* Remove primary monitor apiMatthias Clasen2020-01-301-2/+0
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* Drop gdk_display_get_monitor_at_pointMatthias Clasen2019-05-291-4/+0
* display: Add new virtual gdk_display_get_startup_notification_id() method.Mario Sanchez Prada2018-06-111-0/+2
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-1/+1
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-2/+2
* The big versioning cleanupMatthias Clasen2018-02-061-13/+13
* gdk: Drop some unused cursor apisMatthias Clasen2018-01-161-11/+0
* Add gdk_display_get_keymapMatthias Clasen2017-12-151-0/+3
* display: Remove leftover old clipboard APIsBenjamin Otte2017-12-141-8/+0
* gdk: Remove ability to request selection notificationsBenjamin Otte2017-12-141-6/+0
* gdk: A GdkClipboard API draftMatthias Clasen2017-12-031-0/+4
* display: Drop the device_manager for goodMatthias Clasen2017-11-251-1/+0
* Drop gdk_display_get_device_manager APIMatthias Clasen2017-11-251-3/+0
* Include gdk-private.hMatthias Clasen2017-11-171-7/+0
* gdk: Remove gdk_flush()Benjamin Otte2017-11-171-2/+0
* gdk: Move some headers aroundMatthias Clasen2017-11-161-0/+2
* Drop gdk_display_get_default_screenMatthias Clasen2017-11-011-3/+0
* gdk: Add settings api to GdkDisplayMatthias Clasen2017-10-301-0/+6
* API: gdk: Add gdk_display_is_rgba() and gdk_display_is_composited()Benjamin Otte2016-10-291-0/+5
* Remove deprecated gdk_display_open_default_libgtk_onlyRico Tzschichholz2016-10-261-3/+0
* Remove some more deprecated display APIMatthias Clasen2016-10-251-18/+0
* Remove deprecated gdk_display_list_devicesMatthias Clasen2016-10-251-3/+0
* Remove deprecated GDK_DISPLAY_OBJECT macroMatthias Clasen2016-10-251-3/+0
* Remove deprecated display ungrab functionsMatthias Clasen2016-10-251-9/+0
* Drop deprecated gdk_display_get_screenMatthias Clasen2016-10-251-3/+0
* Remove deprecated gdk_display_get_n_screensMatthias Clasen2016-10-251-2/+0
* gdk: Remove deprecated {keyboard,pointer}_{grab,ungrab} APIRico Tzschichholz2016-10-241-2/+0
* API: Remove gdk_window_set_composited()Benjamin Otte2016-10-161-2/+0
* gdk: Fix parameter name mismatchTimm Bäder2016-05-081-1/+1
* Add a forgotten deprecationMatthias Clasen2016-04-301-1/+1
* display: Add new monitor apisMatthias Clasen2016-04-271-0/+17
* gdk: Deprecate GdkDeviceManager and gdk_device_grab/ungrab()Carlos Garnacho2015-12-151-1/+1
* GdkDisplay: Add GdkSeat gettersCarlos Garnacho2015-12-151-0/+7
* Make global GDK libgtk_only functions more privateEmmanuele Bassi2014-11-081-1/+1
* gdk: Deprecate compositing supportBenjamin Otte2014-10-121-1/+1
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+34
* gdk: Deprecate gdk_display_get_n_screens()Benjamin Otte2013-04-061-0/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use versioned deprecationsMatthias Clasen2012-02-271-7/+8
* Drop use of GDK_DISABLE_DEPRECATED guards in gdkMatthias Clasen2011-11-091-6/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-7/+14
* Add G_GNUC_DEPRECATED annotations in GDKMatthias Clasen2011-10-091-7/+7
* gdk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* gdk: Remove GdkEventClientBenjamin Otte2011-02-011-5/+0
* API: gdk: Remove gdk_display_set_device_hooks()Benjamin Otte2011-01-031-43/+0
* API: gdk: Remove gdk_display_set_pointer_hooks()Benjamin Otte2011-01-031-42/+0