home *** CD-ROM | disk | FTP | other *** search
- Changes since release 1.
- ========================
-
- !Logger makefile amended to compile NETLOG.C into NETLOG library.
- NETLOG.C amended to compile.
- NETLOG.H put into the include directory.
- Wimp03.S and Wimplib.H amended to allow a priority to be passed to
- Wimp_CreateIcon
- IconBar in WinAppLib changed to match.
- Guide extensively updated.
- !Convert application moved into Apps and converted to Risc OS 3
-
-
- Changes since release 2.
- ========================
-
- !NewBalls applicatin moved into Apps and converted to Risc OS 3
- Saving module (Saving.C) introduced into WinAppLib
- Couple of small corrections to Diabox.C in WinAppLib
- Error box module (Errorbox.C) introduced into WinAppLib
- Slight correction to error reporting in Despatch
- Slight correction to list processing in Messages
- WimpLib.H Added t_ramfetch_block
- Improvements to the instructions.
- Added !Lesson1 and !Lesson2 applications.
- Put exception handling into WinAppLib Core.C
- Changed Wimp40 (WIMP_ReportError) to return a result + all calls to match.
- Changed !Clock to match.
- Likewise NETLOG.C, RISCOSFE.C and LOGGER.C
-
- Changes since release 3.
- ========================
-
- Added Flex functions.
- Changed Poll.S in WimpLib to use the new RISC OS 3.1 facilities.
- Added use of __arm in global.h. It is no longer necessary to #define ARM on
- the command line.
- Fixed a bug in the loading of validation strings in templates.
- Added in Buffers and EPC.
- Changed the way you claim user message types.
- Changed despatcher to always add new event claims to the head of a list.
- This is to allow latecomers to override earlier behaviour.
- Changed Winapp windows module to add a notification
- when a window is deleted, and provide a default handler.
- Ensured WinApp modules take notice of such notifications.