summaryrefslogtreecommitdiff
path: root/riscos/configure
Commit message (Collapse)AuthorAgeFilesLines
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-8/+16
| | | | svn path=/trunk/netsurf/; revision=8641
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
| | | | svn path=/trunk/netsurf/; revision=6960
* Squash warningsJohn Mark Bell2009-03-271-2/+2
| | | | svn path=/trunk/netsurf/; revision=6933
* Squash warningsJohn Mark Bell2009-03-271-8/+17
| | | | svn path=/trunk/netsurf/; revision=6932
* - C strings have always an implicit NUL character at the end, no need to ↵John Tytgat2009-02-011-4/+3
| | | | | | | | specify an extra one. - riscos/configure/con_theme.c: removed spurious code line. svn path=/trunk/netsurf/; revision=6331
* Merged ro_gui_set_icon_string_le() into ro_gui_set_icon_string() by adding ↵John Tytgat2008-08-055-34/+34
| | | | | | ro_gui_set_icon_string() and extra to_utf8 parameter. svn path=/trunk/netsurf/; revision=4910
* - Compiler warning squashJohn Tytgat2008-07-2612-90/+133
| | | | | | | - Changed a lineending \n\r -> \n for a couple of files. - More code style conformance. svn path=/trunk/netsurf/; revision=4762
* Remove nonsensical disc cache section from Choices window.James Bursa2008-06-141-18/+3
| | | | svn path=/trunk/netsurf/; revision=4331
* Increase default font size and line spacing.Michael Drake2007-12-091-2/+2
| | | | svn path=/trunk/netsurf/; revision=3660
* Update all source code file headers to reflect GPL version 2 only and ↵Vincent Sanders2007-08-0812-36/+168
| | | | | | contain appropriate licence text svn path=/trunk/netsurf/; revision=3486
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" ↵Daniel Silverstone2007-05-3011-116/+116
| | | | | | | | | | | | | | in includes NetSurf includes are now done with ""s and other system includes with <>s as C intended. The scandeps tool has been updated to only look for ""ed includes, and to verify that the files exist in the tree before adding them to the dependency lines. The depend rule has therefore been augmented to make sure the autogenerated files are built before it is run. This is untested under self-hosted RISC OS builds. All else tested and works. svn path=/trunk/netsurf/; revision=3307
* Revert last changeJohn Mark Bell2007-04-071-1/+0
| | | | svn path=/trunk/netsurf/; revision=3252
* Add loggingJohn Mark Bell2007-04-071-0/+1
| | | | svn path=/trunk/netsurf/; revision=3251
* Replace font_menu with new rufl built-in font menu.James Bursa2006-12-081-5/+5
| | | | svn path=/trunk/netsurf/; revision=3111
* Update project URL.Michael Drake2006-11-2712-26/+26
| | | | svn path=/trunk/netsurf/; revision=3073
* Experimental new frames code.Richard Wilson2006-09-021-3/+11
| | | | svn path=/trunk/netsurf/; revision=2906
* Fixup missing includesJohn Mark Bell2006-07-131-0/+1
| | | | svn path=/trunk/netsurf/; revision=2745
* Allow thumbnail icons to be turned off.Richard Wilson2006-07-031-3/+10
| | | | svn path=/trunk/netsurf/; revision=2699
* Localise configure icon strings when appropriate.John Mark Bell2006-06-202-17/+21
| | | | | | | | Fix gright menu handling - now writes into display field without attempting to localise the selection string - it's already localised. Update German Messages file appropriately. svn path=/trunk/netsurf/; revision=2638
* Fix crash when no Choices file is presentJohn Mark Bell2006-04-291-3/+6
| | | | svn path=/trunk/netsurf/; revision=2562
* Fix incorrect interactive help assignment.Richard Wilson2006-04-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2551
* Remove RISC OS dependencies from filename code.Richard Wilson2006-04-211-2/+5
| | | | svn path=/trunk/netsurf/; revision=2540
* [project @ 2006-04-06 22:42:22 by rjw]Richard Wilson2006-04-062-0/+191
| | | | | | Add connection option tool. svn path=/import/netsurf/; revision=2498
* [project @ 2006-04-06 17:51:25 by rjw]Richard Wilson2006-04-063-0/+145
| | | | | | Content and security option tools. svn path=/import/netsurf/; revision=2493
* [project @ 2006-04-06 17:06:17 by rjw]Richard Wilson2006-04-061-5/+19
| | | | | | Add more interface options. svn path=/import/netsurf/; revision=2491
* [project @ 2006-02-07 16:16:23 by adrianl]Adrian Lees2006-02-072-0/+65
| | | | | | Confirmation before overwriting with download files; Interface Choices dialog svn path=/import/netsurf/; revision=2061
* [project @ 2006-01-25 02:43:07 by rjw]Richard Wilson2006-01-252-0/+125
| | | | | | Language configuration tool svn path=/import/netsurf/; revision=2038
* [project @ 2006-01-07 00:40:59 by rjw]Richard Wilson2006-01-071-1/+3
| | | | | | Add new configure tools. Improve initial window size. svn path=/import/netsurf/; revision=2007
* [project @ 2006-01-07 00:38:14 by rjw]Richard Wilson2006-01-071-0/+73
| | | | | | Home page configuration tool. svn path=/import/netsurf/; revision=2004
* [project @ 2006-01-07 00:37:54 by rjw]Richard Wilson2006-01-071-0/+79
| | | | | | Cache configuration tool. svn path=/import/netsurf/; revision=2003
* [project @ 2006-01-03 01:40:32 by rjw]Richard Wilson2006-01-031-3/+41
| | | | | | Add animation configuration. svn path=/import/netsurf/; revision=1974
* [project @ 2006-01-02 22:10:00 by rjw]Richard Wilson2006-01-021-20/+2
| | | | | | Use library function to initialise menu. svn path=/import/netsurf/; revision=1963
* [project @ 2006-01-02 22:08:27 by rjw]Richard Wilson2006-01-021-0/+2
| | | | | | Header for con_theme svn path=/import/netsurf/; revision=1961
* [project @ 2006-01-02 22:02:13 by rjw]Richard Wilson2006-01-021-0/+399
| | | | | | New theme configuration tool. svn path=/import/netsurf/; revision=1956
* [project @ 2006-01-02 21:24:42 by jmb]John Mark Bell2006-01-021-12/+98
| | | | | | Finish font configuration. svn path=/import/netsurf/; revision=1953
* [project @ 2006-01-02 15:58:34 by rjw]Richard Wilson2006-01-021-2/+11
| | | | | | Remove flicker from example icon. svn path=/import/netsurf/; revision=1951
* [project @ 2006-01-02 05:33:53 by rjw]Richard Wilson2006-01-021-11/+19
| | | | | | Update display on Adjust-Cancel svn path=/import/netsurf/; revision=1946
* [project @ 2006-01-02 05:23:26 by rjw]Richard Wilson2006-01-021-0/+2
| | | | | | Image configuration tool. svn path=/import/netsurf/; revision=1944
* [project @ 2006-01-02 05:21:23 by rjw]Richard Wilson2006-01-021-0/+176
| | | | | | Image configuration tool. svn path=/import/netsurf/; revision=1942
* [project @ 2006-01-02 02:21:08 by rjw]Richard Wilson2006-01-022-0/+131
| | | | | | Memory configuration tool. svn path=/import/netsurf/; revision=1936
* [project @ 2005-12-31 04:45:03 by rjw]Richard Wilson2005-12-312-0/+129
Font configuration tool. svn path=/import/netsurf/; revision=1918