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
/
box_construct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move html and text content handlers where they belong
Vincent Sanders
2018-05-10
1
-3137
/
+0
*
CSS computed style composition: Update for new CSS units.
Michael Drake
2018-01-05
1
-6
/
+17
*
CSS: Wrappers for computed style getters that return unsupported values.
Michael Drake
2017-10-20
1
-13
/
+14
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
1
-1
/
+1
*
HTML layout: Extend :after pseudo element handling to cover display:table.
Michael Drake
2017-04-26
1
-2
/
+5
*
rationalise use of utils/utils.h header
Vincent Sanders
2017-01-19
1
-1
/
+0
*
move plot style header to netsurf include directory
Vincent Sanders
2017-01-13
1
-2
/
+3
*
complete transition to locale independant core operation
Vincent Sanders
2016-09-29
1
-6
/
+5
*
make box construction use correct ascii processing
Vincent Sanders
2016-09-11
1
-57
/
+66
*
simplify box_extract_link interface and improve documentation
Vincent Sanders
2016-09-11
1
-26
/
+19
*
Allow include directories to be added by sub makefiles
Vincent Sanders
2016-06-06
1
-2
/
+2
*
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
-4
/
+3
*
Split utils header into string functions and everything else
Vincent Sanders
2016-04-21
1
-6
/
+7
*
complete the rename of the gui browser table
Vincent Sanders
2016-04-16
1
-2
/
+2
*
Revert "Fix memory leak in error handling"
Vincent Sanders
2016-03-16
1
-1
/
+0
*
Fix memory leak in error handling
Vincent Sanders
2016-03-14
1
-0
/
+1
*
Layout: Don't generate :before and :after boxes for replaced elements.
Michael Drake
2016-02-09
1
-5
/
+15
*
Split out presentational hints handling.
Michael Drake
2016-02-05
1
-1
/
+2
*
Spaces to tabs.
Michael Drake
2016-01-29
1
-1
/
+1
*
Ensure constant javascript_enabled for HTML contents.
Michael Drake
2016-01-21
1
-2
/
+2
*
Pass html_content to box_extract_link.
Michael Drake
2016-01-21
1
-11
/
+12
*
Fix dom document leak for framesets.
Michael Drake
2015-10-31
1
-0
/
+5
*
fix gadget resource leak (coverity #1109875)
Vincent Sanders
2015-09-07
1
-0
/
+1
*
Change LOG() macro to be varadic
Vincent Sanders
2015-05-28
1
-1
/
+1
*
release gadget allocation on error path (Coverity 1109875)
Vincent Sanders
2014-11-30
1
-0
/
+1
*
Doxygen cleanups
Vincent Sanders
2014-11-12
1
-2
/
+2
*
Doxygen cleanups
Vincent Sanders
2014-11-12
1
-5
/
+6
*
Make most of the form API internal to the html renderer.
Vincent Sanders
2014-11-11
1
-1
/
+1
*
Doxygen warning fixes
Vincent Sanders
2014-11-10
1
-4
/
+4
*
address even more potential leaks on error path in box_select (coverity 1109875)
Vincent Sanders
2014-11-10
1
-1
/
+3
*
fix leak of gadget on error path. (coverity 1109875)
Vincent Sanders
2014-11-10
1
-2
/
+6
*
Add bw function to get scrollbar type.
Michael Drake
2014-10-25
1
-7
/
+7
*
Update the core to use the split operations table headers
Vincent Sanders
2014-10-16
1
-1
/
+2
*
Remove trailing whitespace.
Michael Drake
2014-10-15
1
-93
/
+93
*
Stop invalid background image URL from preventing page load.
Michael Drake
2014-09-25
1
-9
/
+10
*
Resolve relative URLs in inline CSS relative to document's base URL, rather t...
Michael Drake
2014-09-18
1
-1
/
+1
*
Restrict 'drill down' to specific box types.
Michael Drake
2014-07-18
1
-2
/
+10
*
Fix bug #2154: List numbering.
Michael Drake
2014-07-18
1
-4
/
+13
*
remove unecessary utils/url.h includes
Vincent Sanders
2014-05-09
1
-1
/
+0
*
move scheduleing into browser operation table
Vincent Sanders
2014-03-09
1
-9
/
+9
*
Gadgets can exisit outside forms, so now they store their own ref to the cont...
Michael Drake
2014-02-17
1
-0
/
+4
*
Use corestrings in box construction.
Michael Drake
2014-01-24
1
-162
/
+42
*
Ensure first option gets selected when the markup doesn't specify any options...
Michael Drake
2014-01-24
1
-0
/
+2
*
Reflect changes to select boxes into the DOM
Daniel Silverstone
2014-01-04
1
-1
/
+1
*
Fix longstanding bug where floating root element caused assertion. Bug #394.
Michael Drake
2014-01-04
1
-4
/
+7
*
Make nscss_get_style return completed computed styles. Now matches nscss_get...
Michael Drake
2013-12-19
1
-51
/
+2
*
Update for new libcss API.
Michael Drake
2013-12-13
1
-4
/
+2
*
Squash Coverity #1109879 - Resource leak.
Michael Drake
2013-10-25
1
-2
/
+6
*
Fix leak of frame element name.
Michael Drake
2013-10-25
1
-0
/
+3
[next]