summaryrefslogtreecommitdiff
path: root/gdk/gdkscreen.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Update documentation for ::monitors-changed to mention OS X supportKristian Rietveld2009-10-261-2/+2
* Fix get_nearest_monitorMatthias Clasen2009-03-241-4/+5
* gdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace assertions for obj !=Michael Natterer2008-10-211-30/+31
* gdk/gdkkeys.c gdk/gdkscreen.c use canonical signal names.Sven Neumann2008-08-111-6/+6
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* cast the return value of gdk_screen_get_font_options() to gpointer to getMichael Natterer2008-01-141-1/+1
* Add RandR 1.2 supportSøren Sandmann2007-12-131-0/+23
* Rollback the following changes, to fix it the proper way in Pango:Behdad Esfahbod2006-05-221-63/+0