Vincent Sanders
54fcb66d87
cleanup RISC OS frontend header usage
11 years ago
Michael Drake
290e4c5bf7
Report OSLib error message.
11 years ago
Vincent Sanders
a92e5930ff
fixup issues with new options API merge
12 years ago
Vincent Sanders
ee6e6eec05
move options include
12 years ago
Vincent Sanders
1490b52a6b
NetSurf options rework (a=vince r=daniels,jmb)
...
svn path=/trunk/netsurf/; revision=13548
13 years ago
John Mark Bell
dea67b984a
Modern OSLib (as of 3 months ago) no longer has colourtrans_CURRENT_MODE.
...
Use os_CURRENT_MODE, instead.
svn path=/trunk/netsurf/; revision=9710
15 years ago
John Mark Bell
243c1ba03f
Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG.
...
svn path=/trunk/netsurf/; revision=7593
16 years ago
John Mark Bell
9badebaf4e
More aliasing
...
svn path=/trunk/netsurf/; revision=6972
16 years ago
John Tytgat
3f0c50e5a0
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
...
- riscos/configure/con_theme.c: removed spurious code line.
svn path=/trunk/netsurf/; revision=6331
16 years ago
John Tytgat
5f6c2cbff7
- Compiler warning squash
...
- Changed a lineending \n\r -> \n for a couple of files.
- More code style conformance.
svn path=/trunk/netsurf/; revision=4762
17 years ago
Vincent Sanders
2f864eeecc
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
...
svn path=/trunk/netsurf/; revision=3486
18 years ago
Daniel Silverstone
6807b4208a
Remove the netsurf/ from the include paths and rationalise use of <> vs "" 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
18 years ago
Michael Drake
ba23e4b693
Update project URL.
...
svn path=/trunk/netsurf/; revision=3073
18 years ago
Richard Wilson
f99c19ebd8
Set ECF origin for buffered rendering (fix 1422009)
...
svn path=/trunk/netsurf/; revision=2702
19 years ago
Adrian Lees
29802d8404
[project @ 2006-03-25 06:21:21 by adrianl]
...
Correct operation in non-square 32bpp modes
svn path=/import/netsurf/; revision=2160
19 years ago
Adrian Lees
14d159f067
[project @ 2005-09-14 19:08:48 by adrianl]
...
Correct mode word of sprite that buffers output
svn path=/import/netsurf/; revision=1864
20 years ago
Adrian Lees
de8b91ca26
[project @ 2005-09-14 02:28:38 by adrianl]
...
Correct Tinct usage test
svn path=/import/netsurf/; revision=1863
20 years ago
Richard Wilson
1d166e2b33
[project @ 2005-04-14 01:35:47 by rjw]
...
Fix textarea redraw errors.
svn path=/import/netsurf/; revision=1630
20 years ago
Richard Wilson
4ebe390f8d
[project @ 2005-04-12 19:11:35 by rjw]
...
Work around the stupid manner in which the FontManager only observes the plot origin for non-anti-aliased text operations.
svn path=/import/netsurf/; revision=1626
20 years ago
Richard Wilson
d8c19f2e13
[project @ 2005-04-10 23:26:17 by rjw]
...
Remove screen cache, workaround SpriteExtend bug.
svn path=/import/netsurf/; revision=1622
20 years ago
John Mark Bell
0fd980d8b2
[project @ 2005-03-28 16:16:14 by jmb]
...
Fix sprite palette generation. Buffering now works properly in 16 colour modes.
svn path=/import/netsurf/; revision=1584
20 years ago
Richard Wilson
2d2fc67265
[project @ 2005-01-20 23:17:08 by rjw]
...
Substantial speed increase for off-screen buffering
svn path=/import/netsurf/; revision=1459
20 years ago
John Tytgat
402c4ca66c
[project @ 2004-08-14 14:30:10 by joty]
...
Removed a chunk of Norcroft compiler warnings. Re-ident some pieces.
svn path=/import/netsurf/; revision=1231
21 years ago
Richard Wilson
7d1a21d758
[project @ 2004-07-20 22:20:58 by rjw]
...
Support for complete buffering of all output.
svn path=/import/netsurf/; revision=1132
21 years ago
Richard Wilson
6ee54bec7a
[project @ 2004-07-20 20:02:59 by rjw]
...
Fix for buffered text plotting. GUI control over font blending and buffering.
svn path=/import/netsurf/; revision=1129
21 years ago
Richard Wilson
7f089d63cf
[project @ 2004-07-20 00:19:20 by rjw]
...
Support for 16bpp and 32bpp screenmodes. Removed debug code. Improved memory calculations.
svn path=/import/netsurf/; revision=1123
21 years ago
Richard Wilson
d18f4397c7
[project @ 2004-07-19 23:35:12 by rjw]
...
Double buffering for animations to remove flicker. Background font blending turned on by default.
svn path=/import/netsurf/; revision=1121
21 years ago