summaryrefslogtreecommitdiffstats
path: root/kgamma/ChangeLog
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit47d455dd55be855e4cc691c32f687f723d9247ee (patch)
tree52e236aaa2576bdb3840ebede26619692fed6d7d /kgamma/ChangeLog
downloadtdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz
tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kgamma/ChangeLog')
-rw-r--r--kgamma/ChangeLog54
1 files changed, 54 insertions, 0 deletions
diff --git a/kgamma/ChangeLog b/kgamma/ChangeLog
new file mode 100644
index 00000000..6ffc823e
--- /dev/null
+++ b/kgamma/ChangeLog
@@ -0,0 +1,54 @@
+KGamma 0.9.9:
+
+* Add multi-head support (fix bug #321)
+* Add screen selector
+* Add screen synchronisation
+* Change kgammarc format (old user settings are lost)
+* Fix a localisation bug in class GammaCtrl
+* Add class XF86ConfigPath
+* Add Dutch translation (by Rinse de Vries)
+* Add Czech translation (by Daniel Prynych)
+
+KGamma 0.9.2:
+
+* Fix compile errors with configure option --enable-final (again)
+* Cancel the split into two parts (admin and user mode), add a
+ checkbox to choose where to store the settings (user config file
+ or XF86Config)
+
+KGamma 0.9.1:
+
+* Fix compile errors with configure option --enable-final
+* French and spanish translation update
+* Install script update
+
+KGamma 0.9:
+
+* Add admin mode (in this mode, gamma settings are stored to XF86Config)
+* Add spec file for RPM based distributions (Dominik Seichter)
+* Remove class RGBCtrl, handle the widgets in main widget
+* Add check for XFree86-VidModeExtension to configure.in.in
+* Add wrapper class XVidExtWrap to access XFree86-VidModeExtension directly,
+ KGamma no longer needs xgamma as a backend
+
+KGamma 0.2.3:
+
+* Minor install script changes, should compile with KDE2 and KDE3 now
+
+KGamma 0.2.2:
+
+* Ported to KDE3
+
+KGamma 0.2.1:
+
+* Code clean up
+* Converted all strings to QString to avoid copying between QString and char*
+* Add french localisation (Pierre Jarillon)
+* Add italian localization (Daniele Medri)
+
+KGamma 0.2:
+
+* Add spanish translation (Miguel Novas)
+* Change behavior of "Use Defaults" button to be compliant with kcontrol standard
+* Partial rewrite to make it a KDE control center plugin
+* Create new logo