BETA version (with detailed history information)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 63399
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 (v3.50.0125, 08-aug-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0125 - 08.08.04 12:02
   :) TrackerV3 is now > 1MB.
  +++ Icon preview reloaded: after a complete rewrite of that module you can 
      now preview ALL icons contained in an icon resource at one click, 
      including 32-bit (RGB with Alpha channel) XP-icons up to 128x128 
      pixels. Pretty involved stuff that would not have been possible 
      without the superb http://www.vbaccelerator.com by Steve McMahon!
    + Thumbnails can now deal with large 32-bit icons.  
    + Info panel sizing: right-clicking on the horizontal splitter bar now 
      switches between maximum and minimum panel height. If the panel is 
      currently at an intermediate height it will switch to minimum height.
    * Backup/Backup To...: Before, when you canceled the "Save Backup Log As" 
      the whole backup operation was canceled. Now only the logging is skipped 
      but the backup is performed.
    ! File Context Menu/Backup To...: when backupping from find results, 
      backup did not always create the necessary subfolders in the target 
      destination. Fixed.

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

Post by Chris Wood »

Thankyou very much for fixing that bug. I thought I'd reported it, but I can't find it when I search here...
test everything. hold on to the good.

admin
Site Admin
Posts: 63399
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 (v3.50.0122, 04-aug-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0122 - 04.08.04 15:02
    + File Find: now fully supports the wildcard "?" that stands for exactly 
      one char. Also any ANDed subpatterns of a logical search phrase can now 
      have wildcards * (none or more chars) and ? (exactly one char).
      - *.???:  finds all files with a 3-char extension
      - ????.* or ??????.* and mo*: finds all files with a 4 char title OR (a 
        6-char title AND starting with "mo")
  +++ File Find: added Boolean NOT operator, written with the symbol "!" 
      directly in front of the pattern:
      - !cat:   finds all files that do not contain the sequence "cat"
      - !cat*:  finds all files that do not start with the sequence "cat"
      - !*cat:  finds all files that do not end with the sequence "cat"
      - !*.???: finds all files that have not a 3-char extension
      Of course, the NOT operator is freely combinable with the OR and AND 
      operators, so TrackerV3 now fully supports Boolean search logic.
      - m* and !*.jpg: finds all non-jpg-files that start with "m"
      More examples will be published on the web site...
v3.50.0121 - 04.08.04 10:21
    ! Deleting a folder in tree view: when you answered the confirmation 
      dialog with "No", the tree node was yet removed from the tree view 
      (although the folder was not deleted in reality). Fixed.

admin
Site Admin
Posts: 63399
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 (v3.50.0120, 30-jul-2004). Nothing big since the last upload, but anyway.

Code: Select all

v3.50.0119 - 27.07.04 09:29
    * Various small improvements concerning thumbs.

admin
Site Admin
Posts: 63399
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 (v3.50.0117, 23-jul-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0117 - 23.07.04 12:07
    * Age units are now correctly pluralized: "1 year", "2 years".
v3.50.0113 - 22.07.04 11:18
    + Thumbs cache got smarter: whenever an image file is updated, the cache 
      is immediately updated too. Note: since this gain in smartness involves 
      a change in the cache makeup, your previous cache files will all be 
      rewritten.
    + While processing thumbs the status bar message now shows
      [thumb number] of [total thumb number].
    * Age now shows seconds as well.

admin
Site Admin
Posts: 63399
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 (v3.50.0112, 21-jul-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0111 - 21.07.04 14:55
    + Configuration/Thumbs: Thumbnail width and height is now mildly 
      configurable. You can choose between 96 and 72 pixels for each 
      dimension. When you work a lot with digital photos, which usually have a 
      4:3 proportion, a setting of width=96 and height=72 is perfect for you: 
      more visible rows in the file list, and about 25% smaller cache files.
      Note, that the cache files for each of the now 4 possible thumb sizes 
      are kept independently of each other: thus you can switch between 
      thumbnail sizes in a blink -- with Explorer, you have to reboot Windows 
      to do that!
    + Thumbs mode is now remembered between sessions.      
    ! Minor alignment bug when renaming bold tree nodes. Fixed.
    * When trying to jump to a favorite folder that is hidden or in a hidden 
      path, and you opted to not show hidden folders, you'll get a message now 
      that tells you so.
    Drag'n'Drop Context Menu Tree:
    * Renamed "Create Folder Structure Here" to "Create Branche(s) Here".
    + Added "Create Folder(s) Here": copies all top level folders in the 
      dropped packet to the drop target without the contained files. So it's 
      the flat version of "Create Branche(s) Here". Very handy feature to quickly
      create some folders by simply drag-dropping them to their birth-place.

admin
Site Admin
Posts: 63399
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 (v3.50.0109, 20-jul-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0109 - 20.07.04 13:58
    + Added some smart flexibility to the thumb display: the file list's row 
      height will only be increased IF there are any thumbnails in that list.
v3.50.0108 - 19.07.04 14:17
    + Added *.PSD format to image preview. PSD files (Photoshop Documents) 
      can include embedded thumbnail previews, and TrackerV3 learned how to 
      show them. Of course, *.PSD is now also part of TrackerV3's own thumbnail 
      preview.
      Note that with PSD files, you can preview only the embedded thumbnail, 
      not the original sized image.
v3.50.0107 - 19.07.04 10:21
    * Moved the "[Show] Thumbnails" menu command to the View/Show Columns 
      submenu, because it belongs there. This menu also opens when you right-
      click the column headers.

admin
Site Admin
Posts: 63399
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 (v3.50.0105, 18-jul-2004).

:idea: Conc. new thumbnails feature: I recommend you switch on the Cache in Configuration/Thumbs to experience the real overwhelming thumb speed. BTW, it's the only conf option you have for the time being ... work in progress.

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0105 - 18.07.04 16:40
  +++ Thumbnails!
v3.50.0103 - 18.07.04 12:56
    ! System files pagefile.sys and hiberfil.sys can now be selected.

admin
Site Admin
Posts: 63399
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 (v3.50.0102, 17-jul-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0102 - 17.07.04 13:43
    * Age now show years as well as days, hours and minutes (counting 
      exactly 365.25 days per year).
    ! Font Preview: Crashed on certain *.FON files. Fixed.
    ! Under certain conditions, infinite loop after drag'n'drop from search 
      results. Fixed.
v3.50.0101 - 12.07.04 20:10
    ! File rename, Tree: when renaming a file with a name too long to fit in 
      TV3's window, the edit box cursor would go off the screen. Fixed.

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

Bug

Post by Chris Wood »

admin wrote:

Code: Select all

v3.50.0079 - 26.06.04 12:00 
* Favorites handling rewritten for internal reasons. In consequence your
topmost favorite will be missing from the list. Just re-add it manually
(CTRL+B).
Looks like you'll have to add this note to the readme or download page for the next official version, as people may report it as a bug (which it is).
test everything. hold on to the good.

admin
Site Admin
Posts: 63399
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 (v3.50.0098, 05-jul-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0097 - 05.07.04 11:06
    + Now hidden items are shown with ghosted icons. "Show hidden files and 
      folders" (Configuration/General) must be checked of course, to see the 
      ghosts.
v3.50.0096 - 04.07.04 13:36
    ! When a removable media (CD, DVD) was removed while it was current 
      tree folder and Auto-Refresh was on, that media's volume name was 
      "eternally" hooked to the now empty drive-letter. Fixed.
    * Hilited Folder: now with border around hilite box, looks better.

admin
Site Admin
Posts: 63399
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 (v3.50.0093, 01-jul-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0093 - 01.07.04 20:13
    + Several colors are now customizable (Configuration/General):
      Tree: Hilited Folder
            Boxed Branch
      List: Focused Row
            Sorted Column
    * Configuration/General: changed "Hide floppy drives" to "Show floppy 
      drives" to give you all positive choices.

admin
Site Admin
Posts: 63399
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 (v3.50.0089, 30-jun-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0089 - 30.06.04 12:53
    + Configuration/General: "Show hidden files and folders".
      Before, hidden system folders like "System Volume Information" and 
      "Recycler" or files like "C:\boot.ini" or "desktop.ini" were 
      invariably shown although you rarely need to see them. What's more, 
      operations on these items are often disallowed by the system or 
      dangerous.
      Now, these items are not shown by default unless you check "Show 
      hidden files and folders".
      If hidden, those items won't also be found by a search nor listed in 
      reports.

admin
Site Admin
Posts: 63399
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 (v3.50.0080, 29-jun-2004).

Code: Select all

v3.50.0080 - 27.06.04 12:28
    + Menu Go/Go to...: go to location by typing/pasting a path name.
      Examples of possible formats (the final backslash is optional):
        Desktop\Download\
        C:\Download\
        \\Computername\SharedDocs\Download\ 
      Keyboard shortcut: Ctrl+G

admin
Site Admin
Posts: 63399
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 (v3.50.0079, 26-jun-2004).

Code: Select all

  +++ major new feature
    + new feature
    * changed feature
    % improved performance
    ! fixed minor bug
  !!! fixed major bug

v3.50.0079 - 26.06.04 12:00
    * Favorites handling rewritten for internal reasons. In consequence your 
      topmost favorite will be missing from the list. Just re-add it manually 
      (CTRL+B).
    + Menu Favorites/Toggle Grey Branch is now saved between sessions.
      I also added a fashionable border to it.
v3.50.0076 - 25.06.04 20:32
    ! Find files with ORed name patterns listed all hits for each pattern, so 
      that files matching more than one pattern were also listed more than 
      once. Fixed.
    * Find Files, "Look in" combo: Changed the OR operator for multi-
      directory search from ";" to " | ", eg:
        E:\TestFiles\FindLogic\ | D:\FileView\
      searches these two directories.
    * Find Files: changed the search logic operators:
        " & " is logical AND  (previously "/")
        " | " is logical OR   (previously ";")
      Mind the spaces, they are part of the operators. Example:
        Named: Bill & Monica | Bill & Elected
      = Boolean: ("Bill" AND "Monica") OR ("Bill" AND "Elected")
    * Find Files, escaping operators:
      If searching eg for "Bill & Monica.jpg" you can escape the "&"-
      character with "\":
        Named: Bill \& Monica.jpg
      This is only necessary when & is preceded and followed by a space, 
      otherwise it's not recognized as Boolean AND anyway. The "|"-character 
      (OR) does not have to be escaped because it cannot be part of a valid 
      filename.      
v3.50.0075 - 25.06.04 11:47
    + Menu File (= context menu for files):
      New command "File Path": copy path of focused file to clipboard.
    * Menu File (= context menu for files):
      Renamed "Filename with Path" to "File Path/Name".
    + Menu Favorites/Toggle Hilite Current Folder: hilite is now saved
      between sessions.
v3.50.0074 - 24.06.04 19:52
    + The bucket: new feature for advanced users with good short-term memories.
      It's all keyboard-driven, and here are the new cut/copy/paste keyboard 
      shortcuts for tree and list:
        Ctrl+C: copy selected files/folders (fresh bucket).
                Empties bucket if nothing is selected.
        Ctrl+Shift+C: copy selected files/folders (add to current bucket).
                Switch from cut to copy if nothing is selected.
        Ctrl+X: cut selected files/folders (fresh bucket).
                Empties bucket if nothing is selected.
        Ctrl+Shift+X: cut selected files/folders (add to current bucket).
                Switch from copy to cut if nothing is selected.
        Ctrl+V: paste bucket to current location.
                If files are moved (ie cut/pasted) the bucket is automatically 
                emptied when the operation is completed.
        Ctrl+D: empty the bucket (necessary only to free a couple of memory bytes).
      Note that this bucket works independent of mouse/menu-driven 
      cut/copy/paste: what you copy by keys you must paste by keys.      

Locked