Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge application indicator support from Franesco Marella. | Jon Lund Steffensen | 2010-06-06 | 5 | -9/+127 |
|\ | | | | | | | | | | | 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. | ||||
| * | rvert commit 103: Wrap in try...except only gtk.main. | Francesco Marella | 2010-06-06 | 1 | -30/+30 |
| | | |||||
| * | Add a check for appindicator's module import | Francesco Marella | 2010-06-05 | 1 | -1/+5 |
| | | |||||
| * | Wrap in try...except only gtk.main. | Francesco Marella | 2010-06-05 | 1 | -30/+30 |
| | | |||||
| * | Clean up | Francesco Marella | 2010-06-04 | 1 | -2/+0 |
| | | |||||
| * | Add the autofoo needed to choose GTK+ status icon or app-indicator | Francesco Marella | 2010-06-04 | 3 | -5/+25 |
| | | | | | | Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled. | ||||
| * | Implement the application panel indicator for redshift | Francesco Marella | 2010-06-04 | 1 | -0/+95 |
|/ | |||||
* | Switch to heirarchial makefiles. Seems to be the only way to make | Jon Lund Steffensen | 2010-02-11 | 1 | -0/+19 |
| | | | | distcheck happy :( | ||||
* | gtk-redshift: Use absolute path when launching redshift process. | Jon Lund Steffensen | 2010-02-11 | 2 | -1/+2 |
| | |||||
* | Turn gtk-redshift into a python module. A launcher script is installed | Jon Lund Steffensen | 2010-02-11 | 3 | -3/+46 |
| | | | | in bindir. | ||||
* | gtk-redshift: Use local definitions for locale path. | Jon Lund Steffensen | 2010-02-11 | 1 | -1/+3 |
| | |||||
* | Add templete for python source file with local definitions. | Jon Lund Steffensen | 2010-02-11 | 1 | -0/+21 |
| | |||||
* | gtk-redshift.py: Use 'redshift' gettext catalog | Jon Lund Steffensen | 2010-02-10 | 1 | -2/+2 |
| | |||||
* | Add po support files. | Jon Lund Steffensen | 2010-02-10 | 1 | -0/+0 |
| | | | | Add extension to gtk-redshift to satisfy update-po rules. | ||||
* | Add i18n support in gtk-redshift | Jon Lund Steffensen | 2010-02-01 | 1 | -1/+7 |
| | |||||
* | Fix: Typo in comment | Jon Lund Steffensen | 2010-01-14 | 1 | -1/+1 |
| | |||||
* | Add python script to control redshift through a status icon (tray icon). | Jon Lund Steffensen | 2010-01-14 | 1 | -0/+87 |