aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog310
1 files changed, 1 insertions, 309 deletions
diff --git a/ChangeLog b/ChangeLog
index 096f112..f9d7181 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,309 +1 @@
-2010-02-11 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update translations.
-
-2010-02-11 Jon Lund Steffensen <jonlst@gmail.com>
-
- Switch to heirarchial makefiles. Seems to be the only way to make
- distcheck happy :(
-
-2010-02-11 Jon Lund Steffensen <jonlst@gmail.com>
-
- gtk-redshift: Use absolute path when launching redshift process.
-
-2010-02-11 Jon Lund Steffensen <jonlst@gmail.com>
-
- Turn gtk-redshift into a python module. A launcher script is installed
- in bindir.
-
-2010-02-11 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update translations.
-
-2010-02-11 Launchpad Code Hosting <codehost@crowberry>
-
- Launchpad automatic translations update.
-
-2010-02-11 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update po translations.
-
-2010-02-11 Jon Lund Steffensen <jonlst@gmail.com>
-
- gtk-redshift: Use local definitions for locale path.
-
-2010-02-11 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add templete for python source file with local definitions.
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- Fix --help -> -h in po translations.
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- redshift.c: Handle -? parameter. This is also used when a parameter is
- not recognized.
- Update translations.
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update help strings: --help does not actually work, change to -h.
- Update po files.
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add update-po rule in top-level Makefile
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- redshift.c: Use LOCALEDIR define.
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- gtk-redshift.py: Use 'redshift' gettext catalog
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- Define path to locale directory.
- Name of gtk-redshift changed, update file reference (add .py).
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- Multiple catalogs is a major pain. Gettext will not cooperate. Merge.
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add po support files.
- Add extension to gtk-redshift to satisfy update-po rules.
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- configure.ac: Look for gettext
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- Use autoreconf to bootstrap package
-
-2010-02-10 Jon Lund Steffensen <jonlst@gmail.com>
-
- Merge translations from translation-import branch.
- Add list of translators to AUTHORS.
-
-2010-02-10 Launchpad Code Hosting <codehost@crowberry>
-
- Launchpad automatic translations update.
-
-2010-02-03 Launchpad Code Hosting <codehost@crowberry>
-
- Launchpad automatic translations update.
-
-2010-02-09 Jon Lund Steffensen <jonlst@gmail.com>
-
- Fix typo in README.
-
-2010-02-02 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add gettext support in redshift.
-
-2010-02-02 Jon Lund Steffensen <jonlst@gmail.com>
-
- Change bug report address to launchpad bugs url.
-
-2010-02-01 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add i18n support in gtk-redshift
-
-2010-02-01 Jon Lund Steffensen <jonlst@gmail.com>
-
- README: Add note about status icon and gtk-redshift dependencies.
-
-2010-02-01 Jon Lund Steffensen <jonlst@gmail.com>
-
- Check for python 2.4
-
-2010-01-14 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update AUTHORS, ChangeLog, NEWS, README for release.
- Increment version in configure.ac.
-
-2010-01-14 Jon Lund Steffensen <jonlst@gmail.com>
-
- configure.ac: Fail if explicitly enabled features are missing
- dependencies to build.
-
-2010-01-14 Jon Lund Steffensen <jonlst@gmail.com>
-
- Allow install of gtk-redshift script to be disabled in configure script.
-
-2010-01-14 Jon Lund Steffensen <jonlst@gmail.com>
-
- Fix: Typo in comment
-
-2010-01-14 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add python script to control redshift through a status icon (tray icon).
-
-2010-01-12 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add scalable application icon.
-
-2010-01-09 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update ChangeLog, NEWS and README for 1.0 release.
- Increment version in configure.ac.
-
-2010-01-09 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add some comments in the redshift.c.
-
-2010-01-09 Jon Lund Steffensen <jonlst@gmail.com>
-
- Fix formating of help message.
-
-2010-01-09 Jon Lund Steffensen <jonlst@gmail.com>
-
- Switch between enabled and disabled on USR1 signal.
- Transition between the two states.
-
-2010-01-07 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update ChangeLog, NEWS and README for 0.4 release.
- Increment version in configure.ac.
-
-2010-01-07 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add include of stdint.h in header files.
-
-2010-01-07 Jon Lund Steffensen <jonlst@gmail.com>
-
- Fix: Terminate loop immediately on second exit signal.
-
-2010-01-07 Jon Lund Steffensen <jonlst@gmail.com>
-
- Handle both INT and TERM signals as exit signals.
-
-2010-01-01 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update README
-
-2010-01-01 Jon Lund Steffensen <jonlst@gmail.com>
-
- Make a short transition back to 6500K on program exit.
-
-2010-01-01 Jon Lund Steffensen <jonlst@gmail.com>
-
- Save and restore ramps with VidMode.
-
-2010-01-01 Jon Lund Steffensen <jonlst@gmail.com>
-
- Reuse X connection when adjusting gamma ramps.
- Save gamma ramps when program starts and restore them on exit (only RANDR).
- Try both RANDR and VidMode if nothing was specified, otherwise try only the
- specified method.
-
-2009-12-28 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update README, NEWS and ChangeLog for 0.3 release.
- Increment version in configure.ac.
-
-2009-12-28 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add autoconf check for clock_gettime() and floor().
-
-2009-12-28 Jon Lund Steffensen <jonlst@gmail.com>
-
- Use clock_gettime() to read current time.
-
-2009-12-28 Jon Lund Steffensen <jonlst@gmail.com>
-
- Use struct timespec instead of time_t for increased time precision.
-
-2009-12-26 Jon Lund Steffensen <jonlst@gmail.com>
-
- Continously change color temperature (Add -o for one shot mode).
- In continous mode, make a short transition from 6500K to the target
- temperature when the program starts.
-
-2009-12-25 Jon Lund Steffensen <jonlst@gmail.com>
-
- Allow compile time selection of which method to compile in.
-
-2009-12-25 Jon Lund Steffensen <jonlst@gmail.com>
-
- Accept method names with different case.
-
-2009-12-25 Jon Lund Steffensen <jonlst@gmail.com>
-
- VidMode: Fix memory leak.
-
-2009-12-25 Jon Lund Steffensen <jonlst@gmail.com>
-
- Allow selection of X screen to apply adjustments to.
-
-2009-12-25 Jon Lund Steffensen <jonlst@gmail.com>
-
- RANDR: Adjust color temperature fro all CRTCs.
-
-2009-12-23 Jon Lund Steffensen <jonlst@gmail.com>
-
- Increment version to 0.2
-
-2009-12-23 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update ChangeLog, README and NEWS
-
-2009-12-23 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add setting gamma ramps with the VidMode extension.
- Allow selection of gamma setting method with program parameter (-m).
- Fallback to VidMode if RANDR doesn't work.
-
-2009-12-23 Jon Lund Steffensen <jonlst@gmail.com>
-
- Move source and headers to src dir.
-
-2009-12-23 Jon Lund Steffensen <jonlst@gmail.com>
-
- Move RandR code to separate file.
-
-2009-12-23 Jon Lund Steffensen <jonlst@gmail.com>
-
- Rescale blackbody values above 6500K to be in [0,1].
-
-2009-12-23 Jon Lund Steffensen <jonlst@gmail.com>
-
- Update NEWS
-
-2009-11-04 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add autotools support.
-
-2009-11-04 Jon Lund Steffensen <jonlst@gmail.com>
-
- Add COPYING file (GPLv3).
- Add copyright and license in file headers.
-
-2009-11-04 Jon Lund Steffensen <jonlst@gmail.com>
-
- Allow individual adjustment of each gamma channel.
-
-2009-11-04 Jon Lund Steffensen <jonlst@gmail.com>
-
- Make transition period a bit shorter.
-
-2009-11-04 Jon Lund Steffensen <jonlst@gmail.com>
-
- Have color temperature transition period be DEFINEd at the top.
- Print current period (day, night, transition) when verbose.
- Call setlocale() with LC_CTYPE instead of LC_ALL otherwise parameter parsing
- is locale dependant which is confusing.
-
-2009-11-04 Jon Lund Steffensen <jonlst@gmail.com>
-
- Use getopt() to parse arguments.
-
-2009-11-04 Jon Lund Steffensen <jonlst@gmail.com>
-
- Initial import.
-
+The ChangeLog is kept by the bzr revision system.