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