summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If a GIF has insufficient frame data, display the frames that have been decoded.Chris Young2008-12-301-3/+2
* Improve pasting into password boxesAdrian Lees2008-12-301-14/+26
* More efficient layers clippingChris Young2008-12-292-8/+16
* Complete set of Cairo plotters (from gtk_plotters.c).Chris Young2008-12-291-3/+72
* Some bitmap caching - not making much difference and using up a lot of gfx me...Chris Young2008-12-283-59/+126
* Update for new SDKChris Young2008-12-282-22/+4
* Fix crash when launching NetSurf if it is already running.Chris Young2008-12-281-38/+24
* Minor changes for Amiga Cairo buildChris Young2008-12-284-61/+54
* SVG support for Amiga version using libsvgtiny and libcairoChris Young2008-12-283-3/+166
* Unicode text display. Painfully slow and needs some work wrt text alignment,...Chris Young2008-12-272-3/+35
* Missed oneChris Young2008-12-271-1/+1
* Handle opaqueness a bitChris Young2008-12-271-15/+17
* Handle opaqueness a bitChris Young2008-12-272-6/+24
* Only increase the root element's redraw box to cover margin, if the redraw bo...Michael Drake2008-12-271-18/+28
* Update to new APIChris Young2008-12-271-5/+8
* Fix crash bug.Michael Drake2008-12-271-1/+1
* Handle replaced inline borders and backgrounds like blocks.Michael Drake2008-12-271-5/+7
* Do our default page margin with a margin on BODY, like other browsers and the...Michael Drake2008-12-271-1/+1
* Plot backgrounds on the root element over margin box, as per CSS 2.1 spec.Michael Drake2008-12-271-19/+78
* Reduce memory usageChris Young2008-12-262-67/+79
* Respect alpha channel in bitmaps, and use Composite() instead of BitMapScale(...Chris Young2008-12-261-34/+98
* Fix display of inline borders when inline has no background.Michael Drake2008-12-261-1/+2
* Fix some wrap to 80 chars and tabs for indentation.Michael Drake2008-12-261-94/+90
* A few usability tweaksAdrian Lees2008-12-267-21/+102
* Don't apply text decoration if the box isn't text.Michael Drake2008-12-221-0/+2
* C89François Revel2008-12-211-59/+64
* Rewrite inline rendering. Fixes issues with borders,Michael Drake2008-12-214-119/+393
* Update for new SDKChris Young2008-12-205-28/+39
* Fix css_len2pt conversion from px and use it in the RO front end code.Michael Drake2008-12-162-3/+2
* Actually check for the existance of the icon before attempting to copy it.Chris Young2008-12-141-7/+11
* Remove error pageChris Young2008-12-141-4/+3
* Minor mailto: improvements and infoChris Young2008-12-143-73/+21
* First attempt at mailto: fetcher using openurl.library.Chris Young2008-12-132-0/+345
* Save objectChris Young2008-12-132-10/+36
* Clear display area when switching tabsChris Young2008-12-131-44/+87
* More changes for search function.Chris Young2008-12-134-17/+89
* Remove Amiga-specific force_tabsChris Young2008-12-132-13/+4
* Minor improvements to output.Chris Young2008-12-132-28/+21
* Copy theme's NetSurf.info if it exists and this is a new install.Chris Young2008-12-131-0/+12
* Add pointer image filenames to theme filesChris Young2008-12-132-0/+80
* First attempt at Amiga text search function based on RISC OS code.Chris Young2008-12-138-1/+847
* Fix bitmap tile plotter so tiled bitmaps continue out of the inital visible a...Chris Young2008-12-102-2/+5
* Fixed display of plain text files beyond the initial visible area.Chris Young2008-12-101-1/+2
* Fix deps somewhat. This actually does the right thingJohn Mark Bell2008-12-091-4/+4
* Build !Run at compile time. This ensures that the WimpSlot size is always cor...John Mark Bell2008-12-093-3/+21
* When a visitor window was present on NetSurf's public screen and NetSurf was ...Chris Young2008-12-071-9/+31
* Make NetSurf's screen a public screen with the name "NetSurf".Chris Young2008-12-061-0/+11
* Clarification on always_open_tabs and button_2_tab options and their interact...Chris Young2008-12-061-1/+10
* Fix for text export of certain pages, by jmb.Michael Drake2008-12-031-17/+17
* C89François Revel2008-11-292-7/+13