summaryrefslogtreecommitdiff
path: root/gdk/gdkdisplay.c
Commit message (Expand)AuthorAgeFilesLines
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-2/+2
* Documentation updates.Matthias Clasen2002-10-111-0/+1
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-0/+232
* Set the client ID on all displays. (#85713)Owen Taylor2002-09-301-1/+24
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-2/+0
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-1/+1
* Change the window parameter forOwen Taylor2002-09-241-3/+4
* Remove gdk_screen_close, add a section for GdkDisplayManager, addMatthias Clasen2002-08-121-0/+1
* New demo for window migration between different displays and screens.Owen Taylor2002-08-011-7/+31
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-2/+40
* Renames:Owen Taylor2002-06-201-8/+8
* Add a singleton object that we can use to get notification when displaysOwen Taylor2002-06-201-60/+3
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-181-0/+28
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-64/+96
* Doc fixes.Alex Larsson2002-04-301-2/+1
* Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in aAnders Carlsson2002-04-261-0/+2
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-0/+292