DrWimp based applications
The following archives contain upgrades to certain DrWimp based applications (originally authored by Ray Favre). This repository is a temporary home until Ray Favre's original DrWimp site is fully maintained once again. The earlier versions, together with manuals in various formats are available on the original site.
Calibre
The last official Ray Favre version was 3.21 (27-Nov-09)
Changes in v. 3.23 (01 Jan 2012)
- When editing the RLDs (permanent and single year red letter days) navigation between writable icons using the keyboard (up/down arrow, tab, return) is now possible
- Updated to use the new DrWimp library 5.02
- Now correctly deletes dynamic areas used for font menus when application quits (probably only applies to RISC OS 5 systems where DAs may be high in memory map). Change is actually in the DrWimp library (now at 5.02)
Changes in v. 3.22 (27 Nov 2011)
- Updated to use the new DrWimp library 5.01
- Works without crashing when run from a Fat32 formatted drive or memory stick (probably of most relevance to BeagleBoard users)
- Bugfix: Choosing Format 6 calendars no longer crashes !Calibre
- Now set a Calibre$Path in !Run file for use when adding/removing the Moon font to font$path and prevent 'Buffer too short' error on RISC OS 5 when Fontpath is long
Down load !Calibre version 3.23 (01 Jan 2012), filesize 260 KB
The source code is also available.
Download !Calibre source code version 3.23 (29 Dec 2011), filesize 226 KB
meDDLe
The last official Ray Favre version was 2.20 (01-May-07)
Changes in v. 2.21 (27 Nov 2011)
- Updated to use the new DrWimp library 5.01
- Works without crashing when run from a Fat32 formatted drive or memory stick (probably of most relevance to BeagleBoard users)
Download !meDDLe version 2.21 (27 Nov 2011), filesize 601 KB (includes manual, examples, resources)
The source code is also available.
Down load !meDDLe Source version 2.21 (27 Nov 2011), filesize 68 KB
DrWimp library
The last official Ray Favre version was 5.00 (29-Nov-2008)
Changes in v. 5.01 (27 Nov 2011)
- A number of filing system related FN/PROCs which use OS_GBPB 9 and 12 calls modified to work correctly on filing systems such as Fat32 (hard drives or memory sticksformatted Fat32) and accessed using Fat32FS. This is most likely the case for BeagleBoard users. (See notes at head of source file)
Changes in v. 5.02 (1 Jan 2012)
- Corrected PROCwint_cleardynamicareas to treat the dynamic area address as an unsigned integer, rather than a signed integer. Now correctly frees DAs in high memory.
Download DrWimp source version 5.02 (1 Jan 2012), filesize 100 KB