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
/
render
/
html.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up search gui callbacks.
Michael Drake
2012-08-14
1
-0
/
+1
*
extend script enumeration to include asyncronous and deferred scripts
Vincent Sanders
2012-07-30
1
-5
/
+8
*
fix quirks mode setting with libdom hubbub parser
Vincent Sanders
2012-07-14
1
-6
/
+0
*
remove parser binding layer
Vincent Sanders
2012-07-13
1
-2
/
+11
*
fix mimetype handling of script elements
Vincent Sanders
2012-06-28
1
-1
/
+1
*
restructure javascript binding layout to be more explicit
Vincent Sanders
2012-06-19
1
-0
/
+20
*
Migrate frame types so that desktop/browser.h does not include render/html.h
Daniel Silverstone
2012-03-24
1
-15
/
+1
*
initial move to libdom
Vincent Sanders
2012-03-23
1
-1
/
+1
*
Enable User CSS file.
Michael Drake
2012-03-06
1
-1
/
+2
*
Use lwc_string for box->id.
Michael Drake
2011-10-29
1
-1
/
+1
*
initial favicon support
Vincent Sanders
2011-10-06
1
-1
/
+0
*
Build resource: map at start time
John Mark Bell
2011-10-05
1
-4
/
+0
*
Parallelise object fetches
John Mark Bell
2011-10-03
1
-1
/
+0
*
More conversion to nsurl. (box->href, object params, imagemaps, (i)frames)
Michael Drake
2011-10-03
1
-2
/
+2
*
Port more internals to nsurl. Front ends may need updating.
Michael Drake
2011-10-03
1
-2
/
+2
*
Restartable box tree constructor. Yield between elements.
John Mark Bell
2011-09-29
1
-0
/
+1
*
Virtualise content handler finalisation calls. Remove pointless implementations.
John Mark Bell
2011-09-15
1
-1
/
+0
*
Avoid instance of using bw->current_content outside desktop/.
Michael Drake
2011-08-31
1
-2
/
+0
*
Core part of search improvement:
Michael Drake
2011-08-24
1
-0
/
+2
*
Fix selection for non-gui browser windows (iframes).
Michael Drake
2011-07-13
1
-0
/
+1
*
Remove plotter table global. Pass a redraw context around redraw functions. ...
Michael Drake
2011-06-30
1
-1
/
+2
*
HTML contents manage box scrollbars, rather than browser_windows.
Michael Drake
2011-06-27
1
-0
/
+5
*
s/scroll/scrollbar/ and improve scrollbar widget comments.
Michael Drake
2011-05-09
1
-3
/
+3
*
Merge branches/jmb/content-factory to trunk
John Mark Bell
2011-05-06
1
-92
/
+13
*
Remove redundant parameter from content_open API
John Mark Bell
2011-03-10
1
-1
/
+1
*
Keep child objects of a HTML content in a list, instead of an array
John Mark Bell
2011-03-10
1
-6
/
+7
*
Cache space widths.
Michael Drake
2011-03-01
1
-1
/
+1
*
Constify
John Mark Bell
2011-02-14
1
-2
/
+2
*
Pass clip rect as struct through content_redraw api. Update the front ends t...
Michael Drake
2011-02-13
1
-2
/
+1
*
Fix crash when top-level content is not HTML and there is a fragment identifi...
John Mark Bell
2010-10-11
1
-1
/
+1
*
+ Refactor input handling from browser window code into content
Michael Drake
2010-06-04
1
-4
/
+19
*
Add encoding source getter.
Michael Drake
2010-04-07
1
-0
/
+1
*
Most of a stop implementation.
John Mark Bell
2010-04-04
1
-0
/
+1
*
Constify data parameter to *_process_data
John Mark Bell
2010-04-03
1
-1
/
+1
*
The convert stage of a content's state progression no longer reflows the cont...
John Mark Bell
2010-03-29
1
-1
/
+1
*
Merge jmb/new-cache; r=dsilvers,rs=vince
Daniel Silverstone
2010-03-28
1
-11
/
+32
*
Merge branches/MarkieB/gtkmain to trunk.
John Mark Bell
2009-12-17
1
-0
/
+3
*
Consider stylesheet media types
John Mark Bell
2009-07-27
1
-1
/
+1
*
Merge LibCSS port to trunk.
John Mark Bell
2009-07-23
1
-7
/
+11
*
Refactor text plotter and other font functions to remove dependency on CSS.
John Mark Bell
2009-07-21
1
-2
/
+3
*
'unsigned long' -> 'colour' where it made sense.
John Tytgat
2008-09-28
1
-1
/
+1
*
Rework html parser bindings to have a common API and reside in separate files...
John Mark Bell
2008-09-23
1
-24
/
+3
*
Enable dumping of DOM tree
John Mark Bell
2008-09-08
1
-1
/
+1
*
Partially revert r5024, except make namespaces parser-instance-specific.
Andrew Sidwell
2008-08-11
1
-0
/
+6
*
Only create the namespace URIs once
John Mark Bell
2008-08-11
1
-1
/
+0
*
Merged revisions 4859-5013,5016-5018 via svnmerge from
John Mark Bell
2008-08-11
1
-1
/
+13
*
First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...
John Tytgat
2008-07-26
1
-0
/
+1
*
Rework handling of HTTP redirects -- we now count the number of redirects fol...
John Mark Bell
2008-01-28
1
-1
/
+0
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
1
-3
/
+14
*
Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...
Daniel Silverstone
2007-05-30
1
-3
/
+3
[next]