Code: Select all
v4.00.0156 - 03.09.05 16:48
+ Now also reports and menus can have natural numeric sort order.
! An error message related to a very exotic string file version
corruption has been cooled down.
Code: Select all
v4.00.0156 - 03.09.05 16:48
+ Now also reports and menus can have natural numeric sort order.
! An error message related to a very exotic string file version
corruption has been cooled down.
Code: Select all
v4.00.0153 - 30.08.05 14:20
+++ Preview: now the targets of shortcuts (*.lnk files) are previewed!
Opens up all sorts of interesting possibilities for organizing font,
icon, image, sound, video, and HTML files, well actually any files.
Another revolutionary TrackerV3-only feature.
Code: Select all
v4.00.0152 - 28.08.05 12:51
+ Now you can have natural numeric sort order for files and folders
in tree and list. For example:
File3.ext
File20.ext
File100.ext
With normal alphabetical sort you get:
File100.ext
File20.ext
File3.ext
You find the new option on Configuration, General.
Note, that natural numeric sorting is implemented for XP only! On
other OSs the switch is ignored.
About the colors, for both this & the alternate colors in grid, it seems there are two sets of colors, ones used pretty much everywhere, and ones used on My Computer (with the list of all the drives)admin wrote:Ok ok, "Hilite Focused Row" will be back.
Code: Select all
v4.00.0151 - 26.08.05 12:00
+ Now "Create Shortcut(s) Here" takes care of collisions. Find
results can contain files of the same name in different folders so
disambiguation of the shortcut names is necessary. For example:
Same-named target files:
Folder01/File01.jpg
Folder02/File01.jpg
Folder03/File01.jpg
Automatically created shortcut files:
File01.jpg.lnk
File01.jpg (2).lnk
File01.jpg (3).lnk
You see, it's hardcoded to the way Windows Explorer does it.
Exactly!Gandolf wrote:... then copy the colour from the ClrFocRow= in the previous ini file to the ClrGrid= in the current ini file and you have your previous grid colour.
admin wrote:Download the latest TrackerV3 BETA version (v4.00.0149, 25-aug-2005).
Code: Select all
v4.00.0149 - 25.08.05 11:23 .... Note: your Grid Row color might be black after upgrading: just change it (Configuration, Colors). ....[/quote] Or, if you've kept your previous ini file. Find the entry [ListBrowse] | ClrFocRow= look in the current ini file and find the line [ListBrowse] | ClrGrid= then copy the colour from the ClrFocRow= in the previous ini file to the ClrGrid= in the current ini file and you have your previous grid colour.
Code: Select all
v4.00.0150 - 25.08.05 20:50
+ New command in the custom drag-drop context menu: "Create
Shortcut(s) Here". Reason: Windows's own "Create Shortcut(s) Here"
does not work correctly with TrackerV3's find result lists because
it cannot handle files with different paths in one go. The new
command can do this very well. So now you can easily drag-drop-
create shortcuts of your deeply nested find results by right-
dragging the selected files onto any tree folder.
I now remember that my list in those days had only 8 style bits, so one style had to go to make space for Full Row Select. Now I simply extended it to 32 bits, so there's enough space for some time.JustinF wrote:Thank you, I really like it. I can't believe you took it away to begin with!admin wrote:Ok ok, "Hilite Focused Row" will be back.
Code: Select all
v4.00.0149 - 25.08.05 11:23
* Adjusting all column widths by dbl-clicking the "#"- or thumbs-
column is now restricted to dbl-clicking those column *headers*.
This was originally intended anyway.
* Preview tab: now web file types excluded from preview (via
Configuration/Previewed Formats) will automatically be displayed in
file view mode, i.e. as if they were text files.
+ Menu View, Style List: "Hilite Focused Row" is back. Plus you can
choose the color (Configuration, Colors).
Note: your Grid Row color might be black after upgrading: just
change it (Configuration, Colors).
+ Have a big screen? Added more thumb sizes: 180, 240, 320 pixels!