[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r942] by johnhartman

Fix bugs in
- enable/disable of list columns by dragging width
- display of IP MAC addresses

2014-05-20 02:13:18 Tree
[r941] by johnhartman

Code in haste, debug at leisure. Finish coding of the factory (forget breaks...), fix memory leak in BACnetAnyValue::CompareToEncodedStream.

2014-05-12 15:58:13 Tree
[r940] by johnhartman

Add BACnetListOfAddressBinding.
Simplify CompareToEncodedStream (i.e., USE the virtual methods...)

2014-05-11 01:17:30 Tree
[r939] by johnhartman

ReadTextPICS: make filename const

2014-05-11 01:11:16 Tree
[r938] by johnhartman

Device tree: sort object-type and property-ID controls, simplify numeric type and property entry

2014-05-03 18:37:29 Tree
[r937] by johnhartman

Corrected "multistate-xxx" to "multi-state-xxx" matching the actual syntax.

2014-04-28 13:27:00 Tree
[r936] by johnhartman

Fix two uses of the ParseType "pos" instead of the proper variablenames

2014-04-27 21:01:37 Tree
[r935] by johnhartman

Accidentally deleted filling ErrorClass combo during enumeration updates

2014-04-26 21:24:49 Tree
[r934] by johnhartman

Add sorting to VTSEnumeratedCtrl, mostly for property-identifiers and object-types.
Refit various SendXXX dialogs to use the sorted lists.
Various C++ style cleanup.

2014-04-26 20:51:54 Tree
[r933] by johnhartman

Add a Format parameter to BACnetEncodeable::Encode( CString &enc ) to handle
- plain text, as in Edit controls
- EPICS format, as for property value display
- script format, wrapping Date, Time, Bitstring etc. with
Regularize BACnetXXXX class definitions to show virtual methods overridden and not.
Update client code to provide the Format parameter.

2014-04-20 01:34:15 Tree
Older >