- 27 Nov, 2011 1 commit
-
-
Robert Sprowson authored
Trim out years of change history -> BlackLog. Use -1 as a bogus stack pointer, not 'bignum'. Put resources at the end. Version 1.35. Tagged as 'Switcher-1_35'
-
- 13 Oct, 2011 1 commit
-
-
Robert Sprowson authored
Not tested, should be OK. Version 1.34. Tagged as 'Switcher-1_34'
-
- 21 Sep, 2011 1 commit
-
-
Robert Sprowson authored
Style guide says so when it leads to a persistent dialogue. Version 1.33. Tagged as 'Switcher-1_33'
-
- 04 Aug, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: s/Switcher - Updated to use OSRSI6 header for OS_ReadSysInfo 6 item code instead of a magic number Admin: Tested on rev A2 BB-xM Version 1.32. Not tagged
-
- 04 Feb, 2011 1 commit
-
-
Steve Revill authored
The main window now opens centred on screen and as large as it can without being too big (i.e. still leave some of the screen free around it). Also tweaked the open_centre function to calculate the correct amount (was one pixel out!). Version 1.32. Tagged as 'Switcher-1_32'
-
- 21 Nov, 2010 1 commit
-
-
Jeffrey Lee authored
Detail: s/Switcher - My previous checkin broke the reinitramfsfiler logic, causing the StartFiler service call to not be sent when it should have been. Admin: Tested properly this time; RAM disc creation/resizing/destruction works properly now. Version 1.31. Tagged as 'Switcher-1_31'
-
- 14 Nov, 2010 1 commit
-
-
Jeffrey Lee authored
Detail: s/Switcher - As described in bug #256, sometimes the Switcher will crash if the task display window is open while launching Edit. The cause was that single_resize was not checking for the case that dragBar==-1 or dragBar==-2, resulting in an alignment fault when attempting to load icb_taskage from the icon block. Also fixed reinitramfsfiler to cope with the possibility of dragBar being a top bit set pointer. Admin: Tested on BB-xM rev A3. Fixes bug #256. Version 1.30. Tagged as 'Switcher-1_30'
-
- 19 Jan, 2010 1 commit
-
-
John Ballance authored
Detail: (list files and functions that have changed) Admin: (highlight level of testing that has taken place) (bugfix number if appropriate) Version 1.29. Not tagged
-
- 18 Jan, 2010 1 commit
-
-
John Ballance authored
Detail: (list files and functions that have changed) Admin: (highlight level of testing that has taken place) (bugfix number if appropriate) Version 1.29. Tagged as 'Switcher-1_29'
-
- 16 Feb, 2006 1 commit
-
-
John Ballance authored
Detail: Admin: Version 1.28. Tagged as 'Switcher-1_28'
-
- 15 Sep, 2005 2 commits
-
-
Ben Avison authored
Adjusted width of the numerical fields in the Task display to allow for the fact that they may need to be 7 digits wide (eg "1047552K" total) on 1GB machines. Retagged as 'Switcher-1_27'
-
Ben Avison authored
Detail: Turned interrupts off while the user mode code manipulates its pollword and delinks tasks from the linked list. Admin: Not tested, but should be a safe change. Version 1.27. Tagged as 'Switcher-1_27'
-
- 21 Jun, 2004 1 commit
-
-
Mike Hobbs authored
Detail: Changed s.Switcher Admin: Updated from Kev's machine by Mike H. Version 1.26. Tagged as 'Switcher-1_26'
-
- 05 Jan, 2004 1 commit
-
-
Ben Avison authored
Tagged as 'Switcher-1_25a'
-
- 21 Feb, 2003 1 commit
-
-
Ben Avison authored
Version 1.25. Tagged as 'Switcher-1_25'
-
- 11 Jan, 2003 1 commit
-
-
Robert Sprowson authored
Chnage to resources to refer to "Desktop settings" rather than the obtuse "Desktop boot" Version 1.24. Tagged as 'Switcher-1_24'
-
- 28 Nov, 2002 1 commit
-
-
Ben Avison authored
Version 1.23. Tagged as 'Switcher-1_23'
-
- 22 Nov, 2002 1 commit
-
-
Robert Sprowson authored
This entry will be greyed out if on starting there is nothing in Boot$OSVersion,otherwise it will choose where it looks for configure based on whether it is >=350 much like the DeskRun obey file did. Resources updated to match. Version 1.22. Tagged as 'Switcher-1_22'
-
- 07 Nov, 2002 1 commit
-
-
Kevin Bracey authored
Improved some redraws. Added new areas to make the total display add up (requires new Kernel to get correct figures). Fixed dragging to get nicer numbers. Fixed 4K "negative bar" plotting problem. Version 1.21. Tagged as 'Switcher-1_21'
-
- 01 Nov, 2002 1 commit
-
-
Ben Avison authored
Fixed restarting of desktop Exit - the code was already there to use R2 returned from Wimp_Poll to determine if a SC-F12 was sent from a task or not, but an overcomplicated Wimp_Poll subroutine was acidentally preserving R2 over the SWI, so this never worked! Also fixed the templates so the save box looks okay with 3D windows enabled. Removed the Ursula version because it contains no useful differences and the build process will work fine without it. Version 1.20. Tagged as 'Switcher-1_20'
-
- 26 Oct, 2002 1 commit
-
-
Robert Sprowson authored
Where the OS reports it supports it,power off is performed by calling OS_Reset with a magic word in R0 rather than peeking IOMD directly. Templates altered to wordwrap the "shutdown" and "powrdown" boxes for users with non Homerton font. CTRL-SH-F12 followed by CTRL-SH-F12 cancels any pending 5s power off callback which would otherwise have been very annoying! Info box font is noted from the templates file rather than being hardwired Iconbar icon name changed to "taskmanager" to allow reuse of "switcher". Version 1.19. Tagged as 'Switcher-1_19'
-
- 10 May, 2001 1 commit
-
-
Kevin Bracey authored
Version 1.18. Tagged as 'Switcher-1_18'
-
- 16 Mar, 2001 1 commit
-
-
Stewart Brodie authored
Updated to build using objasm instead of aasm. Sources changed to be objasm-compatible. Admin: Requires Library 0.71 or later. Requires BuildSys 3.06 or later. Requires Env 0.65 or later. Version 1.17. Tagged as 'Switcher-1_17'
-
- 01 Mar, 2001 1 commit
-
-
Simon Forrest authored
Detail: * No longer relies on the STB flag; instead utilises "Hdr:UserIF.<UserIF>" to provide the Embedded_UI flag. Desktop builds include support for Hotkeys and provide the iconbar icon; Embedded builds do not. Admin: * Built and tested on Lazarus 32-bit build. Code is binary identical to previous versions that relied on the STB flag in both the Desktop and Embedded variants. * Requires HdrSrc 1.17 or later. Version 1.16. Tagged as 'Switcher-1_16'
-
- 08 Jan, 2001 1 commit
-
-
Stewart Brodie authored
Detail: Ursula builds had been missing their correct resources due to the weird structure of this module. A proper Resources.${USERIF}.${LOCALE} structure has been imposed which fixes this, and makes the BBE resource export work as required. Admin: Tested briefly. Required by BBE builds. Version 1.15. Tagged as 'Switcher-1_15'
-
- 25 Apr, 2000 1 commit
-
-
Kevin Bracey authored
Version 1.14. Tagged as 'Switcher-1_14'
-
- 14 Apr, 2000 1 commit
-
-
Andrew Hodgkinson authored
Detail: *Help Desktop_TaskManager printed the main help message twice instead of the help followed by the syntax owing to a one character typo. Fixed. Admin: Not tested. Version 1.13. Tagged as 'Switcher-1_13'
-
- 09 Mar, 2000 1 commit
-
-
Stewart Brodie authored
Detail: The Switcher module assumed that immediately following the ROM chain, it would find the hero list. WHen it didn't, it just erased the RMA with a copy of the ROM padding data (0xFF bytes). Admin: Tested in Ursula build. Version 1.12. Tagged as 'Switcher-1_12'
-
- 09 Nov, 1999 1 commit
-
-
Neil Bingham authored
Detail: Added Resources/UK/Ursula. Changed Makefile check for Resources.<Locale>.<UserIF>.<filename>. If present export it rather than Resources.<Locale>.<filename>. Admin: Tested on ONC2UK builds (previous behaviour preserved) and Ursula. Version 1.11. Tagged as 'Switcher-1_11'
-
- 06 Sep, 1999 1 commit
-
-
Kevin Bracey authored
Doesn't attempt to use OS_DynamicArea 6 and 7 unless the symbol OSD6and7Kernel has been defined - so when someone adds these to the trunk Kernel, define that symbol in Hdr:RISCOS. Version 1.10. Tagged as 'Switcher-1_10'
-
- 05 Aug, 1999 1 commit
-
-
Kevin Bracey authored
Version 1.09. Tagged as 'Switcher-1_09'
-
- 22 Apr, 1999 1 commit
-
-
David Cotton authored
Version 1.08. Tagged as 'Switcher-1_08'
-
- 19 Oct, 1998 1 commit
-
-
Kevin Bracey authored
Version 1.07. Tagged as 'Switcher-1_07'
-
- 16 Oct, 1998 1 commit
-
-
Kevin Bracey authored
Version 1.06. Tagged as 'Switcher-1_06'
-
- 01 Oct, 1998 2 commits
-
-
Kevin Bracey authored
Removal of *ChangeDynamicArea folded in from Ursula branch. Version 1.05. Tagged as 'Switcher-1_05'
-
Kevin Bracey authored
-
- 02 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 21 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 05 Nov, 1996 2 commits
-
-
Neil Turton authored
-
Neil Turton authored
-