Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move options handling to separate file | Jon Lund Steffensen | 2017-10-13 | 1 | -1/+1 |
| | | | | | | | Create options.c which contains functions for initializing and parsing options from the command line and the configuration file. Program options that were previously local variables in main() are moved to the options_t struct. | ||||
* | Merge pull request #432 from hanklank/master | Jon Lund Steffensen | 2017-10-13 | 1 | -141/+204 |
|\ | | | | | Updated Swedish translation | ||||
| * | Updated Swe translation - header changes | Josef Andersson | 2017-02-06 | 1 | -4/+6 |
| | | |||||
| * | Updated Swe translation | Josef Andersson | 2017-02-06 | 1 | -138/+199 |
| | | |||||
* | | Remove deprecated geoclue 1 location provider | Jon Lund Steffensen | 2017-08-16 | 1 | -1/+0 |
|/ | |||||
* | Some spellcheck on pt_BR.po | Fabio Beneditto | 2016-10-12 | 1 | -7/+7 |
| | |||||
* | Some spellcheck on pt_BR.po | Fabio Beneditto | 2016-10-12 | 1 | -2/+2 |
| | |||||
* | Updated pt_BR.po translation | Fabio Beneditto | 2016-10-12 | 1 | -89/+131 |
| | | | | | Update pt_BR.po translation, using @EvertonMelo efforts as base. Fix #369 merge request as well. | ||||
* | Added initial Serbian translation. | Марко М. Костић (Marko M. Kostić) | 2016-03-27 | 2 | -0/+850 |
| | |||||
* | Fix a typo in the French translation | Anarky | 2016-02-01 | 1 | -1/+1 |
| | |||||
* | Import translations from Launchpad | Jon Lund Steffensen | 2016-01-02 | 31 | -892/+1800 |
| | |||||
* | Merge pull request #239 from rrooij/dutch | Jon Lund Steffensen | 2015-12-28 | 1 | -29/+45 |
|\ | | | | | Translations: Update Dutch translation | ||||
| * | Translations: Update Dutch translation | rrooij | 2015-07-25 | 1 | -29/+45 |
| | | | | | | | | | | | | Update for the Dutch translation. Some untranslated sentences or words are now translated into Dutch. Note that not all sentences are yet translated. | ||||
* | | Merge pull request #241 from Yanpas/master | Jon Lund Steffensen | 2015-12-28 | 1 | -58/+57 |
|\ \ | | | | | | | Updated russian translation | ||||
| * | | Updated russian translation | Yan | 2015-07-25 | 1 | -58/+57 |
| |/ | |||||
* | | Merge pull request #245 from jubalh/de-trans | Jon Lund Steffensen | 2015-12-28 | 2 | -66/+87 |
|\ \ | | | | | | | Continue german translation | ||||
| * | | Continue german translation | Michael Vetter | 2015-08-04 | 2 | -66/+87 |
| |/ | |||||
* | | Update zh_CN.po | giwhub | 2015-11-24 | 1 | -6/+6 |
| | | |||||
* | | Update zh_CN.po | giwhub | 2015-11-19 | 1 | -5/+5 |
| | | |||||
* | | Update zh_CN.po | giwhub | 2015-11-19 | 1 | -14/+14 |
| | | |||||
* | | Update cs.po | arttox88cz | 2015-10-11 | 1 | -16/+16 |
|/ | | | Added some minor translations | ||||
* | Add a redshift desktop file (#158) | Laurent Bigonville | 2015-07-07 | 1 | -0/+1 |
| | | | | | This should fix the fact that redshift cannot query its location using geoclue 2 | ||||
* | Update translation files | Jon Lund Steffensen | 2015-02-22 | 30 | -5208/+5811 |
| | |||||
* | po/Makevars: Update bug report URL | Jon Lund Steffensen | 2015-02-22 | 1 | -1/+1 |
| | |||||
* | Import translations from launchpad | Jon Lund Steffensen | 2015-01-04 | 31 | -1146/+1867 |
| | |||||
* | Update po files | Jon Lund Steffensen | 2014-12-30 | 29 | -2120/+2291 |
| | |||||
* | Update po files | Jon Lund Steffensen | 2014-12-28 | 29 | -3950/+8790 |
| | |||||
* | Add CoreLocation (OSX) location provider | Jon Lund Steffensen | 2014-12-15 | 1 | -0/+1 |
| | | | | | Similarly to the Geoclue provider, the CoreLocation provider only requests the location on startup. | ||||
* | Add Quartz (OSX) gamma adjustment method | Jon Lund Steffensen | 2014-12-15 | 1 | -0/+1 |
| | |||||
* | Fix #95: Add AppData file for package managers | Jon Lund Steffensen | 2014-12-15 | 1 | -0/+1 |
| | |||||
* | Fix #80: Add Geoclue2 location provider | Jon Lund Steffensen | 2014-12-15 | 1 | -0/+1 |
| | | | | | | | This simply runs a GLib main loop when the location is requested and tries to get the location from GeoClue2. We need to run a main loop since the location is not immediately available, instead it becomes available through a signal. | ||||
* | Fix #114: Update nl translation | Peter | 2014-09-14 | 1 | -41/+54 |
| | |||||
* | Add gamma-dummy.c to POTFILES.in | Jon Lund Steffensen | 2014-08-16 | 1 | -0/+1 |
| | |||||
* | Make desktop file translatable | Jon Lund Steffensen | 2014-05-28 | 1 | -0/+2 |
| | | | | | | | | Changes bootstrap script to run libtoolize. Some extra magic was needed for autoreconf (taken from GNOME projects). The INTLTOOL_DESKTOP_RULE should be used in Makefile.am but is unfortunately broken at this time for out-of-source builds. The rule is instead copied and fixed in Makefile.am. | ||||
* | Update po files from source | Jon Lund Steffensen | 2014-05-07 | 29 | -2118/+2744 |
| | |||||
* | Update po files from source | Jon Lund Steffensen | 2014-04-06 | 29 | -2713/+3916 |
| | |||||
* | Update translations from launchpad | Jon Lund Steffensen | 2014-04-06 | 30 | -1174/+5822 |
| | |||||
* | Merge pull request #42 from maandree/gamma-drm | Jon Lund Steffensen | 2014-03-22 | 1 | -0/+1 |
|\ | | | | | Support for running Redshift outside X using libdrm | ||||
| * | Support for running Redshift without a graphical environment in Linux by using Direct Rendering Manager | Mattias Andrée | 2014-03-22 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | | spello: continously => continuously | Mattias Andrée | 2014-03-18 | 4 | -4/+4 |
|/ | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | Update translation files | Jon Lund Steffensen | 2013-12-12 | 21 | -1765/+4099 |
| | | | | | Add location-geoclue.c to POTFILES.in Update .po files | ||||
* | Fix errors when running dist targets | Jon Lund Steffensen | 2013-12-10 | 1 | -1/+0 |
| | | | | | Distribute files HACKING, DESIGN and README-colorramp Remove location-gnome-clock.c from POTFILES.in | ||||
* | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 2013-03-05 | 1 | -1/+1 |
| | | | | This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix. | ||||
* | Update translation files. | Jon Lund Steffensen | 2011-07-12 | 20 | -901/+956 |
| | |||||
* | Import translations from launchpad. | Jon Lund Steffensen | 2011-07-04 | 21 | -1270/+3998 |
|\ | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of jonls | 2011-05-26 | 1 | -0/+454 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of jonls | 2011-05-02 | 1 | -7/+78 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of jonls | 2011-03-31 | 1 | -3/+3 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of jonls | 2011-03-30 | 2 | -8/+496 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of jonls | 2011-03-25 | 2 | -39/+51 |
| | |