Clean test dir and correct gitignore
Changed the way children are retrieved from a J...
Fixed comparison of JFSElements (finally ;-)).
First steps in parallizing comparison.
Corrected sorting of JFSElements.
- Made JFSElement comparable and fixed some sma...
- Removed file factory producer cancel and shut...
Removed System outs.
- Fixed length analysis of log file (intial len...
Corrected position of semaphores.
Added ini file for 64bit Windows exe.
Added 64bit exe wrapper for Windows.
Extract selected constants to config properties...
Updated log.
- Reintroduced local variables capturing name, ...
Do not clear log file on start; provide option ...
Increased buffer size again to 256k.
Removed old Ant server target; added simple run...
Moved to ArrayLists instead of arrays.
Made canceling an ongoing synchronization more ...
- Removed options for setting executable and wr...
Restarted work.
Made access to root file easier and changed cop...
Added initial steps to move to nio file API int...
Made length comparison more robust.
Fixed translation string.
Documented changes.
Cleaning.
Updated documentation.
- Updated libraries.
Fixed output of version number and creating sna...
Cleaned up some error handling.
Removed unused debug option.
Finally converted old JFS logging API to Common...
Removed unused class.
Simplified JFSFile interface.
Removed unused function.
Removed option to show file icons (should not b...
- Removed own sort.
Cleaned test profiles.
Removed classical JFS client and server support.
Ignore DS_Store files.
Removed $Id$ attributes used in CVS.
Fixed crash because of ant process changes and ...
Cleanup.
Added Eclipse settings file.
Before creating a log file, the home directory ...
CVS $Id$ is used to identify the code version.
Initial JFileSync sources.
- New Ant targets to create releases and snapsh...
Release includes Changes.txt now.
CVS $Id$ is used now to identify the code version.
- The package incudes a simple file server to w...
- Adapated plugins to use file factories.
Added and integrated help page for JFS servers.
Replaced filesets by zipfilesets to generate re...
- Progress views during comparison and synchron...
- Some CSS style changes.
Startup scripts for Windows (batch file) and Un...
Added %* to start script.
JFSFIleInfo replaces separator chars by locally...
Restructured ReadMe file.
- Added ability to change Swing look and feel.
Some formatting and doc improvements.
Documented changes for upcoming 1.4 release.
Initial Ant build file.
Initial ReadMe.
- Switched to plastic 1.1.3.
CVS folders are not included in the developer r...
- Cleaned interface for JFSFile.
- Use native table selection colors for all tab...
- Added includes/excludes.
TBD list.
Added \. for reg exp.
Added \. for reg exp.
Updated start option when loading a profile.
The JFS file factory is reorganized into J...
Fixed a bug in displaying the overall size of t...
Fixed a bug in displaying the progress of the a...
Hooked in includes/excludes in comparison algor...
Using %~dp0 instead of %0\.. for getting the ba...
After copying a file some post copy operations ...
Updated changes.
Updated command line usage.
The table cell color of the comparison table wa...
Added icons to GUI.
Replaced some line breaks.
- You may easily open the last 4 opened prof...
Completed support for auto-server-shut-down.
Fixed a bug introduced during port to JDK 5 reg...
- Improved robustness of JFS server start and s...
Renamed ".jfileysync" to ".jfs" ;-)
Avoid printing a warning (EOFException), when t...
Updated some text constants.
You may specify that the JFS server automatical...
- Improved robustness of plugins regarding dire...
Moved ant file to main directory.
Fixed a bug in displaying the progress of the a...
Updated to JGoodies Looks 1.3 libraries.
Client uses a default timeout of 10 seconds now.