1. 31 Jul, 2003 1 commit
    • Robert Sprowson's avatar
      A few assumptions about SWIs preserving flags remained: nuked. · 2668021c
      Robert Sprowson authored
      A few TEQ Rn,#0 changed to use 'S' and save an instruction.
      Fix for misscaled tiled backdrop sprite in EX/EY0 mode - an 'out by 1'
      error meant that some of the background colour shone through when the
      tile sprite got resized to be too short.In any other EX/EY mode you never
      noticed it due to rounding errors in the scaling.
      The "Iconise to..." options submenu is now shaded if the Wimp has the
      iconise buttons turned off: this minimises confusion for anyone who
      hasn't realised that shift-close and iconise are subtley different in that
      only the iconise button obeys the "Iconise to..." options,whereas
      shift-close iconises at the point of application.
      
      Version 0.81. Tagged as 'Pinboard-0_81'
      2668021c
  2. 04 Feb, 2003 1 commit
    • Ben Avison's avatar
      Leafname truncation fix. · f7027023
      Ben Avison authored
      Detail:
        Tries to use Wimp_TextOp 4 to do ellipsis truncation. Fixes same bugs as
        Filer 2.08.
      Admin:
        Tested on Tungsten.
      
      Version 0.80. Tagged as 'Pinboard-0_80'
      f7027023
  3. 09 Jan, 2003 1 commit
    • Ben Avison's avatar
      The following was present in RISC OS 5.00/5.01: · b6c03502
      Ben Avison authored
        * Grammatical correction to interactive help for "Save as" dialogue box.
        The following is new since then:
        * Fixed rubber dragboxes to use exclusive maximum coordinates, stops you
          dragging the box off the left hand side of the window.
      
      Version 0.79. Tagged as 'Pinboard-0_79'
      b6c03502
  4. 11 Nov, 2002 1 commit
    • Robert Sprowson's avatar
      Commented out "proginfo" string,no longer used. · d830e6f3
      Robert Sprowson authored
      Prefixed the pin and addtinydir commands that get saved in the
      pinboard file with "X " so your pinboard setup continues even if a file
      is no longer available.ROL did this with a new XPin command,not taken.
      Merged changes from ROL to allow the icon text to be an arbitary colour
      though this can be switched out with "technicolour_text" for the
      purists.
      Help entry added to the pinboard selection submenu,this will be greyed
      out except when
       it's an app
       and it has a !help file
       and it is the only object selected
      like the filer does.
      Updated messages file accordingly.
      Menu clicking on the "save pinboard settings" OK button no longer saves
      the file,and adjust clicking keeps the menu tree open
       -> fixes bug report from 1998,now removed from "Status" file
      Saveas template resized to match !Edit.
      Fixed problem of select dragging a file to an app leaving the icon
      selected (due to two conditional MOV R0's being followed by an
      unconditional one for some reason).
       -> fixes bug report from 1998,now removed from "Status" file
      Tweaked a few CMP#0 BLT's to test specifically for the iconbar handle.
      The bug report in "Status" about bits of filenames being left on the
      pinboard can be bodged by popping an ADD r0,r0,#16 after the XWimp_TextOp
      in s.buffered but I've not done this yet.
      
      Version 0.78. Tagged as 'Pinboard-0_78'
      d830e6f3
  5. 22 Aug, 2002 1 commit
    • Ben Avison's avatar
      Unfinished attempt to make RISC OS 3.1 compatible. · a58380fb
      Ben Avison authored
      Detail:
        * Softload builds now work
        * Non-internationalised versions of * commands added
        * Currently *Backdrop fails with "Reserved fields must be zero" error on
          RISC OS 3.1 - probably passed up from elsewhere in the OS, since 3.1
          was fussy about such things.
      Admin:
        Tested on Virtual A5000.
      
      Version 0.77. Tagged as 'Pinboard-0_77'
      a58380fb
  6. 16 Mar, 2001 1 commit
  7. 17 Aug, 1999 2 commits
  8. 05 Nov, 1996 1 commit