summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Port our UTF-8 routines to parserutils (only enabled when building against Hu...John Mark Bell2009-02-173-100/+257
* switch to tlsas imagesVincent Sanders2009-02-173-50/+124
* add stop buttonVincent Sanders2009-02-174-4/+150
* Account for new paths to search for libs & headers in Haiku.François Revel2009-02-171-0/+5
* Add new pointer PNGs.Michael Drake2009-02-1715-0/+0
* Whoops. It looks like I broke the framebuffer and debug builds.John Mark Bell2009-02-171-7/+3
* Divorce PDF export and printing.John Mark Bell2009-02-179-202/+202
* Squash warnings from GTK.John Mark Bell2009-02-173-2914/+2049
* Make redirects behave as a NOP wrt the verifiability of fetches.John Mark Bell2009-02-163-2/+34
* Fix BeOS build. Please try to patch all platforms when breaking things like t...François Revel2009-02-161-2/+3
* Squash warning when built without WITH_SSLJohn Mark Bell2009-02-151-0/+4
* make pointer image change Vincent Sanders2009-02-155-18/+62
* Need an additional softlink to stop the build failing if no libcrypto.a is pr...Chris Young2009-02-151-0/+1
* Remove some more options that aren't needed with latest SDKChris Young2009-02-151-2/+2
* Remove dummy librariesChris Young2009-02-151-1/+1
* Fix Amiga SSL buildChris Young2009-02-152-1/+4
* Re-enable the ability to control the SSL certificate UI's inclusion. As a sid...Daniel Silverstone2009-02-153-13/+60
* Fix silly mistake moving cursor to top left all the timeVincent Sanders2009-02-141-1/+1
* Add VNC server framebuffer frontendVincent Sanders2009-02-144-0/+359
* fix type warning in LOG statementVincent Sanders2009-02-141-1/+1
* Fix character sign issue causing corrupt characters to be plottedVincent Sanders2009-02-143-23/+27
* fix mouse over co-ordinates to take into account scroll offsetsVincent Sanders2009-02-141-1/+1
* Fix resource handling buy copying the GTK approachVincent Sanders2009-02-1411-77/+129
* Fix a bug where public screens would remain open if NetSurf was the last visitorChris Young2009-02-141-0/+5
* move mouse movement handling to common place and make it cope with Vincent Sanders2009-02-142-3/+24
* make url bar workVincent Sanders2009-02-1310-415/+696
* Ensure that neither the current fetch host nor the referrer is an IP address ...John Mark Bell2009-02-131-3/+15
* make statusbar workVincent Sanders2009-02-133-2/+28
* alter mouse click handling so browser window is uses the same interface Vincent Sanders2009-02-137-32/+72
* Even fuzzier domain matching.John Mark Bell2009-02-131-23/+45
* Inintial implementation of framebuffer widgetsVincent Sanders2009-02-124-9/+454
* Fix default CSS file path.Michael Drake2009-02-121-29/+29
* Fix window clipping and introduce concept of "root" framebuffer window to all...Vincent Sanders2009-02-129-24/+160
* add some instrructions on building teh framebuffer port, heavily based on GTK...Vincent Sanders2009-02-121-0/+172
* add history navigationVincent Sanders2009-02-123-1/+20