Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

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.
Exactly! :)

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0151, 26-aug-2005).

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.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

admin wrote:Ok ok, "Hilite Focused Row" will be back. :)
:D Thank You 8)

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

admin wrote:Ok ok, "Hilite Focused Row" will be back. :)
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)

I don't know if it's supposed to be that way or not, but since they also changed it the configuration I thought it might be a little bug.... :roll:

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

There are 4 color sets :) :
browse
find results
drives (mycomputer)
nethood

Open configuration in each mode to set the mode's color set.

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0152, 28-aug-2005).

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.

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0153, 30-aug-2005).

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.

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0156, 03-sep-2005).

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.

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0157, 04-sep-2005).

Code: Select all

v4.00.0157 - 04.09.05 10:34
    + Configuration, Preview: Now you can explicitly set the maximal 
      area of previewed images. You could do the same before, but only 
      implicitly via setting the maximal area of previewed thumbnails.
      By default, the value is set to 12,000,000 square pixels (4000 x 
      3000 pixels).
Last edited by admin on 12 Sep 2005 14:22, edited 1 time in total.

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0160, 06-sep-2005).

Code: Select all

v4.00.0160 - 06.09.05 11:28
    ! The splitter setting (width of the treeview) was not remembered 
      correctly under certain conditions. Fixed.
    + Tree and List, Navigating with Keyboard: shifted keys and special 
      character keys (!#ßä@~ etc), whose location (key code) is 
      typically dependent on input language and physical keyboard 
      layout, are now correctly recognized (translated into character 
      codes). So now you can navigate to files and folders starting with 
      e.g. "#22" or "!oi" by pressing the keys #,2,2 or !,o,i.

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0164, 12-sep-2005).

Code: Select all

v4.00.0164 - 12.09.05 14:14
    + Tree and List, Navigating with Keyboard: made numpad keys work.
    * Dbl-clicking or Enter on shortcuts (*.lnk files) now always opens 
      the linked target. Before the link was opened and the OS decided 
      what to do with it.
    + Added command to tree context menu: "Open in New Tab". Opens the 
      selected folder in a new tab.
    * Previewing videos: now when in paused mode right-clicking does 
      seek a new position (show a new frame) without starting to play.
v4.00.0161 - 06.09.05 20:52
    ! Hilited Focused Row and focus rect would get out of synch after 
      random sort (CTRL+R). Fixed.

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0168, 12-sep-2005).

Code: Select all

v4.00.0168 - 12.09.05 20:58
  +++ Now you can choose the output tab of the search results! 
      You have 3 options (find them below the Find Now button on the 
      Find Files tab):
      (1) Current tab
          ... as it has been in the last 6 years of TrackerV3.
      (2) New tab
          ... always opens a fresh new tab for the results.
      (3) Search results tab
          ... sends the results to the tab that's named "Search results" 
          (this rule is hardcoded). If none of that name is existing, it 
          is automatically created.
      Note that these settings, although located on the Find Files tab, 
      are not stored tab-wise (as all the other find files settings) but 
      appwide. The reason: it would be logically and hence practically 
      confusing to store tab interaction rules with the individual tabs.
    + Lost your position in a monster tree? Here's the solution, a new 
      mouse trick: dbl-click anywhere in the white of the tree to zap the 
      current folder back into the viewport.    

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: Here's the new BETA

Post by jacky »

admin wrote:+++ Now you can choose the output tab of the search results!
Great, I love this ;) :D
admin wrote:+ Lost your position in a monster tree? Here's the solution, a new mouse trick: dbl-click anywhere in the white of the tree to zap the current folder back into the viewport.
Yeah this is excellent, very usefull I think 8)

Chris Wood
Posts: 272
Joined: 25 May 2004 13:01
Location: Wellington, New Zealand
Contact:

Re: Here's the new BETA

Post by Chris Wood »

admin wrote:+ Added command to tree context menu: "Open in New Tab". Opens the selected folder in a new tab.
Yay, thanks! I always wondered why this wasn't around, but for some reason I didn't think to suggest it.
test everything. hold on to the good.

admin
Site Admin
Posts: 64848
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest TrackerV3 BETA version (v4.00.0173, 14-sep-2005).

Code: Select all

v4.00.0173 - 14.09.05 19:53
  +++ Tree, highlighting folders: now you can set the colors of 
      Highlighted Folder and Boxed Branch on per-folder basis! As every 
      monkey knows, orientation in huge trees can get difficult; node and 
      branch coloring helps a lot. Now you can even give each of your drives 
      its own background color... another revolutionary TrackerV3-only 
      feature. Find the new commands under the Favorites menu, and as well 
      in a new submenu of the tree folders' context menu called "Mark".
    + Status bar: added permanent display of free space in GB.
      To gain a little space "objects" are now "items".
    ! After changing "Show hidden files and folders" only the current 
      tree branch was correctly adjusted. Fixed: now all branches are 
      correctly adjusted.
    ? Experimentally I changed the status bar design to something 
      flatter and I think cooler. Disadvantage: the horizontal splitter 
      used for panel sizing is completely invisible and hence left to 
      the real connaisseurs... What do you think?

Locked