2006-12-18 |
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
|
|
2006-12-15 |
Reimplemented Directory Shortcut override as an interactive dialog instead of explicit keys for each shortcut.
...
tundra
committed
on 15 Dec 2006
|
Changed MOUSEC assignment to Alt-Control-ButtonRelease-1.
tundra
committed
on 15 Dec 2006
|
|
2006-12-14 |
Cleaned up associations and program execution for Win32.
tundra
committed
on 14 Dec 2006
|
Modified association logic so that a full path is only computed for executables.i.e., For those cases where there is no association and the file is executable.
tundra
committed
on 14 Dec 2006
|
|
Added logic to inhibit default associations on executable files.
tundra
committed
on 14 Dec 2006
|
|
Implemented associations.
tundra
committed
on 14 Dec 2006
|
|
Added CMDMENUSORT option to allow user to enable sorting of the command menu.
tundra
committed
on 14 Dec 2006
|
|
Added keyboard bindings and logic to support assignment of current directory to any of the directory shortcut keys.
tundra
committed
on 14 Dec 2006
|
|
2006-12-11 |
Changed title bar boolean state display to just Y/N instead of Yes/No to save space.
...
tundra
committed
on 11 Dec 2006
|
2005-02-14 |
Fixed bug that counted the ".." file in the total on the title bar.
tundra
committed
on 14 Feb 2005
|
2005-02-10 |
|
2005-02-03 |
Reorganized menu order so they grouped together more sensibly.
tundra
committed
on 3 Feb 2005
|
2005-02-02 |
|
|
|
|
|
2005-02-01 |
Corrected wildcard logic so that escaped filter/selection ignore WILDNOCASE.
tundra
committed
on 1 Feb 2005
|
Added MOUSEFILTER key binding.
tundra
committed
on 1 Feb 2005
|
|
Added wildcard filtering to Win32 Drive List View.
tundra
committed
on 1 Feb 2005
|
|
2005-01-28 |
Made wildcard-based selection also honor the WILDNOCASE option setting.
tundra
committed
on 28 Jan 2005
|
Implemented default case-insensitive wildcard filtering for Win32 and case-sensitive for everything else.
...
tundra
committed
on 28 Jan 2005
|
|
Factored wildcard filtering match code into a separate function, FilterWildcardMatch().
...
tundra
committed
on 28 Jan 2005
|
|
Cleaned up formatting and max lengths of file/drive size fields throughout.
...
tundra
committed
on 28 Jan 2005
|
|
Actual file lengths are now returned with commas every 3 digits.
...
tundra
committed
on 28 Jan 2005
|
|
Implemented ability to toggle actual and normalized file length display.
...
tundra
committed
on 28 Jan 2005
|
|
|
|
2005-01-27 |
Created distinct entry dialogs for selection and filtering wildcards.
tundra
committed
on 27 Jan 2005
|
Added wildcard filtration status to titlebar.
tundra
committed
on 27 Jan 2005
|