Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge Geoclue location provider by Mathieu Trudel-Lapierre with some tweaks. | Jon Lund Steffensen | 2011-03-28 | 1 | -1/+28 |
|\ | |||||
| * | Add first pass of Geoclue location provider. | Mathieu Trudel-Lapierre | 2011-02-09 | 1 | -0/+10 |
|/ | |||||
* | Update AUTHORS, NEWS and configure.ac for 1.6 release. | Jon Lund Steffensen | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | Update NEWS, AUTHORS and configure.ac for 1.5 release. | Jon Lund Steffensen | 2010-08-18 | 1 | -1/+1 |
| | |||||
* | Merge GUI optimization from Francesco Marella with a few tweaks. | Jon Lund Steffensen | 2010-07-28 | 1 | -37/+13 |
|\ | |||||
| * | Optimize indicators code. | Francesco Marella | 2010-07-21 | 1 | -38/+13 |
|/ | | | | User, at configure time, chooses to enable or disable the gui. Determine at runtime whether to use the appindicator or status icon as fallback. | ||||
* | Move gtk-redshift.desktop file to data dir. | Jon Lund Steffensen | 2010-06-30 | 1 | -0/+1 |
| | |||||
* | Update AUTHORS, NEWS, configure.ac for 1.4.1. | Jon Lund Steffensen | 2010-06-15 | 1 | -1/+1 |
| | |||||
* | Fix build in Fedora. | Jon Lund Steffensen | 2010-06-15 | 1 | -1/+1 |
| | |||||
* | Add missing file to Makefile.am. | Jon Lund Steffensen | 2010-06-13 | 1 | -4/+8 |
| | | | | Fix detection of GUI dependencies in configure.ac. | ||||
* | Update configure.ac for 1.4 release. | Jon Lund Steffensen | 2010-06-13 | 1 | -1/+1 |
| | |||||
* | Use AM_SILENT_RULES, if available, to supress verbose make output. | Francesco Marella | 2010-06-10 | 1 | -0/+2 |
| | |||||
* | Merge application indicator support from Franesco Marella. | Jon Lund Steffensen | 2010-06-06 | 1 | -20/+58 |
|\ | | | | | | | | | | | Change GUI configuration parameter in configure.ac to --enable-gui. Distribute defs.py.in and gtk-redshift.in even if GUI is disabled. Update POTFILES.in and update translation files. | ||||
| * | Add the autofoo needed to choose GTK+ status icon or app-indicator | Francesco Marella | 2010-06-04 | 1 | -0/+24 |
|/ | | | Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled. | ||||
* | Add location provider that reads location from the gconf key associated | Jon Lund Steffensen | 2010-05-25 | 1 | -0/+25 |
| | | | | | with the GNOME Clock applet. The implementation is rather simplistic as it only reads the location once on init but that'll have to do for now. | ||||
* | systemtime.c: Portably read current time on posix and windows. | Jon Lund Steffensen | 2010-05-06 | 1 | -2/+26 |
| | | | | | | | | w32gdi.c: Implements gamma ramp method for Windows GDI API. Use double as a cross platform time representation. Add WinGDI as a selectable method (currently limitied to minimum 4500K). Fix a bug where redshift would crash if RANDR failed and VidMode wasn't compiled in. | ||||
* | configure.ac: Remove useless malloc check, add check for sys/signal.h. | Jon Lund Steffensen | 2010-05-06 | 1 | -2/+1 |
| | |||||
* | Prepare NEWS, README and configure.ac for 1.3 release on 2010-05-12. | Jon Lund Steffensen | 2010-05-05 | 1 | -1/+1 |
| | |||||
* | Change python dependency to 2.6. | Jon Lund Steffensen | 2010-05-05 | 1 | -2/+2 |
| | |||||
* | Update ChangeLog, NEWS and README for release. | Jon Lund Steffensen | 2010-02-11 | 1 | -1/+1 |
| | | | | Increment version in configure.ac. | ||||
* | Switch to heirarchial makefiles. Seems to be the only way to make | Jon Lund Steffensen | 2010-02-11 | 1 | -0/+2 |
| | | | | distcheck happy :( | ||||
* | Turn gtk-redshift into a python module. A launcher script is installed | Jon Lund Steffensen | 2010-02-11 | 1 | -3/+8 |
| | | | | in bindir. | ||||
* | configure.ac: Look for gettext | Jon Lund Steffensen | 2010-02-10 | 1 | -0/+4 |
| | |||||
* | Change bug report address to launchpad bugs url. | Jon Lund Steffensen | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | Check for python 2.4 | Jon Lund Steffensen | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | Update AUTHORS, ChangeLog, NEWS, README for release. | Jon Lund Steffensen | 2010-01-14 | 1 | -1/+1 |
| | | | | Increment version in configure.ac. | ||||
* | configure.ac: Fail if explicitly enabled features are missing | Jon Lund Steffensen | 2010-01-14 | 1 | -9/+13 |
| | | | | dependencies to build. | ||||
* | Allow install of gtk-redshift script to be disabled in configure script. | Jon Lund Steffensen | 2010-01-14 | 1 | -0/+20 |
| | |||||
* | Update ChangeLog, NEWS and README for 1.0 release. | Jon Lund Steffensen | 2010-01-09 | 1 | -1/+1 |
| | | | | Increment version in configure.ac. | ||||
* | Update ChangeLog, NEWS and README for 0.4 release. | Jon Lund Steffensen | 2010-01-07 | 1 | -1/+1 |
| | | | | Increment version in configure.ac. | ||||
* | Update README, NEWS and ChangeLog for 0.3 release. | Jon Lund Steffensen | 2009-12-28 | 1 | -1/+1 |
| | | | | Increment version in configure.ac. | ||||
* | Add autoconf check for clock_gettime() and floor(). | Jon Lund Steffensen | 2009-12-28 | 1 | -1/+3 |
| | |||||
* | Allow compile time selection of which method to compile in. | Jon Lund Steffensen | 2009-12-25 | 1 | -3/+48 |
| | |||||
* | Increment version to 0.2 | Jon Lund Steffensen | 2009-12-23 | 1 | -1/+1 |
| | |||||
* | Add setting gamma ramps with the VidMode extension. | Jon Lund Steffensen | 2009-12-23 | 1 | -0/+2 |
| | | | | | Allow selection of gamma setting method with program parameter (-m). Fallback to VidMode if RANDR doesn't work. | ||||
* | Move source and headers to src dir. | Jon Lund Steffensen | 2009-12-23 | 1 | -1/+1 |
| | |||||
* | Add autotools support. | Jon Lund Steffensen | 2009-11-04 | 1 | -0/+39 |