| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2010-08-18 | remove unnecessary shebang | Jon Lund Steffensen | 3 | -3/+0 | |
| 2010-07-21 | Optimize indicators code. | Francesco Marella | 4 | -157/+46 | |
| User, at configure time, chooses to enable or disable the gui. Determine at runtime whether to use the appindicator or status icon as fallback. | |||||
| 2010-06-30 | Move gtk-redshift.desktop file to data dir. | Jon Lund Steffensen | 2 | -19/+0 | |
| 2010-06-22 | utils.py: copy the desktop file in autostart folder | Francesco Marella | 1 | -1/+10 | |
| 2010-06-22 | Disable autostart menu item when the desktop file can't be found | Francesco Marella | 3 | -8/+20 | |
| 2010-06-14 | Toggle icon of status icon. | Jon Lund Steffensen | 1 | -0/+4 | |
| 2010-06-07 | Rebase on trunk and add the missing bits to rsappindicator.py | Francesco Marella | 2 | -2/+13 | |
| 2010-06-06 | Add a feature to toggle autostart at login | Francesco Marella | 4 | -0/+85 | |
| A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required. | |||||
| 2010-06-06 | rvert commit 103: Wrap in try...except only gtk.main. | Francesco Marella | 1 | -30/+30 | |
| 2010-06-05 | Add a check for appindicator's module import | Francesco Marella | 1 | -1/+5 | |
| 2010-06-05 | Wrap in try...except only gtk.main. | Francesco Marella | 1 | -30/+30 | |
| 2010-06-04 | Clean up | Francesco Marella | 1 | -2/+0 | |
| 2010-06-04 | Add the autofoo needed to choose GTK+ status icon or app-indicator | Francesco Marella | 3 | -5/+25 | |
| Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled. | |||||
| 2010-06-04 | Implement the application panel indicator for redshift | Francesco Marella | 1 | -0/+95 | |
| 2010-02-11 | Switch to heirarchial makefiles. Seems to be the only way to make | Jon Lund Steffensen | 1 | -0/+19 | |
| distcheck happy :( | |||||
| 2010-02-11 | gtk-redshift: Use absolute path when launching redshift process. | Jon Lund Steffensen | 2 | -1/+2 | |
| 2010-02-11 | Turn gtk-redshift into a python module. A launcher script is installed | Jon Lund Steffensen | 3 | -3/+46 | |
| in bindir. | |||||
| 2010-02-11 | gtk-redshift: Use local definitions for locale path. | Jon Lund Steffensen | 1 | -1/+3 | |
| 2010-02-11 | Add templete for python source file with local definitions. | Jon Lund Steffensen | 1 | -0/+21 | |
| 2010-02-10 | gtk-redshift.py: Use 'redshift' gettext catalog | Jon Lund Steffensen | 1 | -2/+2 | |
| 2010-02-10 | Add po support files. | Jon Lund Steffensen | 1 | -0/+0 | |
| Add extension to gtk-redshift to satisfy update-po rules. | |||||
| 2010-02-01 | Add i18n support in gtk-redshift | Jon Lund Steffensen | 1 | -1/+7 | |
| 2010-01-14 | Fix: Typo in comment | Jon Lund Steffensen | 1 | -1/+1 | |
| 2010-01-14 | Add python script to control redshift through a status icon (tray icon). | Jon Lund Steffensen | 1 | -0/+87 | |
