- improve tag editor
- missing TagListFormat files
- plant properties window: load companions
- plant properties window: group companions by type
- initial implementation for projects
- save tags into project file
- initial version for plant properties pane
- use SplitPane to separate plant list from garden and tag list from tag plants
- refactory: rearrange code in Tags
- code refactory in Tags and fix bug: when creating first tag, plants were not displayed
- refactory of preferences
- framework for preferences refactory
- refactory the debug label and move it to a window - fix problems in restoring dialog position and size
- convert Tags window to javafx
- convert EditTag to javafx
- resize font in plant component and display the plant list into a tile pane
- plan garden for 2018
Merge branch 'master' of ssh://git.code.sf.net/p/kitchengarden/gitcode
- refactory seed list
- initial conversion of seed manager
- fix problems with saving on android
- implement file chooser for android
- work on file chooser
Version 1.8.2 released
- add slovenian translation
- add tomatillo
- update version
- change example garden
- add missing files
- update italian, spanish, romanian and catalan translation
- minor changes
- implement zoom
- fix problems when running on Android
- implement new year
- implement delete year
- reorganize the resources
- renaming some classes/methods
- make window maximized for mobile devices
- persist window bounds
- refactory of preferences using; no overlap with previous version
- save/load selected family on application exit
- bug when opening file
- display title and icon on main window
Merge branch 'master' of ssh://git.code.sf.net/p/kitchengarden/gitcode
- display title in the main window
- update seed list
- minor changes
- garden for 2017
Merge branch 'master' of https://git.code.sf.ne...
Merge branch 'master' of https://git.code.sf.ne...
Merge branch 'master' of https://git.code.sf.ne...
- display alerts and implement askToSave in Fil...
- changes in building scripts
- add missing file
- rename Gui to MainWindow
- convert FileWithChanges to javafx
- buttons for clearing the selection
- implement filter by name
- filter by family
- refactory plant selection by splitting Specie...
- allow garden views to be created without a ga...
- move garden tab code in separate class
- fix problems related to zoom
- port garden background to javafx
- integrate toolbox on android
- remove duplicate code when loading resources
- move from gui/desktop folder into gui, as sam...
- fix compile problems on android
- start porting to javafx on master branch
- fix compiling errors
- update tiberius garden
- comment/remove unused code
- fix path drawing
- allow selection of species
- gradle script to compile for android
- add preview when adding plants on margins
- move PlantProperties.java to actions
- fix problems related to zoom
- split garden drawing in a separate class
- try to convert grid
- fix painting of paths
- convert grid headers to javafx
- try to convert grid headers to javafx
- draw background
- implement zoom
- convert plant list to javafx
Improve garden format
- update example gardens to new format
Merge branch 'master' of https://git.code.sf.ne...
- improve garden XML format
- update tiberius garden and seed list
- javafx: convert GardenController
Revert "javafx conversion" ( changes moved on a...
Fix intecropping rules
New properties for species
Migrate to JavaFX
- javafx conversion: GardenView
This feature will be available in a future version. https://sourceforge.net/p/ki...
- javafx conversion: use Image class and conver...
Migrate to JavaFX