summaryrefslogtreecommitdiff
path: root/gdk/gdkscreen.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove visual APIs from GdkScreenBenjamin Otte2016-11-041-80/+1
* API: screen: Remove gdk_screen_is_composited()Benjamin Otte2016-10-291-44/+0
* API: screen: Stop storing font optionsBenjamin Otte2016-10-161-81/+0
* API: screen: Remove gdk_screen_make_display_name()Benjamin Otte2016-10-161-19/+0
* API: screen: Remove gdk_screen_get_active_window()Benjamin Otte2016-10-161-65/+0
* API: gdk: Remove gdk_screen_get_number()Benjamin Otte2016-10-161-19/+0
* API: Remove gdk_screen_get_width() and gdk_screen_get_height()Benjamin Otte2016-10-161-164/+0
* API: gdk: Remove monitor APIs on GdkScreenBenjamin Otte2016-10-161-329/+0
* Implement gdk_screen_get_monitor_scale_factor genericallyMatthias Clasen2016-09-141-5/+4
* screen: Implement old monitor apis genericallyMatthias Clasen2016-04-271-108/+86
* gdk: Clarify docs about scaleMatthias Clasen2016-01-181-14/+26
* Trivial typo fixMatthias Clasen2016-01-181-1/+1
* docs: Fix typo in gdk_screen_get_scale_factor()Emmanuele Bassi2015-11-041-1/+1
* Add a note to gdk_screen_get_width/height_mmMatthias Clasen2015-08-151-2/+8
* Improve workarea documentationMatthias Clasen2014-09-241-0/+4
* Handle resolution changes in the GDK backend codeOwen W. Taylor2014-07-131-0/+25
* GdkScreen: Set reasonable limis for ::resolutionMatthias Clasen2014-07-041-2/+2
* gdk: assorted introspection and documentation fixesEvan Nemerson2014-05-191-1/+1
* gdk: add many missing (nullable) return value annotationsEvan Nemerson2014-05-111-10/+11
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-14/+14
* Revert "Introduce API to get the preferred visual"Matthias Clasen2014-02-101-30/+0
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-2/+2
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-2/+2
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-4/+4
* Use proper quotes in gdkWilliam Jon McCann2014-02-051-2/+2
* docs: replace another envar that sneaked inWilliam Jon McCann2014-02-041-1/+1
* docs: Use markdown for ulinksWilliam Jon McCann2014-02-041-6/+6
* Introduce API to get the preferred visualMatthias Clasen2014-02-041-0/+30
* GdkScreen: Return 1, not 1.0 for the (int) scale factorAlexander Larsson2013-08-261-1/+1
* add gdk_screen_ and gdk_window_get_scale_factor()Michael Natterer2013-07-031-0/+34
* gdk: Ignore headers for declared functionsBenjamin Otte2012-10-061-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: pull more precondition checks into the generic gdkscreen.cMichael Natterer2012-02-241-0/+5
* GdkScreen: fix precondition checks in the public APIMichael Natterer2012-02-211-21/+72
* Add gdk_screen_get_monitor_workareaMatthias Clasen2011-12-181-2/+33
* Documentation fixesMatthias Clasen2011-09-251-4/+5
* Give the GDK docs some loveMatthias Clasen2011-02-091-8/+11
* gdk: Remove GdkEventClientBenjamin Otte2011-02-011-26/+0
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-3/+1
* Convert a bunch of visual related calls to use the screen vtableAlexander Larsson2010-12-211-0/+40
* Convert all GdkScreen methods to vtable callsAlexander Larsson2010-12-211-0/+414
* Move GdkScreenClass to internal headerAlexander Larsson2010-12-211-0/+1
* API: gdk: Remove depth argument from gdk_window_get_geometry()Benjamin Otte2010-12-061-1/+1
* docs: Move documentation to inline comments: gdkscreenJavier Jardón2010-11-151-0/+16
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-2/+4
* API: Remove colormap handling from GdkScreenBenjamin Otte2010-09-261-1/+0
* gdk: Move scratch GC handling to X11Benjamin Otte2010-08-101-20/+0
* gdk: Remove _gdk_drawable_get_scratch_gc()Benjamin Otte2010-08-101-9/+3