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:

Post by jacky »

Great work :D

BTW I don't know if it's due to an update from NOD32 or not, but i have no more false-positive alert 8)

Gandolf

Re: Here's the new BETA

Post by Gandolf »

admin wrote:... Added new functionality "color filter" to the file list! The 60s are back and you are in full control: ...
Now everybody is happy.

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.0034, 09-nov-2005).

Code: Select all

v4.20.0034 - 09.11.05 13:07
  +++ Added new functionality "Browse Filter" to the file list! Control 
      what you see by stating simple wildcard patterns like *.txt. The 
      Browse Filter is per-tab and, of course, saved between sessions. 
      The current filter is displayed on the tab headers. Find the new 
      commands under menu View/Browsing Tabs.
      Handy shortcuts:
      - Ctrl+J: open the Set Browse Filter dialog
      - Ctrl+Shift+J: show all files (=unset any filter).      
v4.20.0033 - 09.11.05 09:12
    + Forgot to mention: Color Filter pattern matching is not case-
      sensitive: a=A.
    ! Color filter was not updated when changes in the pattern list had 
      been induced by keyboard or mouse (instead of clicking the buttons). 
      Fixed.

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:Added new functionality "Browse Filter" to the file list!
This is great! :D
Little thing, if we're on a root then it goes "D:\\*.exe"
And, could there be a way to have more than one pattern, like "*.ocx,*.dll" ?
admin wrote:Menu View, Browsing Tabs: added command "Close Unlocked Other Tabs..."
How about a "Duplicate tab" ? I'd like that too 8)

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:How about a "Duplicate tab" ? I'd like that too 8)
Hmm, "New Tab" does effectively duplicate the current tab... or do you mean "Close all dupes"?

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:Hmm, "New Tab" does effectively duplicate the current tab... or do you mean "Close all dupes"?
No I meant to duplicate "another" tab (not current). Instead of activating a tab and then opening a new one, when right-clicknig a tab and duplicate, then the new tab isn't at the current tab location but the tab we right-clicked on.

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:
admin wrote:Hmm, "New Tab" does effectively duplicate the current tab... or do you mean "Close all dupes"?
No I meant to duplicate "another" tab (not current). Instead of activating a tab and then opening a new one, when right-clicknig a tab and duplicate, then the new tab isn't at the current tab location but the tab we right-clicked on.
So, simply make New Tab behave like all other commands: apply to the (right-)clicked tab. Yep, it should be done.

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:So, simply make New Tab behave like all other commands: apply to the (right-)clicked tab. Yep, it should be done.
:D

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:
admin wrote:So, simply make New Tab behave like all other commands: apply to the (right-)clicked tab. Yep, it should be done.
:D
Well, almost ... I had to go the other way and disable New Tab on unselected tabs. Internal reasons... don't take it too hard.

EDIT: but now I don't like the disabled New Tab, so everything stays as it was, and we live with a little inconsistency.

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.0035, 09-nov-2005).

Code: Select all

v4.20.0035 - 09.11.05 19:32
    * "Browse Filter" is now "Visual Filter".
    + Visual Filter: you now can state an unlimited number of wildcard 
      patterns separated by ";" (logically treated as OR).
      Further you can use the wildcard "#" for any single digit (0-9).
    + Forgot to mention: Visual Filter pattern matching is not case-
      sensitive: a=A.
    + If Visual Filter is on, the item count on the statusbar now tells 
      you the total number of items, and it does it in blue (or whatever 
      you set the Marked Color to) as a further indication that a filter 
      is active and effective.

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:Well, almost ... I had to go the other way and disable New Tab on unselected tabs. Internal reasons... don't take it too hard.

EDIT: but now I don't like the disabled New Tab, so everything stays as it was, and we live with a little inconsistency.
:cry:
I don't get it though. You know which tab we clicked on, since it works for filters, rename, etc so why can't you use that tab's path for the new one?

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.0036, 09-nov-2005).

Code: Select all

v4.20.0036 - 09.11.05 23:37
    + Command New Tab now clones the tab you right-clicked to bring up 
      the menu. Before always the current tab was cloned.
    ! Fixed several minor glitches conc. "Visual Filter".

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:Command New Tab now clones the tab you right-clicked to bring up the menu. Before always the current tab was cloned.
:D :D Great, I like that ;)
And I really love the Visual Filters, too.

cycletronic
Posts: 15
Joined: 10 Nov 2005 06:00

Post by cycletronic »

The visual filters are a slick feature.

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:
admin wrote:Internal reasons...
:cry:
I don't get it though. You know which tab we clicked on, since it works for filters, rename, etc so why can't you use that tab's path for the new one?
When I said "Internal reasons" I meant I was too tired... :wink:

Locked