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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Excise the llcache query pathway.
Daniel Silverstone
2019-08-05
9
-258
/
+34
*
Migrate SSL certificate storage to the browser window
Daniel Silverstone
2019-08-05
7
-130
/
+177
*
content: Rename content_broadcast_errorcode()
Daniel Silverstone
2019-08-05
13
-61
/
+70
*
Content messages: Remove ERRORCODE, rework ERROR
Daniel Silverstone
2019-08-05
8
-33
/
+33
*
enable gnu extensions to get strcasestr from string.h
Vincent Sanders
2019-08-05
1
-0
/
+2
*
form: Fix situation where a gadget initialises with NULL value
Daniel Silverstone
2019-08-04
1
-2
/
+6
*
html: Mirror gadget values in and out of the DOM
Daniel Silverstone
2019-08-04
6
-1
/
+169
*
change browser_window_drop_file_at_point() to take unscaled coordinates
Vincent Sanders
2019-08-04
1
-18
/
+26
*
change browser_window_redraw to use unscaled coordinates
Vincent Sanders
2019-08-04
1
-2
/
+2
*
Add content handlers for queries
Daniel Silverstone
2019-08-04
4
-1
/
+58
*
llcache: Do not delete objects if they were iterator targets
Daniel Silverstone
2019-08-04
1
-1
/
+1
*
content, hlcache: Propagate query events upward
Daniel Silverstone
2019-08-04
2
-7
/
+22
*
llcache.h: Migrate query event to own struct type
Daniel Silverstone
2019-08-04
1
-5
/
+10
*
llcache: pass the cb_pw in query_finished
Daniel Silverstone
2019-08-04
1
-0
/
+1
*
Duktape element binding: Check dom_string_create for error.
Michael Drake
2019-08-04
1
-0
/
+6
*
CSS hints: Change css_hint_advance to advance pointer by parameter.
Michael Drake
2019-08-04
1
-55
/
+55
*
remove unnecessary browser_window_redraw_rect interface
Vincent Sanders
2019-08-03
1
-2
/
+4
*
Migrate query dispatch up from llcache to hlcache
Daniel Silverstone
2019-08-03
4
-76
/
+110
*
change browser_window_get_features to use unscaled coordinates
Vincent Sanders
2019-08-03
1
-4
/
+11
*
change browser_window_mouse_track to use unscaled coordinates
Vincent Sanders
2019-08-03
1
-3
/
+2
*
change browser_window_mouse_click to use unscaled coordinates
Vincent Sanders
2019-08-03
1
-5
/
+5
*
box_construct: Check error return from dom_has_attribute
Daniel Silverstone
2019-08-03
1
-3
/
+11
*
llcache: Ensure we preserve iteratorness when sending messages
Daniel Silverstone
2019-08-02
1
-1
/
+2
*
dukky: Remove unused `dukky_safe_get()`
Daniel Silverstone
2019-08-02
1
-6
/
+0
*
curl: Change where we lodge `inside_curl`
Daniel Silverstone
2019-08-02
1
-6
/
+2
*
dukky: Clean up our stacktrace reporting
Daniel Silverstone
2019-08-02
1
-31
/
+6
*
curl: Immediately abort fetchers when we can
Daniel Silverstone
2019-08-02
1
-17
/
+24
*
Duktape: Hopefully silence issue with %lld
Daniel Silverstone
2019-08-02
1
-1
/
+2
*
Duktape: Make declaration match definition for memcmp and double_div.
Michael Drake
2019-08-02
1
-3
/
+3
*
Duktape: Make declaration match definition for duk_refzero_check_fast()
Michael Drake
2019-08-02
1
-1
/
+1
*
Duktape: Make declarations match definitions for fastint-enabled functions.
Michael Drake
2019-08-02
1
-2
/
+2
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2019-08-02
1
-6
/
+6
*
Duktape: Make declarations match definitions for inline functions.
Michael Drake
2019-08-02
1
-4
/
+4
*
Duktape: Prevent clang static analysis.
Michael Drake
2019-08-02
1
-0
/
+3
*
Duktape: Update to 2.4.0 release.
Michael Drake
2019-08-02
3
-7413
/
+8430
*
Document.bnd: Fix cookies getter and implement setter
Daniel Silverstone
2019-08-02
1
-1
/
+33
*
llcache: Use last_modified instead of date
Daniel Silverstone
2019-08-02
1
-2
/
+2
*
Dukky: Add and utilise a jserrors category
Daniel Silverstone
2019-08-02
1
-4
/
+4
*
Window: Provide a little more info on why not EXPOSE()ing some stuff
Daniel Silverstone
2019-08-02
1
-9
/
+10
*
Window: Restructure EXPOSE()d globals
Daniel Silverstone
2019-08-02
1
-14
/
+82
*
dukky.c: Correct typo (BUTTOM -> BUTTON)
Daniel Silverstone
2019-08-01
1
-1
/
+1
*
Dukky: Support console logging better
Daniel Silverstone
2019-08-01
4
-2
/
+117
*
dukky: Attempt to make the fallback to HTMLUnknownElement more useful.
Daniel Silverstone
2019-08-01
1
-4
/
+7
*
html_interaction.c: Default node to <HTML> node
Daniel Silverstone
2019-08-01
1
-1
/
+1
*
Console.bnd: Support attempts to log when Window has gone
Daniel Silverstone
2019-08-01
1
-1
/
+2
*
Layout: Apply min/max width to replaced elements when width is given.
Michael Drake
2019-07-30
1
-0
/
+5
*
cleanup some javascript documentation comments
Vincent Sanders
2019-07-12
2
-33
/
+69
*
when owning context is destroyed ensure that active js compartment is destroy...
Vincent Sanders
2019-07-12
1
-24
/
+56
*
make content close check the content status itself
Vincent Sanders
2019-07-10
8
-53
/
+89
*
add isFinite to global context
Vincent Sanders
2019-07-01
1
-0
/
+1
[next]