From 47d455dd55be855e4cc691c32f687f723d9247ee Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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 --- kgamma/ChangeLog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 kgamma/ChangeLog (limited to 'kgamma/ChangeLog') 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 -- cgit v1.2.1