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