summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure the dependency files are rebuilt if Makefile.config changesDaniel Silverstone2008-07-261-2/+2
* Don't include gtk_print.h when Haru is disabled.Rob Kendrick2008-07-261-1/+2
* Make the auto-configuration message fit into the rest of the messages more ni...Daniel Silverstone2008-07-261-1/+1
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4431,...Rob Kendrick2008-07-2610-406/+481
* Revert accidental disabling of HaruRob Kendrick2008-07-261-1/+1
* Make using libpng only be enabled when NETSURF_USE_HARU_PDF is YES.Rob Kendrick2008-07-262-3/+3
* Add simple, experimental Makefile.config support.Rob Kendrick2008-07-268-19/+107
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-2659-156/+3527
* Remove if that was always true.Michael Drake2008-07-261-8/+6
* Add support for gzipped Messages filesRob Kendrick2008-07-262-6/+8
* Fix deletion from text gadgetsJohn Mark Bell2008-07-251-1/+1
* Remove unused sprites.Michael Drake2008-07-241-0/+0
* Fix working out whether a text is in an inline.Michael Drake2008-07-191-12/+21
* BOX_TEXT only plotted with background when parent is BOX_INLINE. (Fix "Explor...Michael Drake2008-07-191-1/+5
* Lose unused variableJohn Mark Bell2008-07-191-3/+4
* Fix inverted logic.John Mark Bell2008-07-191-3/+3
* Modify textarea_cut to allow caller to specify whether to place removed text ...John Mark Bell2008-07-191-17/+28
* Fix background image redraw for scales other than 100%.Michael Drake2008-07-191-5/+8
* Fix repeating background image redraw bug.Michael Drake2008-07-191-9/+31
* Revert default max fetchers per host option value.Michael Drake2008-07-181-2/+6
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-1620-662/+1654
* Add Style Guide URL to Docs overview.Michael Drake2008-07-111-0/+2
* Fix comment typo.Michael Drake2008-07-111-1/+1
* Make css_dump_style dump to a specified stream rather than assuming stderr. M...John Mark Bell2008-07-093-236/+247
* Sketch out a rendering libraryJohn Mark Bell2008-07-081-0/+121
* Age-old changes to ideas for CSS library, better in SVN in this state than lo...John Mark Bell2008-07-081-2/+222
* Update to last LGPL2+ version of talloc.John Mark Bell2008-07-072-373/+779
* Performance improvements: rather than calling content_clean() every poll, we ...Rob Kendrick2008-07-073-3/+14
* Fix segfault caused by using tab to leave proxy port entry widget in nsgtkRob Kendrick2008-07-011-4/+20
* Shave another 164 bytes off the size of the throbber PNGsRob Kendrick2008-07-019-0/+0
* Reduce throbber PNG filesizes.Michael Drake2008-07-014-0/+0
* Fix top margin of boxes with a non-visible overflow type.Michael Drake2008-06-301-0/+3
* Change u_int32_t to uint32_tRob Kendrick2008-06-171-6/+6
* Avoid relying on temporary selected FS, use / or RunJohn Tytgat2008-06-152-4/+4
* Removed WITH_* ones which do no longer exist and added the ones which were mi...John Tytgat2008-06-151-1/+1