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_css.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
annotate error case fall through in switch to supress warnings
Vincent Sanders
2017-09-11
1
-0
/
+2
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
1
-16
/
+24
*
HTML CSS handler: event->data.error is invalid for errorcode.
Michael Drake
2017-08-28
1
-1
/
+1
*
CSS content handler: Ensure fetch hlcache callback handles errorcode.
Michael Drake
2017-08-28
1
-0
/
+1
*
Style: Fix ignoring of STYLE elements with non-screen media.
Michael Drake
2016-09-24
1
-0
/
+38
*
Allow include directories to be added by sub makefiles
Vincent Sanders
2016-06-06
1
-1
/
+1
*
Update content to split public and internal API
Vincent Sanders
2016-06-06
1
-2
/
+3
*
move misc header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
move the CSS content handler
Vincent Sanders
2016-05-26
1
-0
/
+1
*
complete the rename of the gui browser table
Vincent Sanders
2016-04-16
1
-3
/
+3
*
HTML: Remove some status bar updating code.
Michael Drake
2016-02-10
1
-14
/
+0
*
Change LOG() macro to be varadic
Vincent Sanders
2015-05-28
1
-21
/
+16
*
make the pseudo css fetcher report initialisation errors
Vincent Sanders
2014-10-25
1
-1
/
+3
*
Update the core to use the split operations table headers
Vincent Sanders
2014-10-16
1
-1
/
+2
*
move scheduleing into browser operation table
Vincent Sanders
2014-03-09
1
-5
/
+6
*
Remove asserts for default cases from all content message handlers; this is l...
Rob Kendrick
2014-01-05
1
-9
/
+1
*
Update for new libcss API.
Michael Drake
2013-12-13
1
-1
/
+1
*
fix mismatched option name and variable names
Vincent Sanders
2013-05-28
1
-1
/
+1
*
move options include
Vincent Sanders
2013-05-28
1
-1
/
+1
*
Pass fetch redirect info up to content layer as content_msg. Mark redirect o...
Michael Drake
2013-05-27
1
-0
/
+3
*
Remove extra logging.
Michael Drake
2013-03-18
1
-3
/
+0
*
Fix bug where html conversion began before STYLE element fetch had been launc...
Michael Drake
2013-03-18
1
-1
/
+1
*
Add some extra logging. Some pedantic wrap changes.
Michael Drake
2013-03-18
1
-15
/
+19
*
Debounce style updates
John-Mark Bell
2013-03-16
1
-21
/
+56
*
Move public API to end
John-Mark Bell
2013-03-16
1
-128
/
+128
*
Ensure a reference is taken on style nodes.
John-Mark Bell
2013-03-16
1
-1
/
+5
*
Use correct base URL for inline stylesheets
John-Mark Bell
2013-02-27
1
-1
/
+1
*
Use custom fetcher for inline CSS
John-Mark Bell
2013-02-27
1
-153
/
+71
*
Fix handling of inline stylesheets with @import
John-Mark Bell
2013-02-26
1
-19
/
+51
*
fix quirk stylesheet loading
Vincent Sanders
2013-02-25
1
-14
/
+28
*
refactor stylesheet handling to separate object from within html rendering
Vincent Sanders
2013-02-24
1
-0
/
+678