- + Configuration | Startup & Exit: Now tells you when the instance was started and how long it is running (difference between startup time and now). The maximum duration that can be displayed is 68 years, 35 days, 3 hrs, 14 mins, 7 secs. Should suffice even for larger file copy operations on Vista... ;)
- * Configuration: Reorganized the previous "Report" page. Now it's two pages, "Templates" and "Reporting".
Monday, December 15, 2008
v7.90.0004 - 2008-12-15 09:28
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
3:25 AM
Wednesday, December 10, 2008
v7.90.0002 - 2008-12-10 22:03
- + Menu User: Added tweak to hide all UDCs from the menu that have a caption (text field "Caption") beginning with an underscore (analogous to hidden scripts), e.g. "_hidden".
[Settings]
HideUnderscoredUDCs=1
*** NOTE *** Please make a backup of your current udc.dat before
testing this BETA version! This is tricky stuff and there's a
chance that your udc.dat gets corrupted when playing with hidden
UDCs. - * Tweak HideEmptyUserMenus=1 is now the default setting for fresh installations.
- ! Mini Tree: The "hand" overlay was not shown for the icons of shared folders. Fixed.
- ! Mini Tree: Changing the setting for "Show Hidden Files and Folders" (and similar commands) would refresh the whole tree loading all existing childs of the currently visible folders. Fixed: Now the tree remains unchanged.
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
4:16 PM
Tuesday, December 9, 2008
v7.90.0001 - 2008-12-09 20:29
- + Menu User: Added tweak to hide those categories without contents. By default they are shown but disabled.
[Settings]
HideEmptyUserMenus=1 - ! Portable Openwith Menu: The predefined item that comes with fresh nstallations did not work correctly because of missing quotes:
+"Append modified date" \;*>::rename b, *-<datem yyyymmdd>
The right syntax is:
+"Append modified date" \;*>::rename "b", "*-<datem yyyymmdd>"
Fixed.
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
2:27 AM
Monday, December 8, 2008
v7.90.0000 - 2008-12-08 12:00
= NEW OFFICIAL RELEASE.
Main changes since last release:
- +++ Mini Tree: A revolutionary new approach to browsing the file system, combining folder tree and history.
- +++ Quick Searches now support multiple locations.
Entry Type:
Official Release
Posted by
XYplorer user : J_C_Hallgren
at
3:49 AM
Saturday, December 6, 2008
v7.80.0040 - 2008-12-06 20:33
- * Updated the help file.
- ! Glitches.
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
2:41 PM
Friday, December 5, 2008
v7.80.0036 - 2008-12-05 09:17
- + Toolbar |Mini Tree: Added the following command to the context menu.
- "Mini Tree From History"
Loads a Mini Tree made from the recent history. The history is
scanned backwards until the 4 deepest paths are collected that
are not in a mutual parent-child relation. Yep, it's hard-coded
to the magical number 4. Works for me but you might want more,
let's see...
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
3:16 AM
Thursday, December 4, 2008
v7.80.0035 - 2008-12-04 12:37
- * List: When blocked because of an unavailable location, now the list still can hold the input focus. A dbl-click onto the blocked list now will go up one level.
- ! Mini Tree: When browsing to new servers on the fly they were added to the tree but not to the list. Fixed.
- ! Breadcrumb: Did not work as expected on a Locked Tree when going up from a server to Nethood.
- * Breadcrumb: Now the "Nethood" (aka My Network Places) node is featured in the Breadcrumb.
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
6:35 AM
Wednesday, December 3, 2008
v7.80.0034 - 2008-12-03 14:23
- ! Scripting: The recursion checker, when it fired, showed the wrong listing and wrong stack depth in Step Dialog. Fixed.
- * Scripting | Step Dialog: Now the Stack Size (previously called "Stack Depth") is displayed if it's greater than 0. If one script calls another the Stack Size is increased by 1.
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
8:23 AM
Tuesday, December 2, 2008
v7.80.0033 - 2008-12-02 09:06
- + Menu Favorites | Special System Folders: Added three virtual folders, just to make them reachable via menu and KS:
- Desktop
- My Documents
- My Network Places - + Tree | Folder Context menu: Now, on Mini Tree, you find a new command "Hide Folder" inside the submenu "Expansion". Use it to hide non-current folders.
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
3:05 AM
Monday, December 1, 2008
v7.80.0032 - 2008-12-01 12:59
- + SC input(): Added optional parameter "cancel" which allows you to freely define a value that's returned in case the user cancels the dialog:
Syntax: input(topic, [notes], [default], [style=s], [cancel])
[cancel]: value to be returned when user cancels
if missing the script is terminated on cancel
Example:
::$a = input("Enter your name!",, "Jimi",, chr(12)); echo $a; - * SC input(): The command does not throw an error anymore when the user cancels the dialog. The behavior now depends on the new parameter cancel (see above).
- * Input dialog: Radically rewritten. Now the necessary height for the notes is auto-calculated. Also, now it does support Unicode in topic and notes strings.
Entry Type:
Beta Update
Posted by
XYplorer user : J_C_Hallgren
at
6:58 AM



