2002-02-24 Sunday 21:41  rich

	- Version++
	- Fixed redraw errors when there are no tasks
	- Now makes use of the KRootPixmap improvements in KDE 3.
	- All drawing is now double buffered, so the flicker problems of the
	  past should be solved.
	- Changed many methods to remove coordinate params.
	- KasItems are now given a translated qpainter.
	- Added a change log (generated from the cvs log by cvs2cl).
	- Removed old RMB menu code (we use the more reliable stuff in the
	  taskmanager lib instead).
	
	----------------------------------------------------------------------
	
2002-01-20 Sunday 18:15  wgreven

	Initialize dragTimer to null.
	
2001-12-29 Saturday 17:18  mueller

	CVSSILENT: fixincludes
	
2001-12-11 Tuesday 02:09  firebaugh

	Clean up task menu code. Kill memory leaks. Add new items to RMB menu for grouped tasks.
	
2001-11-29 Thursday 19:34  rich

	version++, update homepage
	
2001-11-29 Thursday 19:23  rich

	Switch to taskmanager task popup menu instead of kwin (avoids some problems)
	
2001-11-25 Sunday 02:03  rich

	- Updated todo list
	- Only showing the group popups for 4 ms was a bit daft
	- Moved config load code
	
2001-11-25 Sunday 01:43  rich

	- Reduced flicker
	- kasbar widget now supports widget flags
	- Version++
	- Task grouping popups now auto-hide
	- Added standalone version for testing (maybe a user-level feature
	  in future).
	
2001-11-11 Sunday 17:26  rich

	Work the same way as the std taskbar
	
2001-10-07 Sunday 00:46  mueller

	whoopsie
	
2001-09-26 Wednesday 17:37  mueller

	fixes for QT_NO_COMPAT
	
2001-09-01 Saturday 21:31  rich

	Fix popup window for Qt 3 widget flags better
	
2001-09-01 Saturday 21:23  rich

	Fix popup window for Qt 3 widget flags
	
2001-08-31 Friday 23:55  rich

	- QList->QPtrList
	- Improved classdocs build target
	
2001-08-27 Monday 17:41  lukas

	make it show translated
	
2001-07-17 Tuesday 18:59  rich

	Added some extra guards around KRootPixmap calls and readded the repaint I removed earlier
	
2001-07-17 Tuesday 16:03  rich

	Remove redundant repaint
	
2001-07-17 Tuesday 15:47  rich

	Get rid of the warning reported by Dirk
	
2001-06-04 Monday 21:09  rich

	Minor fixes
	
2001-06-04 Monday 18:55  rich

	Do not refresh on desktop switch if we show all tasks
	
2001-05-24 Thursday 01:01  rich

	UI fix for small mode
	
2001-05-22 Tuesday 04:03  waba

	Get rid of compiler warnings.
	Make it compile with --enable-final.
	
2001-05-22 Tuesday 01:22  rich

	Use shared idmatching code + transparency fix
	
2001-05-21 Monday 20:59  rich

	Added support for task grouping (optional)
	
2001-05-21 Monday 01:09  mhunter

	Spelling and grammar corrections
	
2001-05-15 Tuesday 03:37  rich

	Moved the icon handling code out of Kasbar and into the Task class.
	Task now provides an API for icon loading that allows access to different
	icon sizes and uses KIconLoader where needed.
	
2001-05-15 Tuesday 00:19  rich

	Improved icon support in task manager api
	Fixed flicker in kasbar startup items
	Kasbar large mode handles dynamically changing icons nicely
	
2001-05-14 Monday 20:37  rich

	Still standardising the method names
	
2001-05-14 Monday 16:56  rich

	Changed taskmanager api to follow standard naming conventions
	
2001-05-14 Monday 15:38  rich

	Better icon handling in Large mode
	Fixed config handling of MaxBoxes
	
2001-05-14 Monday 02:26  rich

	Minor tweaks
	
2001-05-14 Monday 01:52  rich

	More thumbnail improvements
	
2001-05-13 Sunday 23:40  rich

	Added new about dialog
	Fixed some flicker problems
	Improved thumbnail heuristics
	Improved transparent mode repaints
	
2001-04-27 Friday 18:07  rich

	Fixed modified indicator
	
2001-04-27 Friday 17:00  rich

	You can vary the size of Kasbar!
	
2001-04-26 Thursday 21:50  rich

	Fix transparency bug
	
2001-04-26 Thursday 21:15  rich

	UI fixes
	
2001-04-26 Thursday 20:08  rich

	Improvements to extension support
	
2001-04-25 Wednesday 23:05  rich

	Fixed whatsthis
	
2001-04-25 Wednesday 22:56  rich

	Added whatsthis help
	
2001-04-25 Wednesday 19:23  rich

	Nicer config dialog
	
2001-04-25 Wednesday 18:38  rich

	Version number++
	
2001-04-25 Wednesday 17:35  rich

	Now you turn off thumbnails and a minor memory leak was fixed
	
2001-04-19 Thursday 00:27  rich

	All the preferences are now working except for disabling
	thumbnails.
	
2001-04-17 Tuesday 23:01  rich

	More work on the config dialog
	
2001-04-16 Monday 13:07  rich

	Forgot to commit this
	
2001-04-16 Monday 13:05  rich

	Added config handling (partial so far)
	Changed X-KDE-UniqueExtension to X-KDE-UniqueApplet (the former is
	correct according to the docs but doesn't work).
	
2001-04-10 Tuesday 20:13  rich

	Fixed startup crash
	
2001-03-31 Saturday 10:50  elter

	- fixed extension size hint
	- fixed compiler warning
	
2001-03-20 Tuesday 02:15  rich

	* About dialog now shows a version number.
	* Changed modified icon from blue to black.
	* Much improved thumbnailing - now feels nice and responsive.
	
2001-03-18 Sunday 17:43  rich

	Added about dlg and publish icon geometries
	
2001-03-18 Sunday 16:20  rich

	Fixed crash in mouse move event
	
2001-03-16 Friday 03:37  rich

	- Added task switch on drag over
	- Tidied up access to TasTasker
	- Made gradient code more efficient
	- Added window menu support
	
2001-03-06 Tuesday 23:34  rich

	More efficient startup items
	
2001-03-06 Tuesday 22:29  porten

	friend class
	
2001-03-06 Tuesday 12:32  faure

	ran includemocs to get this to compile (am_edit was trying to compile
	a .moc.cpp into a .moc ... there's still something fishy in am_edit...)
	
2001-03-06 Tuesday 02:05  rich

	First public release of the Kasbar TNG code
	
	Kasbar now:
	- Use the new taskmanager API
	- Supports the startup notifier
	- Supports thumbnails
	- Supports transparency
	...
	
2000-12-17 Sunday 12:00  elter

	Fixed totally broken kasbar sizeHint.
	
2000-12-17 Sunday 11:53  elter

	- correct initial positioning of extensions
	- bugfixes
	
2000-11-14 Tuesday 21:46  rich

	Added:
	- Transparency support
	- Show this-desktop-only mode
	
	Fixed:
	- Icon sizing issue caused by the move to 34x34 icons
	- Unique flag in .desktop file
	
2000-11-12 Sunday 20:21  rich

	- Tidied up the code
	- Steps towards startup notifier
	- Better left click behaviour
	- Window menu support using DCOP (needs KWin update I am committing
	  in a moment)
	- Minor bug fixes
	
2000-11-12 Sunday 01:14  rich

	Ported kasbar to kicker entensions framework
	
