summaryrefslogtreecommitdiff
path: root/gdk/gdkscreen.c
Commit message (Expand)AuthorAgeFilesLines
* 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