jSite2.git
2008-11-15 David ‘Bombe... Add German text for “node not connected” error message. master
2008-11-15 David ‘Bombe... Add English text for “node not connected” error message.
2008-11-15 David ‘Bombe... Emit warning and abort insert if the selected node...
2008-11-15 David ‘Bombe... Use new NodeManager.isNodeConnected() method.
2008-11-15 David ‘Bombe... Manage currently connected nodes.
2008-11-15 David ‘Bombe... Make all member collections final.
2008-11-14 David ‘Bombe... Hide file manager window when no default file is set.
2008-11-13 David ‘Bombe... Test case for encoding and decoding functions in MapWriter.
2008-11-13 David ‘Bombe... Add test source folder.
2008-11-13 David ‘Bombe... Fix obsolete javadoc.
2008-11-13 David ‘Bombe... Implement warning for non-specified index file.
2008-11-13 David ‘Bombe... Add English and German texts for non-specified default...
2008-11-13 David ‘Bombe... Use MapWriter instead of Properties.store() and Propert...
2008-11-13 David ‘Bombe... Add MapWriter.
2008-11-13 David ‘Bombe... Add method to format hexadecimal numbers.
2008-11-13 David ‘Bombe... Use NodeListener support class.
2008-11-13 David ‘Bombe... Reformatting.
2008-11-13 David ‘Bombe... Add NodeListener support class.
2008-11-13 David ‘Bombe... Start insert.
2008-11-13 David ‘Bombe... Implement InsertListener interface in CoreImpl.
2008-11-13 David ‘Bombe... Reformatting.
2008-11-13 David ‘Bombe... Don’t check node in project, always use given node.
2008-11-13 David ‘Bombe... Use Unicode notation for German 8-bit characters.
2008-11-13 David ‘Bombe... Create “Insert Project” action on project creation.
2008-11-13 David ‘Bombe... Show “Insert Project” button on project panel.
2008-11-13 David ‘Bombe... Update “Insert Project” button on language change.
2008-11-13 David ‘Bombe... Add and expose “Insert Project” actions.
2008-11-12 David ‘Bombe... Repaint tree when insert override is {,de}activated.
2008-11-12 David ‘Bombe... Move CoreListener event firing to CoreListenerSupport.
2008-11-12 David ‘Bombe... Extend java.util.EventListener.
2008-11-12 David ‘Bombe... Use new InsertListenerSupport.
2008-11-12 David ‘Bombe... Split ListenerSupport into two classes.
2008-11-12 David ‘Bombe... Ignore Eclipse settings directory.
2008-11-12 David ‘Bombe... Add InsertListener support.
2008-11-12 David ‘Bombe... Add ListenerSupport class.
2008-09-04 David ‘Bombe... Remove some unnecessary warnings.
2008-09-04 David ‘Bombe... Use a JSplitPane to divide the two panels of the file...
2008-06-23 David ‘Bombe... whitespace fixups
2008-06-23 David ‘Bombe... add saveConfiguration stub
2008-06-22 David ‘Bombe... add tags and annotations to suppress warnings
2008-06-22 David ‘Bombe... use new flag images
2008-06-15 David ‘Bombe... add insertProject()
2008-06-15 David ‘Bombe... increase version number to 0.99.0
2008-06-14 David ‘Bombe... create new id if null id is set
2008-06-14 David ‘Bombe... add method to generate arbitrary-length IDs
2008-06-14 David ‘Bombe... fix combo box behaviour when selecting content type...
2008-06-14 David ‘Bombe... add second constructor
2008-06-13 David ‘Bombe... first skeleton
2008-06-13 David ‘Bombe... derive insert from request
2008-06-13 David ‘Bombe... add insert listener
2008-06-13 David ‘Bombe... add empty insert manager
2008-06-07 David ‘Bombe... create container class for inserts
2008-06-07 David ‘Bombe... add package javadoc
2008-06-12 David ‘Bombe... fix wrong enable state of override content type checkbox
2008-06-12 David ‘Bombe... add toString()
2008-06-12 David ‘Bombe... change node representation
2008-06-12 David ‘Bombe... change logging
2008-06-12 David ‘Bombe... change some log levels
2008-06-12 David ‘Bombe... add logging
2008-06-12 David ‘Bombe... fix annotation name
2008-06-12 David ‘Bombe... add logging
2008-06-03 David ‘Bombe... implement node selection in project
2008-06-03 David ‘Bombe... make setNode(Node) public
2008-06-03 David ‘Bombe... start node selection in project
2008-06-03 David ‘Bombe... load and save nodes in projects
2008-06-03 David ‘Bombe... add default node
2008-06-03 David ‘Bombe... create id in constructor
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
next