1. 21 Nov, 2012 1 commit
  2. 06 Oct, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix operation in low-res screen modes · 8ad19dcc
      Jeffrey Lee authored
      Detail:
        Resources/BootApps/UK/Res,fae, Resources/BootBoot/UK/Res,fae, Resources/UK/BootRun/UK/Res,fae - Moved initial position of main window & pane to left edge of screen. This fixes a problem where, if the screen width is less than the initial max X pos of the main window, the window will be moved to be on screen before the carefully pre-positioned pane gets linked to it, causing the pane to become out of place.
      Admin:
        Tested in 640x480 screen mode
      
      
      Version 0.10. Tagged as 'Bootxxxx-0_10'
      8ad19dcc
  3. 15 Sep, 2012 1 commit
  4. 25 Aug, 2012 1 commit
  5. 28 Jul, 2012 1 commit
    • Robert Sprowson's avatar
      Fix BootApps BootBoot BootRun to not append a new section · 194ac5ff
      Robert Sprowson authored
      Previously the default 'Desktop' file in the 5.xx boot sequence had the above 3 sections demarked with "RISC OS" with a space, while this plugin was searching for one demarked with "Acorn".
      Now, both use "RISCOS", so the existing settings will be correctly read in, and new settings not written in a new section when merged.
      
      Version 0.08. Tagged as 'Bootxxxx-0_08'
      194ac5ff
  6. 09 Jul, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix null pointer deference in List_Read · dcdf4da7
      Jeffrey Lee authored
      Detail:
        c/List - The code which initialises yfixed wasn't checking if ListHead.next was valid, leading to a null pointer derefence (and potentially nonsensical yfixed value) the first time the list is filled. Likewise, check whether ListHead.next is valid before attempting to set state.yscroll, in the offchance the list is still empty after we've filled it.
      Admin:
        Tested on BB-xM with high processor vectors
      
      
      Version 0.07. Tagged as 'Bootxxxx-0_07'
      dcdf4da7
  7. 14 Jan, 2012 1 commit
  8. 24 Oct, 2009 1 commit
  9. 22 Jan, 2007 1 commit
    • Steve Revill's avatar
      Minor tweaks to build and install correctly. · cc7445bc
      Steve Revill authored
      Detail:
        Some changes were required in order for this component to build and install
        correctly. These changes are required for the ROOL 'Disc' build.
      Admin:
        Tested in Iyonix 'Disc' build using ROOL 'BuildEnv' build environment
      
      Version 0.04. Tagged as 'Bootxxxx-0_04'
      cc7445bc
  10. 14 Dec, 2002 2 commits
  11. 02 Jul, 1998 1 commit
  12. 23 Jun, 1998 1 commit