summaryrefslogtreecommitdiff
path: root/libgnome-desktop
Commit message (Expand)AuthorAgeFilesLines
* build: link against libmFrédéric Péters2011-08-301-0/+1
* Remove GnomeTzMonitorBastien Nocera2011-08-261-3/+1
* Fix GnomeTzMonitorBastien Nocera2011-08-262-4/+3
* Fix gnome_rr_screen_set_dpms_mode()Richard Hughes2011-07-271-1/+1
* build: Remove startup-notification dependencyVincent Untz2011-07-182-2/+2
* build: Fix Cflags path in uninstalled.pc fileBrian Cameron2011-07-181-1/+1
* Add the capability to get and set the DPMS mode of the screenRichard Hughes2011-07-133-0/+143
* Only get the BACKLIGHT limits for connected outputsRichard Hughes2011-06-281-3/+14
* Fix a method name in the last commit that Bastien didn't likeRichard Hughes2011-06-242-3/+3
* Add methods to control the backlight on each outputRichard Hughes2011-06-242-1/+190
* Fix a critial warning when connecting and disconnecting outputsRichard Hughes2011-06-121-2/+2
* Emit ::output-connected and ::output-disconnected when screen outputs come an...Richard Hughes2011-06-092-0/+138
* Add a size return value to gnome_rr_output_get_edid_data()Richard Hughes2011-06-073-7/+9
* GnomeDesktopThumbnail: Use GOnce for thread safetyColin Walters2011-05-251-7/+10
* gnome-rr-labeler: Add some documentation to keep vuntz happyRobert Ancell2011-05-021-0/+31
* gnome-rr-labeler: Add ability to show and hide the monitor labels (to make th...Robert Ancell2011-05-022-22/+30
* Don't fall over if RANDR is missingMatthias Clasen2011-04-301-1/+2
* Avoid a possible crashMatthias Clasen2011-04-041-1/+2
* bgo#643940 - Include Xlib.h so we can build when RANDR is not availableFederico Mena Quintero2011-03-291-0/+2
* Revert "gnome-bg: force property update when doing new crossfade frame"Cosimo Cecchi2011-03-241-17/+0
* all: fix build warnings with GCC 4.6Cosimo Cecchi2011-03-162-3/+1
* gnome-bg: force property update when doing new crossfade frameRay Strode2011-03-161-0/+17
* gnome-bg: Use picture-uri GSettings keyBastien Nocera2011-03-091-5/+16
* bgo#643940 - Don't build some RANDR code if RANDR is not availableFederico Mena Quintero2011-03-071-0/+4
* introspection: Fix c-includes to actually include headersBenjamin Otte2011-03-031-0/+1
* Properly get the workarea for positioning the labelsMatthias Clasen2011-02-091-4/+39
* gnome-bg: Do not add timeout for one-slide slideshowsVincent Untz2011-02-091-4/+15
* gnome-bg: Fix background cacheVincent Untz2011-02-081-1/+1
* Fix refcount issues for ->configBastien Nocera2011-02-041-1/+1
* build: Do not pretend we need gconf for introspectionVincent Untz2011-01-141-2/+2
* Fix two problems that causes g-s-d to crash at startMatthias Clasen2011-01-111-1/+2
* gnome-desktop-thumbnail: Fix thumbnailer dirsCarlos Garcia Campos2011-01-081-3/+3
* gnome-desktop-thumbnail: Don't use GConf to handle external thumbnailersCarlos Garcia Campos2011-01-081-134/+456
* Merge branch 'gobject-gnomerr'Giovanni Campagna2011-01-0612-757/+1460
|\
| * GnomeRROutputInfo: rename boolean accessorsgobject-gnomerrGiovanni Campagna2011-01-062-6/+6
| * Disallow null filenames passed to gnome_rr_config_load_filename()Federico Mena Quintero2011-01-051-4/+10
| * Make the signal be GnomeRRScreen::changed, not screen-changed, to match the v...Federico Mena Quintero2011-01-051-1/+1
| * Turn the RANDR version checks into macrosFederico Mena Quintero2011-01-051-12/+15
| * Update GnomeRRConfigGiovanni Campagna2010-11-283-46/+38
| * Update GnomeRRScreenGiovanni Campagna2010-11-282-94/+121
| * Turn GnomeRRConfig and GnomeOutputInfo into GObjectsGiovanni Campagna2010-11-289-600/+947
| * Add support for GObjectIntrospectionGiovanni Campagna2010-11-288-41/+193
| * Turn GnomeRRScreen into a GObjectGiovanni Campagna2010-11-284-132/+308
* | gnome-desktop-utils: Port to gsettingsCarlos Garcia Campos2010-12-291-7/+8
* | Don't export private symbols in the shared libraryEmilio Pozuelo Monfort2010-12-061-0/+1
* | rr: Use gdk_x11_window_get_xid()Benjamin Otte2010-12-021-1/+1
* | Replace GDK macro usage with proper function nameBenjamin Otte2010-12-011-2/+2
* | Fix gcc warningBenjamin Otte2010-11-301-1/+3
* | Remove unnecessary castBenjamin Otte2010-11-301-1/+1
|/
* Add object to monitor system timezone filesBastien Nocera2010-11-253-1/+241