1 |
|
---|
2 | version 0.5.6 25.01.2002
|
---|
3 | Changed: Help: Rearranged help sections dealing with
|
---|
4 | the creation of logfiles.
|
---|
5 | Changed: Help: Clarified hints and helpfile sections.
|
---|
6 | Changed: All "Search" buttons set to NoPointerFocus
|
---|
7 | Fixed: Delete leftover temporary file
|
---|
8 | Fixed: Yet another bug when opening a 2nd logfile
|
---|
9 | Fixed: Setting focus to first page field was broken
|
---|
10 | in 0.5.5 (caused by the new exception page)
|
---|
11 | Fixed: Help: Setting page width to 66% looked odd in
|
---|
12 | help file viewer
|
---|
13 | Fixed: Bug when decoding INSTALLDATE line
|
---|
14 | Added: Detect revision of XF86Sup.SYS
|
---|
15 | Added: Automatic email support for PolarBar
|
---|
16 | Added: Automatic email support for MR/2 ICE
|
---|
17 | Added: Help: PolarBar and MR/2 ICE information
|
---|
18 | Added: Help: Commandline options plus a few links
|
---|
19 | Added: Detect if OdinBug was downgraded accidentally
|
---|
20 | Added: "Search" button for email client directory
|
---|
21 | Added: Fill "Odin" page with data about Odin gathered
|
---|
22 | from the WarpIN database, as long as no logfile
|
---|
23 | is given. As soon as a logfile is provided this
|
---|
24 | information is overwritten.
|
---|
25 | Added: Additional icon resolutions
|
---|
26 | Added: /InstallOnly switch: This way OdinBug can be
|
---|
27 | executed quietly in order to install the objects
|
---|
28 | and do nothing else.
|
---|
29 | Added: Button "Destroy objects" in order to uninstall
|
---|
30 | OdinBug's WPS objects properly.
|
---|
31 | Added: Also create WPS object for Project Odin
|
---|
32 | User's Manual
|
---|
33 |
|
---|
34 |
|
---|
35 | known problems:
|
---|
36 | - InstallDateTime key decoding from WarpIN database
|
---|
37 | is still ugly, although it seems to work
|
---|
38 | - Detection whether 2nd Thread has completed
|
---|
39 | is not water proof, although possibly good enough
|
---|
40 | - It appears that the VX-Rexx event queue is not
|
---|
41 | processed as long the second thread is running?
|
---|
42 | (First attempt to change this made OdinBug hang)
|
---|
43 |
|
---|
44 | todo-list:
|
---|
45 | - Create a local bug database (i.e log all exceptions
|
---|
46 | to a local file) (a la popuplog.os2)
|
---|
47 | - Clean source code for public release (partly done)
|
---|
48 | - Restructure code and remove some double
|
---|
49 | implementations, put code into OdinTool Library
|
---|
50 |
|
---|