Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | w32gdi: Remember to release the DC handle on error. | Jon Lund Steffensen | 2011-03-30 | 1 | -1/+6 |
| | | | | Add comment on failure of SetDeviceGammaRamp(). | ||||
* | config: Look in %userprofile%/.config/redshift.conf on windows platform. | Jon Lund Steffensen | 2011-03-29 | 1 | -0/+6 |
| | |||||
* | Merge Geoclue location provider by Mathieu Trudel-Lapierre with some tweaks. | Jon Lund Steffensen | 2011-03-28 | 5 | -2/+288 |
|\ | |||||
| * | Add Makefile bits for geoclue provider to properly link against geoclue | Mathieu Trudel-Lapierre | 2011-02-09 | 1 | -1/+10 |
| | | | | | | | | and dbus-glib. | ||||
| * | Add first pass of Geoclue location provider. | Mathieu Trudel-Lapierre | 2011-02-09 | 4 | -0/+265 |
| | | |||||
* | | w32gdi: Obtain a new DC handle on every adjustment. This fixes a bug | Jon Lund Steffensen | 2011-03-27 | 2 | -13/+31 |
| | | | | | | | | where redshift stops updating the screen. | ||||
* | | Fix: return 0 in parse_gamma_string() on success. | Jon Lund Steffensen | 2011-03-27 | 1 | -0/+2 |
|/ | |||||
* | Update PO files. | Jon Lund Steffensen | 2010-10-18 | 16 | -49/+49 |
| | | | | Fix switch of status icons in gtk-redshift. | ||||
* | Update redshift man page. | Jon Lund Steffensen | 2010-10-18 | 1 | -0/+9 |
| | |||||
* | Fix: Set the right icon on indicator applet initialization. | Jon Lund Steffensen | 2010-10-18 | 1 | -1/+2 |
| | |||||
* | Add info on translation updates to NEWS and AUTHORS. | Jon Lund Steffensen | 2010-10-18 | 2 | -0/+10 |
| | |||||
* | Merge translations. | Jon Lund Steffensen | 2010-10-18 | 16 | -773/+1782 |
|\ | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of jonls | 2010-10-16 | 1 | -67/+109 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of jonls | 2010-10-13 | 1 | -56/+72 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of jonls | 2010-10-12 | 1 | -57/+72 |
| | | |||||
| * | Launchpad automatic translations update. | Jon Lund Steffensen | 2010-09-11 | 2 | -52/+66 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-09-09 | 1 | -1/+1 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-09-08 | 1 | -61/+82 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-09-06 | 1 | -3/+7 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-09-01 | 1 | -35/+52 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-08-31 | 1 | -3/+3 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-08-30 | 1 | -40/+44 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-08-27 | 1 | -46/+61 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-08-20 | 3 | -1/+848 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-08-19 | 9 | -222/+250 |
| | | |||||
* | | Allow user to specify a configuration file on the command line that will | Jon Lund Steffensen | 2010-10-18 | 1 | -5/+14 |
| | | | | | | | | be parsed. | ||||
* | | config-ini.c: Fix loading explicitly requested config file. | Jon Lund Steffensen | 2010-10-18 | 1 | -3/+5 |
| | | |||||
* | | Separate the redshift.svg icon into an application icon and a status icon | Jon Lund Steffensen | 2010-10-18 | 8 | -10/+2198 |
| | | | | | | | | | | (redshift-status-on.svg). Rename redshift-idle.svg to redshift-status-off.svg. | ||||
* | | Update AUTHORS, NEWS and configure.ac for 1.6 release. | Jon Lund Steffensen | 2010-10-18 | 3 | -1/+13 |
| | | |||||
* | | Add configuration file support. | Jon Lund Steffensen | 2010-10-15 | 18 | -675/+1534 |
| | | |||||
* | | Minor optimizations in selection of location provider and adjustment | Jon Lund Steffensen | 2010-10-15 | 1 | -2/+4 |
| | | | | | | | | method. | ||||
* | | Add info on the neutral color temperature (6500K) in help output. | Jon Lund Steffensen | 2010-10-09 | 14 | -703/+856 |
| | | |||||
* | | gamma-vidmode.c: Do not call XCloseDisplay() if vidmode_start() fails as | Jon Lund Steffensen | 2010-10-09 | 1 | -5/+0 |
| | | | | | | | | XCloseDisplay() will be called in vidmode_free(). | ||||
* | | Merge status icon toggle button patch from Francesco Marella. | Jon Lund Steffensen | 2010-09-04 | 1 | -1/+1 |
| | | |||||
* | | Merge GNOME clock fix for multiple applets by Francesco Marella. | Jon Lund Steffensen | 2010-09-04 | 1 | -37/+63 |
|\ \ | | | | | | | | | | Clean up GNOME clock code and fix memory leak. | ||||
| * | | Fix to get location from a secondary clock applet | Francesco Marella | 2010-09-02 | 1 | -23/+25 |
| | | | |||||
* | | | Merge man page from Andrew Starr-Bochicchio. | Jon Lund Steffensen | 2010-09-04 | 2 | -0/+75 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add man page. | Andrew Starr-Bochicchio | 2010-08-31 | 2 | -0/+75 |
|/ / | |||||
* | | Update translation files. | Jon Lund Steffensen | 2010-08-18 | 13 | -264/+290 |
| | | |||||
* | | Merge translations. Update NEWS with missing translation update. | Jon Lund Steffensen | 2010-08-18 | 11 | -83/+1724 |
|\| | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-08-11 | 1 | -31/+45 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-08-10 | 1 | -31/+45 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-07-05 | 1 | -10/+10 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-07-04 | 1 | -30/+44 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-07-03 | 2 | -1/+415 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-07-02 | 2 | -60/+88 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-07-01 | 1 | -30/+44 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-06-28 | 1 | -1/+1 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-06-27 | 1 | -0/+398 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-06-19 | 1 | -15/+15 |
| | |