Here's the new BETA (32-bit)

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0222 - 2018-09-12 10:14
    * Mouse Up Show Down: Now the default action when clicking a file in MUSD 
      menu is to go there and select it.
      To open a file use Ctrl+Click. To avoid a bunch of problems, the file will 
      first be browsed to and selected before it is opened. So the action is the 
      same as you would do it manually, just a little faster. :)
      So, in short:
      - Click a file:         Go (go there and select it)
      - Ctrl+Click a file:    Go and Open (go there, select it, open it)
      - Click a folder:       Go (go there in the tree, browse it in the list)
      - Ctrl+Click a folder:  Go (same as click, no special function; later this 
                                  might be used to drill down into the folder 
                                  within the MUSD menu)
    + Mouse Up Show Down: Now the items in the MUSD menu have a little context 
      menu featuring some self-explaining commands:
        "Go"
        "Go and Open"
        -
        "Copy Path"
        "Copy Real Path"      (shown only on special paths)
        "Copy Folder Name"
      This gives you a clear and safe mouse-only access to all functionality 
      available in this context.
      Note: The command "Copy Real Path" this is shown only when the list 
      currently on a special path, e.g. "Desktop\Sub\".
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0221 - 2018-09-11 20:54
  +++ Mouse Up Show Down: This is the catchy name for a new killer feature which 
      functionally is a mouse-driven instant non-invasive Folder Contents 
      Preview, in other words: What you've always dreamt of.
      If enabled you get a popup menu (scrollable if necessary) listing all 
      items contained in the folder whose icon you just clicked (mouse-upped) in 
      the file list.
      - Enable it here: Configuration | Preview | Mouse Down Blow Up | Folder 
        Contents Preview
        As you see, left and right mouse button can be controlled individually.
      - The popup menu lists all contained folders and files (folders on top), 
        without the full path.
      - Click the same icon again and the menu disappears. You can also hide it 
        by pressing ESC or by clicking anywhere else in the window.
      - Works in all views.
      - The item is not selected by the click (just like with MDBU).
      - If there are no icons in a view but folder thumbnails, it works on the 
        folder thumbnails. In that case the folder thumbnails lose their Mouse 
        Down Blow Up skills.
      - Clicking a folder item in popup menu will open that folder in XYplorer. 
        It will zap you 2 levels down, cool motion on a single click.
      - Clicking a file item in popup menu will run that file as if you 
        double-clicked it in XYplorer.
        Caveat: Note that your Portable File Associations might not work as 
        expected here, since there is a crucial difference to a *real* 
        double-click: The file is not selected, it's not even visible in the 
        current list. Not every function can handle that.
      - Visibility settings are deliberately *not* honored, e.g. HIDDEN items 
        are still shown in the popup when they would be hidden from the file 
        list.
      - If a folder is empty a menu pops up with just one disabled item "[Empty]".
      - LNKs to folders are supported (treated like folders).
      Have fun!
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0220 - 2018-09-10 12:55
    * Custom Copy: If there is not enough space and no files have been copied 
      then any already created target folders (they are created *before* the 
      available space is calculated -- there is no other way to do it) are now 
      automatically removed. Before, they would have lingered on.
    * XYcopy: Updated to 2.10.0132.
    * Configuration | General | Menus, Mouse, Safety | Usability | Scroll 
      margin: Now it's also honored by "Go | Up" and "Dbl-click on empty space 
      goes up".
    ! User-Defined Commands: Some display and interaction glitches in the 
      dialog. Fix #2.
    ! Tabs: If a non-existing path was used as an argument of XYplorer, the icon 
      of the last used tab also changed to question mark, incorrectly. Fixed.
    ! Edit | Move / Copy / Backup To...: Relative items, when chosen from the 
      MRU list, were resolved relative to the XYplorer application path. They 
      should have been resolved relative to current path instead. Fixed.
    ! Edit | Move / Copy / Backup To...: Relative items, when chosen from the 
      MRU list, were resolved to their absolute form and added in the form again 
      to the MRU list. Instead they should be used in their unresolved form as 
      listed in the MRU. Fixed. (Making the previous fix obsolete.)
    ! List: Not refreshed after "Edit | Move / Copy / Backup To..." when a 
      folder has been created in the current path. Fixed.
    ! Ignore Diacritics: Did not work for Vietnamese characters since 
      v18.90.0131 - 2018-05-22 19:19. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0219 - 2018-09-07 19:05
    ! The ListSelectOnPasteInSamePath tweak did not work with normal copy, only 
      with Custom Copy. Fixed.
    ! SC favs: The "delete" action would not work on items containing quotes at 
      the beginning and at the end of the item. Fixed.
    ! Tabs: Drawing glitch on deleting a tab via X-close button under certain 
      conditions. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0218 - 2018-09-06 21:02
    ! List | Date columns: If the system settings for "Short Date" were 
      customized to "dd.MM.yyy" you would get a weird date format (a freaky 
      5-digit year) in the file list. Fixed. This format is now silently 
      converted to "dd.MM.yyyy".
      Note that "yyy" is not invalid though. Quoting MS docs:
        The "yyy" custom format specifier represents the year with a minimum of 
        three digits. If the year has more than three significant digits, they 
        are included in the result string. If the year has fewer than three 
        digits, the number is padded with leading zeros to produce three digits.
      Well, the "yyy" custom format specifier is NOT supported in XYplorer at 
      the moment. It will be silently converted to "yyyy".
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0217 - 2018-09-04 18:52
    ! Ignore Diacritics: Did not work for Arabic characters since v18.90.0131 - 
      2018-05-22 19:19. Fixed.
    ! Match selected tab with breadcrumb bar: Fixed another glitch.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0216 - 2018-09-02 15:40
    ! Toolbar: The fix from v19.00.0118 - 2018-06-25 22:37 had an undesired 
      side-effect: When a button popped a menu you could not close this menu 
      anymore by clicking on the same button again. Fixed.
    ! Toolbar | Move to Recent Locations / Copy to Recent Locations: Dropdown 
      menu did not pop neatly aligned with the button. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0215 - 2018-09-01 12:19
    * Tabs: The unhovered X-close button is now just a cross without any grey 
      background.
    * Configuration | Colors and Styles | Colors | Match selected tab with 
      breadcrumb bar: Added "bar" to the end of the caption, and fixed some 
      glitches.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0214 - 2018-08-31 20:58
    + Configuration | Colors and Styles | Colors: Added option "Match selected 
      tab with breadcrumb". Tick it to color the selected tab of each pane like 
      the breadcrumb of each pane.
      It will overwrite the colors in "Configuration | Colors and Styles | 
      Colors | Open Tab Text / Background".
    * Configuration | Colors and Styles | Colors: Renamed "Open Tab Text" to 
      "Selected Tab Text".
    * SC TrayBalloon: Argument "icon" is now called "infoflags" (for insiders: 
      corresponds to dwInfoFlags in struct _NOTIFYICONDATA), so:
      Syntax: trayballoon message, [title], [infoflags=1]
    > SC TrayBalloon: FYI:
        infoflags: + 16: No sound (suppress any ding-dong).
    + SC TrayBalloon: Added argument to make messages queueable (as of Win10). 
      It's ON by default since this is the normal behavior in Win10.
      Syntax: trayballoon message, [title], [infoflags=1], [queueable=1]
        queueable:
          0: Delete message from queue (and icon from tray).
          1: [default] Keep message in queue (and icon in tray).
       Remarks:
        - If queueable=1 the app icon will remain in the tray (or in the area hidden 
          under the tray arrow, depending on your settings) after the balloon went 
          away. There does not seem to be another way.
        - In current Win10 messages are queued only when you wait for the one 
          displayed to disappear, and the message text is different from the 
          previous one.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0213 - 2018-08-30 16:37
    ! List | Date Column Headers Context Menu: Replaced checkboxes with radio 
      buttons where due.
    ! SC TrayBalloon: Fixed some glitches.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0212 - 2018-08-29 20:00
    * SC TrayBalloon: Now the tray icon is automatically removed when the 
      balloon comes down.
    % XYcopy: Some recent speed optimizations hadn't been added yet to XYcopy. 
      Done.
    * XYcopy: Updated to 2.10.0131.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0211 - 2018-08-29 16:20
    + Scripting got a new command.
      Name: TrayBalloon
      Action: Displays a balloon notification in the system tray.
      Syntax: trayballoon message, [title], [icon=1]
        message:  The text to display in a balloon notification.
                  If empty no balloon is shown.
        title:    The title of the balloon notification.
                  Can be empty.
        icon:
            0:  No icon.
            1:  [default] Information icon.
            2:  Warning icon.
            3:  Error icon.
            4:  XYplorer icon.
            1 + 32: Information icon (large).
            2 + 32: Warning icon (large).
            3 + 32: Error icon (large).
      Remarks:
        - The balloon disappears by itself. As of Vista notification display 
          times are based on system accessibility settings.
      Examples:
        trayballoon "Displays a balloon notification in the system tray.", "TrayBalloon";
        trayballoon "Don't even think about it!", "Last Warning", 2;
        trayballoon "Don't even think about it!", "Last Warning", 34; //BIG warning icon
    ! Tree Path Tracing: Drawing glitch in connection with tweaks TreeNodeIndent 
      and TreePaddingLeft. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0209 - 2018-08-25 15:44
    + Added a tweak to allow case-sensitive filename handling (including folder 
      names, of course). This is a radical change from conventional Windows 
      philosophy, where case is not significant in filenames: You cannot have 
      two files whose full paths only differ in case.
      The underlying file system (NTFS) however, can handle case-sensitivity 
      without problem. And why not?! On the byte level case-sensitivity is much 
      simpler to handle and faster to process than case-insensitivity.
      So here is the tweak:
        FilenamesCaseSensitive=1
      But the tweak is not enough. You also have to modify a registry key (and 
      reboot Windows afterwards). This key which by default is set 1 has to be 
      set to 0 (zero):
        HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel\obcaseinsensitive=0
      Now XYplorer should be able to do this:
        - Correctly list folders that only differ in case.
        - Create new files that only differ in case.
          Not easy via GUI but by scripting, for example:
            new("neW.txT");
            new("new.TXT");
        - Create new folders that only differ in case.
          Not easy via GUI but by scripting, for example:
            new("New Folder", "dir");
            new("NEW FOLDER", "dir");
        - Correctly calculate the size of folders containing folders that only 
          differ in case.
      Notes:      
        - Windows File Explorer is totally incapable of doing any of the above.
        - FYI, in Windows 10 you can activate case-sensitive file names on a 
          directory-by-directory basis in a clumsy way using PowerShell and 
          fsutil.exe. I did not test this.
      IMPORTANT Notes:      
        - Other applications won't be able to handle this stuff neither.
        - So: You should use this tweak ONLY to get away from such a non-Windows 
          situation. To clean the scene!
        - The new tweak works from Windows XP onwards.
        - XYplorer won't be able to do much more than what's mentioned above.
          - No copying/moving to/from folders that only differ in case.
          - No renaming either, but you can, and probably *should*, rename an item 
            away from clashing names, but there will be no way back, no undo.
          - And so on. Most things won't work and you should not even try them.
          - Especially DO NOT DELETE a folder that has a sibling only differing 
            in case. You might end up with the WRONG folder GONE. And there's no 
            way back!
        - Microsoft apparently does not like to talk about this topic, so 
          reliable information is sparse and patchy.
        - Therefore: I would NOT really recommend to use this tweak unless you 
          run in a situation where for some reason you have to deal with folders 
          that only differ in case. YOU HAVE BEEN WARNED.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0208 - 2018-08-24 21:34
    - Removed tweak FullScreenTopmost, it's not necessary at all apparently.
    % Find Files: Finding folders by maximum size ("Find Files / Size / At most" 
      with "Search for folders as well") got much faster because the size 
      calculation now stops in the moment the current sum exceeds the maximum 
      size. Before, the total folders size was calculated before comparing it 
      with the maximum size.
    ! Tabsets: Added some temp debug code.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v19.10.0207 - 2018-08-23 13:32
    + Various Small Lists: In all small lists where you can drag items to a new 
      position you now can drag-and-clone an item by Ctrl+Drag. So you can 
      easily create a dupe of the current item in a new position. For example in 
      the list on Configuration | Colors and Styles | Color Filters.
    ! Color Filters: The recent change had some unwanted side-effects. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

Locked