[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r784] by tbrennan3

Wasn't properly terminating sequences when packets were decoded (send or receive).
Suppressed a pile of warnings (unsafe sprintfs).
Added a little of the Structured View support (more to follow).

2010-04-07 03:40:27 Tree
[r783] by tbrennan3

Adjustments to allow building with VS2008. I believe these will maintain backwards compatability, though I don't have earlier versions of VS to test with.
These changes prevent re-declaring some network enums.

2010-04-07 03:37:11 Tree
[r782] by tbrennan3

Adjustments to allow building with VS2008. I believe these will maintain backwards compatability, though I don't have earlier versions of VS to test with.

2010-04-07 03:34:50 Tree
[r781] by tbrennan3

Fixed endless loop encountered when opening EPICS (at least, my EPICS).
Suppressed a pile of warnings (unsafe sprintfs).
Added a little of the Structured View support (more to follow).

2010-04-07 03:32:32 Tree
[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
Older >