You need to sign in or sign up before continuing.
  1. 06 Apr, 2000 1 commit
  2. 01 Dec, 1999 1 commit
    • Stewart Brodie's avatar
      No longer catches ResourceFSStarting service call. · b7fa4643
      Stewart Brodie authored
      Detail:
        Receipt of that service call causes this module to trample over
          Wimp state that applications may be relying on (eg. template
          file handle).
      Admin:
        Tested on desktop Risc PC.
      
      Version 0.45. Tagged as 'Picker-0_45'
      b7fa4643
  3. 26 Nov, 1999 1 commit
    • Stewart Brodie's avatar
      RAM builds are now standalone builds. · 3ded6972
      Stewart Brodie authored
        CPFLAGS added to header export.
      Detail:
        STANDALONE builds no longer exist - they are equivalent to
          non-ROM builds.
        In non-ROM builds, all the resources to be registered in
          ResourceFS are built into a single structure since ResourceFS
          can handle this more efficiently, and it saves initialisation
          time - MessageTrans has a fit when Picker tries to register
          NINE different things in ResourceFS.
      Admin:
        Tested as softload.
        ROM build unaffected.
      
      Version 0.44. Tagged as 'Picker-0_44'
      3ded6972
  4. 24 Nov, 1999 2 commits
    • Stewart Brodie's avatar
      Missed out this file in previous checkin · 6ffb001b
      Stewart Brodie authored
      6ffb001b
    • Stewart Brodie's avatar
      This code has hacked me off for the last time. · 826581a6
      Stewart Brodie authored
      Detail:
        As much as possible of the junk has been removed.
        Standard build structure replaces it.
        Unused code removed.
        Support for RISC OS pre-3.60 removed (remove the int'l
          stuff in the CMHG file to reverse this - it must save
          all of 100 bytes!)
        RAM builds now contain the resources for registering in
          ResourceFS (NOTE: this build does not register them yet
          but that's the same as current versions!)  When this is
          fixed, the RAM builds will be the standalone builds.
        RAM build contains a single ResourceFS area which is to be
          registered instead of NINE that it used to register.
        Shame I can't remove all traces of the other directories.
        WinEdit is now invoked from the makefile instead of having
          several silly one-liner Obey scripts to do it.  However, this
          necessitates the perl script to fix the trigraphs (cannot
          use # in makefiles) unless you like 1000s of warnings about
          ANSI trigraphs in the (valid) generated headers.
        Unable to extract it from OSLib or Support011 - it's too
           heavily dependent on them.  Sorry.
      Admin:
        RAM builds seem to work.
      
      Version 0.43. Tagged as 'Picker-0_43'
      826581a6
  5. 03 Nov, 1999 2 commits
    • John Beranek's avatar
      Merged Ursula and Spinner branches. · 30e342c2
      John Beranek authored
      Detail:
        - Merged branches.
        - Added srccommit suppport to cmhg header
        - Added ${THROWBACK} and -p to cmhg flags
        - Added stripdepend call to clean target
        - Stripped dynamic dependencies
      Admin:
        Built and tested on RPC.
      
      Version 0.42. Tagged as 'Picker-0_42'
      30e342c2
    • John Beranek's avatar
      created by srccommit. · d3188003
      John Beranek authored
      d3188003
  6. 03 Nov, 1998 1 commit
    • Andrew Hodgkinson's avatar
      No longer trashes the task's flags to Wimp_Poll. It used to ANT the flags with... · ca949d87
      Andrew Hodgkinson authored
      No longer trashes the task's flags to Wimp_Poll. It used to ANT the flags with a word that only preserved specific bits; notably, it would clear the pollword high priority (23) and preserve/save FP (24) bits.
      
      The latter means the FPSR gets reset, which is a bit of a pain if you
      are relying on it being preserved (e.g. any task using the Mozilla
      sourced JS interpreter...!).
      
      Tested on RISC OS 3.71 and 3.11. Version number incremented to 0.40
      for the Risc PC build (assumes resources are present in ResourceFS) and
      0.37 for the stand-alone build (makes no such assumptions).
      ca949d87
  7. 13 May, 1997 1 commit
  8. 30 Jan, 1997 1 commit
  9. 27 Jan, 1997 2 commits
  10. 21 Jan, 1997 2 commits
  11. 16 Dec, 1996 1 commit
  12. 21 Nov, 1996 1 commit
  13. 06 Nov, 1996 2 commits
  14. 05 Nov, 1996 2 commits