summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support HTML alignment hints.John Mark Bell2009-08-214-93/+421
* Give "Save as" and "Save as..." different identifiers. Thanks to Samir Hawam...Chris Young2009-08-206-6/+6
* Updated Italian translation from Samir HawamdehChris Young2009-08-201-15/+15
* Add missing code to apply the fetcher settingsChris Young2009-08-182-76/+77
* Tweak throbber anim speedChris Young2009-08-183-3/+5
* Built libxml2-2.7.3 and gave it a sensible name.Chris Young2009-08-171-1/+1
* Only try to reset scroll position on textarea wrap if there is a scrollbar.Michael Drake2009-08-171-83/+85
* Revert back to creating a new clip region rather than reusing the previous on...Chris Young2009-08-172-16/+7
* Merge from Paul Blokus' selectscroll branch. Fixes text input scrollbar behav...Michael Drake2009-08-146-24/+39
* Fix compileChris Young2009-08-141-6/+14
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-1426-702/+2067
* Make textarea widget unaware of its global position. Credit: paulblokus.Michael Drake2009-08-132-90/+64
* Improve explanation of how to ensure NetSurf finds its resources.Michael Drake2009-08-131-7/+21
* Replace hard spaces with regular ones.Michael Drake2009-08-133-19/+19
* Simplfy and reduce repetition in framebuffer building guide. Update GTK doc d...Michael Drake2009-08-132-63/+27
* Simplfy and reduce repetition.Michael Drake2009-08-131-50/+24
* Copy libcss and wapcaplet stuff from the GTK doc.Michael Drake2009-08-131-0/+16
* Fix up.Michael Drake2009-08-101-2/+2
* Even simpler library installation.Michael Drake2009-08-101-1/+0
* Simplify library installation.Michael Drake2009-08-101-15/+13
* Fix directory name.Michael Drake2009-08-101-1/+1
* Add the minimal make version number needed.John Tytgat2009-08-101-0/+2
* Fix menu pointer's hotspot.Michael Drake2009-08-101-2/+2
* Fix some underline lengths.Michael Drake2009-08-105-6/+6
* Mention svn up.Michael Drake2009-08-101-0/+5
* Play with formatting.Michael Drake2009-08-102-25/+25
* Fix indentation.Michael Drake2009-08-101-3/+3
* Update info about AR warning.Michael Drake2009-08-101-3/+2
* Remove mention of web site's robuild doc.Michael Drake2009-08-101-5/+0
* Mention native doc.Michael Drake2009-08-101-0/+3
* First draft of RISC OS native build document.Michael Drake2009-08-101-0/+121
* Revert r9108, as component order in libnsgif due to be corrected.Chris Young2009-08-094-50/+8
* Move README from Docs/ to root.Michael Drake2009-08-091-0/+0
* Say BUILDING docs are in the Docs directory.Michael Drake2009-08-091-2/+2
* Copy libcurl.so, have built 7.19.5 with a sensible nameChris Young2009-08-091-2/+2
* Test with -fno-strict-aliasing.Michael Drake2009-08-071-1/+1
* Support new libnsgif by adding bitmap flag BITMAP_ABGR.Chris Young2009-08-074-9/+59
* Ensure that inline end boxes get the correct height.Michael Drake2009-08-071-0/+1
* Slightly more useful vertical alignment.Michael Drake2009-08-071-3/+21
* - content/urldb.c(auth_data): Removed;John Tytgat2009-08-047-71/+241
* Add default line-height for form elements. Fixes squashed Google homepage.Michael Drake2009-08-031-2/+2
* Search pkg-config for libcares, too.John Mark Bell2009-08-031-1/+1
* C89.John Mark Bell2009-08-021-1/+2
* Port to modified libcss API.John Mark Bell2009-08-028-53/+53
* Drop pkg-config on cairo, not needed here. Added const.John Tytgat2009-08-021-2/+2
* Typo.François Revel2009-08-021-1/+1
* Update RISC OS cross building notes.John Tytgat2009-08-011-8/+12
* Disable resize with contents. This should stop the resize lockups once and f...Chris Young2009-08-011-9/+8
* Prevent negative calculated width of replaced inlines in layout_minmax_line().John Mark Bell2009-08-011-1/+3
* Actually handle failure to allocate bitmap structure or retrieve its data buf...John Mark Bell2009-07-312-16/+35