[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r269] by madanner

Changed parsing to handle new IFDEF type statements, CHECK and MAKE statements.
Altered pointers in sequencing packets after syntax check.

2002-12-11 04:07:39 Tree
[r268] by madanner

Now supports execution of new derived ScriptPacket, CHECK and MAKE type
commands. Changes here cover most of the ProcessTask method, NextPacket.

2002-12-11 04:05:46 Tree
[r267] by madanner

Added keywords for YES/NO, MAKE, CHECK, IF and related.

2002-12-11 04:04:19 Tree
[r266] by madanner

Changed ScriptPacket to derive from ScriptCommand and included a pointer
back to the previous ScriptCommand for MAKE purposes.

2002-12-11 04:03:50 Tree
[r265] by madanner

no message

2002-12-11 04:03:07 Tree
[r264] by madanner

Moved the queue handler's code to ScriptExecutor and made the queue
header only contain the class definition. This was necessary to include
the queue class somewhere else (for processing off the queue MAKE and
CHECK dialog commands).

2002-12-11 04:00:35 Tree
[r263] by madanner

Dialog class for displaying MAKE and CHECK dialogs.

2002-12-11 03:58:45 Tree
[r262] by madanner

Derived class for new message type the main app window processes to handle
MAKE type dialog creation and destruction.

2002-12-11 03:58:02 Tree
[r261] by madanner

Class for handling script parsing as it relates to IFDEF type processing.

2002-12-11 03:56:54 Tree
[r260] by madanner

Base class for main AFX app to process Script messages off the message queue.
Messages of this class are sent to the main app by the Script thread to handle
UI items among other things.

2002-12-11 03:56:01 Tree
Older >