28.05.2007 ========== * When you edit a recipe and save it, the recipe list gets updated correctly now. Before this fix the recipe would stay in the list even if you changed it so it didn't fit the filter criteria anymore. * The build system was somehow fucked up - NetBeans didn't create a manifest file anymore... Wrote my own manifest and now it works. 27.05.2007 ========== * Added an export button in the image viewer so the user can save the picture being displayed to another location. * Made sure that an image that's deleted will not stay in the picture viewer after deletion. * Implemented the new picture viewer. Got image scaling code from Paul Rogalinski - thanks for that one, mate! * Fixed an EVIL bug related to image uploads. The GUI used a reference to the recipe's picture list as a data model which was obviously rather evil as clearing the model when another recipe was selected cleared the picture data of the previously selected recipe... I am a bit emberrassed that this happed to me. Only a bit, though. 26.05.2007 ========== * Implemented basic support for picture uploads. It actually sucks right now because you can neither download nor fullsizeview (nice word) the buggers. Will do that later. Have to drink beer now. Is more important. 24.05.2007 ========== * Implemented framework for automatic database structure upgrading * Decided to write this file in english * Been too lazy to translate the earlier entries 21.05.2007 ========== * Zusätzliche Velocity-Parameter "categoryNames" und "ingredientsLines" eingefügt * Velocity-Templates optimiert, verwenden die neuen Listen für Kategorien und Zutatenzeilen * Neuer Splashscreen mit besserer Schrift für den Claim 20.05.2007 ========== * Freigabe von BlueRecipe-DEV-20070520