06-08-2009
|
1.1.0
|
Fixed a bug: When some sorting was configured and a new birthday was added sorting was lost.
Fixed a bug: When changing "Days before warning" in the Property window, the main window did not update the tab "Current Birthdays"
Enhancement: The program has been Internationalized, meaning that it is now possible to change the language of the program without recompiling the program. Simply create a new language file (For German, create the file Language_de.properties and make a translation of the file Language_en_US.properties) English and Danish is suppored by default. Please send me language files if you translate them so others can benefit from it too.
Enhancement: The table wherein the birthdays are display is now edit able
Change: Moved MenuItem Properties to be under the File menu.
Problem: There are still some items in the JFileChooser that haven't been Internationalized. This is because the general idea from here does not work in Java 6. Anyone knows another way?
|