- 14 Dec, 2019 1 commit
-
-
ROOL authored
Detail: 3 extra tokens in support of clipboard operations. Admin: Submission for Clipboard Support bounty.
-
- 10 Oct, 2015 1 commit
-
-
Jeffrey Lee authored
Detail: This restores support for Wimp_ClaimFreeMemory, via having the Wimp manage a small-ish (4MB) DA that is used to satisfy Wimp_ClaimFreeMemory requests. The Wimp will only ever grow the DA, but the DA is shrinkable, so the system should shrink it as necessary should the free pool run too low. Options/s/!Default, Options/s/32, Options/s/Ursula - Add DynamicAreaWCF option to control support for the Wimp_ClaimFreeMemory DA. Enable the option for any builds of the module destined for RISC OS 5. Options/s/!Debug - New debug option for Wimp_ClaimFreeMemory debugging (mainly DynamicAreaWCF code path) Wimp/s/Wimp01 - Add calls to create/destroy DA on startup/shutdown Wimp/s/Wimp08s - DA create/destroy implementation. DA is only used if the free pool is a PMP or the Wimp expects kernel free pool locking but the kernel doesn't support it. Modify Wimp_ClaimFreeMemory to use the DA if it's present. Admin: Tested on Raspberry Pi Restores compatibility with software which relies on Wimp_ClaimFreeMemory, e.g. GDraw module (cause of "No free memory" errors reported by many) Note that Wimp_ClaimFreeMemory is still considered deprecated and support may be removed in future OS versions. Version 5.50. Tagged as 'Wimp-5_50'
-
- 24 Jun, 2012 1 commit
-
-
Robert Sprowson authored
Messages updated to be more specific/helpful. Magic numbers for OS_File swapped to use names from Hdr:HighFSI. Version 5.15. Not tagged
-
- 28 Nov, 2002 1 commit
-
-
Ben Avison authored
Detail: * Removed Acorn/ACORN from keyboard shortcuts. * Added Red/RED/Green/GREEN/Blue/BLUE (and an attempt at German versions too) to keyboard shortcuts. * Capitalised the 'B' in -Fully3DIconBar to hint that it's necessary in the short form of the switch to *WimpVisualFlags. Admin: Not tested. Version 4.81. Tagged as 'Wimp-4_81'
-
- 29 Oct, 2001 1 commit
-
-
Steve Revill authored
Detail: The titlebar and input focus colours for the window template for error boxes is now cream (12). This is more intuitive. Builds which do not have a title bar will not look any different. Admin: Included the little utility which did the modification in Test/ResMod (as in Resources Modifier - but who cares). May be of use in future. Version 4.70. Tagged as 'Wimp-4_70'
-
- 20 Oct, 2000 1 commit
-
-
Ben Avison authored
Detail: * Added new functionality for menu trees: submenus can now be opened by clicking on their parent menu item. This is particularly aimed at touchscreen devices, and is configurable via the new *Configure keyword WimpClickSubmenu. * Change to the menu inactivity timeout behaviour after auto-opening of submenus (either by hovering over the parent menu item or by the new click-to-open functionality): although all hover operations are still ignored for this period, any click operations *will* now be obeyed. * Corrected numerous misleading comments in the menu handling code. * Added some suspiciously absent ALIGNs in the *Configure keyword handlers. * Uses new ASCII case-forcing macros so there are now fewer warnings printed during assembly (and it should run faster now too). * Added an AREA directive so that objasm's -ABS switch is no longer needed. * Standardised ErrMem token across all Messages files that use English. Admin: Tested on a desktop machine. Requires HdrSrc 1.06. Version 4.57. Tagged as 'Wimp-4_57'
-
- 11 Aug, 2000 1 commit
-
-
Simon Forrest authored
Detail: * Files changed include the Messages, Template and Sprite files, all of which now contain appropriate translated versions. This is a TRUNK version of the changes applied to the Bethany branch. Admin: * Sprite files contain an equivalent set of sprites to those in the UK variant; these have been rationalised recently so as to remove duplicates contained in other software components. * New file structure preserved; this is NOT a direct copy from the Bethany branch version of the Wimp. Version 4.54. Tagged as 'Wimp-4_54'
-