2003-03-05 |
Fixed bug which allowed the condition variable to be prepended or followed by
...
tundra
committed
on 5 Mar 2003
|
---|---|
Added string constants for commonly used text strings.
tundra
committed
on 5 Mar 2003
|
|
Replaced "True" and "False" in the conditionals with "Yup" and "Nope"
...
tundra
committed
on 5 Mar 2003
|
|
Restructured and cleaned-up the conditional beginning-of-block parsing logic.
...
tundra
committed
on 5 Mar 2003
|
|
2003-03-04 |
Added some new GOTCHA sections.
tundra
committed
on 4 Mar 2003
|
Fixed incorrect Directory Shortcut definitions for Win32.
tundra
committed
on 4 Mar 2003
|
|
|
|
Minor cosmetic comment change.
tundra
committed
on 4 Mar 2003
|
|
2003-03-03 |
Changed sort key binding names to be more meaningful.
tundra
committed
on 3 Mar 2003
|
Fixed problem which kept indented conditional lines from being properly handled.
tundra
committed
on 3 Mar 2003
|
|
Fixed problem which prevented navigating to selected drive in Drive List View.
...
tundra
committed
on 3 Mar 2003
|
|
Drive List View sorting and Sort Menu finished.
tundra
committed
on 3 Mar 2003
|
|
2003-03-01 |
First implementation of Sort Menu.
tundra
committed
on 1 Mar 2003
|
|
|
|
|
Added ability for all conditionals to reference environment variables.
tundra
committed
on 1 Mar 2003
|
|
|
|
2003-02-28 |
|
Now catches .ENDIF statements which are not on a line by themselves.
...
tundra
committed
on 28 Feb 2003
|
|
Implemented variable existence conditional in Config File parser.
tundra
committed
on 28 Feb 2003
|
|
Changed CMDSHELL/wildcard escape to '"' from '#'.
tundra
committed
on 28 Feb 2003
|
|
Changed escape char for CMDSHELL and wildcard processing to use " instead of #
tundra
committed
on 28 Feb 2003
|
|
|
|
2003-02-27 |
Implemented support for fNONE - no sorting.
tundra
committed
on 27 Feb 2003
|
Changed SORTBYFIELD to be the *name* not the number of the field desired.
...
tundra
committed
on 27 Feb 2003
|
|
2003-02-26 |
|
|
|
2003-02-25 |
More work on sorting.
tundra
committed
on 25 Feb 2003
|
Restructured code to prepare for enabling sorting by various fields.
...
tundra
committed
on 25 Feb 2003
|
|
All User-Settable options can now have a blank RHS; means option set to default value.
...
tundra
committed
on 25 Feb 2003
|