summaryrefslogtreecommitdiff
path: root/libgnome-desktop
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in gradient handling codeMatthias Clasen2010-03-161-0/+8
* Fix build with -DGSEAL_ENABLEVincent Untz2010-03-101-6/+8
* [build] Really fix build without randrVincent Untz2010-03-092-3/+8
* Fix build failure with GTK 2.19+Rob Taylor2010-03-091-1/+1
* Drop pixbuf cache before switching slidesMatthias Clasen2010-03-081-0/+5
* Fix a segfaultMatthias Clasen2010-03-041-1/+1
* Fix build with GNOME_DISABLE_DEPRECATEDVincent Untz2010-03-041-1/+3
* bgo#554263 - Allow compiling without RANDR librariesFederico Mena Quintero2010-02-222-3/+95
* Merge branch 'randr-connector-type'Federico Mena Quintero2010-02-226-16/+96
|\
| * Oops, free the prop in the error case as wellFederico Mena Quintero2010-02-221-2/+2
| * Build a laptop's display name more robustlyFederico Mena Quintero2010-02-193-15/+8
| * Add gnome_rr_output_is_laptop()Federico Mena Quintero2010-02-192-0/+31
| * Add gnome_rr_output_get_connector_type()Federico Mena Quintero2010-02-193-1/+57
* | Add translator commentVincent Untz2010-02-221-1/+7
* | Add translator comments, and a context for one stringVincent Untz2010-02-222-1/+5
* | Improve error stringVincent Untz2010-02-221-1/+1
|/
* Add a picture option to make the background span monitorsMatthias Clasen2010-02-182-2/+10
* Fix a memory leakMatthias Clasen2010-02-141-1/+4
* Fix refcounting issues leading to leaksWilliam Jon McCann2009-12-151-45/+94
* Fix drawing gradients and always clip to the monitor regionWilliam Jon McCann2009-12-112-138/+207
* don't try to scale null imagesWilliam Jon McCann2009-12-101-4/+4
* Add per-monitor backgrounds supportWilliam Jon McCann2009-12-092-98/+164
* Add gamma apiMatthias Clasen2009-11-022-0/+86
* Allow rotation if the virtual size has the correct number of pixelsFederico Mena Quintero2009-10-231-3/+7
* [misc] Fix tab/space issueVincent Untz2009-08-251-1/+1
* Add more slideshow apiMatthias Clasen2009-08-152-9/+88
* Add slideshow apiMatthias Clasen2009-08-152-0/+15
* bgo#591225 - In the .c files, ifdef-out deprecated entry points with GNOME_DI...Federico Mena Quintero2009-08-102-0/+8
* Include gi18n-lib.hFederico Mena Quintero2009-08-061-0/+1
* GnomeRRLabeler - in clone mode, don't label each output so the little windows...Federico Mena Quintero2009-08-061-4/+21
* primary monitory supportMatthias Clasen2009-07-303-14/+19
* primary monitory supportMatthias Clasen2009-07-295-1/+88
* [build] Beautify a bit the pnp.ids part in MakefileVincent Untz2009-07-291-2/+3
* [build,gnomerr] Ship pnp.ids in the tarball and add configure optionVincent Untz2009-07-282-4/+14
* [gnomerr] Get monitor vendor name from pnp.idsMatthias Clasen2009-07-281-1/+52
* [thumbnail] Fix thumbnailer thread-safetyDan Winship2009-07-271-7/+22
* Adapt to RANDR 1.3's name for the EDID property.Adam Jackson2009-07-071-3/+11
* Comments to clarify the meaning of 'on', 'connected', 'clone'randr-hotplugFederico Mena Quintero2009-06-081-2/+6
* Utility dialog to show the RANDR timestamps, for debugging purposesFederico Mena Quintero2009-06-081-0/+31
* First update screen resources, then update the screen size rangeFederico Mena Quintero2009-06-081-98/+108
* Don't force a reprobe of the RANDR outputs on every RANDR eventFederico Mena Quintero2009-06-081-3/+4
* Add gnome_rr_screen_get_timestamps() to query the XRR timestampsFederico Mena Quintero2009-06-082-0/+30
* Add _with_time() versions to the GnomeRR and GnomeRRConfig functions that cha...Federico Mena Quintero2009-06-084-13/+109
* Don't ask for RANDR events if the caller doesn't specify a callbackFederico Mena Quintero2009-06-081-10/+12
* Only select for RRScreenChangeNotifyMask, not for the more detailed RANDR 1.2...Federico Mena Quintero2009-06-081-4/+18
* bgo#556050 - Make GnomeRRLabeler's labels explicitly blackFederico Mena Quintero2009-05-061-0/+7
* ... and use a cheap g_strdup() instead of an undeeded g_strdup_printf()Federico Mena Quintero2009-05-061-1/+1
* RANDR - don't append a newline to monitor vendor namesFederico Mena Quintero2009-05-061-1/+1
* Use git.mk from pango to autogenerate .gitignore filesVincent Untz2009-05-023-0/+6
* Remove unneeded extra steps in path constructionFelix Riemann2009-04-301-20/+11