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
tlsa/vince/libjxl
vince/curlapiupdates
vince/fltk
vince/gtk-tab-restyle
vince/gtk4
vince/libjxl
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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove content_msg for PASTE, since it doesn't need a gui_window to get the b...
Michael Drake
2013-01-08
1
-2
/
+1
*
Improve error handling in html content
Vincent Sanders
2012-10-17
1
-1
/
+4
*
API for content debug dump.
Michael Drake
2012-08-20
1
-0
/
+2
*
Don't pass struct box to content open.
Michael Drake
2012-08-20
1
-3
/
+1
*
Avoid using hlcache_handle for drag saves in html_interaction. Drag save msg...
Michael Drake
2012-08-19
1
-0
/
+1
*
Add paste request content message.
Michael Drake
2012-08-18
1
-1
/
+10
*
Add content message for setting mouse pointer.
Michael Drake
2012-08-17
1
-1
/
+4
*
Use new content message for saving of hyperlink target URL.
Michael Drake
2012-08-16
1
-1
/
+7
*
Add message for content wanting wanting drag save to start.
Michael Drake
2012-08-16
1
-1
/
+12
*
Let contents broadcast explicit status messages as well as announce that thei...
Michael Drake
2012-08-15
1
-1
/
+5
*
Add scroll request message to content message system.
Michael Drake
2012-08-13
1
-0
/
+9
*
improve javascript support
Vincent Sanders
2012-06-10
1
-7
/
+12
*
Change GTK plotting to use cairo surfaces throughout
Vincent Sanders
2011-12-30
1
-9
/
+9
*
content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url
John Mark Bell
2011-12-04
1
-1
/
+1
*
Currently untested (and unused) "drop file on content" handling, and HTML imp...
Michael Drake
2011-12-01
1
-0
/
+2
*
Pass scroll wheel action into contents. Handle scrolling of box scrollbars a...
Michael Drake
2011-11-29
1
-0
/
+2
*
metadata links stored in contents
Vincent Sanders
2011-10-07
1
-5
/
+15
*
initial favicon support
Vincent Sanders
2011-10-06
1
-1
/
+7
*
Port more internals to nsurl. Front ends may need updating.
Michael Drake
2011-10-03
1
-2
/
+3
*
Content interface to get at contextual content at point.
Michael Drake
2011-09-06
1
-0
/
+2
*
refactor bitmap out of generic content structure
Vincent Sanders
2011-08-31
1
-0
/
+1
*
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
/
+4
*
Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...
Michael Drake
2011-06-28
1
-4
/
+23
*
If iframes are reformatted due to containing document reflow, don't need to r...
Michael Drake
2011-06-24
1
-1
/
+4
*
consolidate content redraw
Vincent Sanders
2011-05-08
1
-3
/
+0
*
Merge branches/jmb/content-factory to trunk
John Mark Bell
2011-05-06
1
-5
/
+5
*
Remove redundant parameter from content_open API
John Mark Bell
2011-03-10
1
-1
/
+1
*
Do not attempt to destroy contents that are still loading
John Mark Bell
2011-03-03
1
-0
/
+1
*
Pass content msg redraw coords as ints.
Michael Drake
2011-03-02
1
-3
/
+3
*
Purge CONTENT_STATUS_TYPE_UNKNOWN
John Mark Bell
2011-02-28
1
-1
/
+0
*
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
-4
/
+3
*
Add CONTENT_MSG_FAVICON_REFRESH and emit and handle it appropriately. Animat...
Daniel Silverstone
2011-01-07
1
-1
/
+2
*
+ Refactor input handling from browser window code into content
Michael Drake
2010-06-04
1
-0
/
+5
*
Add accessor for quirks
John Mark Bell
2010-04-16
1
-0
/
+1
*
Ensure content can be shared when retrieving from cache
John Mark Bell
2010-04-11
1
-0
/
+1
*
Ensure quirks mode matches when retrieving contents from cache
John Mark Bell
2010-04-11
1
-0
/
+1
*
Add function to test whether hlcache_handle's content is locked.
Michael Drake
2010-04-07
1
-0
/
+2
*
Add mime-type getter.
Michael Drake
2010-04-07
1
-0
/
+1
*
Make downloads work again.
John Mark Bell
2010-04-05
1
-5
/
+4
*
Remove redundant content message types and associated data
John Mark Bell
2010-04-05
1
-13
/
+0
*
Most of a stop implementation.
John Mark Bell
2010-04-04
1
-4
/
+6
*
Merge jmb/new-cache; r=dsilvers,rs=vince
Daniel Silverstone
2010-03-28
1
-234
/
+61
*
- content/urldb.c(auth_data): Removed;
John Tytgat
2009-08-04
1
-0
/
+1
*
Merge LibCSS port to trunk.
John Mark Bell
2009-07-23
1
-1
/
+2
*
Purge WITH_AUTH
John Mark Bell
2009-02-22
1
-2
/
+0
*
Purge NETSURF_USE_SSL and WITH_SSL
John Mark Bell
2009-02-22
1
-2
/
+0
*
Add missing #include.
John Mark Bell
2009-01-15
1
-2
/
+3
*
Revert r5478, I didn't notice content struct had a mime_type field.
François Revel
2008-10-03
1
-1
/
+0
[next]