index
:
delta/netsurf/netsurf.git
ashmew2/fix-description
ashmew2/framebuffer-keys
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
baserock/morph
chris/amiga-corewindow
chris/amissl
chris/async-experiment
chris/bitmap-fonts
chris/composite-text
chris/composite-text-exp
chris/debug
chris/display-idna
chris/extmem
chris/fetch-x-ent-ref
chris/fortify
chris/frame-scroll
chris/gadtools-53-5
chris/gadtools-53-6
chris/http2
chris/idn-punycode
chris/idna2008
chris/malloc
chris/menuclass
chris/ndk32
chris/newproc-scheduler
chris/non-ascii-file-upload
chris/quant
chris/scheduled-fetches
chris/shorter-vscrollbar
chris/splay
chris/stop-gif-anim
dsilvers/assert-coverage
dsilvers/bindducky
dsilvers/dukky
dsilvers/eventtarget
dsilvers/form-work
dsilvers/monkey
dsilvers/nsgenbind
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
jmb/hsts
master
mmu_man/beos-fixes
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/haiku-fixes
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
release/3.1
release/3.2
release/3.3
release/3.4
release/3.5
release/3.6
release/3.7
rjek/bloom
rjek/clang-warnings
rjek/click-file-gadget
stevef/cconfig
stevef/hotlist
stevef/ibarmenu
stevef/menus
stevef/urlsize
svenw/cocoa
tlsa/cleanup-scale
tlsa/computed-style-share
tlsa/date
tlsa/dpi
tlsa/dsilvers/scrolloffset
tlsa/duktape2
tlsa/flex
tlsa/german-messages
tlsa/improve-hints
tlsa/libcss-units
tlsa/list-values
tlsa/monkey-driver
tlsa/nsurl
tlsa/page-info
tlsa/plotter-polish
tlsa/ro-cw-scroll
tlsa/selection-search-refactor
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
vince/bindduckky
vince/corebuild
vince/disccache
vince/fetchschedule
vince/fltk
vince/gtk-tab-restyle
vince/guivtable
vince/llcache
vince/nsgenupdates
vince/nslog
vince/opstable
vince/options
vince/pdf
vince/plotctx
vince/prstllcache
vince/reformatpending
vince/release/3.0
vince/schedule
vince/themectomy
vince/tools
vince/webp
vince/win32-corewindow
vince/window-misc-event
git.netsurf-browser.org: netsurf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
/
content.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A load of refactoring of how content selection and input work.
Michael Drake
2013-02-22
1
-1
/
+24
*
HTML drags now go via content msg.
Michael Drake
2013-02-08
1
-8
/
+10
*
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
[next]