StartPanel 0.01 BETA 02 (18.09.1998) 15:06:20 by chris@worldfoundry.demon.co.uk Main interface complete, moved all prefs editing to a seperate project StartPanel 0.02 BETA 03 (18.09.1998) 21:44:03 by chris@worldfoundry.demon.co.uk Finished code.. should be more or less done now. Only 15k too.. :))) StartPanel 0.03 BETA 04 (19.09.1998) 13:30:26 by chris@worldfoundry.demon.co.uk Dtpic.mcc appears to remap to PRECISION_EXACT every time - this *eats* free pens :/ I have rewritten the example datatype class which is part of MUIUnDoc to work with variable precision levels. StartPanel 0.04 BETA 05 (24.09.1998) 21:00:15 by chris@worldfoundry.demon.co.uk Changed header graphic, added about menu and slightly improved the way buttons are handled. Binary has just edged abouve 17k :/ Damn. StartPanel 0.05 BETA 06 (27.09.1998) 16:24:11 by chris@worldfoundry.demon.co.uk Added auto iconify, backdrop and custom images for the main toggle bar. Working on the net tie-up. StartPanel 0.06 BETA 07 (30.09.1998) 19:52:26 by chris@worldfoundry.demon.co.uk Added "keep to font", "heavy window" and lamp timeout. StartPanel 0.07 BETA 08 (02.10.1998) 21:46:08 by chris@worldfoundry.demon.co.uk Fixed strftime (bad translation), got net icon up.. but arexx barfs. StartPanel 0.08 BETA 09 (06.10.1998) 21:10:42 by chris@worldfoundry.demon.co.uk Changed net interface to be script based, added possibility of separate net icon, fixed bug in time code, recompiles properly in small data/ code model (!?!?! Don't ask me...). Moved buffers to ram pool. StartPanel 0.09 BETA 10 (07.10.1998) 21:57:22 by chris@worldfoundry.demon.co.uk Added buffer clearing to loader StartPanel 0.10 BETA 11 (08.10.1998) 17:03:06 by chris@worldfoundry.demon.co.uk Added buffer duplication to custom image routines, removed dynamic freeing/ creation of default images (they are always there, they just can't be seen if a custom image is specified - daves memory, CPU usage and code size!) StartPanel 0.11 BETA 12 (08.10.1998) 20:30:19 by chris@worldfoundry.demon.co.uk Added tooltype for preferences launching and the program icon is now used when the application is iconified. StartPanel 0.12 BETA 13 (27.10.1998) 14:33:21 by chris@worldfoundry.demon.co.uk Added: - Registration stuff - Arexx port. Online/ offline toggle only occurs when StartPanel recieves "online" or "offline" arexx commands. Changed: - Online/ Offline/ Prefs now asynchronous - Clock is set as part of new/ set rather than in the next SecTrigger - More checks on preference program starting StartPanel 0.14 BETA 14 (29.10.1998) 16:36:05 by chris@worldfoundry.demon.co.uk Added online timer and iconify delay. StartPanel 1.0 BETA 15 (31.10.1998) 13:39:20 by chris@worldfoundry.demon.co.uk Now fully localised, removed "Autoiconify option from menu (obsolete), replaced net pop window with a true context menu - RMB over the net icon brings up the net menu, LMB toggles the TCP stack on/offline. (Hopefully) finaly beta version before release. StartPanel 1.1 BETA 16 (1.11.1998) 13:43:58 by chris@worldfoundry.demon.co.uk Added HeavyMove() to auto iconify (missing in 1.0 :/), cleaned up about StartPanel 1.2 (4.11.1998) 16:27:42 by chris@worldfoundry.demon.co.uk This should be it. A short period of testing should show whether this version can be released to the general populous. Added: - new arexx commands, Showlist and Hidelist. - Lennart Fridén (he of AQM) is a last minute beta tester.. - as is Mark Wilson (of AmiBench) Fixed: - online and offline Arexx commands didn't check if the TCP was already on/ off!! (No problems with offline, but online would cause the online timer to reset :/) StartPanel 1.3 (26.11.1998) 11:32:52 by worldfoundry@worldfoundry.demon.co.uk There appears to be a bit of a disagreement between MUI's pendisplay class and StartPanel on some systems (but not all! :/) Possible fix #1: remove unneccesary statics - aledged to cause trouble in Storm.