Kalendar

0.5a
----

o	Corrected problems with ToDo items. The start date selector now begins
	on the currently selected date rather than todays date. This allows
	ToDo items to be created further into the future than before. When
	ToDo items are edited they no longer reset their start and end dates.
o	When pressing the middle button in month view, the correct date
	is now selected (it previously ignored the start of week offset)
o	New Event type of Study and new ToDo type of Academic
o	Changes to the view of ToDo items, marking the fields as read-only
	rather than disabled
o	Fortnightly repeating items
o	Included some session management

0.4k
----

o	I've moved some of the configuration options out of the kalendar file
	and into a kalendarrc file.
o	Timeslots are now at quarter hourly intervals rather than half hourly.
o	Fixed bugs that allowed deletion and amendment of Events and To Do
	Items that were not selected.

0.4j
----

o	Minor bug fix when alarming based on end of the month.

0.4i
----

o	Added a common calendar containing such things as bank holidays, etc.
o	Added an Export Selection box to allow the user to choose
	which data is exported.

0.4h
----

o	The beginning of an export facility. This export just output
	basic appointment and day event details. A future one will allow
	selection of data.
o	days and appointments are not internally sorted, allowing searches
	to function correctly, and improving (I hope) display performance
o	Added find/find again functionality.

0.4g
----

o	Now checking for appointment conflicts with repeating items
o	Fixed a bug which caused incorrect marking of the selection calendar
	for repeating items.
o	Weekly repeating items
o	Pressing the middle button on the year planner on a date selects
	the day view for that date.
o	New configure options allow you to choose whether or not the month
	and year views are sized to fill the window, or are left at a fixed
	size display with scrollbars when required (as they are currently
	displayed).

0.4f
----

o	Added a Year Plan view.
o	You are now allowed to delete day events.
o	The calendar is now also marked when a repeat of an item occur on a day.

0.4e
----

o	Fixed a bug in tidy, which caused a core dump.
o	The close widget now minimizes the application. Click the left mouse
	button on the docking view to restore/hide.

0.4d
----

o	Completed the tidy with repeating items.
o	Converted 'single character' indicators to pixmaps.

0.4c
----

o	Finally got a glibc2 binary working
o	Completed all Repeating events for all event types.

0.4b
----

o	The day view can now display repeating appointments. No dayevents yet,
	and no week or month view (coming soon how that I have got the 
	repeating working)
o	Using a much better, more portable, method of retrieving the username.

0.4a
----

o	Added repeating appointment and day event.
=	This version was never releases. I put so many changes in to
	get repeats going, that I saved it at a 'safe' point and continued
	developing repeats from 0.4b.

0.3d
----

o	Included types of events (General and Holiday at present).
o	Days with Holidays are marked in red on the calendar.

0.3c
----

o	Auto-update the calendar to reflect changes in the month selected
	with the arrow keys.
o	Added Day Events (which can be seen in day and month view only)
o	Added a sensitivity selection for tasks
o	Swedish message file included.

0.3b
----

o	Included language support (experimental).
o	removed horizontal scroll bar from day and week view.
o	help file translated into german.

0.3a
----

o	To do lists how contain start times and durations, and are coloured
	according to the state of the to do item.
o	Closing using the X window decoration finally works properly.
o	all dialogs are resized (so appointment edits, etc no longer show
	the views behind them)
o	Month views now correctly select a date on middle button press.
o	Week views select an appointment to edit upon double click.
o	Day views select appointments whichever column of the day list 
	you are click on)

0.2g
----

o	whoops !!! missed some extra files from the distribution

0.2f
----

o	Identify dates with day notes.

0.2e
----

o	Fixed a problem that allowed users to add appointments even in
	read only mode.
o	I have now just taken a copy of the kdatepik and kdatetbl classes
	and modified them...If only the members variables had protected 
	access !!! When a day has some appointments, the date is bolded
	in the calendar.

0.2d
----

o	Tidy up of screen layouts
o	Added 'Day Notes'. These are free format inputs saved against
	the currently selected day.
o	The help file has been translated into italian (see THANKS).

0.2c
----

o	Finally added locking mode to prevent multiple users writing
	to a calendar at the same time.
o	Added a status bar with various pieces of useful info on it.
o	Corrected a problem in the alarm dialog, causing alarms to
	repeatedly fire because the file had not been marked as changed.

0.2b
----

o	added user security to menus, appointments and to-do list.
o	Ensure save only after data has changed.
o	vast improvements in the linked list handling. These may have
	been the causes of many past problems.

0.2a
----

o	Added a sensitivity option to appointments.
o	New calendar file layout because of this, but should convert
	automatically for you. If you get a core dump first time round,
	then, sorry, but I did try to avoid it.
o	User security setup screen.

0.1i
----

o	Fixed a problem in the week and month view that sometimes prevented
	previous days appointments from being displayed.
o	Alarms that have fired are represented in the day view by a
	lowercase 'a', those that have not by an uppercase 'A' and those
	that are currently repeating by a lowercase 'r'.
o	right mouse button clicking on the docking widget will bring
	up a menu of fired alarms and allow them to be accepted/repeated.

0.1h
----

o	Added a docking widget, which will change to a bell whern alarms
	are actively ringing.
o	Tidied up the class hierarchy.
o	Fixed a few problems caused when using other compilers.
o	Rebuild under KDE Beta 4.

0.1g
----

o	Still cannot fix this alarm problem with an individual dialog.
	So I have placed the alarm within the bounds of the application
	and it seems to work fine. I have also got the alarm to update
	the title of the application as another visual cue.

0.1f
----

o	0.1e didn't fix the alarm error. This (please, please) has.
o	Incorporated the automake stuff (see THANKS).


0.1e
----

o	Fixed (hopefully) the strange alarm error.


0.1d
----

o	Temporary fix to a strange error that caused the 'installed'
	application to exit after an alarm had been fired.
	Does not occur when just running a compiled version of the app.
o	Fix to username selection, which caused the application to
	not find the username once 'installed'.
o	Some help now exists...yes really.
o	Alarms can be repeated at 5 minute intervals.


0.1c
----

o	Bug fix to the alarm dialog exit code.
o	flashing alarm dialog box.
o	The middle button on the month view now selects the day view for
	that day.


0.1b
----

o	Corrected a couple of destructors, (thanks to Christophe.Prud'homme).
o	Changed the layout of the month view slightly to make it easier
	on the eye.
o	Added my own alarm dialog (with a visually striking background).
o	Corrected a problem in the To-Do list toolbar display.
o	Impleneted saveYourself and saving when closed via the window
	decorations.


Mark W J Redding.

