summaryrefslogtreecommitdiff
path: root/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* Totaly prefunctry binding to spidermonkeyVincent Sanders2012-01-011-1/+8
* Beginnings of a gstreamer binding. I've been sitting on this for too longJohn Mark Bell2011-12-051-0/+1
* Port fetch layer to nsurl. Remove unused fetch_get_referer function.Michael Drake2011-09-271-1/+1
* Add Image cache and inegrate png and jpeg content handlersVincent Sanders2011-09-041-1/+1
* Sniff content types where appropriate.John Mark Bell2011-09-041-1/+1
* Fix build when using NETSURF_USE_ROSPRITEChris Young2011-08-281-1/+1
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-3/+13
* Core part of search improvement:Michael Drake2011-08-241-2/+2
* Refactor http utilitiesJohn Mark Bell2011-07-081-1/+5
* Clean up text input code. Now desktop/textinput.{c|h} is concerend with brow...Michael Drake2011-07-071-1/+2
* Revert r12412, the doi: URI scheme hasn't been kept around it seems, even ACM...François Revel2011-05-161-1/+1
* Add a redirecting fetcher for the doi: URI scheme. Not much used but just in ...François Revel2011-05-151-1/+1
* s/scroll/scrollbar/ and improve scrollbar widget comments.Michael Drake2011-05-091-1/+1
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-4/+5
* Try encouraging the auto-build of testament a little harderDaniel Silverstone2011-03-221-1/+1
* Rename utils/resource to utils/filepath to avoid confusion with resource: fet...Michael Drake2011-03-171-1/+1
* Initial testament functionalityDaniel Silverstone2011-03-131-0/+2
* add resource handlingVincent Sanders2011-02-231-2/+2
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-191-1/+2
* add about: fetcher Vincent Sanders2011-02-151-2/+4
* Debug function for dumping browser_mouse_state.Michael Drake2010-12-151-2/+2
* Futher simplification of the makefileVincent Sanders2010-10-291-129/+6
* Fix windows url barVincent Sanders2010-10-171-1/+1
* make windows frontend build and run againVincent Sanders2010-10-101-1/+1
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-13/+14
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-031-1/+2
* Use core file fetcherChris Young2010-09-121-1/+1
* Merge branches/vince/netsurf-file-fetcher to trunkJohn Mark Bell2010-09-091-2/+2
* Move directory listing HTML generation functions into separate module.Michael Drake2010-08-261-1/+1
* Clean up how GTK frontend finds resourcesVincent Sanders2010-07-281-2/+2
* Correct executable name. Apparently running the wrong executable makes it di...Chris Young2010-07-101-1/+1
* Merge branches/vince/netsurf-fbtk-rework to trunk.John Mark Bell2010-07-071-3/+7
* + Refactor input handling from browser window code into contentMichael Drake2010-06-041-2/+2
* Allow building of AmigaOS4 Cairo and non-Cairo versions of NetSurf in same so...Chris Young2010-05-031-1/+1
* First steps towards rationalising fbtk, split teh scrollbar widgets outVincent Sanders2010-04-221-1/+1
* Add gtk_compat.c, which provides implementations of newer GTK functions that ...Rob Kendrick2010-04-131-1/+1
* Make downloads work again.John Mark Bell2010-04-051-2/+2
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-2/+2
* Factor Amiga theme-related code out to a new file. This includes all throbbe...Chris Young2010-03-231-0/+1
* Replace old internal font with new one. New fontMichael Drake2010-02-061-1/+2
* Add Windows frontendVincent Sanders2010-01-311-0/+11
* Add beos_save_complete.cpp to the build.François Revel2010-01-021-0/+1
* Fix framebuffer buildJohn Mark Bell2009-12-181-2/+2
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-14/+17
* First attempt at Amiga printing support. Doesn't quite work - a column on th...Chris Young2009-08-231-1/+1
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-1/+1
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-30/+4
* Replace URL bar with custom StringView class. Thanks to Stephen Fellner, Ren...Chris Young2009-07-231-1/+2
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-1/+1
* plotters line refactorVincent Sanders2009-07-101-1/+2