3 * Add multi-head support (fix bug #321)
5 * Add screen synchronisation
6 * Change kgammarc format (old user settings are lost)
7 * Fix a localisation bug in class GammaCtrl
8 * Add class XF86ConfigPath
9 * Add Dutch translation (by Rinse de Vries)
10 * Add Czech translation (by Daniel Prynych)
14 * Fix compile errors with configure option --enable-final (again)
15 * Cancel the split into two parts (admin and user mode), add a
16 checkbox to choose where to store the settings (user config file
21 * Fix compile errors with configure option --enable-final
22 * French and spanish translation update
23 * Install script update
27 * Add admin mode (in this mode, gamma settings are stored to XF86Config)
28 * Add spec file for RPM based distributions (Dominik Seichter)
29 * Remove class RGBCtrl, handle the widgets in main widget
30 * Add check for XFree86-VidModeExtension to configure.in.in
31 * Add wrapper class XVidExtWrap to access XFree86-VidModeExtension directly,
32 KGamma no longer needs xgamma as a backend
36 * Minor install script changes, should compile with KDE2 and KDE3 now
45 * Converted all strings to QString to avoid copying between QString and char*
46 * Add french localisation (Pierre Jarillon)
47 * Add italian localization (Daniele Medri)
51 * Add spanish translation (Miguel Novas)
52 * Change behavior of "Use Defaults" button to be compliant with kcontrol standard
53 * Partial rewrite to make it a KDE control center plugin