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
*
use the ascii locale safe handling instead of ctype API
Vincent Sanders
2020-06-24
1
-5
/
+6
*
initial implementation of split messages in c
Vincent Sanders
2020-06-15
1
-6
/
+0
*
implement a minimal xxd for builds to remove external dependancy
Vincent Sanders
2020-06-03
1
-4
/
+10
*
remove box handling from browser window
Vincent Sanders
2020-05-25
3
-18
/
+4
*
canvas: Implement fully correct putImageData features
Daniel Silverstone
2020-05-24
1
-48
/
+120
*
llcache: Free existing chain if we get a new one
Daniel Silverstone
2020-05-24
1
-0
/
+5
*
JS dom event binding: Squash leak of string.
Michael Drake
2020-05-24
1
-1
/
+1
*
Canvas: Do not overrun destination bitmap during creation
Daniel Silverstone
2020-05-24
1
-5
/
+6
*
commit a neatness in teh html content handler text selection code
Vincent Sanders
2020-05-24
1
-173
/
+149
*
fix use of uninitialised warning on older gcc
Vincent Sanders
2020-05-23
1
-2
/
+4
*
canvas: Support changing canvas size at runtime
Daniel Silverstone
2020-05-23
2
-8
/
+143
*
make text selection context an opaque interface
Vincent Sanders
2020-05-23
6
-33
/
+39
*
remove all direct access to selection structure
Vincent Sanders
2020-05-23
4
-35
/
+13
*
remove unecessary content handler specific selection creation
Vincent Sanders
2020-05-23
6
-50
/
+3
*
remove unused is_html parameter to text selection routines
Vincent Sanders
2020-05-23
3
-8
/
+4
*
move content specific selection end to content handlers
Vincent Sanders
2020-05-23
5
-6
/
+76
*
remove unused css length usage in selection
Vincent Sanders
2020-05-23
5
-4
/
+8
*
move content handler specific selection copying into handlers
Vincent Sanders
2020-05-23
6
-39
/
+295
*
split selection redraw into content handler specific implementations
Vincent Sanders
2020-05-23
7
-85
/
+439
*
fs_backing_store: Stop trying to render offsets in hex
Daniel Silverstone
2020-05-23
1
-4
/
+4
*
fs_backing_store: Do not use %jx because amigaos3 can't render it properly
Daniel Silverstone
2020-05-23
1
-14
/
+14
*
Canvas: Move bitmap management to the 2D render context
Daniel Silverstone
2020-05-23
2
-152
/
+162
*
fix: Make it OK if the chain isn't avilable during bad-ssl querying
Daniel Silverstone
2020-05-23
1
-8
/
+16
*
html: Handle canvas width/height stated explicitly in px
Daniel Silverstone
2020-05-22
1
-2
/
+2
*
CanvasRenderingContext2D: More verbose input validation error message
Daniel Silverstone
2020-05-22
1
-1
/
+2
*
javascript: Support Canvas to a basic level
Daniel Silverstone
2020-05-22
5
-2
/
+314
*
html: Don't both building a bitmap if we're not rendering it
Daniel Silverstone
2020-05-22
1
-0
/
+7
*
html: Handle canvas in redraw
Daniel Silverstone
2020-05-22
1
-1
/
+29
*
html: set up canvas box properly
Daniel Silverstone
2020-05-22
1
-0
/
+7
*
html: Add canvas node handling in dom_event
Daniel Silverstone
2020-05-22
1
-0
/
+133
*
css: Support canvas width/height presentational hints
Daniel Silverstone
2020-05-22
1
-0
/
+65
*
fetchers/curl: Move report_certs function outside WITH_OPENSSL
Daniel Silverstone
2020-05-22
1
-21
/
+22
*
query/ssl: Include link to view certificate details
Daniel Silverstone
2020-05-22
1
-1
/
+9
*
Squash warning: "_GNU_SOURCE" redefined.
Michael Drake
2020-05-22
1
-2
/
+0
*
pass the browser window to selection click handler
Vincent Sanders
2020-05-20
5
-42
/
+2
*
cleanup selection code formatting and documentation
Vincent Sanders
2020-05-20
1
-4
/
+3
*
do not export texplain interfaces unnecessarily
Vincent Sanders
2020-05-19
2
-189
/
+173
*
about: Rework freeing the san_names structure
Daniel Silverstone
2020-05-19
1
-1
/
+11
*
add subject alternative names to certificate viewer
Vincent Sanders
2020-05-18
1
-0
/
+103
*
Page info: Improve certificate fault display style.
Michael Drake
2020-05-18
1
-6
/
+9
*
Display errors properly in certificate window
Vincent Sanders
2020-05-18
1
-5
/
+19
*
Improve certificate page styling.
Michael Drake
2020-05-17
1
-7
/
+35
*
add fingerprints to the certificate viewer
Vincent Sanders
2020-05-17
1
-0
/
+115
*
split out public key table formatted output
Vincent Sanders
2020-05-17
1
-55
/
+68
*
use entity for colon in certificate hex values to allow netsurf to break prop...
Vincent Sanders
2020-05-17
1
-2
/
+10
*
get the sign right on the certificate openssl compatability interface
Vincent Sanders
2020-05-17
1
-2
/
+2
*
fix typo in certificate openssl compatability
Vincent Sanders
2020-05-17
1
-1
/
+1
*
add openssl compatability to certificate decode
Vincent Sanders
2020-05-17
1
-12
/
+91
*
make about handler ssenddataf cope with longer data
Vincent Sanders
2020-05-16
1
-2
/
+24
*
improve certificate viewer
Vincent Sanders
2020-05-16
1
-77
/
+593
[next]