summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Squash warningJohn Mark Bell2009-03-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=6962
* Aliasing fixesJohn Mark Bell2009-03-281-4/+17
| | | | svn path=/trunk/netsurf/; revision=6961
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
| | | | svn path=/trunk/netsurf/; revision=6960
* Aliasing fixesJohn Mark Bell2009-03-281-4/+5
| | | | svn path=/trunk/netsurf/; revision=6959
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
| | | | svn path=/trunk/netsurf/; revision=6958
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
| | | | svn path=/trunk/netsurf/; revision=6957
* Aliasing fixesJohn Mark Bell2009-03-281-4/+5
| | | | svn path=/trunk/netsurf/; revision=6956
* Aliasing fixesJohn Mark Bell2009-03-281-3/+4
| | | | svn path=/trunk/netsurf/; revision=6955
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
| | | | svn path=/trunk/netsurf/; revision=6954
* Aliasing fixes.John Mark Bell2009-03-281-2/+3
| | | | svn path=/trunk/netsurf/; revision=6953
* Revert accidental commitJohn Mark Bell2009-03-281-7/+7
| | | | svn path=/trunk/netsurf/; revision=6952
* More aliasing fixes.John Mark Bell2009-03-282-14/+17
| | | | svn path=/trunk/netsurf/; revision=6951
* Make NetSurf look a little closer to the default OS4 themeChris Young2009-03-273-2/+16
| | | | svn path=/trunk/netsurf/; revision=6950
* Improve line plotter.Michael Drake2009-03-271-2/+2
| | | | svn path=/trunk/netsurf/; revision=6949
* More aliasing avoidance/permissionJohn Mark Bell2009-03-271-6/+10
| | | | svn path=/trunk/netsurf/; revision=6948
* More permitted aliasingJohn Mark Bell2009-03-271-2/+3
| | | | svn path=/trunk/netsurf/; revision=6947
* Another wimp_window_state->wimp_open conversion.John Mark Bell2009-03-271-7/+11
| | | | | | Avoid aliasing an int ** and a void **. svn path=/trunk/netsurf/; revision=6946
* Fix off by one at line end.Michael Drake2009-03-272-61/+61
| | | | svn path=/trunk/netsurf/; revision=6945
* Permit aliasing of pointers to wimp_window_state and wimp_open.John Mark Bell2009-03-272-8/+48
| | | | svn path=/trunk/netsurf/; revision=6944
* Draw CSS overflow scrollbars differently. Front ends can override the ↵Michael Drake2009-03-271-88/+172
| | | | | | colours used. svn path=/trunk/netsurf/; revision=6943
* Update build config example comment.Michael Drake2009-03-271-3/+6
| | | | svn path=/trunk/netsurf/; revision=6942
* Ensure the example Makefile.config is just that -- an exampleDaniel Silverstone2009-03-271-0/+0
| | | | svn path=/trunk/netsurf/; revision=6940
* Include the right default build options file.Michael Drake2009-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=6939
* Add a default Makefile.config with an example (commented out)Daniel Silverstone2009-03-271-0/+10
| | | | svn path=/trunk/netsurf/; revision=6938
* Rename Makefile.config to Makefile.defaults and update the docsDaniel Silverstone2009-03-274-41/+47
| | | | svn path=/trunk/netsurf/; revision=6937
* Ensure it's clear that Makefile.config is meant to be INVIOLATE to all but ↵Daniel Silverstone2009-03-271-0/+8
| | | | | | core devs svn path=/trunk/netsurf/; revision=6936
* Squash warning.John Mark Bell2009-03-271-1/+4
| | | | svn path=/trunk/netsurf/; revision=6935
* Squash warningsJohn Mark Bell2009-03-272-37/+47
| | | | svn path=/trunk/netsurf/; revision=6934
* 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
* Squash warningsJohn Mark Bell2009-03-271-4/+7
| | | | svn path=/trunk/netsurf/; revision=6931
* Squash warningsJohn Mark Bell2009-03-271-4/+6
| | | | svn path=/trunk/netsurf/; revision=6930
* Squash warning.John Mark Bell2009-03-271-1/+2
| | | | svn path=/trunk/netsurf/; revision=6929
* Squash warningJohn Mark Bell2009-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=6928
* Squash warningsJohn Mark Bell2009-03-271-2/+3
| | | | svn path=/trunk/netsurf/; revision=6927
* Squash warningsJohn Mark Bell2009-03-271-1/+2
| | | | svn path=/trunk/netsurf/; revision=6926
* Squash warningJohn Mark Bell2009-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=6925
* Squash warningJohn Mark Bell2009-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=6924
* Squash warningsJohn Mark Bell2009-03-271-2/+2
| | | | svn path=/trunk/netsurf/; revision=6923
* Squash warningsJohn Mark Bell2009-03-271-6/+6
| | | | svn path=/trunk/netsurf/; revision=6922
* Squash warningsJohn Mark Bell2009-03-271-21/+21
| | | | svn path=/trunk/netsurf/; revision=6921
* Squash warningsJohn Mark Bell2009-03-271-2/+3
| | | | svn path=/trunk/netsurf/; revision=6920
* Use <> for library headers.John Mark Bell2009-03-273-4/+7
| | | | svn path=/trunk/netsurf/; revision=6919
* Don't include libmng.h from mng.h, as it causes jconfig.h to be seen, which ↵John Mark Bell2009-03-272-30/+50
| | | | | | | | | in turn causes HAVE_STDLIB_H to be defined, which clashes with the definition of hpdf_config.h. Quite why the auto-generated configuration header for either jpeglib or libharu needs to be public, I've no idea. The above change means that the mng_handle field in content_mng_data is a void *. Fixup the couple of places in mng.c where the mng_handle field needs casting back to its real type. Also take the opportunity to make linewrapping and brace position more consistent. svn path=/trunk/netsurf/; revision=6918
* Squash warnings.John Mark Bell2009-03-271-6/+8
| | | | svn path=/trunk/netsurf/; revision=6917
* Squash warningJohn Mark Bell2009-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=6916
* Squash warningJohn Mark Bell2009-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=6915
* Squash warningJohn Mark Bell2009-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=6914
* Use byte instead of unsigned char.John Mark Bell2009-03-271-2/+2
| | | | svn path=/trunk/netsurf/; revision=6913
* Squash warningsJohn Mark Bell2009-03-271-4/+6
| | | | svn path=/trunk/netsurf/; revision=6912