diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-17 15:55:19 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-17 15:55:19 +0000 |
commit | b956829a82b16c646cbdb2763901d19d3f74d0c5 (patch) | |
tree | 3d0b4d3635a29f5d180b9170ea6dfce8d37bd98d /ChangeLogs | |
parent | f9a45a841f6c33779a06fb75cc9ea4b20b5db462 (diff) | |
download | ATCD-b956829a82b16c646cbdb2763901d19d3f74d0c5.tar.gz |
* examples/ConfigViewer/ConfigTreeCtrl.cpp:
* examples/ConfigViewer/ConfigTreeCtrl.h:
* examples/ConfigViewer/ConfigurationViewer.cpp:
* examples/ConfigViewer/ConfigurationViewer.dsp:
* examples/ConfigViewer/ConfigurationViewer.dsw:
* examples/ConfigViewer/ConfigurationViewer.rc:
* examples/ConfigViewer/MainFrame.cpp:
* examples/ConfigViewer/MainFrame.h:
* examples/ConfigViewer/README:
* examples/ConfigViewer/ValueDlg.cpp:
* examples/ConfigViewer/ValueDlg.h:
* examples/ConfigViewer/ValueListCtrl.cpp:
* examples/ConfigViewer/ValueListCtrl.h:
* examples/ConfigViewer/mondrian.ico:
* examples/ConfigViewer/mondrian.xpm:
* examples/ConfigViewer/stdafx.cpp:
* examples/ConfigViewer/stdafx.h:
Chris Hafey's ACE_Configuration viewer/editor for vxWindows.
For details, see the README file or email Chris at
<chris@stentorsoft.com>.
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 23 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 23 |
2 files changed, 46 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 68f9b44a74d..9bb68d1400f 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,26 @@ +Wed May 17 10:54:05 2000 Jeff Parsons <parsons@cs.wustl.edu> + + * examples/ConfigViewer/ConfigTreeCtrl.cpp: + * examples/ConfigViewer/ConfigTreeCtrl.h: + * examples/ConfigViewer/ConfigurationViewer.cpp: + * examples/ConfigViewer/ConfigurationViewer.dsp: + * examples/ConfigViewer/ConfigurationViewer.dsw: + * examples/ConfigViewer/ConfigurationViewer.rc: + * examples/ConfigViewer/MainFrame.cpp: + * examples/ConfigViewer/MainFrame.h: + * examples/ConfigViewer/README: + * examples/ConfigViewer/ValueDlg.cpp: + * examples/ConfigViewer/ValueDlg.h: + * examples/ConfigViewer/ValueListCtrl.cpp: + * examples/ConfigViewer/ValueListCtrl.h: + * examples/ConfigViewer/mondrian.ico: + * examples/ConfigViewer/mondrian.xpm: + * examples/ConfigViewer/stdafx.cpp: + * examples/ConfigViewer/stdafx.h: + Chris Hafey's ACE_Configuration viewer/editor for vxWindows. + For details, see the README file or email Chris at + <chris@stentorsoft.com>. + Tue May 16 12:01:56 2000 Darrell Brunsch <brunsch@uci.edu> * ace/Msg_WFMO_Reactor.cpp: diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 68f9b44a74d..9bb68d1400f 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,26 @@ +Wed May 17 10:54:05 2000 Jeff Parsons <parsons@cs.wustl.edu> + + * examples/ConfigViewer/ConfigTreeCtrl.cpp: + * examples/ConfigViewer/ConfigTreeCtrl.h: + * examples/ConfigViewer/ConfigurationViewer.cpp: + * examples/ConfigViewer/ConfigurationViewer.dsp: + * examples/ConfigViewer/ConfigurationViewer.dsw: + * examples/ConfigViewer/ConfigurationViewer.rc: + * examples/ConfigViewer/MainFrame.cpp: + * examples/ConfigViewer/MainFrame.h: + * examples/ConfigViewer/README: + * examples/ConfigViewer/ValueDlg.cpp: + * examples/ConfigViewer/ValueDlg.h: + * examples/ConfigViewer/ValueListCtrl.cpp: + * examples/ConfigViewer/ValueListCtrl.h: + * examples/ConfigViewer/mondrian.ico: + * examples/ConfigViewer/mondrian.xpm: + * examples/ConfigViewer/stdafx.cpp: + * examples/ConfigViewer/stdafx.h: + Chris Hafey's ACE_Configuration viewer/editor for vxWindows. + For details, see the README file or email Chris at + <chris@stentorsoft.com>. + Tue May 16 12:01:56 2000 Darrell Brunsch <brunsch@uci.edu> * ace/Msg_WFMO_Reactor.cpp: |