summaryrefslogtreecommitdiff
path: root/gdk/gdkscreen.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new function _gdk_screen_get_font_map() and have one fontmap perBehdad Esfahbod2006-05-221-0/+63
* Remove extraneous ;Matthias Clasen2006-05-141-1/+1
* Create 'composited' label.Søren Sandmann2006-04-251-0/+20
* Use G_DEFINE_TYPE.Matthias Clasen2006-04-041-34/+3
* Applied patch from maemo-gtk that addresses many issues wrt displayMichael Natterer2005-11-101-2/+8
* Intern some more strings.Matthias Clasen2005-09-011-3/+5
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-1/+1
* Make the GdkScreen font options api public, and add propertiesMatthias Clasen2005-08-261-31/+122
* Use gdk_screen_init as instance_init, not base_init! (Fix from FredericOwen Taylor2005-08-251-5/+5
* Fix for #314004, reported by Michael Reinsch:Owen Taylor2005-08-241-1/+112
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* GC caching, bug #125645 (based on patch by Brian Cameron)Soeren Sandmann2004-02-181-2/+28
* Document the "direction-changed" and "keys-changed" signals.Matthias Clasen2003-09-301-0/+9
* gdk/gdkscreen.c (gdk_screen_get_monitor_at_point) Provide a usefulOwen Taylor2002-12-141-9/+63
* Document 2.2 API additions.Matthias Clasen2002-11-281-6/+10
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-21/+0
* Get the name right.Owen Taylor2002-10-041-2/+2
* Add a check for the Xrandr extension.Owen Taylor2002-10-041-1/+25
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-11/+7
* Renames:Owen Taylor2002-06-201-4/+4
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-212/+81
* Doc updates.Matthias Clasen2002-05-021-7/+6
* make gdk_screen_get_monitor_at_point cross platform instead of backendErwann Chenede -2002-05-021-1/+18
* removed unneeded ref. #79977Erwann Chenede -2002-05-021-17/+0
* remove virtualization and made it cross platform. fix #79961 fixedErwann Chenede -2002-05-011-10/+30
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-0/+336