index
:
redshift-ng
master
Automatically adjust display colour temperature according the Sun
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gtk] Set proc title
Philipp Hagemeister
2014-03-17
2
-0
/
+17
*
Merge remote-tracking branch 'maandree/leaks'
Jon Lund Steffensen
2014-03-13
2
-0
/
+6
|
\
|
*
Free resources from config-ini.c on exit
Mattias Andrée
2014-03-13
2
-0
/
+6
*
|
Fixes #38: Merge branch 'xdg-config-dirs'
Jon Lund Steffensen
2014-03-13
2
-11
/
+64
|
\
\
|
|
/
|
/
|
|
*
config-ini: Simplify file path construction for XDG_CONFIG_DIRS
Jon Lund Steffensen
2014-03-13
1
-17
/
+29
|
*
fopen directly instead of stat:ing
Mattias Andrée
2014-03-13
1
-25
/
+14
|
*
Look for configuration file in XDG_CONFIG_DIRS and /etc
Mattias Andrée
2014-03-11
1
-3
/
+30
|
*
When looking for a redshift.conf file do not just check environment variable, also check that the file exists
Mattias Andrée
2014-03-11
1
-9
/
+21
|
*
Add src/redshift to .gitignore
Mattias Andrée
2014-03-11
1
-0
/
+1
|
*
If even HOME is missing look up the user's home directory from passwd
Mattias Andrée
2014-03-11
1
-0
/
+12
|
/
*
Outcomment .gitignore line that erroneously blocks the src/redshift-gtk dir
Jon Lund Steffensen
2014-02-01
1
-1
/
+1
*
Merge pull request #21 from TingPing/py3k
Jon Lund Steffensen
2014-01-06
6
-22
/
+51
|
\
|
*
Fix PyGI deprecated warnings
TingPing
2014-01-01
1
-12
/
+12
|
*
Update .gitignore
TingPing
2014-01-01
1
-1
/
+13
|
*
Update icon cache on install
TingPing
2014-01-01
1
-0
/
+10
|
*
Port redshift-gtk to Python3
TingPing
2014-01-01
4
-9
/
+16
|
/
*
Merge pull request #19 from TingPing/patch-1
Jon Lund Steffensen
2013-12-29
1
-2
/
+2
|
\
|
*
Load config from %LOCALAPPDATA%\redshift.conf on Windows
TingPing
2013-12-29
1
-2
/
+2
*
|
Merge pull request #20 from TingPing/patch-2
Jon Lund Steffensen
2013-12-29
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Fix building on Windows
TingPing
2013-12-29
1
-2
/
+0
|
/
*
Update translation files
Jon Lund Steffensen
2013-12-12
21
-1765
/
+4099
*
Update RPM spec for Gtk/GLib GIR dependency
Jon Lund Steffensen
2013-12-12
1
-2
/
+2
*
Make redshift-gtk read output of the redshift child process.
Jon Lund Steffensen
2013-12-12
1
-103
/
+250
*
redshift-gtk: Use new GIR Gtk/Glib/AppIndicator bindings
Jon Lund Steffensen
2013-12-11
1
-26
/
+24
*
Add updated RPM spec for redshift (based on 1.7-5 in Fedora)
Jon Lund Steffensen
2013-12-11
2
-0
/
+130
*
Fix errors when running dist targets
Jon Lund Steffensen
2013-12-10
2
-1
/
+7
*
redshift-gtk: Make custom rule in Makefile.am silent
Jon Lund Steffensen
2013-12-10
1
-1
/
+1
*
Only start "dummy" gamma method if explicitly requested
Jon Lund Steffensen
2013-12-09
2
-5
/
+10
*
Remove Gnome Clock location provider
Jon Lund Steffensen
2013-12-09
5
-309
/
+0
*
geoclue: Disable deprecated g_type_init() when glib >= 2.35
Jon Lund Steffensen
2013-12-09
1
-1
/
+6
*
Do not allow NULL keys when setting options
Jon Lund Steffensen
2013-12-09
6
-49
/
+40
*
Constify gamma parameter to set_temperature() methods
Jon Lund Steffensen
2013-12-09
11
-12
/
+12
*
When in print mode do not start a gamma method
Jon Lund Steffensen
2013-12-09
1
-27
/
+31
*
Add dummy gamma adjustment method
Jon Lund Steffensen
2013-12-09
5
-11
/
+127
*
Fix newline in help output text
Jon Lund Steffensen
2013-12-08
1
-1
/
+1
*
Fix configure script status output for GUI
Jon Lund Steffensen
2013-12-08
1
-0
/
+2
*
Clean up install instructions in README, INSTALL, HACKING
Jon Lund Steffensen
2013-11-23
6
-409
/
+19
*
colorramp: Use new color ramp table provided by Ingo Thies.
Jon Lund Steffensen
2013-10-21
3
-100
/
+550
*
Update HACKING document
Jon Lund Steffensen
2013-10-21
1
-1
/
+2
*
Add .gitignore
Jon Lund Steffensen
2013-10-21
1
-0
/
+43
*
Merge updates from v1.8 release
Jon Lund Steffensen
2013-10-21
2
-1
/
+12
|
\
|
*
Bump version to 1.8
Jon Lund Steffensen
2013-10-21
2
-1
/
+12
|
/
*
Fix typos (Benjamin Kerensa)
Jon Lund Steffensen
2013-10-21
1
-2
/
+2
*
location-geoclue: Fix crash when starting geoclue provider. (Thanks to Maks Verver)
Jon Lund Steffensen
2013-10-21
1
-7
/
+7
*
colorramp: Fix slight flicker caused by improper scaling of gamma ramp values
Jon Lund Steffensen
2013-10-21
1
-3
/
+3
*
Fix slight wobble in temperature caused by float.
Jon Lund Steffensen
2013-10-21
1
-1
/
+1
*
configure.ac: Require autoconf 2.69
Jon Lund Steffensen
2013-10-21
1
-1
/
+1
*
Rename gtk-redshift -> redshift-gtk.
Jon Lund Steffensen
2013-03-05
14
-17
/
+17
*
Makefile.am: Fix missing files when generating tarball.
Sebastian Pipping
2013-03-02
1
-17
/
+25
*
HACKING: Add further notes on testing python scripts.
Jon Lund Steffensen
2012-02-04
1
-3
/
+12
[next]