Add temporary Polish translation.
[jSite.git] / src /
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.
2010-06-17 David ‘Bombe’ RodenAdd possibility to stop a running insert.
2010-06-07 David ‘Bombe’ RodenSet version to 0.9.1. 0.9.1
2010-06-07 David ‘Bombe’ RodenIncrease edition of jSite homepage to 10.
2010-06-07 David ‘Bombe’ RodenDo not encode the insert early.
2010-06-07 David ‘Bombe’ RodenAdd “EarlyEncode” option to ClientPut* commands.
2010-06-07 David ‘Bombe’ RodenFix bug #4109: Set the preferred size on the scroll...
2010-01-30 David ‘Bombe’ RodenUpdate edition of homepage.
2010-01-30 David ‘Bombe’ RodenSet version to 0.9. 0.9
2010-01-30 David ‘Bombe’ RodenRe-enable the “preferences” menu item when navigating...
2010-01-30 David ‘Bombe’ RodenActivate the “previous” button on the preferences page.
2010-01-30 David ‘Bombe’ RodenUpdate French translation.
2010-01-30 David ‘Bombe’ RodenTranslate wizard buttons on the preferences page.
2010-01-30 David ‘Bombe’ RodenRemove Italian and Polish translation.
2010-01-28 David ‘Bombe’ RodenFix compilation problem with javac.
2010-01-28 David ‘Bombe’ RodenFire the “insert finished” event after updating the...
2010-01-23 David ‘Bombe’ RodenFix name of OK button text property.
2010-01-23 David ‘Bombe’ RodenChange wording into something more meaningful.
2010-01-23 David ‘Bombe’ RodenUse the general OK button text.
2010-01-22 David ‘Bombe’ RodenAdd check box and text field for “changed name” attribute.
2010-01-22 David ‘Bombe’ RodenCheck projects for duplicate file entries.
2010-01-22 David ‘Bombe’ RodenFix change detection to include “changed name” attribute.
2010-01-22 David ‘Bombe’ RodenDisable “insert redirect” checkbox on dialog creation.
2010-01-22 David ‘Bombe’ RodenFix change detection to include insert redirect attribute.
2010-01-22 David ‘Bombe’ RodenInclude field in file options that allows on-insert...
2010-01-22 David ‘Bombe’ RodenFactor out project validation, re-order warning and...
2010-01-22 David ‘Bombe’ RodenFix a typo.
2010-01-21 David ‘Bombe’ RodenShow error when default file is not inserted.
2010-01-21 David ‘Bombe’ RodenShow error when no files are selected for insertion.
2010-01-21 David ‘Bombe’ RodenImplement way to not insert a file at all.
2010-01-21 David ‘Bombe’ RodenNotify user when the insert collided with the previous...
2010-01-21 David ‘Bombe’ RodenRemove some @Override annotations that clash with Java...
2010-01-21 David ‘Bombe’ RodenAdd some @Override annotations.
2010-01-15 David ‘Bombe’ RodenAdd type parameter to list model.
2010-01-15 David ‘Bombe’ RodenAdd @Override annotations.
2010-01-15 David ‘Bombe’ RodenUse generics.
2010-01-15 David ‘Bombe’ RodenRemove Subversion $Id$ tag.
2010-01-14 David ‘Bombe’ RodenUpdate complete URI after keys or paths change.
2010-01-14 David ‘Bombe’ RodenRemove private and public key, add button for key manag...
2010-01-14 David ‘Bombe’ RodenExpose whether the dialog was cancelled.
2010-01-14 David ‘Bombe’ RodenAdd dialog to manage a project’s keys.
next