[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r780] by johnhartman

Bug 2979777: used hard-coded class C subnet mask to calculate broadcast address.
Changes:
- bind to a particular address, rather than INADDR_ANY
- calculate the appropriate broadcast address for the bound address
- add adapter select to Port dialog

2010-04-07 01:48:08 Tree
[r779] by johnhartman

Had used function CString::ReleaseBufferSetLength, not available in older VC++. Also left buffer unreleased for empty lines.

2010-04-03 13:00:53 Tree
[r778] by johnhartman

Allow empty value for Write, WriteMultiple, Create, ReadAck, ReadMultipleAck: some properties are List-Of, with empty list allowed

2010-04-01 18:42:40 Tree
[r777] by johnhartman

In ANY-VALUE dialog, changed button from "ID..." to "Set..." to hint that it is useful for types OTHER then ObjectID. Add TODO suggestion for future cleanup of setter dialogs

2010-04-01 18:31:57 Tree
[r776] by johnhartman

If one or more full line is selected, TAB increases indent, Shirt-TAB decreases it.
Tab inserts 3 spaces (value in Registry, no UI to change default yet)

2010-04-01 18:25:20 Tree
[r775] by johnhartman

Add ODD and EVEN to Date and WeekNDay month.
Add ODD, EVEN, and LAST to Date day-of-month
Allow Month name or abbreviation in addition to numeric month

2010-04-01 18:22:51 Tree
[r774] by johnhartman

Add decode for odd/even days in Date
Prevent exception in writePropertyand ReadProperty summary if value is empty
Make all property ListOf conditional: most lists can be empty

2010-04-01 18:15:52 Tree
[r773] by johnhartman

Fix crash caused by incomplete CArray cleanup

2010-03-31 14:38:31 Tree
[r772] by johnhartman

Correct compile error with VC 2003.
Add Auto-indent
Insert new-line in template only as needed

2010-03-31 14:23:50 Tree
[r771] by johnhartman

Added script templates
Make script auto-insert of propID and objectType selectable option

2010-03-31 12:38:27 Tree
Older >