index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
split sources lists out to their subdirectories as first step towards using c...
Vincent Sanders
2013-03-11
1
-76
/
+0
*
move javascript makefile
Vincent Sanders
2013-03-11
1
-1
/
+1
*
Use custom fetcher for inline CSS
John-Mark Bell
2013-02-27
1
-2
/
+2
*
split out object handling from render/html.c
Vincent Sanders
2013-02-25
1
-4
/
+4
*
refactor stylesheet handling to separate object from within html rendering
Vincent Sanders
2013-02-24
1
-3
/
+3
*
Don't build or include old render/textinput module.
Michael Drake
2013-02-07
1
-1
/
+1
*
First pass at getting html forms to use textarea widget.
Michael Drake
2013-02-06
1
-1
/
+1
*
Remove code that hasn't been used since 2004.
John-Mark Bell
2013-01-12
1
-18
/
+0
*
remove redundant domutils and put functionality in existing utils/libdom
Vincent Sanders
2012-11-10
1
-1
/
+1
*
add document.body, head and documentElement getters
Vincent Sanders
2012-11-07
1
-1
/
+1
*
use generated htmldocument binding
Vincent Sanders
2012-10-25
1
-8
/
+4
*
treeview.c hasn't been pushed yet.
Michael Drake
2012-10-24
1
-1
/
+1
*
More useful title info for images.
Michael Drake
2012-10-24
1
-1
/
+1
*
Move dom walker to utils/libdom.{c|h}. Add a few HTML elements to core strings.
Michael Drake
2012-10-12
1
-3
/
+3
*
If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version st...
Daniel Silverstone
2012-10-06
1
-0
/
+1
*
fixup jsapi dom interface to include correct html/dom acessor hierachy
Vincent Sanders
2012-08-15
1
-1
/
+1
*
add element object
Vincent Sanders
2012-08-05
1
-1
/
+1
*
Interned string cleanup, phase 2: Create utils/corestrings and use it in css ...
Michael Drake
2012-07-22
1
-4
/
+5
*
Merge branch 'vince/forms-fixed'
Vincent Sanders
2012-07-14
1
-1
/
+1
|
\
|
*
Rework form acessors to deal with binding changes
Vincent Sanders
2012-07-14
1
-1
/
+2
*
|
remove parser binding layer
Vincent Sanders
2012-07-13
1
-1
/
+1
*
|
split out script handling from html
Vincent Sanders
2012-07-13
1
-1
/
+2
|
/
*
Add initial navigator object creation.
Vincent Sanders
2012-07-02
1
-1
/
+1
*
correctly setup window object as global
Vincent Sanders
2012-06-26
1
-1
/
+2
*
add content handler for javascript
Vincent Sanders
2012-06-19
1
-1
/
+1
*
restructure javascript binding layout to be more explicit
Vincent Sanders
2012-06-19
1
-2
/
+2
*
improve javascript support
Vincent Sanders
2012-06-10
1
-7
/
+9
*
initial move to libdom
Vincent Sanders
2012-03-23
1
-1
/
+1
*
Totaly prefunctry binding to spidermonkey
Vincent Sanders
2012-01-01
1
-1
/
+8
*
Beginnings of a gstreamer binding. I've been sitting on this for too long
John Mark Bell
2011-12-05
1
-0
/
+1
*
Port fetch layer to nsurl. Remove unused fetch_get_referer function.
Michael Drake
2011-09-27
1
-1
/
+1
*
Add Image cache and inegrate png and jpeg content handlers
Vincent Sanders
2011-09-04
1
-1
/
+1
*
Sniff content types where appropriate.
John Mark Bell
2011-09-04
1
-1
/
+1
*
Fix build when using NETSURF_USE_ROSPRITE
Chris Young
2011-08-28
1
-1
/
+1
*
make image content handlers build conditional from teh makefile
Vincent Sanders
2011-08-28
1
-3
/
+13
*
Core part of search improvement:
Michael Drake
2011-08-24
1
-2
/
+2
*
Refactor http utilities
John Mark Bell
2011-07-08
1
-1
/
+5
*
Clean up text input code. Now desktop/textinput.{c|h} is concerend with brow...
Michael Drake
2011-07-07
1
-1
/
+2
*
Revert r12412, the doi: URI scheme hasn't been kept around it seems, even ACM...
François Revel
2011-05-16
1
-1
/
+1
*
Add a redirecting fetcher for the doi: URI scheme. Not much used but just in ...
François Revel
2011-05-15
1
-1
/
+1
*
s/scroll/scrollbar/ and improve scrollbar widget comments.
Michael Drake
2011-05-09
1
-1
/
+1
*
Merge branches/jmb/content-factory to trunk
John Mark Bell
2011-05-06
1
-4
/
+5
*
Try encouraging the auto-build of testament a little harder
Daniel Silverstone
2011-03-22
1
-1
/
+1
*
Rename utils/resource to utils/filepath to avoid confusion with resource: fet...
Michael Drake
2011-03-17
1
-1
/
+1
*
Initial testament functionality
Daniel Silverstone
2011-03-13
1
-0
/
+2
*
add resource handling
Vincent Sanders
2011-02-23
1
-2
/
+2
*
Remove thumbnail_create() from browser.h. Make RO front end use the core thu...
Michael Drake
2011-02-19
1
-1
/
+2
*
add about: fetcher
Vincent Sanders
2011-02-15
1
-2
/
+4
*
Debug function for dumping browser_mouse_state.
Michael Drake
2010-12-15
1
-2
/
+2
*
Futher simplification of the makefile
Vincent Sanders
2010-10-29
1
-129
/
+6
[next]