Monday 25 August 2003:
 + Fixed problem with the rounded edge on the selected menu item. Was light,
   should be cg.mid() (Sbastien Laot)
 + Did the tab thing again. It would seem I didn't check properly :P
   (Sbastien Laot)
 + Fixed the whole combo-box mouse-over colour change problem (Sbastien Laot
   et al) Added a drop shadow effect to it while I was at it anyway
 + Changed the splitter, toolbar and dock window handle graphics
 + Slight colour change on sunken panels (ex. text input boxes)
 + Slight colour change on group box panels
 + Changed button to use the colour actually set for buttons
 + Fixed wrong colours on button drop shadow

Wednesday 6 August 2003:
 ! Release 0.3
 + Added drop shadow effect to more widgets (see bellow)
 + Make scrollbar button shadow optional (set the UseDropShadow option as
   UseTextShadow in the file "~/.qt/kstylerc" (see README))
 + Change look of tabs to make them more "tabby" (this and above, thanks
   to Cies Breis)
 + Fixed long standing drawing problem on the tabs (there was a bg-coloured pixel
   under each tab, it now draws properly)

Thursday 12 June 2003:
 ! Release 0.2
 + Make scrollbar button shadow relative to button() and not the scrollbar border
 + Make tab colours more sane (they looked disabled when not selected)
 + Change the README file and delete Clee's original (it no longer fits too well)

Tuesday 27 May 2003:
 ! Release 0.1
 + A few slider problems (Gero Kunter)
 + Make it visible when the toggle button is toggled

Saturday 03 May 2003:
 + Make scrollbar buttons 'standard' size to avoid them being seemingly out of place.
   (also makes redrawing slightly faster)
 + Make scrollbar slider border colour relative to slider colour, not scrollbar
   background

Friday 02 May 2003:
 + Make a slight border on the scrollbar slider to make it easier to spot.

Thursday 01 May 2003:
 ! Release 0.0
