4 --------------------------------------------------------------
6 Version 0.5.0 - Memory leak fixed
7 - switch to gtk2 - enables utf8
8 - am/pm and date/time display is specified by locale
9 - new design of popup window
10 Version 0.4.4 - added islamic calendar
11 - mark day with leftclick
12 Version 0.4.3 - bugfix: compile error
13 Version 0.4.2 - added free start of week
14 - added proper handling of reoccurencies of events
15 - fixed Makefile to compile properly with libical 0.24
17 Version 0.4.1 - changed applaunch to doubleclick(requested by Sebastian Ley)
18 - direct startup when rcfile is created (requested by Sebastian Ley)
19 - some Makefile cleanup (taken from Alexey Dokuchaev's bsd port)
20 Version 0.4.0 - added settings menu (for appicon, applaunch-command,
21 language and *.ics file)
22 - bugfix: other calendarfiles(like mozilla) work now
23 - lots of code cleanup
24 Version 0.3.6 - persian calendar added
25 - application launch added for mozilla calendar and evolution
27 - show/hide buttons (settings button is not working yet)
28 - file access to *.ics changed to reload only when modified
29 Version 0.3.5 - moonphase added (error +-1day due simple algorithm...)
30 Version 0.3.4 - manpage added
31 Version 0.3.3 - bugfix: days between months don't show details anymore
32 - changed dockapp to gdk with dockapp.c
33 - added farsi (but still in gregorian calendar)
34 Version 0.3.2 - added box in bottom right corner for movement and access to settings
35 Version 0.3.1 - memory leak fixed, code cleanup, switch to sourceforge email
36 Version 0.3.0 - first public alpha release March 19, 2003.