2005-01-25 |
Updated to use latest makefile.
tundra
committed
on 25 Jan 2005
|
---|---|
*** empty log message ***
tundra
committed
on 25 Jan 2005
|
|
|
|
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
|
Documented suppression of circular .includes.
tundra
committed
on 24 Jan 2005
|
|
Added logic to suppress circular includes.
tundra
committed
on 24 Jan 2005
|
|
Minor edit.
tundra
committed
on 24 Jan 2005
|
|
Noted the semantics of when execution variables are actually run.
tundra
committed
on 24 Jan 2005
|
|
Documented new execution variable features.
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
|
|
Updated to reflect new default feature for PROMPT and YESNO.
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
|
|
2005-01-23 |
Added default support for the PROMPT and YESNO macro language features.
...
tundra
committed
on 23 Jan 2005
|
2005-01-21 |
Documented changed in AFTERCLEAR semantics.
tundra
committed
on 21 Jan 2005
|
REFRESHAFTER semantics changed - no longer positions cursor to top.
tundra
committed
on 21 Jan 2005
|
|
Changed AFTERWAIT behavior so that it only clears current selections
...
tundra
committed
on 21 Jan 2005
|
|
2005-01-18 |
Added document revision information at end of document.
tundra
committed
on 18 Jan 2005
|
2005-01-12 |
Moved target directory to the command line.
tundra
committed
on 12 Jan 2005
|
Minor edit.
tundra
committed
on 12 Jan 2005
|
|
Documented MOUSESORT and Sorting Menu popup.
tundra
committed
on 12 Jan 2005
|
|
|