Jump to content

[Frontpaged] XYplorer 25.50.0200


phen0men4

Recommended Posts

phen0men4

XYplorer 25.50.0200

  +++ major new feature
    + new feature
    * changed feature
    - removed feature
    % improved performance or quality
    > usage tip
    ! fixed minor bug
  !!! fixed major bug
  
v25.50.0200 - 2024-02-14 15:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.

v25.50.0105 - 2024-02-14 10:07
    + Rename Preview: The footer now shows some statistics for the current job, including 
      the hidden state for unchanged items. If there are conflicts, the entire footer is 
      displayed in red.
v25.50.0104 - 2024-02-13 17:40
    ! List and Tree | Inline Rename: IME issue (Chinese, Japanese, Korean text input). 
      Fixed.
v25.50.0103 - 2024-02-13 14:41
    + Scripting got a new function.
      Name: CEA
      Action: Sets or gets actions and scripts of the various Custom Event Actions.
      Syntax: cea(index, [action], [script])
        index: Index of the CEA.
               0 = CEA_TreeDoubleClickOnWhite
               1 = CEA_ListDoubleClickOnWhite
               2 = CEA_TabDoubleClickOnWhite
               3 = CEA_CrumbDoubleClickOnWhite
               4 = CEA_TreeMiddleClickOnWhite
               5 = CEA_ListMiddleClickOnWhite
               6 = CEA_TreeRightClickOnWhite
               7 = CEA_ListRightClickOnWhite
               8 = CEA_DoubleClickOnTab
               9 = CEA_MiddleClickOnTab
              10 = CEA_DoubleClickOnStatus
              11 = CEA_LeftClickOnStatus
              12 = CEA_MiddleClickOnStatus
              13 = CEA_MiddleClickOnFolder
              14 = CEA_MiddleClickOnFile
              15 = CEA_ABMiddleClickIcon
              16 = CEA_ABRightClickIcon
              17 = CEA_MouseButtonBack
              18 = CEA_MouseButtonForward
              19 = CEA_BrowseBefore
              20 = CEA_BrowseAfter
              21 = CEA_BrowseAfterPaint
              22 = CEA_AfterFileOperation
              23 = CEA_LineNumD
              24 = CEA_LineNumL
              25 = CEA_LineNumM
              26 = CEA_LineNumR
              27 = CEA_ListLeftClickOnWhite
              28 = CEA_DriveAddedRemoved
              29 = CEA_TabMiddleClickOnWhite
              30 = CEA_CrumbMiddleClickOnWhite
              31 = CEA_LineNumHeaderD
              32 = CEA_SwitchTabs
              33 = CEA_SwitchPanes
              34 = CEA_Exit
              35 = CEA_Start
              36 = CEA_RightClickOnTab
        action: Index of the action to set.
                First index is 0.
                Missing: Action remains unchanged.
                -1: return the current action index
                -2: return the current script
        script: Script to set.
                Standard line feeds (CRLF) are supported.
                Missing: Script remains unchanged.
        return: The current action index or script (see action parameter).
      Examples:
        cea(32, 0); //set Switch Tabs action to "None"
        cea(32, 2); //set Switch Tabs action to "Run Script"
        cea(32, , 'echo <curpath>;'); //set Switch Tabs script to "echo <curpath>;"
        echo cea(32, -1); //get Switch Tabs action index
        echo cea(32, -2); //get Switch Tabs script
    * Configuration | Preview | Thumbnails | Show folder thumbnails: They used to be drawn 
      1 pixel wider than file thumbnails, making the selection box around them 1 pixel 
      thinner (and harder too see). This is no longer the case.
    ! Toolbar | Go Now: Middle-click to open the current address bar location in a new 
      tab. Now it actually works.
    ! Toolbar: Button captions did not respect push effect. Fixed.
v25.50.0102 - 2024-02-11 13:04
    + Rename Special | Batch Rename: Added switch /r for "Process in reverse order".
      This switch is especially interesting when automatic increments are added when 
      renaming multiple items at the same time. It allows you to number the items from the 
      bottom up which is nice and natural when the list is sorted by Modified descending.
      Example:
        Larry /r
      Note: Switch /r is functionally identical to flag 256 in SC rename. If you set both, 
      the flag and the switch, it will not double-reverse (= do nothing) but just reverse.
    + Rename Preview: Now the caption says "in reverse order" if that's the case.
v25.50.0101 - 2024-02-07 13:02
    + Toolbar | Go Now: Added middle-click to open the current address bar location in a 
      new tab.
    + Configuration | General | Controls & More | Miscellaneous | Paste to selected list 
      folder: Now it also works for shortcuts (LNK) to folders.
  
v25.50.0100 - 2024-02-06 20:00
    = MAINTENANCE RELEASE.
 
v25.50.0000 - 2024-01-30 18:00
    = NEW OFFICIAL RELEASE.


 
 
Whats New : https://www.xyplorer.com/whatsnew.php
 
Rev.History : https://www.xyplorer.com/download/History.txt
 
Installer : https://www.xyplorer.com/download/xyplorer_full.zip
Portable: https://www.xyplorer.com/download/xyplorer_full_noinstall.zip
                https://www.xyplorer.com/download/xyplorer_full_noinstall.rar

Link to comment
Share on other sites


Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...