summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix continuous throbber.Michael Drake2009-03-101-1/+3
* Avoid warning.Michael Drake2009-03-101-1/+1
* move framebuffer port to framebuffer toolkitVincent Sanders2009-03-1020-1080/+1960
* add section on fontsVincent Sanders2009-03-101-0/+102
* Improve previous commit.John Mark Bell2009-03-101-4/+1
* Treat short meta refreshes in top-level browser windows as if they were HTTP ...John Mark Bell2009-03-101-2/+17
* Fix scroll position for new pages/tabsChris Young2009-03-091-3/+6
* Add .spr -> image/x-riscos-sprite MIME mapping to GTK front endJohn Mark Bell2009-03-092-2/+4
* Stop NetSurf jumping back to the top of the document when scrolling before th...Chris Young2009-03-081-2/+0
* Add ability to render part of a local history window.Chris Young2009-03-084-27/+155
* Implement thumbnail creationChris Young2009-03-083-8/+66
* Fix compilation errorsChris Young2009-03-081-2/+0
* Better AmigaOS GCC fix (thanks jmb)Chris Young2009-03-081-5/+0
* Mostly-working local history windowChris Young2009-03-089-49/+94
* Force AmigaOS GCC version to 4Chris Young2009-03-081-0/+4
* Stop local history from crashing, display mostly works (no thumbnails and off...Chris Young2009-03-086-22/+139
* Clear clip regions after rendering finished.Chris Young2009-03-071-0/+12
* Start of local history window in Amiga build; doesn't work yetChris Young2009-03-074-10/+148
* Stop OS4.1 losing alpha channels when scaling imagesChris Young2009-03-051-1/+4
* It's probably a good idea not to redirect to file:/// URLsJohn Mark Bell2009-03-041-0/+26
* Log gtk gui_window_get_dimensions sizes.Michael Drake2009-03-031-34/+36
* Pointless warning avoidance.John Mark Bell2009-03-021-11/+22
* Squash warningsJohn Mark Bell2009-03-022-2/+2
* OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstric...Rob Kendrick2009-03-023-4/+6
* Make libpng image handler set opaque info.Michael Drake2009-03-021-14/+15
* Add VNC front end to list of options.Michael Drake2009-03-021-1/+1
* Fix comments.Michael Drake2009-03-021-4/+6
* Fix cursor on textarea scrollbars.Michael Drake2009-03-021-1/+1
* Avoid warning.Michael Drake2009-03-021-1/+1
* Rewrite polygon plotter. Fixes border rendering.Michael Drake2009-03-021-172/+159
* Select the text in the URL bar on Ctrl-A if the widget has the focus, ratherRob Kendrick2009-02-281-3/+8
* only perform navigation actions on release of button 1Vincent Sanders2009-02-271-4/+8
* Unroll some fill loops, enable adrianl improved ablend functionVincent Sanders2009-02-274-29/+47
* make font face locations configurable optionsVincent Sanders2009-02-272-32/+115
* Improve freetype build integration (from hiyuh)Vincent Sanders2009-02-273-5/+7
* Take twoAdrian Lees2009-02-271-1/+1
* Fix silly oversights; still disabled for nowAdrian Lees2009-02-272-20/+19
* Sketch of possible optimisations; disabled pending testing and fixingAdrian Lees2009-02-272-6/+61
* Fixed version of r6647.Michael Drake2009-02-272-6/+8
* allow glyph cache to grow to 2MB not 200kVincent Sanders2009-02-261-2/+13
* Revert r6647.Michael Drake2009-02-262-68/+66
* Possibly slightly faster bitmap plotter.Michael Drake2009-02-262-66/+68
* If its safe to do so do fills with words at a timeVincent Sanders2009-02-261-9/+26
* use restrict keywords to improve rectangle clipping perfomanceVincent Sanders2009-02-261-2/+2
* try and improve plotter perfomance futherVincent Sanders2009-02-264-58/+46
* Greyed out toolbar icons.Michael Drake2009-02-265-0/+0
* add some notes on the different frontendsVincent Sanders2009-02-261-0/+40
* Improve option handling code in frontendsVincent Sanders2009-02-264-226/+301
* make 32bpp plotter endian agnosticVincent Sanders2009-02-261-13/+27
* Tweak URL bar size and position.Michael Drake2009-02-261-4/+4