Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0002, 10-mar-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0002 - 10.03.07 12:09
    * Tree: Experimentally changed the auto-scroll-current-node-into-
      view algorithm. Before, the strategy was to scroll as little as 
      possible while as many as possible children of the current node 
      (if expanded) were visible. Now, it is much simpler: if possible 
      the current node is positioned to the 3rd row of the view port.
      It might be good because the position is easier predictable now 
      ... you tell me.
    % Switching between tabs became slightly faster/smoother. You won't 
      note it because it is extremely fast anyway, but I could remove 
      some superfluous code here.
    ! Icon preview: scrolling the preview area heavily flickered. Fixed.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0003, 12-mar-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0003 - 12.03.07 09:25
    * Tree: changed the auto-scroll-current-node-into-view-algorithm.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0009, 23-mar-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0009 - 23.03.07 14:37
    + Nethood: now shows networked Terminal Server drives.
    + As you know, the tree always (i.e. if necessary) moves the current 
      node (folder) into view when you browse by means other than the 
      tree. Now here's a way to control where exactly the current node is 
      positioned within the view port (the part of the tree currently 
      visible).
      It's an INI-only setting for hard-core users. Close XYplorer, open 
      XYplorer.ini, find this key, edit it, restart XYplorer:
        [Settings]
        TreeRowForAutoScroll=0
      If you set the value to 1 (2, 3, etc.) then the current folder, if 
      it is not visible anyway without scrolling, is auto-positioned at 
      row 1 (2, 3, etc.) (if possible). If the value is 0 then the 
      internal strategy is to scroll as least as possible to keep the 
      current node visible. The latter is the way it has been the last 8 
      years in XYplorer/TrackerV3.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0010, 24-mar-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0010 - 24.03.07 13:33
    ! Could not delete any folders in tree that were located under 
      special folders Desktop or MyDocuments. Fixed.
    ! When raw viewing LNK files resp. previewing their targets, the 
      file size display in the preview's info section sometimes took the 
      size of the LNK file for the target and/or vice versa. Fixed.
    + When raw viewing the targets of LNK files, the first field 
      ("Binary file: ...") in the info section now is marked blue and its 
      tooltip tells you the name of that target file.
    ! Attempting to browse a currently unavailable network share in a 
      non-up-to-date tree did produce an empty file list instead of a 
      greyed out file list. Fixed.
    - Nethood: does not show networked Terminal Server drives. The 
      attempt in v5.80.0009 did not work.
    ! Single columns have appeared in List view due to a microbug 
      introduced some days ago. Fixed.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0011, 26-mar-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0011 - 26.03.07 10:26
    + Tree: now you can control the vertical spacing between nodes, i.e. 
      the tightness of the tree, by another hard-core setting.
      Close XYplorer, open XYplorer.ini, find this key, edit it, restart 
      XYplorer:
        [Settings]
        TreeItemDistY=0
      Set it to 1 (2, 3 ...) to increase the spacing by 1 (2, 3 ...) 
      pixel. Use a negative value to make the tree even tighter.
      WARNING: Use extreme positive or negative values to experience 
      unpredictable things AT YOUR OWN RISK! (Tip: -15 looks fun ;))
      FYI: The default value here is 0, which corresponds to an item 
      height of 16 pixels at standard font size. Explorer has 17 pixels 
      here, so XYplorer's tree appears slightly tighter than WE's tree. 
      The listview in both apps has 17 pixels per row by default.
    * Tree: cooled down the hot scrolling (auto-scrolling when drag-
      hovering the upper or lower margins of a long list) a bit. Before, 
      it was impossible to drop something onto the top or bottom row 
      because scrolling immediately set in. Now, scrolling sets in only 
      when hovering the upper half of the top row resp. lower half of the 
      bottom row.
    ! Tree: when drag-hovering collapsed folders those folders auto-
      expand after a hard-coded 800 ms. When the drag-drop operation is 
      done those folders auto-collapse again. Since some weeks, the 
      vertical scrollbar was not restored correctly after this auto-
      collapsing. Fixed.
    + Image preview & media preview: when raw viewing the targets of LNK 
      files, the first field in the info section now is marked blue and 
      its tooltip tells you the name of that target file.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0012, 27-mar-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0012 - 27.03.07 09:30
    * Tree: completely rewrote vertical item spacing to better handle 
      the possibilities resulting from the setting of new hard-core key 
      TreeItemDistY. Items are now vertically centered in their rows, no 
      matter how high the rows are. If the rows are smaller than 
      SmallIconSize (which is usually 16 pixels), then the icons are 
      shrinked to fit.
    ! Hot scrolling (auto-scrolling when drag-hovering the upper or 
      lower margins of a long list) too fast (infact it kick-jumped to 
      the bottom row) under certain conditions. Fixed. 
    ! Preview: LNK/target distinction failed when target was selcetd 
      directly after the LNK to it. Fixed.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0014, 28-mar-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0012 - 28.03.07 12:12
  *** For the sake of uniformity, I changed the default row heights for 
      tree, list and catalog. In pixels, before -> now:
        Tree:     16 -> 17  (larger)
        Catalog:  18 -> 17  (smaller)
        List:     17 -> 17  (same)
      Sweet 17!
  +++ Row Height! Forget the hardcore -- we are getting soft as jelly. 
      The wheel now does the job of changing row heights on-the-fly for 
      Tree, Catalog, and List.
      - Ctrl+Shift+MouseWheel Down: increase row height of hovered control.
      - Ctrl+Shift+MouseWheel Up:   decrease row height of hovered control.
      The Status Bar provides you with the necessary feedback.
      Those without a wheel have to go the hard way via INI editing:
        [Settings]
        TreeItemDistY=...
        CatalogItemDistY=...
        ListItemDistY=...
      A little drawback is: in v5.80.0012 I tried shrinking the icons 
      when the row gets lower than 16 pixels (resp. your system's small 
      icon size), but it turned out that some icons are not shrinkable 
      (presumably because they lack the color depth the shrinking 
      procedure needs) but are simply cropped instead. Not nice. So I do 
      not shrink anymore.
      Now without icon shrinking, the range of row height altering must 
      be limited else the interface just looks crappy or flat unusable. 
      So I set a hard-coded minimum of -2 pixels and a maximum of 16 
      pixels (the latter just to give you the emotional security of 
      limits).
    + Setting Font size by MouseWheel: now the Status Bar here as well 
      provides you with some feedback, namely the font size.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0015, 29-mar-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0015 - 29.03.07 09:09
    * List: cooled down the hot scrolling (auto-scrolling when drag-
      hovering the upper or lower margins of a long list) a bit. Before, 
      it was impossible to drop something onto the top or bottom row 
      because scrolling immediately set in. Now, scrolling sets in only 
      when hovering the upper half of the top row resp. lower half of the 
      bottom row.
      Also, hot scrolling does only happen when you are hovering the 
      left half of the list. So, moving via the right half, you can drag 
      stuff out of the list without triggering an unwanted scroll.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0018, 12-apr-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0018 - 12.04.07 12:05
  +++ Added Customizable Keyboard Shortcuts (CKS). The new command Tools 
      | Customize Keyboard Shortcuts... (Shift+F9) will open the dialog.
      !!! NOTE: what you get today is a *sneak preview* -- the job is not 
        completed yet! Only commands in menus File (not yet complete) 
        and Tools (complete) are available for now. I'm eating my way 
        through the rest while you are reading this.
        Yet I wanted to give you a first taste of it, and an early chance 
        to check out the functionality and usability of the thing. As 
        always, I took care to make it extremely speedy and memory-
        friendly. But in usability, it's you who has the last word...
      !!! Do NOT spend a lot of time defining your perfect keyboard 
        shortcuts now -- with the next version your work will be garbage 
        because the internal formats are still changing !!!
      Here are some basic properties of XYplorer's CKS:      
      - You can use any combination of Ctrl/Shift/Alt (incl. none) with 
        any key on your board (with a few obvious exceptions, see next).
      - Some special keys like the Tab key, Windows key, the Context 
        Menu key, the Numlock key are not available for customization. 
        They are not used at all by the program.
      - Also the 8 navigation keys are not customizable: they are 
        internally hard-coded to their traditional tasks in navigating the 
        GUI, and cannot be assigned nor removed by the user. 
      - You can assign as many different shortcuts as you want to each 
        of the functions.
      - You can also assign shortcuts to (non-clickable) menu items 
        heading a submenu. On pressing the shortcut the submenu will pop-
        up at the current position of the mouse cursor.
        (Yep, I added it -- it was not as difficult as I thought first.)
      - In the "Customize Keyboard Shortcuts" dialog you can press a key 
        combo not only with the focus in the "Press New Shortcuts Key" 
        field, but also with the focus in the functions list (a little 
        usability plus ;)).
      - Some shortcuts, e.g. F12, will appear to be assignable but in 
        fact still trigger their original function. Don't worry, this is 
        just because I'm not finished with removing all the old hard-
        coded stuff. It's in progress...
      - The shortcuts are saved in app path in a file called "ks.dat".
      - In later versions you'll get scriptable hotkeys and multi-language 
        support...  but first things first.
        Just one: I internally set Ctrl+Shift+Alt+C for "Goto C:\". Enjoy. 
        Later you'll be able to edit this and add any number of "Goto ..." 
        and many other hotkey actions.      
  %%% Introduced a better sort algorithm (based on work by John 
      Korejwa). Makes the app faster whenever something is sorted (and 
      sorting happens all the time in a file manager).
    + INI file: added comment line to those hardcore keys without a user 
      interface (UI) for editing them. The comment line always begins with 
      "; No UI: " followed by a short explanation.
    ! Preview/Raw View: glitches in LNK/target distinction. Fixed.
    + List Management: now icons/overlays are shown for Name Searches 
      and Visual Filters.
    ! Vista: Would not reconnect unavailable mapped network drives 
      because WNetRestoreConnectionW is not supported on Windows Vista and 
      later. Fixed. Now under Vista the job is done using the "net use" 
      command.
    ! Configuration|Colors: the Boxed Branch textbox for the HTML-like 
      color code didn't change the Boxed Branch label but the Highlighted 
      Folder label instead. Fixed. 
    ! Configuration|Colors: List color related settings were not 
      immediately applied when certain other List related settings were 
      done at the same time. Fixed.
    ! Configuration|Colors: changes of the List style related checkboxes 
      "Hightlight Selected Rows" and "Show Grid" were not reflected in 
      main window's menu View|List Style|... Fixed.
    ! When drag-dropping images from FireFox to XYplorer while FireFox 
      overlapped XYplorer (and XYplorer was not the foreground window) 
      then 0-byte files were created in the drop destination. Fixed.
    * Menu File: renamed "Save Here As..." to "Copy Here As...".
    + Menu File: added the following commands to the menu:
        Copy Here ("Copy of...")
        Copy Here with Suffix Number
        Copy Here with Suffix Date Now
        Copy Here with Suffix Date Modified
      They are already featured in the drag'n'drop context menu. By 
      adding them to the main menu they will be available to Customized 
      Keyboard Shortcuts.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0019, 13-apr-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0019 - 13.04.07 10:05
    + CKS: added more functions to the set of key-customizable commands. 
      Some of them have factory-default hotkeys but since your ks.dat does 
      not know those newly added functions they will be hotkey-less unless 
      you "Reset All" to factory defaults (or delete ks.dat).
    ! Fixed some issues with the Return key due to CKS.
    + Pasting items via Shell context menu if auto-refresh is off: now 
      the current list is refreshed if items were cut (moved). This can be 
      done without using the OS's file change notification 
      because/whenever the app itself triggered the operation and thus 
      knows what's happening.
    + Toolbar | Show Hidden Items: now the button's tooltip tells you 
      the state of the toggle.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0020, 15-apr-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0020 - 15.04.07 12:12
    * Menu Edit | Find Files (Ctrl+F): Experimentally made it a toggle. 
      If the Find Files tab is visible and the Name & Location tab is 
      visible and the focus is in the Name field, in other words: if 
      there's nothing left to do for Ctrl+F, then it hides the Info Panel.
    ! List: Pasting from clipboard into a folder via the folder item's 
      shell context menu command "Paste" did actually paste into the 
      current folder instead of the context menu's owner. This bug existed 
      for one day. Fixed.
    * Shortened caption on Config:
      Old: Chec&k existence of subfolders for tree nodes
      New: Chec&k existence of subfolders in tree
    + CKS: added more functions. Your previous ks.dat will be 
      automatically reset at start-up!
    + CKS: if a function has more than on key assigned then " ..." is 
      appended to the key displayed in the caption. The displayed key is 
      currently (might make this configurable later) always the first 
      key where the sorting is A < B and None < Shift < Ctrl < Alt.
    + CKS: made Assign the default button. So you can very easily assign 
      new keys by pressing <Enter>.
    + CKS: Use <Del> to remove an existing shortcut from the selected 
      command. You can add "Del" as new key if the focus is in the "Press 
      new shortcut key" field.
    + CKS: added the concept of "Hot Zone" (we might discuss about the 
      term...). Each function has a natural Hot Zone: only if the focus is 
      within that Zone the function makes sense and is triggered by its 
      hot key(s).
      For example: the function "File | Delete" (default key = DEL) 
      should not be called when you press DEL within some edit box. It 
      should only be triggered if the focus is in Tree or List. The 
      function itself then determines whether it is Tree or List and 
      acts accordingly. Means: the Hot Zone of Delete is "Tree, List".
      The Hot Zone is not editable by the user, because it would not 
      make much sense: in the majority of cases Hot Zone is "Global" 
      (which means the key works always, independent of the focus) or it 
      is naturally limited as in the example above and practally all 
      file operations.
      So: the new text field "Hot Zone" in the CKS dialog is just there 
      for your information, kind attention, and entertainment. Nothing 
      to do here.
      In the Statusbar you'll see a little message when you press a 
      button in the "Cold Zone". This is more of a little joke -- I'll 
      probably remove it later.
    ! The Hot Zone fixes a number of issues that arose from the steaming 
      fresh CKS.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0022, 16-apr-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0022 - 16.04.07 11:45
    + CKS: File menu finished. Edit coming next...
    * CKS: "Hot Zone" is now "Scope".
    * Submenu "Mp3 Special": removed the unnecessary "MP3: " prefixes.
    + Toolbar: added button to open the CKS dialog. Looks like a Lego 
      stone if you happen to know it.
    - Because of unwanted side-effects this fix from v5.80.0018 had to be 
      withdrawn:
        When drag-dropping images from FireFox to XYplorer while FireFox 
        overlapped XYplorer (and XYplorer was not the foreground window) 
        then 0-byte files were created in the drop destination. Fixed.
      The good news is: I found another fix. :)

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0025, 17-apr-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0025 - 17.04.07 14:16
  %%% Good news for TortoiseSVN users: radically speeded up Showing Icon 
      Overlays (if you need them enable them in Configuration|Advanced). 
      The speed difference to Not-Showing-Icon-Overlays is hardly 
      notable anymore!
    + Menu File: added command "Delete (No Recycle Bin)" [Shift+Del].
    + CKS: Edit menu finished. View menu coming next...

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0026, 18-apr-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0026 - 18.04.07 11:01
    + CKS: View menu partly added. Man, it's a long menu...
      Note: Click "Reset All..." button to load the new keys.
    + CKS: the Category dropdown now remembers the last used category 
      between sessions.
    + New INI tweak FileInfoTipHoldShift.
    + Toolbar: Added command "Customize Toolbar..." to buttons Back, 
      Fore, and Up.
    ! Showing Icon Overlays speed-up. Some file types did not show the 
      overlays. Fixed.

admin
Site Admin
Posts: 65060
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 XYplorer BETA version (v5.80.0028, 21-apr-2007).
Choose one: (1) Install Package, (2) No-Install Package (each < 1 MB).

Code: Select all

v5.80.0028 - 21.04.07 11:15
    ! On a dual monitor system, the tab headers' context menu would pop 
      up on the wrong monitor. Fixed.
    ! On a dual monitor system, the drag'n'drop context menu would pop 
      up on the wrong monitor. Fixed.
v5.80.0027 - 20.04.07 17:42
    + Menu File: added command "Create Shortcut". Creates a shortcut 
      (*.lnk) to each selected tree or list item(s) in the current folder. 
      After creation the shortcuts are auto-selected.
    * Catalog: when right-dragging items onto a Category (in order to 
      add them to that Category) you now get a popup menu before any 
      action takes place. Before right-drag worked like left-drag: it 
      simply did it right away.
    + CKS: View menu almost done. Madonna...
    + CKS dialog: now you can use <enter> to apply the settings and 
      close the dialog. Obvious exception: if the focus is within the new 
      shortcut box, <enter> will set the box to "Enter".
      This is to make adding shortcuts easier to handle: 2 times <enter> 
      will assign and apply a new shortcut and close the dialog.
      Also the focus is now initially set to the commands list. This 
      assumes that most of the time you are busy within the same 
      category as last time.
    + CKS dialog: added button to get/enter the default KS of a command.
    + CKS dialog: the Commands list now remembers the last selected 
      command and the scroll position between sessions.
    + Toolbar: added context menu to the "CKS" button, showing the main 
      command categories.
    ! The "FireFox to XY drop issue" wasn't perfect yet. Fixed again.

Locked