summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Require Iconv 0.10John Mark Bell2008-11-291-2/+2
* Move tab opening logic to same place as new window opening. Make option for "...Michael Drake2008-11-294-73/+121
* Rename library to avoid confusion.John Mark Bell2008-11-281-3/+8
* Add _GNU_SOURCE. Ugh.John Mark Bell2008-11-281-0/+1
* Extract test code from css.c into a separate source file.John Mark Bell2008-11-283-17/+220
* Fixed an issue with hotlist items outside the menu folder being added to the ...Chris Young2008-11-251-5/+4
* Two new ARexx commands:Chris Young2008-11-243-1/+96
* Process error page correctly.John Mark Bell2008-11-201-3/+31
* Require Iconv 0.09John Mark Bell2008-11-201-3/+3
* HTML files with an icon but no MIMETYPE tooltype were being picked up by theChris Young2008-11-162-2/+10
* NetSurf will now check if it is already running (ie. if ARexx port NETSURF ex...Chris Young2008-11-164-38/+114
* Sparse "About" requester - version number, compile date and URL only.Chris Young2008-11-152-7/+30
* Allow opening of local files from anywhere, not just the parent of the curren...Chris Young2008-11-1513-69/+268
* Clean up and make clearer what packages need to be obtained for other distros.Michael Drake2008-11-131-8/+18
* Remove noisy logging of http headersJohn Mark Bell2008-11-091-2/+0
* Don't care about chunk sizes.John Mark Bell2008-11-091-4/+0
* Don't introduce an unnecessary error messageJohn Mark Bell2008-11-091-6/+9
* Port to new hubbub parser APIJohn Mark Bell2008-11-094-70/+94
* mime type overflow and tab switching fixes.Chris Young2008-11-092-4/+7
* Added a note about local MIME types.Chris Young2008-11-081-0/+13