1. 09 Jul, 2016 1 commit
    • ROOL's avatar
      Add support for selecting from Unicode fonts · 3d0bd3a8
      ROOL authored
      Detail:
        Changed !RunImage to support working with the Unicode Font Manager, and revised !Help.
        Replacement templates, and revised Messages for the extra menus and window layout.
        As this component also features in the disc image (RO350Hook) it also degrades on earlier Font Managers.
      Admin:
        Submission from Chris Wraight.
        To get the code point names while hovering with the mouse, Unicode-0_35 should be updated for the CharNames table.
      
      Version 2.00. Tagged as 'Chars-2_00'
      3d0bd3a8
  2. 27 Jan, 2015 2 commits
    • Robert Sprowson's avatar
      Fix for menu opening position · ee80a9c3
      Robert Sprowson authored
      Chars took it upon itself to open the font menu at x-102,y+64 rather than x-64,y+0 like the Style Guide says.
      Also fixed misreported buffer size to OS_ReadVarVal - moot since the next link uses the $ operator to pick up the string which is limited to 256 anyway.
      
      Version 1.25. Tagged as 'Chars-1_25'
      ee80a9c3
    • Robert Sprowson's avatar
      Reimport of source file · b41ce340
      Robert Sprowson authored
      This is a text version of former !RunImage,ffb revision 4.1.1.1 so CVS can sensibly diff it.
      Not tagged.
      b41ce340
  3. 27 Sep, 2014 1 commit
  4. 29 Jun, 2014 1 commit
  5. 16 Nov, 2011 1 commit
  6. 02 Oct, 2011 1 commit
  7. 19 Jan, 2010 1 commit
    • ROOL's avatar
      Incremented version number, no other change. · 726d2c73
      ROOL authored
      Previous changes were untagged, but incrementing the version number gives
      us a tag we can associate with the official RISC OS 5.16 release.
      
      Version 1.22. Tagged as 'Chars-1_22'
      726d2c73
  8. 07 Jun, 2009 1 commit
    • Ben Avison's avatar
      Build fix · d7589e5c
      Ben Avison authored
      Detail:
        Some users reported problems building the sources if they had other
        installations of perl on their build machine. The build system was using a
        mixture of "perl" and "<Perl$Dir>.perl" to invoke the interpreter, and
        sometimes but not always using "do" to expand system variables on the
        command line. This has now been standardised to use "do <Perl$Dir>.perl in
        all cases, and where possible, to use the makefile macro ${PERL}.
      Admin:
        Checked that a Tungsten build still works on a build machine with no other
        perl installation. "perl" was aliased to an error to ensure it wasn't used.
      
      Version 1.21. Not tagged
      d7589e5c
  9. 19 Oct, 2007 1 commit
  10. 09 Nov, 2004 1 commit
  11. 07 Jul, 2000 2 commits
  12. 09 May, 1997 1 commit
  13. 05 Nov, 1996 1 commit