Thursday 25th November 2004
 ! Release 0.8.2

Wednesday 24th November 2004
 + Change the status bar borders

Tuesday 23rd November 2004
 ! Release 0.8.1
 + Trouble in layout land! For some very, very obscure reason, splitter bars are drawn
   incorrectly... So I'm just drawing them in both directions at the same time :P
   This causes extra drawing over-head, so if anyone manages to fix it /please/ send the
   .diff to me!

Sunday 19th September 2004
 + Don't draw frames is the width is 0

Sunday 29th August 2004:
 ! Release 0.8.0
 + Made default button highlighting actually look like something
 + Dots showing up in list views was not my fault ;) Fixed in KDE 3.3

Friday 27th August 2004:
 + Merged in a lot of optimization and drawing prettiness code from dotNET
   (the version that comes with 3.3, aka CVS revision 2.12)
 + Yay, tabs colouring in Kopete and Konqueror works now :D (error in my drawing code,
   actually fixed by above merging of code ;) Thanks!)

Monday 5th July 2004:
 ! Release 0.7.1

Sunday 4th July 2004:
 + Work around problems with reading the KDE-wide options, and make the highlight buttons
   thing work only as an option within Reinhardt.

Thursday 1st July 2004:
 + Added option to show lines/+/- in tree-views

Tuesday 29th June 2004:
 ! Release 0.7
 + Mouse-over effects finally implemented, thus far only for buttons and combo boxes
   This follows the "Highlight buttons under mouse" setting
 + Added requested features to let user select tab and combo box style

Monday 28th June 2004:
 + Refined configuration dialog, added WhatsThis
 + Added configuration dialog

Thursday 22nd April 2004:
 ! Release 0.6.3
 + Fixed long standing bug in KDevelop. Thanks sergik!

Wednesday 24th March 2004:
 + Fixed toolbar separator bars (woops, turned them the wrong way around ;) )

Wednesday 11 February 2004:
 ! Release 0.6.2
 + Changed the focus rectangle to be slightly rounded
 + Implemented fix by Diego Iastrubni for BiDi as reported by Levy Chen.

Sunday 7 December 2003:
 + Changed license to GNU Lesser General Public License (LGPL)
   (details available from www.gnu.org/copyleft )

Saturday 6 December 2003:
 ! Release 0.6.1 (bug-fixes)

Friday 21 November 2003:
 + Fixed drawing of toolbar handles (if they were too small, there would be too many dots)
 + Fixed the border being drawn around the splitter panels (thanks Martin Stubenschrott)

Sunday 9 November 2003:
 + Removed surplus header (woops, have to remember to remove test code)

Saturday 8 November 2003:
 ! Release 0.6
 + Changed the tree views to have no lines, and arrows in stead of the
   [+] and [-] foldout icons
 + Re-fixed the colour problem on the slider
 + Fixed long standing problem with the slider (running KMix with older
   versions would cause KMix to crash)

Wednesday 22 October 2003:
 + Changed the background tabs to a slightly darker colour

Tuesday 16th September 2003:
 ! Release 0.5
 + Name changed to Reinhardt Style (all internal functions as well)
   This is due to a (friendly I might add) discussion, that this is really
   just a proposal for the default Slicker widget style. So, here you go :)
   (On the name: Reinhardt is the name of a 1960 minimalist artist)

Tuesday 9 September 2003:
 + Fixed a problem on the tab bar

Wednesday 27 August 2003:
 + Fixed drawing optimizations

Tuesdag 26 August 2003:
 ! Release 0.4
 + 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 button to use the colour actually set for buttons
 + Fixed wrong colours on button drop shadow

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)
 + 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

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
