Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
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:When I said "Internal reasons" I meant I was too tired... :wink:
:lol: oh ok, thoose are some nice "internal reasons" indeed ;)

admin
Site Admin
Posts: 64849
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.20.0037, 10-nov-2005).

Code: Select all

v4.20.0037 - 10.11.05 20:25
    + Configuration, General: added command "History without 
      duplicates". Automatically avoids duplicates in the history when 
      you move in circles.
    ! Runtime error '91' when exiting while a copy/move process is still 
      running. Fixed.

Gandolf

Re: Here's the new BETA

Post by Gandolf »

admin wrote:... added command "History without duplicates".
Thank you, I like it.

admin
Site Admin
Posts: 64849
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.20.0038, 11-nov-2005).

Code: Select all

v4.20.0038 - 11.11.05 11:23
    + Update to "History without duplicates":
      This option makes the history work very similarly to an MRU (most 
      recently used) list. Differences to the normal history:
      - Automatically avoids duplicates in the history.
      - When your current history position is somewhere in the past and 
        you then surf to a new location the "previous future" is not 
        discarded but shifted down one position.
    * A currently not available history path was silently skipped. Now 
      "Currently not available" is displayed.

admin
Site Admin
Posts: 64849
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.20.0040, 13-nov-2005).

Code: Select all

v4.20.0040 - 13.11.05 08:22
    + Toolbar is configurable by editing this INI key:
        [General] 
        ... 
        Toolbar=back,fore,up,cut,copy,paste,del,home    
    + Alt+DoubleClick now opens the properties dialog for a directory or 
      file.

admin
Site Admin
Posts: 64849
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.20.0041, 13-nov-2005).

Code: Select all

v4.20.0041 - 13.11.05 18:16
    * Browsing tabs headers: new caption shortening heuristic does much 
      better when there's very little space (because of too many tabs).
    + Menu Help: added command "Check for Update (Online)...". Connects 
      to the internet and opens a little PHP script that will tell you 
      whether your current version is still up-to-date or there's a 
      newer official release available.

winampman15
Posts: 9
Joined: 13 Nov 2005 09:55

Post by winampman15 »

Image

Works great :)

admin
Site Admin
Posts: 64849
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.20.0042, 14-nov-2005).

Code: Select all

v4.20.0042 - 14.11.05 18:24
  +++ Menu Tools: added command "Customize Toolbar...". Finally we have 
      a toolbar configuration GUI. 
      Remove all buttons to restore the default configuration.

admin
Site Admin
Posts: 64849
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.20.0045, 15-nov-2005).

Code: Select all

v4.20.0045 - 15.11.05 10:30
    ! Info Panel, Report, Current List, Incl. find specs: the find specs 
      reported were not up-to-date with the current find files options. 
      Fixed.
    + Drives Listing: added new column "Free %".
    + Holding Shift while pressing a button or a menu command will open 
      a new location in a new tab. This does work with:
      - Favorites & Favorite Files.
      - History & all Go to... commands.
      - Toolbar commands Back, Fore, Up.

admin
Site Admin
Posts: 64849
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.20.0046, 16-nov-2005).

Code: Select all

v4.20.0046 - 16.11.05 13:06
    + Toolbar: added Refresh. Refresh tree and list in one go.
    + Toolbar: added Info Panel. Show/hide the info panel (toggle).
    + Toolbar: added New Tab. Add new tab (clone of current).
    + Toolbar: added Lock Tab. (Un)lock current tab (toggle).
    + Toolbar: added Close Tab. Close current tab.
    * Tree context menu, Create New Subfolder Here: now focus is always 
      moved to the new subfolder, and the rename mode is invoked in the 
      tree (not in the list). And that's independent of the context menu 
      of the current or another folder was opened.
    + Here's a new INI file trick (aka hidden feature):
        [Settings]
        NoWatchDuringFileOp=1
      If NoWatchDuringFileOp=1 then auto-refresh is suspended while file 
      operations are going on. Reason: consecutive refresh activities do 
      slow down the file operation itself. This is notable especially on 
      large folders and when moving many bytes.

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:Here's a new INI file trick (aka hidden feature):
a very cool hidden feature if you want my opinion ;) Thanks :D

I like some of the new toolbar icons we have too. BTW for buttons without context menu, maybe you could have one with only one item: Customize toolbar
Cause that's a common way to go/see if a toolbar can be customized in many apps :wink:

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

Re: Here's the new BETA

Post by admin »

jacky wrote:BTW for buttons without context menu, maybe you could have one with only one item: Customize toolbar
Cause that's a common way to go/see if a toolbar can be customized in many apps :wink:
Cool idea. Just done it! :D

The_Dude
Posts: 45
Joined: 13 Sep 2005 08:24

Re: Here's the new BETA

Post by The_Dude »

admin wrote: + Here's a new INI file trick (aka hidden feature):
[Settings]
NoWatchDuringFileOp=1
Is the default 0 or 1 ?
(I can't imagine why one would not want the refresh turned off during the file op, so IMHO NoWatch should be the default - although I could be unaware of other factors.)

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

Re: Here's the new BETA

Post by admin »

The_Dude wrote:
admin wrote: + Here's a new INI file trick (aka hidden feature):
[Settings]
NoWatchDuringFileOp=1
Is the default 0 or 1 ?
(I can't imagine why one would not want the refresh turned off during the file op, so IMHO NoWatch should be the default - although I could be unaware of other factors.)
The default is currently 0. I personally like seeing the refresh action :wink:
I suggest you test it some days and if everything looks cool I'll make it the default.

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

Post by jacky »

Code: Select all

+ Toolbar: added Info Panel. Show/hide the info panel (toggle). 
Another toolbar' icon I'd like to see: Maximize/Minimize panel (Shift+F12)

Locked