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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup everything the semantic patch missed
Vincent Sanders
2017-09-07
1
-1
/
+1
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
1
-34
/
+37
*
Content API: Make content_broadcast take pointer to content_msg_data.
Michael Drake
2017-08-26
1
-4
/
+5
*
HTML handler: Avoid unnecessary dom_string_caseless_isequal call.
Michael Drake
2017-06-10
1
-9
/
+11
*
HTML content handler: Don't let aborted contents get stuck in LOADING.
Michael Drake
2017-03-23
1
-0
/
+1
*
Improve content logging with content IDs (pointer values).
Michael Drake
2017-03-23
1
-5
/
+9
*
rationalise use of utils/utils.h header
Vincent Sanders
2017-01-19
1
-0
/
+1
*
Style: Fix ignoring of STYLE elements with non-screen media.
Michael Drake
2016-09-24
1
-0
/
+3
*
make html content line parsing use no locale dependant ascii processing
Vincent Sanders
2016-09-12
1
-7
/
+7
*
Update content to split public and internal API
Vincent Sanders
2016-06-06
1
-6
/
+5
*
move desktop window header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
move layout header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
move misc header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
move utf8 header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
move bitmap API header to core include directory
Vincent Sanders
2016-05-26
1
-1
/
+1
*
move image content handlers to accomodate core build changes
Vincent Sanders
2016-05-23
1
-1
/
+1
*
remove all core usage of warn_user API
Vincent Sanders
2016-04-26
1
-1
/
+2
*
split out the layout glyph sizing and splitting API
Vincent Sanders
2016-04-23
1
-2
/
+2
*
Split utils header into string functions and everything else
Vincent Sanders
2016-04-21
1
-0
/
+1
*
implement tsla code review points in render monotonic time change
Vincent Sanders
2016-04-20
1
-15
/
+16
*
use monotonic clock call for html reflow timing
Vincent Sanders
2016-04-20
1
-6
/
+13
*
HTML: Remove some status bar updating code.
Michael Drake
2016-02-10
1
-11
/
+0
*
Simplify special element handling in node inserted callback.
Michael Drake
2016-01-29
1
-31
/
+31
*
Ensure we do on-demand JS context creation only when JS is enabled.
Michael Drake
2016-01-21
1
-13
/
+16
*
Fix place where we're calling a js_* fn without checking for context.
Michael Drake
2016-01-21
1
-1
/
+3
*
Ensure constant javascript_enabled for HTML contents.
Michael Drake
2016-01-21
1
-2
/
+3
*
Add fire_dom_event, it's in a bad place but we can move it later
Daniel Silverstone
2015-10-31
1
-0
/
+34
*
Shunt the handling of new elements
Daniel Silverstone
2015-10-31
1
-3
/
+4
*
Initial work toward JS event support
Daniel Silverstone
2015-10-31
1
-0
/
+14
*
It's not a hubbub error
Daniel Silverstone
2015-08-12
1
-1
/
+2
*
Store the HTML content as userdata on the DOM's HTMLDocument
Daniel Silverstone
2015-08-09
1
-0
/
+53
*
fixup all the remaining logging macro callsites
Vincent Sanders
2015-05-28
1
-1
/
+1
*
Change LOG() macro to be varadic
Vincent Sanders
2015-05-28
1
-20
/
+20
*
Ensure result of ftell is checked for errors
Vincent Sanders
2015-04-26
1
-0
/
+6
*
Add invalidate API to html content script handling and use it.
Vincent Sanders
2015-03-09
1
-11
/
+21
*
clear the html content reference to javascript context.
Vincent Sanders
2015-03-06
1
-0
/
+8
*
cleanup Doxygen warnings
Vincent Sanders
2014-11-12
1
-23
/
+19
*
Doxygen cleanups
Vincent Sanders
2014-11-12
1
-2
/
+3
*
Make most of the form API internal to the html renderer.
Vincent Sanders
2014-11-11
1
-1
/
+1
*
Fix reference to local variable outside scope (fixes coverity 1251161)
Vincent Sanders
2014-11-10
1
-1
/
+1
*
Improve content encoding information API
Vincent Sanders
2014-11-07
1
-15
/
+7
*
Allow content handlers to have debug values set through API
Vincent Sanders
2014-11-06
1
-1
/
+18
*
Make the fetching of a contents encoding generic.
Vincent Sanders
2014-11-05
1
-5
/
+6
*
Change contextual content retrieval to browser features.
Vincent Sanders
2014-11-02
1
-17
/
+19
*
remove unecessary browser.h include from core headers
Vincent Sanders
2014-10-17
1
-0
/
+1
*
Update the core to use the split operations table headers
Vincent Sanders
2014-10-16
1
-1
/
+2
*
Put the font operations table alongside all the other core API
Vincent Sanders
2014-10-13
1
-1
/
+1
*
Redraws during layout are prohibited, and redundant.
Michael Drake
2014-09-27
1
-0
/
+5
*
fix DOM tree dump debug
Vincent Sanders
2014-08-04
1
-7
/
+33
*
Allow suppression of style dump in box tree dumps.
Michael Drake
2014-07-13
1
-2
/
+2
[next]