-- ChangeLog ---------------------------------

06.09.2004: 0.5.3
  - gcc 3.4 compile fix: remove ; after Q_EXPORT_PLUGIN macro.
    (thankyou Carsten Lohrke!)

28.07.2004: 0.5.2
  - Fixed rendering error for tab close buttons

28.03.2004: 0.5.1
  - use KWin's global border size setting.
  - fix .ui version.

08.02.2004: 0.5
  - Update the window decoration to the new KWin API.
  - Maintainer change - Sandro Giessl <ceebx@users.sourceforge.net>

30.07.2003: 0.4.1a
  - Fix compile problem with QT < 3.2 (Sandro)
  - Fix compile problem with --enable-final (Sandro)

29.07.2003: 0.4.1
  - Changes to the makefiles to fix some compile problems (Sandro)
  - Alloyclient (Sandro):
    * misc clean ups: buffering of areas which need more complex paintings
    * add config dialog to configure text shadows, maximization behaviour and border thickness
  - Fix incorrect text colour and gradient on menubar item mouseover
  - Fix drawing of combobox arrow panel on large comboboxes.
  - Added basic colour scheme

30.06.2003: 0.4
  - Include Sandro Giessl's nice Kwin decoration (Thankyou Sandro!)
  - Redo splitter drawing
  - Separate drawing of gradients on toolbars/menubars and buttons
  - Make gradient intensities user-configurable (see README)
  - Add (optional) hack to use extra colours on some widgets (see README)
  - Redo toolbuttons, tidy KFileDialog toolbars
  - Fix crash with KToolBarWidget (as used by Konqueror)

02.06.2003: 0.3
  - Fix repaints of read-only combo boxes
  - Draw editable combo correctly
  - Gradient on HeaderSection (includes kicker taskbar buttons)
  - Draw HeaderArrow
  - Animate scrollbar button/slider press
  - Better fix for KGet's download dialog
  - Draw KToolBarSeparator
  - Fix for Korn's systray toolbutton
  - Make pushbuttons slightly larger (pixmaps now fit correctly)
  - Fix text colour on highlighted MenuBarItem and MenuItem
  - Few more misc bug fixes.

26.05.2003: 0.2
  - Prevent highlighting of disabled menu items.
  - Fix no background on some KToolBars (KGet download dialog)
  - Darken the gradient on inactive tabs slightly for better contrast.
  - Redo toolbar/general handles in line with Java Alloy WebStart demo.
  - Draw DockWindowSeparator correctly.
  - General tidy up of toolbar/menubar drawing (removing Qinxisms).
  - Tidy configure.in.in, Makefile.am, alloy/Makefile.am.  Alloy should now
    install correctly.
  - Misc bug fixes.
  - Maintainer change - Daniel Brownlees <dbrownlees@paradise.net.nz>

16.02.2003: 0.1
  - First release

----------------------------------------------
