jSite.git
2012-03-17 David ‘Bombe... Store the edition of the last insert of a file.
2012-03-17 David ‘Bombe... Load and save last insert hashes.
2012-03-17 David ‘Bombe... Don’t update the progress bar if the progress is 0.
2012-03-17 David ‘Bombe... Return some unnecessary stuff.
2012-03-17 David ‘Bombe... Use ScannedFile.
2012-03-17 David ‘Bombe... Copy hashes after the project has finished inserting.
2012-03-17 David ‘Bombe... Calculate hashes when scanning files.
2012-03-17 David ‘Bombe... Stop updater when the connection is interrupted.
2012-03-17 David ‘Bombe... Add method to copy the hashes after a project was inserted.
2012-03-17 David ‘Bombe... Add last insert and current hash to file options.
2012-03-17 David ‘Bombe... Remove file containers and edition replacements.
2012-03-16 David ‘Bombe... Use the “default” manifest putter because it’s actually...
2012-03-16 David ‘Bombe... Add possibility to choose a manifest putter for an...
2012-03-16 David ‘Bombe... Prevent NPE when URIGenerated message comes too late.
2011-11-04 David ‘Bombe... Revert "Set the EarlyEncode flag on insert."
2011-11-03 David ‘Bombe... Set the EarlyEncode flag on insert.
2011-11-03 David ‘Bombe... Reset edition if the keys were changed.
2011-11-03 David ‘Bombe... Reformat javadoc.
2011-11-03 David ‘Bombe... Verify that the default location is valid.
2011-11-03 David ‘Bombe... Fix HTML in dialog.
2011-11-03 David ‘Bombe... Rename option.
2011-11-03 David ‘Bombe... Add title to confirmation dialog.
2011-11-03 David ‘Bombe... Add title to confirmation dialog.
2011-11-03 David ‘Bombe... Unify copyright file headers, update years to include...
2011-11-03 David ‘Bombe... Add javadoc.
2011-11-03 David ‘Bombe... Turn ok-cancel dialog into yes-no-cancel dialog.
2011-11-03 David ‘Bombe... Add German translation.
2011-11-03 David ‘Bombe... Show name and location of configuration file to be...
2011-11-03 David ‘Bombe... Add options for configuration file location.
2011-11-03 David ‘Bombe... Locator for the configuration file.
2011-11-03 David ‘Bombe... Add JAR file location preferences on preferences page.
2011-11-03 David ‘Bombe... Locate the configuration file on startup.
2011-11-03 David ‘Bombe... Add accessors for the configuration file location.
2011-11-03 David ‘Bombe... Add enumeration for location of the configuration file.
2011-11-03 David ‘Bombe... Add a comment.
2011-11-03 David ‘Bombe... Change selected node when the port number changes.
2011-11-03 David ‘Bombe... Deleting the selected node will now selected another...
2011-11-03 David ‘Bombe... Prevent deletion of the last node.
2011-11-03 David ‘Bombe... Only allow files in the root directory to be selected...
2011-11-03 David ‘Bombe... Set an error code if project was not inserted successfully.
2011-07-09 David ‘Bombe... Ignore “build” and “dist” directories.
2011-06-09 David ‘Bombe... Throw an exception when the node is not connected.
2011-06-09 David ‘Bombe... Actually use debug flag for javac task.
2011-05-15 David ‘Bombe... Fix typo.
2011-01-26 David ‘Bombe... Don’t get confused by “--config-file” parameter.
2011-01-26 David ‘Bombe... Add “--config-file” parameter to CLI. Fixes #65.
2010-09-01 David ‘Bombe... Use Closer.close() for various resources.
2010-09-01 David ‘Bombe... Add @SuppressWarnings annotation.
2010-09-01 David ‘Bombe... Add progress listener that displays the progress of...
2010-09-01 David ‘Bombe... Hand down progress listener.
2010-09-01 David ‘Bombe... Add progress listener interface to copy operation.
2010-08-25 David ‘Bombe... The name of the index file must not be empty if an...
2010-08-25 David ‘Bombe... Don’t warn about no files to insert when there are...
2010-06-17 David ‘Bombe... Set version to 0.9.2. 0.9.2
2010-06-17 David ‘Bombe... Set homepage edition to 11.
2010-06-17 David ‘Bombe... Show different message when the insert was aborted...
2010-06-17 David ‘Bombe... Implement cancelling the insert when the “cancel” butto...
2010-06-17 David ‘Bombe... Expose whether the insert is currently running.
2010-06-17 David ‘Bombe... Add possibility to stop a running insert.
2010-06-07 David ‘Bombe... Set version to 0.9.1. 0.9.1
2010-06-07 David ‘Bombe... Increase edition of jSite homepage to 10.
2010-06-07 David ‘Bombe... Do not encode the insert early.
2010-06-07 David ‘Bombe... Add “EarlyEncode” option to ClientPut* commands.
2010-06-07 David ‘Bombe... Fix bug #4109: Set the preferred size on the scroll...
2010-01-30 David ‘Bombe... Update edition of homepage.
2010-01-30 David ‘Bombe... Set version to 0.9. 0.9
2010-01-30 David ‘Bombe... Re-enable the “preferences” menu item when navigating...
2010-01-30 David ‘Bombe... Activate the “previous” button on the preferences page.
2010-01-30 David ‘Bombe... Update French translation.
2010-01-30 David ‘Bombe... Translate wizard buttons on the preferences page.
2010-01-30 David ‘Bombe... Remove Italian and Polish translation.
2010-01-28 David ‘Bombe... Fix compilation problem with javac.
2010-01-28 David ‘Bombe... Fire the “insert finished” event after updating the...
2010-01-23 David ‘Bombe... Fix name of OK button text property.
2010-01-23 David ‘Bombe... Change wording into something more meaningful.
2010-01-23 David ‘Bombe... Use the general OK button text.
2010-01-22 David ‘Bombe... Add check box and text field for “changed name” attribute.
2010-01-22 David ‘Bombe... Check projects for duplicate file entries.
2010-01-22 David ‘Bombe... Fix change detection to include “changed name” attribute.
2010-01-22 David ‘Bombe... Disable “insert redirect” checkbox on dialog creation.
2010-01-22 David ‘Bombe... Fix change detection to include insert redirect attribute.
2010-01-22 David ‘Bombe... Include field in file options that allows on-insert...
2010-01-22 David ‘Bombe... Factor out project validation, re-order warning and...
2010-01-22 David ‘Bombe... Fix a typo.
2010-01-21 David ‘Bombe... Show error when default file is not inserted.
2010-01-21 David ‘Bombe... Show error when no files are selected for insertion.
2010-01-21 David ‘Bombe... Implement way to not insert a file at all.
2010-01-21 David ‘Bombe... Notify user when the insert collided with the previous...
2010-01-21 David ‘Bombe... Remove some @Override annotations that clash with Java...
2010-01-21 David ‘Bombe... Add some @Override annotations.
2010-01-15 David ‘Bombe... Add type parameter to list model.
2010-01-15 David ‘Bombe... Add @Override annotations.
2010-01-15 David ‘Bombe... Use generics.
2010-01-15 David ‘Bombe... Remove Subversion $Id$ tag.
2010-01-14 David ‘Bombe... Update complete URI after keys or paths change.
2010-01-14 David ‘Bombe... Remove private and public key, add button for key manag...
2010-01-14 David ‘Bombe... Expose whether the dialog was cancelled.
2010-01-14 David ‘Bombe... Add dialog to manage a project’s keys.
2010-01-13 David ‘Bombe... Show a warning when the user wants to quit and copied...
2010-01-13 David ‘Bombe... Add new non-editable textfield and move “copy to clipbo...
next