summaryrefslogtreecommitdiff
path: root/gdk/gdkdisplaymanager.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous ;Matthias Clasen2006-05-141-1/+1
* Use G_DEFINE_TYPE.Matthias Clasen2006-04-041-27/+6
* Call gdk_display_manager_set_default_display() to change the defaultMatthias Clasen2005-12-301-1/+2
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-1/+1
* Mark param spec strings as static.Matthias Clasen2005-03-211-1/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+5
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-2/+2
* Merge from stable:Tor Lillqvist2003-12-141-1/+1
* Document the "direction-changed" and "keys-changed" signals.Matthias Clasen2003-09-301-0/+9
* Document 2.2 API additions.Matthias Clasen2002-11-281-0/+12
* Gdk API doc updates.Matthias Clasen2002-10-221-5/+2
* Remove gdk_screen_close, add a section for GdkDisplayManager, addMatthias Clasen2002-08-121-0/+3
* New demo for window migration between different displays and screens.Owen Taylor2002-08-011-2/+5
* Renames:Owen Taylor2002-06-201-0/+254