aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gamma-randr.c: Apparently error and ver_reply can both be NULL. Check both toJon Lund Steffensen2010-08-181-2/+5
* Switch to ubuntu-mono-dark icons that comply with the color policy (no red for non-emergency icons).Jon Lund Steffensen2010-08-182-406/+165
* remove unnecessary shebangJon Lund Steffensen2010-08-183-3/+0
* Merge GUI optimization from Francesco Marella with a few tweaks.Jon Lund Steffensen2010-07-2815-222/+91
|\
| * Optimize indicators code.Francesco Marella2010-07-215-195/+59
|/
* Provide feedback on what location provider/color adjustment method thatJon Lund Steffensen2010-06-3010-218/+331
* location-gnome-clock.c: Only look in properties of applets that are Jon Lund Steffensen2010-06-301-6/+9
* Move gtk-redshift.desktop file to data dir.Jon Lund Steffensen2010-06-304-9/+11
* Merge GUI autostart feature from Francesco Marella.Jon Lund Steffensen2010-06-3014-18/+171
|\
| * utils.py: copy the desktop file in autostart folderFrancesco Marella2010-06-221-1/+10
| * Disable autostart menu item when the desktop file can't be foundFrancesco Marella2010-06-223-8/+20
| * Rebase on trunk and add the missing bits to rsappindicator.pyFrancesco Marella2010-06-072-2/+13
| * Add a feature to toggle autostart at loginFrancesco Marella2010-06-064-0/+85
* | Change comment in colorramp.c.Jon Lund Steffensen2010-06-211-1/+1
* | Update po files.Jon Lund Steffensen2010-06-159-26/+24
* | Update AUTHORS, NEWS, configure.ac for 1.4.1.Jon Lund Steffensen2010-06-153-1/+7
* | Import translatations.Jon Lund Steffensen2010-06-158-103/+114
|\ \
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-154-50/+104
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-1415-75/+208
* | | Fix build in Fedora.Jon Lund Steffensen2010-06-151-1/+1
* | | Include mono icons by Joern Konopka.Jon Lund Steffensen2010-06-146-5/+2337
* | | Toggle icon of status icon.Jon Lund Steffensen2010-06-141-0/+4
* | | Add missing file to Makefile.am.Jon Lund Steffensen2010-06-1311-15/+19
* | | Update configure.ac for 1.4 release.Jon Lund Steffensen2010-06-131-1/+1
* | | Update AUTHORS and NEWS for 1.4 release.Jon Lund Steffensen2010-06-132-2/+26
* | | Reduce amount of text in README. Refer to website instead.Jon Lund Steffensen2010-06-131-74/+4
|/ /
* | Import translations from launchpad.Jon Lund Steffensen2010-06-1310-133/+2579
|\ \
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-132-0/+440
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-121-77/+251
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-112-145/+460
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-071-4/+4
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-051-70/+149
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-041-61/+139
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-031-9/+11
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-022-0/+348
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-291-1/+1
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-282-0/+347
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-271-73/+143
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-242-0/+267
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-213-0/+504
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-121-1/+1
* | | gamma-w32gdi.c: Conditionally define WINVER.Jon Lund Steffensen2010-06-131-1/+3
* | | gamma-w32gdi.c: Fix name of w32gdi_start() function.Jon Lund Steffensen2010-06-101-1/+1
* | | AUTHORS: Update list of contributors.Jon Lund Steffensen2010-06-101-0/+3
* | | Add reset option (activated with -x) that removes any color adjustmentsJon Lund Steffensen2010-06-104-181/+227
* | | Use AM_SILENT_RULES, if available, to supress verbose make output.Francesco Marella2010-06-101-0/+2
* | | Add comments about certain substring which must not be translated.Jon Lund Steffensen2010-06-107-131/+186
| |/ |/|
* | Merge application indicator support from Franesco Marella.Jon Lund Steffensen2010-06-0612-36/+2589
|\ \
| * | rvert commit 103: Wrap in try...except only gtk.main.Francesco Marella2010-06-061-30/+30
| * | Add a check for appindicator's module importFrancesco Marella2010-06-051-1/+5