Don’t throw a NullPointerException when no file is selected.
[jSite.git] / src /
2012-03-22 David ‘Bombe’ RodenDon’t throw a NullPointerException when no file is...
2012-03-22 David ‘Bombe’ RodenStore and load last insert filename.
2012-03-22 David ‘Bombe’ RodenAdd filename of last insert.
2012-03-22 David ‘Bombe’ RodenUse changed name when inserting a file.
2012-03-22 David ‘Bombe’ RodenMake combox box expand horizontally.
2012-03-22 David ‘Bombe’ RodenForward manifest putter between configuration, preferen...
2012-03-22 David ‘Bombe’ RodenAdd combo box for manifest putter.
2012-03-22 David ‘Bombe’ RodenOverride toString() for better display in a combo box.
2012-03-22 David ‘Bombe’ RodenForward manifest putter to project inserter.
2012-03-22 David ‘Bombe’ RodenMake manifest putter configurable.
2012-03-22 David ‘Bombe’ RodenStore the manifest putter in the configuration.
2012-03-18 David ‘Bombe’ RodenForward priority between configuration, preferences... 0.10-rc1
2012-03-18 David ‘Bombe’ RodenAllow storing and loading the priority from/to the...
2012-03-18 David ‘Bombe’ RodenAdd insert priority to preferences panel.
2012-03-18 David ‘Bombe’ RodenForward the insert priority to the project inserter.
2012-03-18 David ‘Bombe’ RodenMake the insert priority configurable.
2012-03-18 David ‘Bombe’ RodenOverride toString() to allow simple display in a JList.
2012-03-18 David ‘Bombe’ RodenAdd method to parse a priority from a string.
2012-03-18 David ‘Bombe’ RodenUpdate copyrights in About dialog to 2012.
2012-03-18 David ‘Bombe’ RodenForward use-early-encode flag between configuration...
2012-03-18 David ‘Bombe’ RodenAdd checkbox for use-early-encode option.
2012-03-18 David ‘Bombe’ RodenForward use-early-encode flag to project inserter.
2012-03-18 David ‘Bombe’ RodenMake use of the early-encode flag configurable.
2012-03-18 David ‘Bombe’ RodenAdd methods to store and load use-early-encode option.
2012-03-17 David ‘Bombe’ RodenFix up all file headers.
2012-03-17 David ‘Bombe’ RodenOrganize imports.
2012-03-17 David ‘Bombe’ RodenAdd missing properties.
2012-03-17 David ‘Bombe’ RodenAdd “force insert” checkbox.
2012-03-17 David ‘Bombe’ RodenFix a wrong i18n property name.
2012-03-17 David ‘Bombe’ RodenStore the scanned files in the list.
2012-03-17 David ‘Bombe’ RodenOverride toString() for simple displaying it in a List.
2012-03-17 David ‘Bombe’ RodenDon’t insert a redirect if force-insert is set.
2012-03-17 David ‘Bombe’ RodenClear force-insert flag after successful insert.
2012-03-17 David ‘Bombe’ RodenAdd temporary force-insert flag.
2012-03-17 David ‘Bombe’ RodenRename method to better describe the purpose.
2012-03-17 David ‘Bombe’ RodenSearch for known files correctly.
2012-03-17 David ‘Bombe’ RodenOnly copy the current hash to the last insert hash...
2012-03-17 David ‘Bombe’ RodenDon’t remove the last insert hash when not inserting...
2012-03-17 David ‘Bombe’ RodenAlways set the current hash when inserting.
2012-03-17 David ‘Bombe’ RodenFix loading of projects.
2012-03-17 David ‘Bombe’ RodenStore and load last insert edition.
2012-03-17 David ‘Bombe’ RodenLog decision to insert a redirect.
2012-03-17 David ‘Bombe’ RodenUse last insert edition for redirect.
2012-03-17 David ‘Bombe’ RodenSet the last insert edition of all inserted files after...
2012-03-17 David ‘Bombe’ RodenStore the edition of the last insert of a file.
2012-03-17 David ‘Bombe’ RodenLoad and save last insert hashes.
2012-03-17 David ‘Bombe’ RodenDon’t update the progress bar if the progress is 0.
2012-03-17 David ‘Bombe’ RodenReturn some unnecessary stuff.
2012-03-17 David ‘Bombe’ RodenUse ScannedFile.
2012-03-17 David ‘Bombe’ RodenCopy hashes after the project has finished inserting.
2012-03-17 David ‘Bombe’ RodenCalculate hashes when scanning files.
2012-03-17 David ‘Bombe’ RodenStop updater when the connection is interrupted.
2012-03-17 David ‘Bombe’ RodenAdd method to copy the hashes after a project was inserted.
2012-03-17 David ‘Bombe’ RodenAdd last insert and current hash to file options.
2012-03-17 David ‘Bombe’ RodenRemove file containers and edition replacements.
2012-03-16 David ‘Bombe’ RodenUse the “default” manifest putter because it’s actually...
2012-03-16 David ‘Bombe’ RodenAdd possibility to choose a manifest putter for an...
2012-03-16 David ‘Bombe’ RodenPrevent NPE when URIGenerated message comes too late.
2011-11-04 David ‘Bombe’ RodenRevert "Set the EarlyEncode flag on insert."
2011-11-03 David ‘Bombe’ RodenSet the EarlyEncode flag on insert.
2011-11-03 David ‘Bombe’ RodenReset edition if the keys were changed.
2011-11-03 David ‘Bombe’ RodenReformat javadoc.
2011-11-03 David ‘Bombe’ RodenVerify that the default location is valid.
2011-11-03 David ‘Bombe’ RodenFix HTML in dialog.
2011-11-03 David ‘Bombe’ RodenRename option.
2011-11-03 David ‘Bombe’ RodenAdd title to confirmation dialog.
2011-11-03 David ‘Bombe’ RodenAdd title to confirmation dialog.
2011-11-03 David ‘Bombe’ RodenUnify copyright file headers, update years to include...
2011-11-03 David ‘Bombe’ RodenAdd javadoc.
2011-11-03 David ‘Bombe’ RodenTurn ok-cancel dialog into yes-no-cancel dialog.
2011-11-03 David ‘Bombe’ RodenAdd German translation.
2011-11-03 David ‘Bombe’ RodenShow name and location of configuration file to be...
2011-11-03 David ‘Bombe’ RodenAdd options for configuration file location.
2011-11-03 David ‘Bombe’ RodenLocator for the configuration file.
2011-11-03 David ‘Bombe’ RodenAdd JAR file location preferences on preferences page.
2011-11-03 David ‘Bombe’ RodenLocate the configuration file on startup.
2011-11-03 David ‘Bombe’ RodenAdd accessors for the configuration file location.
2011-11-03 David ‘Bombe’ RodenAdd enumeration for location of the configuration file.
2011-11-03 David ‘Bombe’ RodenAdd a comment.
2011-11-03 David ‘Bombe’ RodenChange selected node when the port number changes.
2011-11-03 David ‘Bombe’ RodenDeleting the selected node will now selected another...
2011-11-03 David ‘Bombe’ RodenPrevent deletion of the last node.
2011-11-03 David ‘Bombe’ RodenOnly allow files in the root directory to be selected...
2011-11-03 David ‘Bombe’ RodenSet an error code if project was not inserted successfully.
2011-06-09 David ‘Bombe’ RodenThrow an exception when the node is not connected.
2011-05-15 David ‘Bombe’ RodenFix typo.
2011-01-26 David ‘Bombe’ RodenDon’t get confused by “--config-file” parameter.
2011-01-26 David ‘Bombe’ RodenAdd “--config-file” parameter to CLI. Fixes #65.
2010-09-01 David ‘Bombe’ RodenUse Closer.close() for various resources.
2010-09-01 David ‘Bombe’ RodenAdd @SuppressWarnings annotation.
2010-09-01 David ‘Bombe’ RodenAdd progress listener that displays the progress of...
2010-09-01 David ‘Bombe’ RodenHand down progress listener.
2010-09-01 David ‘Bombe’ RodenAdd progress listener interface to copy operation.
2010-08-25 David ‘Bombe’ RodenThe name of the index file must not be empty if an...
2010-08-25 David ‘Bombe’ RodenDon’t warn about no files to insert when there are...
2010-06-17 David ‘Bombe’ RodenSet version to 0.9.2. 0.9.2
2010-06-17 David ‘Bombe’ RodenSet homepage edition to 11.
2010-06-17 David ‘Bombe’ RodenShow different message when the insert was aborted...
2010-06-17 David ‘Bombe’ RodenImplement cancelling the insert when the “cancel” butto...
2010-06-17 David ‘Bombe’ RodenExpose whether the insert is currently running.
next