#1 2014-03-23 01:04

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,370

ReNamer 5.75

New version of ReNamer brings a refreshed look and a bunch of long awaited features.

Here is a quick overview of the changes:

  • Most of icons have been updated to modernize the look and feel, while the layout of components have been optimized to be less cramped and to better fit the localized text.

  • New "Error" column in the files table will tell you the exact problem with validation or renaming of a file instead of having to guess it.

  • New "Undo Path"  column will help you inspect the old name of the file in case you wish to revert the changes.

  • Currently active filter settings are now conveniently displayed in the status bar as icons, so you no longer have to guess which filters are being using.

  • Handling of extensions in folders is now optional (check in settings).

  • New scripting functions to access the full list of renamed files, format meta tag dates, and URL encoding/decoding.

  • More features and bug fixes, check out the full list below.

ReNamer-5_75-First-Look.png

Full list of changes in ReNamer 5.75:

* Included latest version of online manual from the Wiki;
* Repositioned components in the Browse dialog and Rule configuration forms to better fit the localized text;
* Icons in rules configuration, settings and files table have been updated;
* Analyze dialog handles high DPI mode better (AutoScroll set to False);
* All buttons have same width in the main toolbar;
* Hint to enable new "Error" column if Rename/Undo operation fails;
* Brand new icons for toolbars in Main window and Presets Manager;
* Control characters with codes 0-31 and 127 will now fail filename validation;
* Added "Error" column to the files table for renaming and validation errors;
* Added "Old Path" column to allow inspection of Undo operation;
* It is now possible to retry unsuccessful Undo operation;
* Right-clicking on the path in the Presets Manger places it into clipboard;
* Updated validation messages;
* Added status panel to display currently active filter settings as icons;
* Status bar now uses fixed sizes for panels, no auto-sizing;
* Handling of extensions in folders is now optional (check in settings);
* Added "Analyze" mini button above files table to bring out the feature;
* Removed bevels/borders from the main toolbar;
* Cleaned up big "Rename" and "Overwrite" button icons;
* Moved option buttons above files table to the left hand side;
* Removed flickering of option buttons on resizing (disabled full repaint);
* Removed labels from buttons in the Presets Manager to make it more compact and eliminate issues with localization (hints were not touched);
* Presets Manager inherits the limitations of the "Lite" version;
* Introduced TAnsiStringArray type as Array of AnsiString;
* Introduced TWideStringArray type as Array of WideString;
* TStringsArray type is deprecated, please use TWideStringArray instead;
* Added FileReadLines function to read all lines from a file;
* Return type of CalculateMetaTag function changed from String to WideString;
* Added CalculateMetaTagFormat function to allow specifying custom date/time formatting instead of the application's default setting;
* Added IsMatchingRegEx function to check for match against RegEx pattern;
* Added URLEncode and URLDecode functions;
* Removed donation link (donations are discontinued in favor of "Pro" version);
* Refactored PascalScript function declarations to allow for easier expansion;
* Added GetAllFiles and GetMarkedFiles functions to access the list of files;
* Changed all tool window style forms to dialog style to prevent from hiding of the application from Alt+Tab task switching in Windows 7;

Offline

Board footer

Powered by FluxBB