jSite2.git
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
2008-05-27 David ‘Bombe... add i18n for mime type label
2008-05-26 David ‘Bombe... make methods static
2008-05-26 David ‘Bombe... add close button to file manager
2008-05-26 David ‘Bombe... add javadoc
2008-05-26 David ‘Bombe... implement first version of file manager
2008-05-26 David ‘Bombe... add sortChildren
2008-05-26 David ‘Bombe... add virtual flag in entry
2008-05-26 David ‘Bombe... add edit files button
2008-05-26 David ‘Bombe... add getChild(E)
2008-05-26 David ‘Bombe... rename hasChildNode to hasChild
2008-05-26 David ‘Bombe... fix javadoc
2008-05-26 David ‘Bombe... add even more methods
2008-05-26 David ‘Bombe... add more methods
2008-05-26 David ‘Bombe... add tree data structure
2008-05-26 David ‘Bombe... remove TODO
2008-05-26 David ‘Bombe... ignore some directories
2008-05-26 David ‘Bombe... add window title
2008-05-25 David ‘Bombe... add file manager
2008-05-25 David ‘Bombe... set frame icon
2008-05-25 David ‘Bombe... add method to load images
2008-05-25 David ‘Bombe... use grayscale version of online icon for offline mode
2008-05-25 David ‘Bombe... update node labels when connecting or disconnecting
2008-05-25 David ‘Bombe... remove Id keyword
2008-05-25 David ‘Bombe... add some spacing to menu label
2008-05-25 David ‘Bombe... add icon to new node action
2008-05-25 David ‘Bombe... complete new node management
2008-05-25 David ‘Bombe... add virtual entries
2008-05-25 David ‘Bombe... revalidate status bar if side components changed
2008-05-25 David ‘Bombe... really remove node
next