1. 16 Nov, 1999 2 commits
    • ROOL's avatar
      This commit was manufactured by cvs2git to create tag 'initial'. · 609d3219
      ROOL authored
      Sprout from master 1999-11-16 14:48:43 UTC Stewart Brodie <sbrodie@gitlab.riscosopen.org> '  Import of assembler headers which declare Toolbox SWI symbols.'
      Delete:
          !MkClean,fd7
          !MkExpHdr,fd7
          !MkExpLib,fd7
          Makefile
          VersionNum
          c/debug
          c/mem
          c/messages
          c/objsupport
          c/rmensure
          c/slist
          c/string32
          h/colpicker
          h/const
          h/debug
          h/macros
          h/mem
          h/messages
          h/objsupport
          h/os
          h/rmensure
          h/services
          h/slist
          h/string32
          h/style
          h/toolboxmem
          h/twimp
          objects/h/DCS
          objects/h/Quit
          objects/h/colourdbox
          objects/h/colourmenu
          objects/h/fileinfo
          objects/h/fontdbox
          objects/h/fontmenu
          objects/h/generic
          objects/h/iconbar
          objects/h/menu
          objects/h/printdbox
          objects/h/proginfo
          objects/h/saveas
          objects/h/scale
          objects/h/toolbox
          objects/h/window
          s/toolboxmem
      609d3219
    • 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
  2. 17 Mar, 1999 1 commit
  3. 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
  4. 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
  5. 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
  6. 11 Jun, 1998 1 commit
  7. 17 Feb, 1998 2 commits
  8. 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
  9. 15 Jan, 1998 1 commit
  10. 12 Dec, 1997 1 commit
  11. 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
  12. 12 Oct, 1997 1 commit
  13. 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
  14. 22 Jul, 1997 1 commit
  15. 08 Jul, 1997 4 commits
  16. 13 May, 1997 1 commit
  17. 30 Jan, 1997 1 commit
  18. 27 Jan, 1997 2 commits
  19. 21 Jan, 1997 1 commit
  20. 20 Jan, 1997 1 commit
  21. 29 Nov, 1996 2 commits
  22. 21 Nov, 1996 3 commits
  23. 05 Nov, 1996 2 commits