- 29 Nov, 1999 1 commit
-
-
Stewart Brodie authored
Detail: wimp_initialise, wimp_sendmessage and wimp_slotsize had incorrectly got unconditional returns after the SWI call, instead of having them conditional on V set. This is now fixed. Admin: Built. Version 0.10. Tagged as 'Libs-0_10'
-
- 17 Nov, 1999 1 commit
-
-
Stewart Brodie authored
Detail: Assembler veneers pull in macros to perform subroutine returns which controls whether flags are restored or not. Admin: Output compared to previous version to establish no change for APCS-R builds. APCS-32 output inspected manually to verify correctness. Version 0.09. Tagged as 'Libs-0_09'
-
- 10 Sep, 1999 1 commit
-
-
Andrew Hodgkinson authored
For some reason, Wimp_MAppControl message reason codes 3 (minimise memory) and 4 (configure) never appear to have made it into the source tree. These have been added. Version 0.08. Tagged as 'Libs-0_08'
-
- 18 Jun, 1999 1 commit
-
-
John Beranek authored
* Updated the textarea veneers to use the corrected registers for get and set cursor position that were introduced in TextGadgets 0.21 * Requires TextGadget 0.21 for correct use of these veneers. Version 0.07. Tagged as 'Libs-0_07'
-
- 17 Jun, 1999 1 commit
-
-
John Beranek authored
textarea_set_cursor_position and textarea_get_cursor_position Methods implemented in TextGadgets 0.20 Version 0.06. Tagged as 'Libs-0_06'
-
- 13 May, 1999 1 commit
-
-
Neil Turton authored
-
- 30 Mar, 1999 1 commit
-
-
Andrew Hodgkinson authored
New ScrollList method, ScrollList_GetItemText / scrolllist_get_item_text, supported by TextGadgets 0.16 and later. Version 0.05. Tagged as 'Libs-0_05'
-
- 26 Mar, 1999 1 commit
-
-
Andrew Hodgkinson authored
Added ScrollList_CountItems method. Supported in TextGadgets 0.15 or later (TextGadgets is currently in Sources/Apps/Java/Gadgets). Version 0.04. Tagged as 'Libs-0_04'
-
- 16 Feb, 1999 2 commits
-
-
Stewart Brodie authored
Version 0.03. Tagged as 'Libs-0_03'
-
Stewart Brodie authored
-
- 18 Jan, 1999 1 commit
-
-
Stewart Brodie authored
Detail: Currently, there is no way of ascertaining the client handle that used to belong to a deleted object. Thus applications cannot rely on this event to close down any associated data structures referenced via the client handle. This event now provides the client handle and the class ID of the deleted object if (hdr.flags & ToolboxObjectDeleted_ExtendedInformation) is non-zero in the event header. Admin: Required by Toolbox-1_46 and later. Version 0.02. Tagged as 'Libs-0_02'
-
- 29 Oct, 1998 1 commit
-
-
Neil Turton authored
Prefix removed from obey file. PREFIX DOES NOT WORK IN THE BUILD. Updated auto generated makefile. (Perhaps it needs deleting.)
-
- 28 Oct, 1998 1 commit
-
-
Stewart Brodie authored
-
- 26 Oct, 1998 1 commit
-
-
Stewart Brodie authored
-
- 23 Oct, 1998 2 commits
-
-
Stewart Brodie authored
Version 0.01. Tagged as 'Libs-0_01'
-
Stewart Brodie authored
-
- 22 Jun, 1998 7 commits
-
-
Stewart Brodie authored
-
Stewart Brodie authored
-
Stewart Brodie authored
-
Stewart Brodie authored
These two sources files are hand-generated because MethodGen can't understand that the same method is being invoked with the parameter types being dependent on R0:0 on entry.
-
Stewart Brodie authored
-
Stewart Brodie authored
-
Stewart Brodie authored
Updated build to split the two macro sets of sources into three separate macro sets to get around macro length problem in amu. This has been caused by the addition of more veneers in the N-Z range.
-
- 22 May, 1998 4 commits
-
-
Simon Middleton authored
Version 0.05. Tagged as 'eventlib-0_05'
-
Simon Middleton authored
-
Simon Middleton authored
-
Simon Middleton authored
-
- 16 Apr, 1998 1 commit
-
-
Piers Wombwell authored
Fixed compiler warning on event_dispatch() as pointed out by Andrew, who wants eternal fame for discovering the problem.
-
- 16 Dec, 1997 2 commits
-
-
Stewart Brodie authored
-
Stewart Brodie authored
-
- 12 Dec, 1997 1 commit
-
-
Stewart Brodie authored
-
- 10 Dec, 1997 1 commit
-
-
Piers Wombwell authored
-
- 03 Dec, 1997 1 commit
-
-
Andrew Hodgkinson authored
(Wimp_MAppControl_Configure) to the AppControl message (27 decimal). These request that where possible, an application minimises claimed memory, or opens a configuration dialogue.
-
- 25 Nov, 1997 1 commit
-
-
Piers Wombwell authored
-
- 13 Oct, 1997 1 commit
-
-
Richard Buckley authored
* Standardised make process in common will all other modules in build. * Internal and external toolbox libraries and headers exported to <Lib$Dir>.tboxlibint and <Lib$Dir>.tboxlibs respectivly. * Resources now localised. * Local !MkClean and !MkRom now use amu_machine.
-
- 10 Oct, 1997 1 commit
-
-
Richard Buckley authored
-
- 09 Oct, 1997 1 commit
-
-
Richard Buckley authored
Makefile.
-
- 24 Sep, 1997 1 commit
-
-
Ben Laughton authored
-
- 19 Sep, 1997 2 commits
-
-
David Brown authored
-
Ben Laughton authored
Transferred from Aquarius SrcFiler mount. Changed build structure to fit Renaissance. Updated header files where appropriate (for nested Wimp etc.).
-