Name | Modified | Size | Downloads / Week |
---|---|---|---|
TMP | 2020-04-28 | ||
V1.0.17 | 2019-01-11 | ||
V1.0.16 | 2015-08-07 | ||
V1.0.15 | 2014-08-07 | ||
V1.0.14 | 2013-04-05 | ||
OLD | 2013-04-05 | ||
Pre Version | 2010-06-06 | ||
README.txt | 2015-08-07 | 5.2 kB | |
JFRenamer_setup_1.0.12.exe | 2011-12-19 | 25.7 MB | |
JFRenamer_Windows_1.0.12.zip | 2011-12-19 | 25.5 MB | |
JFRenamer_Linux_1.0.12.zip | 2011-12-19 | 27.3 MB | |
JFRenamer_Windows_1.0.11.zip | 2011-10-07 | 26.7 MB | |
JFRenamer_Linux_1.0.11.zip | 2011-10-07 | 27.3 MB | |
JFRenamer_setup_1.0.11.exe | 2011-10-07 | 26.8 MB | |
JFRenamer_linux_1.0.10.tgz | 2011-01-07 | 26.4 MB | |
JFRenamer_setup_1.0.10.exe | 2011-01-07 | 26.5 MB | |
JFRenamer_setup_1.0.9.exe | 2011-01-04 | 26.2 MB | |
JFRenamer_linux_1.0.9.tgz | 2011-01-04 | 26.6 MB | |
JFRenamer_setup_1.0.8.exe | 2010-12-13 | 27.0 MB | |
JFRenamer.1.0.6.Beta.zip | 2010-08-06 | 25.5 MB | |
Totals: 20 Items | 317.4 MB | 0 |
JFRenamer : Java File Renamer (c)Copyright Jean-Marc BOULADE 2015. ( Rename your files with rules ) See our site for tutorials : http://jfrenamer.sourceforge.net/ REQUIREMENTS: Java 1.6.0 or greater COMPILER/IDE: Eclipse for RCP and RAP Developers - Helios Service Release 1 - Build id: 20100917-0705 TODO : Completing help Many more ;) KNOWN BUGS: CHANGES FOR VERSION 1.0.16 (2015-08-07) 1. Document parameters save in a specific file. 2. Add globals options for the list of rules (jrn file). 3. Manage directory name with or without extension. 4. Bug for save action corrected (file saved but IHM not reflect it). 5. Bug for new action corrected (keep the filename). 6. A Mode for counting files (variable 'n'). 7. Execution in Thread (Job) with cancel service. 8. Bug fix - key bindings works now. 9. Bug fix - the history file was not saved at the exit of the application. CHANGES FOR VERSION 1.0.15 (2014-08-07) 1. Add directory level condition. 2. Bug fix subdirs not parsed if no change in first directory. 3. Add special confirmation for subdirs parse. 4. Clean preferences system and add a debug/develop page. 5. Version in parameters for all text in the application. 6. Build date and Eclipse version added to about window. FOR DEVELOPPERS 1. Level directory implementation. 2. Some catch for exception but error log amelioration needed. 3. Improve/recast ForDebug class. 4. Add pre-src with ant build to have build date and eclipse version. CHANGES FOR VERSION 1.0.14 (2013-04-05) 1. Add sub-directories parse. 2. Add condition LastChange. 3. Insert order after current order and not at the end of the list. 4. Bug fix not all 'if conditions' saved. CHANGES FOR VERSION 1.0.13 (2013-01-07) 1. Bug fix 60 characters limit for direct renaming (3463359) 2. Add condition IsDirectory and IsFile FOR DEVELOPPERS 1. Begin rename sub-directories function CHANGES FOR VERSION 1.0.12 (2011-12-19) 1. Bug fix case renaming don't work (3425109) 2. Parameter for history size in preferences. 3. Add Hide/Show columns in the Files context menu. 4. Save the size and the visibility of the columns in the Files view. FOR DEVELOPPERS 1. Testing file signature 2. Add a EArrayList to get access to ArrayList.RemoveRange 3. CoState and ColStateList two classes to save and manage columns width and visibility. CHANGES FOR VERSION 1.0.11 (2011-10-07) 1. Bug fix in web rule (3153010) 2. Change Delete rule who don't need a specific property and use exclusively right panel. 3. Add Insert rule. 4. Disable rules display in gray. 5. Add rule in variables provider. 6. Bug fix, add sort for target column (3419909). 7. Add history with undo possibility. FOR DEVELOPPERS 1. All sources reformated 2. Add FormatVersion for the Histo list, File list, and rules file. CHANGES FOR VERSION 1.0.10 (2011-01-07) 1. Bug fix in replace rule (ID: 3152186) 2. Bug fix the label in the Rule view stay when the rule is deleted (ID : 3151852) 3. Bug fix in the window installer the shortcut created on the desktop don't work (ID: 3151820) 4. Better scan for directories (conservation of the enable/disable state) 5. Bug fix refresh don't rescan the directory (ID: 3152475) 7. Bug fix NullPointerException on double click icon directory in Files view (ID: 3152470) 8. Bug fix Interface very slow with a remote file system (ID: 3152310) FOR DEVELOPPERS 1. Renamable.java : Cache for file access in order to fix (ID: 3152310) CHANGES FOR VERSION 1.0.9 (2011-01-04) 1. Permit negative length for all rules (and fix bug for the length field). 2. Lot of corrections for the 'n' variable. 3. You can edit the filename directly in the file view. 4. Add preference to disable/enable the restoration of application state. 5. Add preference to switch developer mode. 6. Bug fix for the directory history in the file list 7. Bug fix for systematic save orders on exit. 8. Bug Fix plugin_customization.ini don't allow shortcuts 9. Save state of the file list 10. LINUX Version FOR DEVELOPPERS 1. Begin JAVADOC for the sources 2. Listeners mechanism improve CHANGES FOR VERSION 1.0.8 (2010-12-13) 1. Help translation in french. FOR DEVELOPPERS 1. Transfer NLS translations to fragment CHANGES FOR VERSION 1.0.7 (2010-10-16) 1. Fix part of the name use in Rule If for RegExp and simple Search. 2. Fix Java null pointer exception on load order file. 3. Clean Rule View when load order file. 4. Implement confirmation for saving file on exit (with preferences) 5. Fix BUG in save file : the fields saved and loaded are inverted in some case 6. New general menu 7. Lot of bugs fixed for If/Then/Else 8. Installer version for Windows. FOR DEVELOPPERS 1. Deprecated GlobalApp class 2. All actions transform in commands 3. Installer NSIS script for Windows version. CHANGES FOR VERSION 1.0.6 (2010-08-06) 1. First official release (beta version).