summaryrefslogtreecommitdiff
path: root/libgnome-desktop
Commit message (Expand)AuthorAgeFilesLines
* post-release bump to 2.26.2Vincent Untz2009-04-131-0/+2
* bgo#568160 - Don't reprobe RANDR if we can avoid it with RANDR 1.3Federico Mena Quintero2009-04-083-45/+95
* Add hints for translators to gnome-rr.cFederico Mena Quintero2009-03-271-1/+11
* push/pop error handler around getting the existing root pixmap in case theAlexander Larsson2009-03-262-2/+13
* post-release bump to 2.26.1Vincent Untz2009-03-161-0/+2
* Grab the X server while tweaking the RANDR configurationFederico Mena Quintero2009-03-062-0/+20
* Move struct GnomeRRScreen to a private header, so we can use it from gnome-rr...Federico Mena Quintero2009-03-064-35/+52
* post-release bump to 2.26.0Vincent Untz2009-03-031-0/+2
* fix header add private.hVincent Untz2009-03-033-2/+8
* Make sure the translations of gnome-desktop can be used for the randrVincent Untz2009-03-035-14/+75
* Revert the change from 2009-01-19 and go back to usingMatthias Clasen2009-02-202-4/+7
* Don't re-define TRUE/FALSEFederico Mena Quintero2009-02-192-3/+5
* Don't leak a MonitorInfo in case the EDID data cannot be decodedFederico Mena Quintero2009-02-182-24/+16
* Fix g_new0 / calloc confusionFederico Mena Quintero2009-02-182-1/+7
* Allow apps to ignore a pending change so they can avoid updating theirAlexander Larsson2009-02-172-13/+113
* post-release bump to 2.25.92Vincent Untz2009-02-171-0/+2
* post-release bump to 2.25.91Vincent Untz2009-02-041-0/+2
* add deprecation guardVincent Untz2009-02-043-0/+9
* Oops, add missing commaFederico Mena Quintero2009-02-031-1/+1
* Inline docs for gnome_rr_config_apply_stored() and gnome_rr_config_apply_from...Federico Mena Quintero2009-02-031-0/+43
* Don't break the API/ABI with gnome_rr_config_apply_stored()Federico Mena Quintero2009-02-033-2/+33
* bgo545115 - Pass a filename argument to gnome_rr_config_apply_stored() so we ...Federico Mena Quintero2009-01-273-24/+37
* bgo545115 - Don't fall back to the pre-XDG version of the configuration file ...Federico Mena Quintero2009-01-272-42/+11
* bgo545115 - Create a backup file when saving the RANDR configurationFederico Mena Quintero2009-01-272-7/+22
* bgo545115 - Add public API to get intended/backup filenames for the RANDR con...Federico Mena Quintero2009-01-273-16/+45
* create the config dir if it doesn't already exist, thus allowing creationVincent Untz2009-01-252-1/+15
* post-release bump to 2.25.90Vincent Untz2009-01-191-0/+2
* Add "Should clean up API" comment to gnome-bg.hRay Strode2009-01-192-1/+8
* Add gnome_bg_set_pixmap_as_root_with_crossfadeRay Strode2009-01-193-0/+144
* Add docstring for gnome_bg_set_pixmap_as_rootRay Strode2009-01-192-3/+13
* Add Crossfade classRay Strode2009-01-195-0/+625
* Move part of set_pixmap_as_root to set_root_pixmap_idRay Strode2009-01-192-26/+54
* Use gdk functions to grab server and flush clientRay Strode2009-01-192-6/+10
* Emit "transitioned" not "changed" for new framesRay Strode2009-01-192-2/+46
* if xrandr 1.3 is available, use XRRGetScreenResourcesCurrent instead ofVincent Untz2009-01-192-0/+12
* use gdk_color_equal() instead of custom colors_equal() Fix bug #566900Vincent Untz2009-01-072-10/+8
* post-release bump to 2.25.5Vincent Untz2009-01-051-0/+2
* post-release bump to 2.25.4Vincent Untz2008-12-141-0/+2
* fix translator comments, to really fix bug #563831.Vincent Untz2008-12-123-6/+12
* kill since it's unused and creates a warningVincent Untz2008-12-102-22/+5
* Fix build, thanks to Frederic Peters <fpeters@0d.be> for the quick notice.Vincent Untz2008-12-103-2/+9
* bgo563831 - Make some gnome-rr strings more friendly to translatorsFederico Mena Quintero2008-12-093-8/+21
* add assertion (read_slideshow_file): if there are no slides in theVincent Untz2008-12-052-0/+18
* Check arguments in gnome_rr_config_save()Federico Mena Quintero2008-12-042-4/+9
* Add gnome-rr-config.c to POTFILES.inFederico Mena Quintero2008-12-041-0/+2
* Fix prototypes; report errors from gnome_rr_config_applicable()Federico Mena Quintero2008-12-042-5/+14
* Finish error reporting from gnome_rr_config_apply_stored()Federico Mena Quintero2008-12-042-4/+7
* Report errors when no saved configuration matches the current configurationFederico Mena Quintero2008-12-042-3/+4
* Report file-loading errors from gnome_rr_config_new_stored()Federico Mena Quintero2008-12-042-5/+8
* Report errors from crtc_assignment_new()Federico Mena Quintero2008-12-042-5/+16