summaryrefslogtreecommitdiff
path: root/gdk/gdkscreen.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Introduce API to get the preferred visual"Matthias Clasen2014-02-101-2/+0
* Introduce API to get the preferred visualMatthias Clasen2014-02-041-0/+2
* add gdk_screen_ and gdk_window_get_scale_factor()Michael Natterer2013-07-031-0/+3
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+30
* 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-0/+2
* Fix parameter name mismatchMatthias Clasen2011-12-181-1/+1
* Add gdk_screen_get_monitor_workareaMatthias Clasen2011-12-181-5/+9
* gdk: Remove GdkEventClientBenjamin Otte2011-02-011-3/+0
* Consistently hide class structsMatthias Clasen2010-12-241-18/+15
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-1/+1
* Hide GdkScreen tooMatthias Clasen2010-12-211-20/+1
* Move GdkScreenClass to internal headerAlexander Larsson2010-12-211-9/+0
* docs: Move documentation to inline comments: gdkscreenJavier Jardón2010-11-161-0/+9
* Inclusion cleanups in headersMatthias Clasen2010-10-141-2/+2
* API: Remove colormap handling from GdkScreenBenjamin Otte2010-09-261-5/+0
* gdk: Move scratch GC handling to X11Benjamin Otte2010-08-101-2/+0
* gdk: Remove _gdk_drawable_get_scratch_gc()Benjamin Otte2010-08-101-2/+0
* API: remove gdk_screen_get_rgb_colormap/visual()Benjamin Otte2010-08-101-2/+0
* Seal gdkMatthias Clasen2010-05-251-6/+6
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Add gdk_screen_get_primary_monitor(). This fixes bug #601712Cody Russell2009-12-081-0/+1
* Add _gdk_drawable_get_subwindow_scratch_gc as a way to get cached gcs with G...Alexander Larsson2009-04-021-0/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Add RandR 1.2 supportSøren Sandmann2007-12-131-0/+7
* Create 'composited' label.Søren Sandmann2006-04-251-1/+2
* gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c addedMichael Natterer2006-03-081-0/+3
* Make the GdkScreen font options api public, and add propertiesMatthias Clasen2005-08-261-6/+6
* Fix for #314004, reported by Michael Reinsch:Owen Taylor2005-08-241-0/+12
* Fill in unused bits so they can be used for the depth-32 target case.Owen Taylor2005-05-091-0/+3
* Mark as const.Matthias Clasen2004-11-281-1/+1
* GC caching, bug #125645 (based on patch by Brian Cameron)Soeren Sandmann2004-02-181-0/+3
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-311-1/+0
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-3/+0
* Add a check for the Xrandr extension.Owen Taylor2002-10-041-0/+2
* Add gdk_screen_make_display_name(), which returns a display name that canOwen Taylor2002-09-251-0/+1
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-1/+2
* Renames:Owen Taylor2002-06-201-1/+1
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-19/+0
* make gdk_screen_get_monitor_at_point cross platform instead of backendErwann Chenede -2002-05-021-3/+0
* removed unneeded ref. #79977Erwann Chenede -2002-05-021-2/+0
* remove virtualization and made it cross platform. fix #79961 fixedErwann Chenede -2002-05-011-33/+32
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-0/+122