summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, fix libharu address and update homepage setting.Michael Drake2008-07-302-12/+13
* Whoops. Fix BNF to match reality.John Mark Bell2008-07-301-2/+2
* Keep on hourglassing when dumping application space and UnixLib DA memory blo...John Tytgat2008-07-301-4/+5
* Constify content_type_name & content_status_nameJohn Tytgat2008-07-302-4/+4
* Rewrite parsing of <meta http-equiv="Refresh" ...> content values. The previo...John Mark Bell2008-07-301-41/+92
* Code style changes.John Tytgat2008-07-292-55/+53
* Use static for variables local to one source file.John Tytgat2008-07-293-20/+23
* Don't call group_end before group_start has been called. Solves SF #1927130.John Tytgat2008-07-291-1/+1
* ASSEMBLE needs no padding.Michael Drake2008-07-291-1/+1
* Restore accidentally removed lineRob Kendrick2008-07-291-0/+1
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-297-5/+20
* Fix overflow spotted by jmb/valgrind.Rob Kendrick2008-07-291-1/+1
* Assert first, before acting on selectionJohn Mark Bell2008-07-291-3/+8
* Add rectangle as alias for "rect"John Mark Bell2008-07-291-1/+2
* Fix wrap to 80 chars (mostly RISC OS section). Make GTK dialogs go in with GT...Michael Drake2008-07-291-33/+31
* Rename AUTOCONF to M.CONFIG to make it clearer that it's Makefile.config gove...Daniel Silverstone2008-07-292-5/+18
* C89François Revel2008-07-292-5/+5
* - C89 againFrançois Revel2008-07-294-6/+12
* C89 againFrançois Revel2008-07-291-1/+2
* more obvious C89François Revel2008-07-292-2/+4
* gcc2 doesn't find CSS_FONT_SIZE_LENGTH, moved css_font_size_type to its own t...François Revel2008-07-291-5/+9
* - libjpeg & libpng are added from config options, no need to add them againFrançois Revel2008-07-291-3/+1
* Make install-gtk target obey NETSURF_GTK_RESOURCES, and add config option for...Rob Kendrick2008-07-292-15/+18
* First round of C89 fixes. Those should be obvious, hope I didn't introduce an...François Revel2008-07-294-14/+25
* - don't use haru pdf on BeOS yetFrançois Revel2008-07-293-1/+19
* Add NETSURF_USE_ARTWORKS to Makefile.configRob Kendrick2008-07-292-1/+5
* Fix makefileJohn Mark Bell2008-07-281-2/+2
* Convert svgtiny colours to BGR ordering when passing them to plotter APIs.John Mark Bell2008-07-281-2/+6
* A load of pedantic indenting, so I've half a chance of reading this in future.John Mark Bell2008-07-282-255/+264
* ro_save_draw_rectangle(): draw_CLOSE_LINE doesn't need parameters. This pote...John Tytgat2008-07-281-2/+2
* Fix cross-compile RISC OS build.John Tytgat2008-07-281-2/+3
* Gah. Re-enable Haru by default.Rob Kendrick2008-07-281-1/+1
* Whoops. Append, don't overwrite.Rob Kendrick2008-07-282-4/+4
* Make sure new Makefile works when cross-building to RISC OS, as well as when ...Rob Kendrick2008-07-281-2/+7
* Update building/packaging documentationRob Kendrick2008-07-282-11/+22
* Refactor Makefile a little to be slightly more organised. Made more features...Rob Kendrick2008-07-287-46/+131
* Include headers we need, rather than depending on (optional) features doing so.Rob Kendrick2008-07-2810-0/+16
* Fix native RISC OS build breakage caused by r4765. Thanks jmb.Michael Drake2008-07-271-0/+1
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-2637-62/+144
* Install file added in last commitRob Kendrick2008-07-261-0/+1
* Add 16x16 NetSurf icon for use in desktop menus, as required my many environm...Rob Kendrick2008-07-261-0/+211
* Avoid installing svn meta dataRob Kendrick2008-07-261-2/+2
* Simple install target for default settings. Could be made more configurable ...Rob Kendrick2008-07-261-2/+19
* Reenable Haru by defaultRob Kendrick2008-07-261-1/+1
* Comment out code that causes segfaults on some GTK setups. It is unclear as ...Rob Kendrick2008-07-261-1/+4
* - Compiler warning squashJohn Tytgat2008-07-2672-1712/+1968
* Don't try to set up the old About box, which no longer exists.Rob Kendrick2008-07-262-9/+0
* Add mention of Makefile.config to packaging guide.Rob Kendrick2008-07-261-0/+9
* Update building docs to reflect new config file and libhdpfRob Kendrick2008-07-261-8/+14
* Fix compile warningRob Kendrick2008-07-261-1/+1