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
*
fix coverity issue 1372473 Out-of-bounds write
Vincent Sanders
2017-06-09
1
-2
/
+2
*
Update documentation removing junk and moving to markdown for most text files
Vincent Sanders
2017-06-09
1
-1
/
+1
*
Duktape: Make declarations match definitions for fastint-enabled functions.
Michael Drake
2017-04-21
1
-2
/
+2
*
Duktape: Enable fastints.
Michael Drake
2017-04-20
1
-0
/
+1
*
Duktape: Make declaration match definition for duk_refzero_check_fast()
Michael Drake
2017-04-16
1
-1
/
+1
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2017-04-16
1
-6
/
+6
*
Duktape: Prevent clang static analysis.
Michael Drake
2017-04-16
1
-0
/
+3
*
Duktape: Update to 2.1.0 release.
Michael Drake
2017-04-16
3
-5539
/
+7089
*
CSS: Handle presentational hint for HR's "width" attribute.
Michael Drake
2017-04-10
1
-0
/
+1
*
Presentational hints: Ensure length is initialised for auto margins.
Michael Drake
2017-04-06
1
-0
/
+2
*
fix doc comment spelling mistake
Vincent Sanders
2017-03-28
1
-1
/
+1
*
Duktape: Suppress warnings about increasing alignment of pointer type.
Michael Drake
2017-03-23
1
-2
/
+2
*
Duktape: Atari Mint lacks trunc, log2 and cbrt.
Michael Drake
2017-03-23
1
-1
/
+7
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2017-03-23
1
-6
/
+6
*
Duktape: Prevent clang static analysis.
Michael Drake
2017-03-23
1
-0
/
+3
*
Duktape 2.X: duk_error now returns a duk_ret_t
Michael Drake
2017-03-23
3
-10
/
+6
*
Duktape 2.x: duk_safe_call callbacks now have a void ptr user data param.
Michael Drake
2017-03-23
1
-5
/
+5
*
Duktape 2.X: Update to Duktape 2.0.2.
Michael Drake
2017-03-23
3
-21021
/
+24871
*
Improve content logging with content IDs (pointer values).
Michael Drake
2017-03-23
1
-1
/
+1
*
mimimal mime sniffing test
Vincent Sanders
2017-03-20
1
-3
/
+7
*
reduce hlcache handle api usage in mimesniff
Vincent Sanders
2017-03-19
4
-13
/
+12
*
make mimesniffing use core strings
Vincent Sanders
2017-03-19
2
-222
/
+134
*
fix urldb numerical v6 address handling
Vincent Sanders
2017-03-13
1
-4
/
+12
*
make the urldb content type setting API return an error
Vincent Sanders
2017-03-13
2
-4
/
+8
*
make urldb persistance setting API return an error
Vincent Sanders
2017-03-13
2
-8
/
+12
*
change urldb_set_title API to return an error status
Vincent Sanders
2017-03-13
2
-14
/
+24
*
actually check the generated database files against reference test data
Vincent Sanders
2017-03-08
1
-1
/
+0
*
remove urldb_add_host and path from public API
Vincent Sanders
2017-03-08
2
-180
/
+174
*
make update data api return an result
Vincent Sanders
2017-03-08
2
-4
/
+8
*
use robust handling of time_t value (de)serialisation
Vincent Sanders
2017-03-08
1
-6
/
+35
*
clean up url database documentation comments and formatting
Vincent Sanders
2017-03-06
1
-334
/
+467
*
Revert "make urldb internal parse macros less prone to control flow errors"
Vincent Sanders
2017-03-05
1
-4
/
+4
*
attempt to remove unintended sign extension warning in fs backing store
Vincent Sanders
2017-03-05
1
-2
/
+2
*
make urldb internal parse macros less prone to control flow errors
Vincent Sanders
2017-03-05
1
-4
/
+4
*
fix some doxygen errors
Vincent Sanders
2017-02-24
1
-1
/
+1
*
fix unused variable warning on non public suffix library builds
Vincent Sanders
2017-02-23
1
-1
/
+3
*
clean up some of the doxygen generation warnings
Vincent Sanders
2017-02-19
1
-2
/
+2
*
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
6
-43
/
+78
*
Add EventTarget binding
Daniel Silverstone
2017-02-05
3
-0
/
+279
*
Add EventListener support to duktape binding.
Daniel Silverstone
2017-02-05
2
-7
/
+187
*
Support fixed nsgenbind bindings
Daniel Silverstone
2017-02-05
2
-4
/
+6
*
remove unused fetch acessor
Vincent Sanders
2017-01-31
2
-14
/
+0
*
make backing store use inttypes format specifiers
Vincent Sanders
2017-01-21
1
-14
/
+15
*
create netsurf inttypes header to have portable integer formatting macros
Vincent Sanders
2017-01-21
9
-10
/
+12
*
rationalise use of utils/utils.h header
Vincent Sanders
2017-01-19
2
-2
/
+0
*
move plot style header to netsurf include directory
Vincent Sanders
2017-01-13
1
-0
/
+1
*
fixup usage of directory creation macro in Makefiles
Vincent Sanders
2017-01-07
1
-2
/
+2
*
Duktape: Prevent clang static analysis.
Michael Drake
2016-12-28
1
-0
/
+3
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2016-12-28
1
-6
/
+6
[next]