summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Symlink Aliases file into framebuffer resourcesJohn Mark Bell2009-02-121-0/+1
* Enable support for hubbub in the framebuffer frontend.John Mark Bell2009-02-122-0/+25
* stop SDL frontend consuming all available CPU when idelVincent Sanders2009-02-114-8/+11
* make schedule_run return if it has active jobs to scheduleVincent Sanders2009-02-116-10/+15
* Fix SDL frontend inputVincent Sanders2009-02-119-11/+114
* Add limits.h to fb_gui.c for INT_MAXRob Kendrick2009-02-111-0/+1
* fix double freeVincent Sanders2009-02-111-1/+0
* List SDL option.Michael Drake2009-02-111-1/+1
* add SDL frontend for framebuffer portVincent Sanders2009-02-116-0/+147
* Don't bother trying to render things that are completely off the screenChris Young2009-02-101-0/+3
* Ensure URLs are normalized prior to fetching.John Mark Bell2009-02-102-7/+56
* Fix assert when there is no hotlist fileChris Young2009-02-081-1/+1
* Fix animated GIF displayChris Young2009-02-081-1/+1
* Obvious fix for text start/end problem; missing something?Adrian Lees2009-02-081-11/+11
* Really stop overwriting window borders (also fix fast scrolling down, and bre...Chris Young2009-02-071-14/+27
* Enable/disable caching of native bitmaps in gfx board memChris Young2009-02-073-13/+43