summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hubbub now a requirement.Michael Drake2009-05-153-9/+6
* s/abort/abort_fetch/John Mark Bell2009-05-141-7/+7
* Local history started drawing on the browser window instead of the history wi...Chris Young2009-05-091-6/+6
* Populate option_accept_language with the user's preferred languages, in order.Chris Young2009-05-092-11/+73
* Remove min_font_size settingChris Young2009-05-091-2/+1
* Adjust minimum font sizeChris Young2009-05-091-2/+2
* Handle percentage table heights. Spare height is still not distributed over c...Michael Drake2009-05-081-10/+52
* CompositeTags() was clipping one pixel too close.Chris Young2009-05-072-6/+6
* Some optimisations, makes page rendering much quicker at least on OS4.1.Chris Young2009-05-072-5/+53
* Fix viewport height handling not to obliterate calculationMichael Drake2009-05-071-29/+42
* Correct autobuilder path.John Mark Bell2009-05-071-10/+10
* It probably helps to remember about ccres and makerun.John Mark Bell2009-05-071-0/+13
* It's probably about time we stopped claiming to be 2.0John Mark Bell2009-05-061-2/+2
* Make layout_block_context() private.Michael Drake2009-05-062-1/+1
* Move special casing of form element dimensions out into separate helper funct...Michael Drake2009-05-061-61/+62
* Set bit 4 of extended window flags byte (makes Wimp_GetPointerInfo respond to...John Mark Bell2009-05-061-1/+7
* Don't bother plotting bitmaps that are completely out of the clip zone.Chris Young2009-05-051-0/+6
* Minor correctionsChris Young2009-05-041-2/+4
* Check if shared objects actually copied, and copy them on next startup if the...Chris Young2009-05-042-0/+65
* Updated Italian translation from Samir HawamdehChris Young2009-05-041-44/+52
* Make form elements with specified sizes include paddings and borders in their...Michael Drake2009-05-011-48/+133
* Remove default margin from form elements, to match other browsers.Michael Drake2009-05-011-1/+1
* Add Abort button to download windowChris Young2009-04-308-1/+30
* Make it a bit easier to see the text under the cursor, by complementing rathe...Chris Young2009-04-291-0/+4
* Rework GTK options code to be less bug ridden. This fixes a bunch of buffer o...John Mark Bell2009-04-292-351/+359
* Fix numbering of floated list itemsJohn Mark Bell2009-04-291-16/+40
* Allow box at point to search descendant space of boxes with no style.Michael Drake2009-04-281-1/+2
* Move handling of TR height attribute from box construction to layout and add ...Michael Drake2009-04-282-49/+13
* Make box_at_point() only return boxes if the point is physically contained wi...Michael Drake2009-04-272-50/+81
* Set cache_bitmaps to 1 by default so it caches scaled bitmaps in memory.Chris Young2009-04-261-1/+1
* Remember this comment as it shows in the menuChris Young2009-04-260-0/+0
* Ignore screen_modeid if it isn't a hex valueChris Young2009-04-261-1/+1
* Speed up scrollwheel scrolling due to complaints :)Chris Young2009-04-251-3/+3
* Post-2.0 release changes: stripped static binary in only 5MBChris Young2009-04-251-12/+21
* Minor packaging fixesChris Young2009-04-252-1/+1
* Moving the pen to 0,0 helps a lot making sure where we start drawing...François Revel2009-04-251-1/+9
* Add some support to handle transforms in plot_path, but it's disabled as it s...François Revel2009-04-251-16/+10
* Implement plot_path for BeOS, still missing transform support...François Revel2009-04-251-21/+45
* Add external lib detections for BeOS.François Revel2009-04-241-0/+19
* Update GTK about box to be more accurateRob Kendrick2009-04-231-2/+3
* Simplify handling of tab switching. Now only has one event entry point, rathe...John Mark Bell2009-04-221-5/+16
* Sync library names with realityJohn Mark Bell2009-04-211-9/+9
* Update framebuffer paths to use PREFIX, add install-framebuffer targetDaniel Silverstone2009-04-212-4/+13
* Do not include setjmp.h, pngconf.h gets upsetDaniel Silverstone2009-04-211-1/+0
* Add a PREFIX variable which the GTK install can useDaniel Silverstone2009-04-211-2/+5
* Missing documentation install for gtk targetDaniel Silverstone2009-04-211-0/+1
* Update the pkg-config stuff to the new .pc namesDaniel Silverstone2009-04-211-23/+23
* Farewell NetSurf$Version. It's never been correct.John Mark Bell2009-04-211-1/+0
* Why is this so out of date?John Mark Bell2009-04-211-7/+11
* Kill more debug targetJohn Mark Bell2009-04-211-10/+0