1. 13 Dec, 2011 1 commit
  2. 28 Feb, 2010 1 commit
  3. 07 Oct, 2008 1 commit
  4. 02 Dec, 2003 1 commit
  5. 23 Jul, 2002 1 commit
  6. 31 May, 2001 1 commit
  7. 11 May, 2000 1 commit
  8. 05 May, 2000 1 commit
    • Stewart Brodie's avatar
      Replaced lost macro definition from last checkin. · efd329b1
      Stewart Brodie authored
      Detail:
        The rewrite of ABSSYM to use c_abssym (to avoid link errors in Window)
          got lost between my testing and the last checkin.  This version has
          it.
      Admin:
        Required by Window 1.64
      
      Version 0.10. Tagged as 'Common-0_10'
      efd329b1
  9. 04 May, 2000 1 commit
    • Stewart Brodie's avatar
      Updated common Toolbox Makefile fragment. · e2e60512
      Stewart Brodie authored
        Extra shared facilities for object modules.
        Debug support improved.
      Detail:
        New common operations for Toolbox object modules have been abstracted
          into this component in order to simplify the object modules.
        Debugging services made common to all modules and now uses DebugLib.
        Common Makefile fragment now exported with correct rules for ROM builds
          as well as RAM builds, and (new in this version), DebugLib RAM builds.
          As a result, all object modules now have debug versions available.
      Admin:
        Requires BuildSys 1.92 or later (RiscOS/BuildSys; tag BuildSys-1_92)
        Requires Library 0.41 or later (RiscOS/Library; tag Library-0_41)
        Required by any Toolbox object module dated 4th May 2000 or later.
      
      Version 0.09. Tagged as 'Common-0_09'
      e2e60512
  10. 17 Apr, 2000 1 commit
    • Stewart Brodie's avatar
      Added template Makefile · 9ec92a72
      Stewart Brodie authored
        Exports LibVersion
      Admin:
        Required by future versions of toolbox modules..
      
      Version 0.08. Tagged as 'Common-0_08'
      9ec92a72
  11. 17 Nov, 1999 2 commits
  12. 16 Nov, 1999 2 commits
    • Stewart Brodie's avatar
      Added export of assembler headers for Window and Toolbox modules. · 50603298
      Stewart Brodie authored
        C headers protect their definitions of service calls to avoid clashes
      Detail:
        Exported headers contain SWI definitions only.
        Exported C headers protect their definitions of service call symbols
          to avoid clashes with Global/Services.h (which will contain them
          all from the next source drop)
      Admin:
        Tested with the Window module.
      
      Version 0.05. Tagged as 'Common-0_05'
      50603298
    • Stewart Brodie's avatar
      Import of assembler headers which declare Toolbox SWI symbols. · cb30a819
      Stewart Brodie authored
      Detail:
        I keep finding declarations of the Toolbox SWI symbols all over the
          place.  These header files provide a single definition for the SWIs
          for the Toolbox and Window modules.
      Admin:
        Exported from Common because Libs is too awkward to modify just for
          this change (it uses Makatic).
      cb30a819
  13. 17 Mar, 1999 1 commit
  14. 23 Feb, 1999 1 commit
    • Stewart Brodie's avatar
      THICK_WRITABLE_BORDERS macro introduced to control thick borders on writable... · 71a97b54
      Stewart Brodie authored
      THICK_WRITABLE_BORDERS macro introduced to control thick borders on writable gadgets (surprisingly).
      
      Detail:
        Validation string for icons implementing writable gadgets now contains
          "Pptr_write;R5;C//0/0/0/0" if THICK_WRITABLE_BORDERS is defined.
          This should alleviate flicker on STB3.
      Admin:
        Tested briefly.
        Used by RiscOS/Sources/Toolbox/Window (tag: Window-1_59 and later)
      
      Version 0.03. Tagged as 'Common-0_03'
      71a97b54
  15. 16 Feb, 1999 1 commit
    • Stewart Brodie's avatar
      Changes to shut the compiler up. · 47e2d34c
      Stewart Brodie authored
      Detail:
        Renamed (meaningless) formal parameter "template" in function declarations.
        Renamed other variables in the C sources too.
        Stops C compiler moaning about the use of symbols reserved for C++.
      Admin:
        Required by Toolbox-1_47 and later.
      
      Version 0.02. Tagged as 'Common-0_02'
      47e2d34c
  16. 18 Jan, 1999 2 commits
    • Stewart Brodie's avatar
      Updated ToolboxObjectDeletedEvent structure to hold class and client handle. · 4dda25c2
      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 (application can check flags bit 0 to determine if
          they are valid).
      Admin:
        Required by Toolbox-1_46 and later.
      
      Version 0.01. Tagged as 'Common-0_01'
      4dda25c2
    • Stewart Brodie's avatar
      created by srccommit. · 49819f03
      Stewart Brodie authored
      49819f03
  17. 11 Jun, 1998 1 commit
  18. 17 Feb, 1998 2 commits
  19. 04 Feb, 1998 1 commit
    • Stewart Brodie's avatar
      Build process improvements: · a5fae552
      Stewart Brodie authored
        !MkRam,fd7 added to enable RAM builds of all Toolbox modules
        MakeFile tidied up and support for RAM build added
      Module now uses Toolbox memory allocation instead of calling OS_Module.
      a5fae552
  20. 15 Jan, 1998 1 commit
  21. 12 Dec, 1997 1 commit
  22. 13 Oct, 1997 1 commit
    • Richard Buckley's avatar
      Build process improvements : · f0021c4d
      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.
      f0021c4d
  23. 12 Oct, 1997 1 commit
  24. 09 Oct, 1997 1 commit
    • Richard Buckley's avatar
      Tided up the make process for the libraries tboxlib and debuglib (debuglib was... · 43c539d1
      Richard Buckley authored
      Tided up the make process for the libraries tboxlib and debuglib (debuglib was in with the same set of sources as tboxlib to I build it anyway).
      
      All header files in the objects directory now get exported to
      <Lib$Dir>.tboxlibs.h during export_hdrs phase. tboxlib and debuglib get build
      with both zM and none zM flags and exported to <Lib$Dir>.tboxlibs.o.
      
      Changed the sources slightly so they don't refer to the internal copy of the
      header files found in objects but the copy previously exported to the right
      place.
      43c539d1
  25. 22 Jul, 1997 1 commit
  26. 08 Jul, 1997 4 commits
  27. 13 May, 1997 1 commit
  28. 30 Jan, 1997 1 commit
  29. 27 Jan, 1997 2 commits
  30. 21 Jan, 1997 1 commit
  31. 20 Jan, 1997 1 commit
  32. 29 Nov, 1996 1 commit