summaryrefslogtreecommitdiff
path: root/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* remove redundant domutils and put functionality in existing utils/libdomVincent Sanders2012-11-101-1/+1
* add document.body, head and documentElement gettersVincent Sanders2012-11-071-1/+1
* use generated htmldocument bindingVincent Sanders2012-10-251-8/+4
* treeview.c hasn't been pushed yet.Michael Drake2012-10-241-1/+1
* More useful title info for images.Michael Drake2012-10-241-1/+1
* Move dom walker to utils/libdom.{c|h}. Add a few HTML elements to core strings.Michael Drake2012-10-121-3/+3
* If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version st...Daniel Silverstone2012-10-061-0/+1
* fixup jsapi dom interface to include correct html/dom acessor hierachyVincent Sanders2012-08-151-1/+1
* add element objectVincent Sanders2012-08-051-1/+1
* Interned string cleanup, phase 2: Create utils/corestrings and use it in css ...Michael Drake2012-07-221-4/+5
* Merge branch 'vince/forms-fixed'Vincent Sanders2012-07-141-1/+1
|\
| * Rework form acessors to deal with binding changesVincent Sanders2012-07-141-1/+2
* | remove parser binding layerVincent Sanders2012-07-131-1/+1
* | split out script handling from htmlVincent Sanders2012-07-131-1/+2
|/
* Add initial navigator object creation.Vincent Sanders2012-07-021-1/+1
* correctly setup window object as globalVincent Sanders2012-06-261-1/+2
* add content handler for javascriptVincent Sanders2012-06-191-1/+1
* restructure javascript binding layout to be more explicitVincent Sanders2012-06-191-2/+2
* improve javascript supportVincent Sanders2012-06-101-7/+9
* initial move to libdomVincent Sanders2012-03-231-1/+1
* 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