summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Purge WITH_URLJohn Mark Bell2009-02-225-16/+1
* Purge WITH_URIJohn Mark Bell2009-02-225-14/+1
* Purge WITH_PRINTJohn Mark Bell2009-02-227-25/+1
* Purge WITH_AUTHJohn Mark Bell2009-02-2213-40/+3
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-2221-140/+8
* Clarified the consequence of using libcurl4-dev.John Tytgat2009-02-222-2/+10
* Tidy-up and clarificationsChris Young2009-02-221-41/+47
* Log detected state of openssl availabilityJohn Mark Bell2009-02-211-0/+2
* More plotters commenting. Text and bitmap plotters.Michael Drake2009-02-211-4/+17
* File should be named "NetSurf" in all circumstances.Chris Young2009-02-211-0/+1
* Oops. Fixed this in the wrong file, so got missed from previous commit.Chris Young2009-02-211-1/+1
* Fix some things which didn't work correctly when installing over an existing ...Chris Young2009-02-211-16/+5
* Show which build we are using, modify install script to give an option of whi...Chris Young2009-02-213-14/+219
* Fix framebuffer tiled plot to use x and y coords correctly. Fixes top of bbc ...Michael Drake2009-02-211-34/+59
* Don't show the option for AISS theme is AISS is not installedChris Young2009-02-211-6/+12
* Let nsfb script be able to run nsfb from other directories.Michael Drake2009-02-211-3/+3
* Given that the build-time SSL detection can be somewhat inaccurate, attempt t...John Mark Bell2009-02-211-4/+21
* Fix button hover assert.Michael Drake2009-02-206-1/+7
* Fix imagemap cursors.Michael Drake2009-02-201-9/+16
* Make filenames match gui_pointer_shape names.Michael Drake2009-02-207-0/+0
* title { display: none; }John Mark Bell2009-02-201-1/+1
* Use Vera as the font; better scaffolds yeild better glyphs. Needs ttf-bitstr...Rob Kendrick2009-02-201-1/+1
* stop opaque pixels being alphablendedVincent Sanders2009-02-201-2/+2
* run time selectable freetype bitmap depthVincent Sanders2009-02-203-14/+90
* Fix handling of buttons in successful control searchJohn Mark Bell2009-02-201-0/+1
* If we have no document charset on completion of parse, retrieve it from the b...John Mark Bell2009-02-203-8/+32
* Fix handling of URLs on float boxes (which have no style).Michael Drake2009-02-201-2/+8
* Utilise hubbub's form association callback.John Mark Bell2009-02-207-154/+650
* Enable autohinter. Greatly improves glyph quality in framebuffer port. Also...Rob Kendrick2009-02-201-5/+3
* Ensure that the FB frontend sets a subtarget, otherwise error out. This preve...Daniel Silverstone2009-02-201-0/+5
* allow framebuffer port to use freetype2 libraryVincent Sanders2009-02-2013-16/+481
* Don't outline all text widgets.Michael Drake2009-02-191-4/+10
* Outline URL bar and make it take the remaining width minus space for a throbber.Michael Drake2009-02-181-61/+68
* Remove default theme's dependency on AISSChris Young2009-02-1820-25/+48
* Purge f78 and f83 sprites.Michael Drake2009-02-182-0/+0
* Remove faf icons.Michael Drake2009-02-181-0/+0
* Implement 'auto' value for CSS cursor property.Michael Drake2009-02-181-21/+54
* Squash warningsJohn Mark Bell2009-02-182-1/+9
* Check if we actually got an event before processing itJohn Mark Bell2009-02-181-2/+7
* Squash leakJohn Mark Bell2009-02-181-0/+2
* Destroy bitmap if thumbnailing fails.John Mark Bell2009-02-182-1/+6
* Squash leaksJohn Mark Bell2009-02-181-0/+3
* Fix ucs4->utf8 conversion. It probably helps to return the number of bytes in...John Mark Bell2009-02-181-1/+1
* add simplistic filled polygon plotterVincent Sanders2009-02-181-10/+187
* fix missing free on errorVincent Sanders2009-02-181-1/+3
* AUTO <> YES.John Mark Bell2009-02-181-1/+1
* Remove redundant PNGs.Michael Drake2009-02-182-0/+0
* Add some initial toolbar icon PNGs.Michael Drake2009-02-185-0/+0
* Remove misleading commentJohn Mark Bell2009-02-171-2/+0
* Make framebuffer frontend's nsfont_width use the number of characters to calc...John Mark Bell2009-02-171-1/+1