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
/
content
/
content.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
-10
/
+19
*
Content API: Avoid content message copy in content user callback.
Michael Drake
2017-08-26
1
-13
/
+19
*
Content API: Make content_broadcast take pointer to content_msg_data.
Michael Drake
2017-08-26
1
-15
/
+17
*
Improve content logging with content IDs (pointer values).
Michael Drake
2017-03-23
1
-1
/
+1
*
Update knockout plotter to use new API
Vincent Sanders
2017-02-11
1
-1
/
+1
*
Update all core use of plotters to new API
Vincent Sanders
2017-02-11
1
-4
/
+4
*
create netsurf inttypes header to have portable integer formatting macros
Vincent Sanders
2017-01-21
1
-1
/
+2
*
rationalise use of utils/utils.h header
Vincent Sanders
2017-01-19
1
-1
/
+0
*
Update content to split public and internal API
Vincent Sanders
2016-06-06
1
-13
/
+5
*
move plotters header into public API
Vincent Sanders
2016-05-30
1
-1
/
+0
*
move desktop window 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
*
update content wallclock timing to use monotonic time interface
Vincent Sanders
2016-04-20
1
-4
/
+7
*
stop content header dragging in so many other headers
Vincent Sanders
2016-04-19
1
-0
/
+2
*
reduce content header interdependancy
Vincent Sanders
2016-04-18
1
-1
/
+2
*
clean up header usage in content hnadling core
Vincent Sanders
2016-04-18
1
-20
/
+10
*
Stop GIF animations when they are no longer in use, instead of waiting until ...
Chris Young
2016-02-11
1
-0
/
+7
*
Remove torrent of logging during browser window resize.
Michael Drake
2016-02-06
1
-1
/
+1
*
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
/
+11
*
Add scaled content redraw interface.
Vincent Sanders
2015-04-23
1
-2
/
+71
*
Move bitmap operations into an operation table.
Vincent Sanders
2015-04-13
1
-1
/
+2
*
Doxygen cleanups
Vincent Sanders
2014-11-09
1
-6
/
+7
*
Continue doxygen error cleanup.
Vincent Sanders
2014-11-08
1
-79
/
+52
*
fix up more doxygen errors
Vincent Sanders
2014-11-08
1
-53
/
+19
*
Improve content encoding information API
Vincent Sanders
2014-11-07
1
-4
/
+4
*
Allow content handlers to have debug values set through API
Vincent Sanders
2014-11-06
1
-0
/
+16
*
Make the fetching of a contents encoding generic.
Vincent Sanders
2014-11-05
1
-0
/
+24
*
Change contextual content retrieval to browser features.
Vincent Sanders
2014-11-02
1
-8
/
+7
*
fix DOM tree dump debug
Vincent Sanders
2014-08-04
1
-4
/
+7
*
move page search gui callbacks to their own operations table
Vincent Sanders
2014-03-18
1
-5
/
+6
*
remove unecessary include
Vincent Sanders
2014-02-04
1
-3
/
+1
*
Fix Coverity #1109872.
Michael Drake
2013-10-23
1
-1
/
+2
*
Fix Coverity #1109867.
Michael Drake
2013-10-23
1
-1
/
+3
*
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
/
+5
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf into tlsa/sele...
Michael Drake
2013-05-07
1
-17
/
+15
|
\
|
*
ensure correct cleanup of user list sentinal in content clone
Vincent Sanders
2013-05-04
1
-18
/
+14
|
*
free memory on error condition
Vincent Sanders
2013-05-04
1
-0
/
+1
|
*
fix leak in error path
Vincent Sanders
2013-05-03
1
-0
/
+1
*
|
Remove search context from browser window, simplify search interface for fron...
Michael Drake
2013-05-07
1
-0
/
+22
|
/
*
A load of refactoring of how content selection and input work.
Michael Drake
2013-02-22
1
-2
/
+38
*
add errorcode content broadcast API
Vincent Sanders
2012-11-26
1
-0
/
+17
*
reduce talloc usage to box tree layout only
Vincent Sanders
2012-10-03
1
-16
/
+31
*
API for content debug dump.
Michael Drake
2012-08-20
1
-0
/
+10
*
Don't pass struct box to content open.
Michael Drake
2012-08-20
1
-4
/
+2
*
Now contents types without mouse handling can set default pointer. Fixes sta...
Michael Drake
2012-08-17
1
-1
/
+7
*
Let contents broadcast explicit status messages as well as announce that thei...
Michael Drake
2012-08-15
1
-0
/
+2
[next]