History for twander / twander.py
2009-07-01
@tundra
Fixed problem with relative symlink references pointing to directories ...
tundra committed on 1 Jul 2009
2009-06-30
@tundra
Modified RefreshDirList() to keep track of the selections and the ...
tundra committed on 30 Jun 2009
2009-06-29
@tundra
Added ASSOCNOCASE symbol ("/") to force case-insensitive associations and exclusions.
tundra committed on 29 Jun 2009
2009-06-28
@tundra
Removed column width options from last version. Updated copyright notice.
tundra committed on 28 Jun 2009
@tundra
Added ability for user to adjust column widths by making the ...
tundra committed on 28 Jun 2009
@tundra
Added variable precision capability to the length scaling algorithm ...
tundra committed on 28 Jun 2009
2009-06-27
@tundra
Changed size scaling algorithm to display one digit of precision for files greater than 999 bytes.
tundra committed on 27 Jun 2009
2007-01-11
@tundra
Minor corrections to title bar logic for ~/ substitution.
tundra committed on 11 Jan 2007
@tundra
Modified display of directory on title bar to use ~ as a shortcut for home directories to save space.
tundra committed on 11 Jan 2007
2007-01-10
@tundra
KeyToggle() now calls LoadHelpMenu() so update options values are reflected in Help. ...
tundra committed on 10 Jan 2007
@tundra
Changed title bar symlink status display to show either Expanded or Resolved, but not both. ...
tundra committed on 10 Jan 2007
@tundra
Remapped SYMDIR, SYMEXPAND, & SYMRESOLV to Control-~, Control-!, and Control-@ respectively.
tundra committed on 10 Jan 2007
@tundra
Minor change to iNOSTAT prompt to avoid conflict with the SYMPTR string that triggers symbolic link options logic.
tundra committed on 10 Jan 2007
@tundra
Added key binding to toggle SYMDIR, TOGSYMDIR (default: Control-5). ...
tundra committed on 10 Jan 2007
2007-01-09
@tundra
Renamed EXPANDSYMLINKS, RESOLVSYMLINKS to SYMEXPAND, SYMRESOLV. ...
tundra committed on 9 Jan 2007
2007-01-08
@tundra
Added EXPANDSYMLINKS option (default: True) that can be used to inhibit the display of a symlink target.
tundra committed on 8 Jan 2007
@tundra
Added RESOLVSYMLINKS program option (default: False).
tundra committed on 8 Jan 2007
@tundra
Changed symbolic link handling to read the link as defined instead of resolving the true path.
tundra committed on 8 Jan 2007
@tundra
Changed code to permit Directory Shortcuts to reference user-defined variables.
tundra committed on 8 Jan 2007
2007-01-02
@tundra
Updated copyright date.
tundra committed on 2 Jan 2007
@tundra
Implemented ISODATE option to display time/date in ISO 8601 format.
tundra committed on 2 Jan 2007
2006-12-19
@tundra
Implemented glob style wildcarding for associations. ...
tundra committed on 19 Dec 2006
2006-12-18
@tundra
Implemented association removal with blank RHS of an association statement.
tundra committed on 18 Dec 2006
@tundra
Removed debugging statement left in the association exclusion processing logic during last file edit. ...
tundra committed on 18 Dec 2006
@tundra
Implemented association exclusion feature.
tundra committed on 18 Dec 2006
@tundra
Added logic to throw an error if user attempts to run a non-executable that has no association.
tundra committed on 18 Dec 2006
@tundra
Made association matching case-insensitive on Windows.
tundra committed on 18 Dec 2006
2006-12-15
@tundra
Reimplemented Directory Shortcut override as an interactive dialog instead of explicit keys for each shortcut. ...
tundra committed on 15 Dec 2006
@tundra
Changed MOUSEC assignment to Alt-Control-ButtonRelease-1.
tundra committed on 15 Dec 2006
2006-12-14
@tundra
Cleaned up associations and program execution for Win32.
tundra committed on 14 Dec 2006