summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Amiga font code revamped and fixed. Will now fall back to a different font i...Chris Young2010-05-069-129/+236
* rationalise callback routines to use a unified interfaceVincent Sanders2010-05-045-349/+292
* Fix assert. This is wrong, needs investigation.Chris Young2010-05-031-1/+1
* Fix loops reading too many charactersChris Young2010-05-031-3/+3
* Purge parserutilsChris Young2010-05-032-5/+7
* Build libparserutils (and NetSurf) against libiconv instead of newlib's iconv.Chris Young2010-05-034-6/+12
* Remove Export tab properly when building without HaruChris Young2010-05-031-0/+4
* Allow building of AmigaOS4 Cairo and non-Cairo versions of NetSurf in same so...Chris Young2010-05-033-4/+6
* Ensure we are using the libpng 1.2 includes, as OS4 Cairo is using a deprecatedChris Young2010-05-033-4/+4
* Lay out to correct paper width for printing.Steve Fryatt2010-05-021-3/+2
* Remove erroneous assertion: there may be no bitmap object if there was no PNG...John Mark Bell2010-05-011-0/+9
* Forcibly disable PDF export support until it gets fixed.John Mark Bell2010-05-011-1/+1
* Update root certificatesChris Young2010-05-011-13/+655
* Update 2 SObjs installation (create links for updated libpng and unnecessary ...Chris Young2010-04-302-8/+36
* Restyle developer list.Michael Drake2010-04-301-56/+77
* Correct name.Steve Fryatt2010-04-301-1/+1
* Update definition of "NetSurf Developers". Pedantic spelling changes.John Mark Bell2010-04-301-10/+60
* Tweak for OS4.1 Update 2Chris Young2010-04-301-2/+2
* Fix assert when clicking empty text boxesChris Young2010-04-301-1/+1
* Consolidate several 'myrealloc' functions into ns_realloc, rename one which *...Daniel Silverstone2010-04-3010-108/+42
* Include as many of the licence texts, and which components they apply to, for...Rob Kendrick2010-04-306-23/+1817
* ensure widget redraw flag is correctly updatedVincent Sanders2010-04-301-0/+2
* Add missing includesJohn Mark Bell2010-04-302-0/+2
* It turns out that realloc(ptr, 0) --> free(ptr) is not actually required by t...John Mark Bell2010-04-3014-30/+76
* Don't check if the next character is outside the printable string, if it is i...Chris Young2010-04-291-15/+6
* Text kerningChris Young2010-04-291-17/+58
* More correct font width calculations/placingChris Young2010-04-291-4/+10
* Possibly more accurate text placementChris Young2010-04-291-3/+3
* Change schedule_run to a BOOL as this more standard for platform code.Chris Young2010-04-292-4/+2
* fix pending redraw discoveryVincent Sanders2010-04-284-10/+21
* The schedule_run function is only called by the frontends so remove it from t...Vincent Sanders2010-04-288-15/+47
* Update fonts immediately after requester use/saveChris Young2010-04-281-0/+3
* Don't list unvisited pagesChris Young2010-04-281-0/+3
* Ensure ami_remove_timer_event code doesn't get executed unless necessary.Chris Young2010-04-281-0/+2
* Bump max memory cache size from 6.4MB to 64MB.Michael Drake2010-04-281-1/+1
* fill bottom right hand corner of framebuffer furnitureVincent Sanders2010-04-284-1/+31
* Reformat all tabs when window size changesChris Young2010-04-271-4/+18
* Unref uri after sending it to hlcache when requesting a css pending import, s...Daniel Silverstone2010-04-271-0/+3
* Log any remaining interned strings (there should be none)John Mark Bell2010-04-271-0/+7
* First step to fixing memory leaks -- Box model no longer leaks computed stylesDaniel Silverstone2010-04-276-36/+56
* Improve handling of percentage margins and paddings on floats. Fixes pond.org...Michael Drake2010-04-271-10/+39
* Fix vertical placement of absolute positioned inlines using staic position. S...Michael Drake2010-04-271-17/+25
* Clean up caches on exitJohn Mark Bell2010-04-275-5/+122
* Make sure that an event occurred before inspecting itJohn Mark Bell2010-04-271-5/+5
* Ensure that we clean up the root browser windowJohn Mark Bell2010-04-271-9/+5
* Fix float wrap issue. (Amiga.org nav bar.)Michael Drake2010-04-261-1/+2
* hopefully fix the _GNU_SOURCE messVincent Sanders2010-04-262-9/+19
* Custom version of SearchEngines file rather than modifying it during installa...Chris Young2010-04-251-0/+21
* Remove SearchEngines linkChris Young2010-04-251-1/+0
* Custom version of SearchEngines file rather than modifying it during installa...Chris Young2010-04-251-11/+0