2009-08-12 |
Removed VERSION from Internal Variables list - already in RCSID.
tundra
committed
on 12 Aug 2009
|
---|---|
Added VERSION to Internal Variables list.
tundra
committed
on 12 Aug 2009
|
|
Added PYVERSION and SYSINFO to the Internal Variables list.
tundra
committed
on 12 Aug 2009
|
|
2009-07-01 |
Fixed problem with relative symlink references pointing to directories
...
tundra
committed
on 1 Jul 2009
|
2009-06-30 |
Modified RefreshDirList() to keep track of the selections and the
...
tundra
committed
on 30 Jun 2009
|
2009-06-29 |
Added ASSOCNOCASE symbol ("/") to force case-insensitive associations and exclusions.
tundra
committed
on 29 Jun 2009
|
2009-06-28 |
Removed column width options from last version. Updated copyright notice.
tundra
committed
on 28 Jun 2009
|
|
|
Added variable precision capability to the length scaling algorithm
...
tundra
committed
on 28 Jun 2009
|
|
2009-06-27 |
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 |
Minor corrections to title bar logic for ~/ substitution.
tundra
committed
on 11 Jan 2007
|
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 |
KeyToggle() now calls LoadHelpMenu() so update options values are reflected in Help.
...
tundra
committed
on 10 Jan 2007
|
Changed title bar symlink status display to show either Expanded or Resolved, but not both.
...
tundra
committed
on 10 Jan 2007
|
|
Remapped SYMDIR, SYMEXPAND, & SYMRESOLV to Control-~, Control-!, and Control-@ respectively.
tundra
committed
on 10 Jan 2007
|
|
Minor change to iNOSTAT prompt to avoid conflict with the SYMPTR string that triggers symbolic link options logic.
tundra
committed
on 10 Jan 2007
|
|
Added key binding to toggle SYMDIR, TOGSYMDIR (default: Control-5).
...
tundra
committed
on 10 Jan 2007
|
|
2007-01-09 |
|
2007-01-08 |
Added EXPANDSYMLINKS option (default: True) that can be used to inhibit the display of a symlink target.
tundra
committed
on 8 Jan 2007
|
Added RESOLVSYMLINKS program option (default: False).
tundra
committed
on 8 Jan 2007
|
|
Changed symbolic link handling to read the link as defined instead of resolving the true path.
tundra
committed
on 8 Jan 2007
|
|
Changed code to permit Directory Shortcuts to reference user-defined variables.
tundra
committed
on 8 Jan 2007
|
|
2007-01-02 |
Updated copyright date.
tundra
committed
on 2 Jan 2007
|
Implemented ISODATE option to display time/date in ISO 8601 format.
tundra
committed
on 2 Jan 2007
|
|
2006-12-19 |
|
2006-12-18 |
Implemented association removal with blank RHS of an association statement.
tundra
committed
on 18 Dec 2006
|
Removed debugging statement left in the association exclusion processing logic during last file edit.
...
tundra
committed
on 18 Dec 2006
|
|
Implemented association exclusion feature.
tundra
committed
on 18 Dec 2006
|
|
Added logic to throw an error if user attempts to run a non-executable that has no association.
tundra
committed
on 18 Dec 2006
|
|
Made association matching case-insensitive on Windows.
tundra
committed
on 18 Dec 2006
|