------------------------------------------------------------------------
r9 | riscos | 2025-11-21 15:43:49 +0000 (Fri, 21 Nov 2025) | 1 line


------------------------------------------------------------------------
r8 | riscos | 2023-08-21 14:29:12 +0000 (Mon, 21 Aug 2023) | 2 lines

In fsx source for open file checks change int types to BOOL

------------------------------------------------------------------------
r7 | riscos | 2022-05-15 20:58:30 +0000 (Sun, 15 May 2022) | 2 lines

Modified timex to include century in date formats

------------------------------------------------------------------------
r6 | riscos | 2022-01-01 15:40:55 +0000 (Sat, 01 Jan 2022) | 10 lines

Added new source file os2.c and os2.h
os2 contains os2_swi_number_from_string and os2_swi_number_to_string
Added new source files log.c and log.h to setup full logging
Now has choice to log to file, Reporter, or Syslog
Added code to log to a local file - this was originally in the deb source
Removed some code from c.deb now included in c.log
The debug code that traps unexpected errors is now always used even in release code
Modified urllaunch_broadcast() to check for AcornURI module
Added to akbd keyscans for left and right logo keys

------------------------------------------------------------------------
r5 | riscos | 2020-06-26 20:54:03 +0000 (Fri, 26 Jun 2020) | 4 lines

Added source files urllaunch.c and .h
xmath - added function int scale_i64 for unsigned ints


------------------------------------------------------------------------
r4 | riscos | 2020-05-23 14:06:49 +0000 (Sat, 23 May 2020) | 18 lines

Changes in c.wos
  Added wos_is_icon_shaded (int handle,int icon, BOOL * shaded)
Changes in c.xmath
  Added scale_i64 (int x, unsigned int mul, unsigned int div)
Changes in c.flex
  Changes due to 4GB RAM now valid
  Change int freemem(void) to unsigned int freemem(void)
  Change int flex_freemem(void) to unsigned int flex_freemem(void)
Changes in c.dbhi
  Change dbcarrot(int handle,int icon,int flags)
Changes in c.
  Added db_log_printf (char *format, ...)
  Added db_log_error (char *v, os_error * err)
  Added db_log_set_enable (BOOL state)
  Added db_log_init (BOOL debug, BOOL clear, char * app_name)



------------------------------------------------------------------------
r3 | riscos | 2020-04-22 16:29:11 +0000 (Wed, 22 Apr 2020) | 3 lines

Added wos_startnewtask (char *taskname, int *handle)
Modded 'save' to allow adding file ext automagically
Modded fsx to include various fns to handle open files
------------------------------------------------------------------------
r2 | riscos | 2020-03-15 14:43:32 +0000 (Sun, 15 Mar 2020) | 3 lines

Added wos_startnewtask (char *taskname, int *handle)
Modded 'save' to allow adding file ext automagically

------------------------------------------------------------------------
r1 | riscos | 2018-01-29 21:04:57 +0000 (Mon, 29 Jan 2018) | 1 line

Initial import
------------------------------------------------------------------------



... and before svn:

170117: Added wos_savewinposition

150103: Changed some config routines in xx2con due to compiler

130318: corrected mym.c to open ibar menu at correct height when
dotted dividers in menu.


