[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r78] by joelbender

Bind scripting to device object.

2001-11-19 17:10:28 Tree
[r77] by skarg

Corrected some signed/unsigned warnings.

2001-11-08 19:04:27 Tree
[r76] by joelbender

Messages that come down from the device need to look like they
were routed when the device doesn't "live" on the same adapter that
is going to be used to send the outbound message.

2001-11-05 21:01:06 Tree
[r75] by joelbender

Building the library on MacOS X uses the GCC compiler, which came
up with a collection of errors and warnings. In the interest of compiling
clean on all platforms, these were fixed.

2001-11-05 19:04:06 Tree
[r74] by skarg

Not all cases had a return value in whatIsChoice function, so I corrected that. Also removed the unused choices from the calling function. Changed some global variables to local scope since they weren't used outside this module.

2001-10-26 18:54:13 Tree
[r73] by skarg

Removed the foreign pragma statements.
Corrected an unused parameter using (void).

2001-10-25 17:04:19 Tree
[r72] by skarg

Removed VTSQueue.CPP from the project file since the template is served via the header file.

2001-10-25 17:02:58 Tree
[r71] by skarg

Changed the way this VTSQueue template was being instantiated.
Moved the VTSQueue template code to the header file.

2001-10-25 17:02:06 Tree
[r70] by skarg

Removed unreferenced label 'fini' (again).

2001-10-25 13:07:04 Tree
[r69] by joelbender

Constructor for VTS*Ctrl wrappers was changed to take the CWnd pointer
as const, hoping that would make a batch of 'this' warnings go away. It
didn't.

2001-10-22 17:45:24 Tree
Older >