jSite2.git
2008-06-03 David ‘Bombe... store nodes by id
2008-06-03 David ‘Bombe... load nodes before projects
2008-06-03 David ‘Bombe... create id in constructor
2008-06-03 David ‘Bombe... move project stuff again
2008-06-03 David ‘Bombe... add id to node
2008-06-03 David ‘Bombe... reformat
2008-06-03 David ‘Bombe... use id generator
2008-06-03 David ‘Bombe... add id generator
2008-06-03 David ‘Bombe... move project directory
2008-06-03 David ‘Bombe... reformat
2008-06-02 David ‘Bombe... add thread pool
2008-06-02 David ‘Bombe... finish content type override implementation
2008-06-02 David ‘Bombe... continue work on file manager
2008-06-02 David ‘Bombe... expose default content type
2008-06-02 David ‘Bombe... add method to return a single MIME type
2008-06-02 David ‘Bombe... fix repaint after set default file
2008-06-02 David ‘Bombe... Revert "implement action listener interface"
2008-06-02 David ‘Bombe... implement action listener interface
2008-06-02 David ‘Bombe... move method to correct place
2008-06-02 David ‘Bombe... complete insert override stuff
2008-06-02 David ‘Bombe... fix loading of overrides
2008-06-02 David ‘Bombe... fix parsing of overrides
2008-06-02 David ‘Bombe... current work at override settings
2008-06-02 David ‘Bombe... add isEmpty()
2008-06-01 David ‘Bombe... fix misbehaviour when clicking out of selected range
2008-06-01 David ‘Bombe... remove old override stuff
2008-06-01 David ‘Bombe... use panel instead of box for add project button
2008-06-01 David ‘Bombe... change context menu behaviour
2008-06-01 David ‘Bombe... fix npe if nothing is selected
2008-06-01 David ‘Bombe... remove accelerators from override menu
2008-05-31 David ‘Bombe... add override removal
2008-05-31 David ‘Bombe... fix npe
2008-05-31 David ‘Bombe... no file overrides for directories
2008-05-31 David ‘Bombe... implement apply insert override
2008-05-31 David ‘Bombe... add more override methods that handle project files
2008-05-31 David ‘Bombe... add methods to get override for one file
2008-05-31 David ‘Bombe... start multiple file override
2008-05-31 David ‘Bombe... disable set default on directories
2008-05-30 David ‘Bombe... prevent closing when default file is invalid
2008-05-30 David ‘Bombe... add getFile() to retrieve a project file by its path
2008-05-30 David ‘Bombe... add override checkbox
2008-05-30 David ‘Bombe... fix file information display
2008-05-30 David ‘Bombe... fix complete bash of base file
2008-05-30 David ‘Bombe... fix complete path
2008-05-30 David ‘Bombe... always show directories as non-leaf nodes
2008-05-30 David ‘Bombe... don't show project root as leaf node
2008-05-30 David ‘Bombe... nice preferred sizes
2008-05-30 David ‘Bombe... fix display of default file
2008-05-30 David ‘Bombe... add getParent()
2008-05-30 David ‘Bombe... rename Override to FileOverride
2008-05-30 David ‘Bombe... add context menu
2008-05-30 David ‘Bombe... add size
2008-05-29 David ‘Bombe... finish rework of file manager
2008-05-29 David ‘Bombe... fix file size label
2008-05-29 David ‘Bombe... add method to return complete path of a project file
2008-05-29 David ‘Bombe... return null is base path is not a directory
2008-05-29 David ‘Bombe... move file scanning to project
2008-05-29 David ‘Bombe... some work on the project files
2008-05-29 David ‘Bombe... work on new project file backend
2008-05-29 David ‘Bombe... show file properties on selection
2008-05-29 David ‘Bombe... remove old gui
2008-05-29 David ‘Bombe... simplify a bit
2008-05-29 David ‘Bombe... work on rescanning and displaying
2008-05-29 David ‘Bombe... add error message when not connected to node
2008-05-29 David ‘Bombe... add default file
2008-05-29 David ‘Bombe... fix scroll pane size
2008-05-29 David ‘Bombe... add removeAll()
2008-05-28 David ‘Bombe... next stab at file manager
2008-05-28 David ‘Bombe... add sortable tree node
2008-05-28 David ‘Bombe... throw away all the entry stuff from the file manager
2008-05-28 David ‘Bombe... remove file manager for now
2008-05-28 David ‘Bombe... save and load project overrides
2008-05-28 David ‘Bombe... change override list to map
2008-05-28 David ‘Bombe... add methods to convert to text and back
2008-05-28 David ‘Bombe... add method to get overrides from project
2008-05-28 David ‘Bombe... remove entries altogether
2008-05-28 David ‘Bombe... add override
2008-05-28 David ‘Bombe... use variable for recurring function call
2008-05-28 David ‘Bombe... add flag images to language actions
2008-05-28 David ‘Bombe... add configuration action item to toolbar
2008-05-28 David ‘Bombe... wip: use new notion of default stuff
2008-05-28 David ‘Bombe... add method to restore content type
2008-05-28 David ‘Bombe... add default content type notion
2008-05-28 David ‘Bombe... add default insert flag
2008-05-28 David ‘Bombe... improve file manager
2008-05-27 David ‘Bombe... rename edit node dialog
2008-05-27 David ‘Bombe... implement project cloning
2008-05-27 David ‘Bombe... implement project deletion
2008-05-27 David ‘Bombe... make delete and clone buttons project specific
2008-05-27 David ‘Bombe... add method to remove project
2008-05-27 David ‘Bombe... update base path label text on language change
2008-05-27 David ‘Bombe... force user to enter base path on project creation
2008-05-27 David ‘Bombe... expose changeBasePath method
2008-05-27 David ‘Bombe... don't initialize base path
2008-05-27 David ‘Bombe... initialize base path on project creation
2008-05-27 David ‘Bombe... add label above project files
2008-05-27 David ‘Bombe... update actions when language changes
2008-05-27 David ‘Bombe... return new list
2008-05-27 David ‘Bombe... add insert file checkbox
2008-05-27 David ‘Bombe... add mime type combo box
next