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
|
|
Provided complete support for selection and filtering wildcards via a common routine.
...
tundra
committed
on 27 Jan 2005
|
|
Implemented rudiments of filtering displayed items based on wildcard.
tundra
committed
on 27 Jan 2005
|
|
2005-01-25 |
Set default for QUOTECHAR to None if -t startup option selected.
tundra
committed
on 25 Jan 2005
|
Minor cosmetic cleanups leftover from changing TRUE/FALSE to True/False in last revision.
tundra
committed
on 25 Jan 2005
|
|
|
|
Changed delimiters for PROMPT and YESNO from [] to {} to facilitate embedding variable references within them.
...
tundra
committed
on 25 Jan 2005
|
|
Restructured the YESNO/PROMPT string preservation logic so it works correctly in all cases.
tundra
committed
on 25 Jan 2005
|
|
Restructured prompt default handling to gracefully handle case when there is no default.
tundra
committed
on 25 Jan 2005
|
|
2005-01-24 |
Fixed problem with circular .include suppression logic interfering with a configuration reload.
tundra
committed
on 24 Jan 2005
|
Added logic to suppress circular includes.
tundra
committed
on 24 Jan 2005
|
|
Implemented GetStatusOutput() so that Execution Variables work portably across Unix and Win32.
tundra
committed
on 24 Jan 2005
|
|
Addeded support for Execution Variables.
tundra
committed
on 24 Jan 2005
|
|
Added code to catch nested variable references within PROMPT and YESNO builtin definitions.
tundra
committed
on 24 Jan 2005
|
|
Accomodated default handler for situations where command begins with REFRESHAFTER.
tundra
committed
on 24 Jan 2005
|
|
Added code to preserve content of PROMPT and YESNO builtins so user-formatting is maintained.
tundra
committed
on 24 Jan 2005
|