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