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
/
handlers
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve desktop text search header usage
Vincent Sanders
2020-06-24
8
-0
/
+10
*
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
*
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
5
-33
/
+38
*
remove all direct access to selection structure
Vincent Sanders
2020-05-23
3
-33
/
+13
*
remove unecessary content handler specific selection creation
Vincent Sanders
2020-05-23
4
-40
/
+0
*
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
4
-6
/
+67
*
remove unused css length usage in selection
Vincent Sanders
2020-05-23
4
-4
/
+6
*
move content handler specific selection copying into handlers
Vincent Sanders
2020-05-23
5
-38
/
+285
*
split selection redraw into content handler specific implementations
Vincent Sanders
2020-05-23
6
-85
/
+429
*
Canvas: Move bitmap management to the 2D render context
Daniel Silverstone
2020-05-23
2
-152
/
+162
*
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
*
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
*
do not export texplain interfaces unnecessarily
Vincent Sanders
2020-05-19
2
-189
/
+173
*
implement content opacity check through the function table
Vincent Sanders
2020-05-13
10
-3
/
+99
*
make free text search content handler agnostic
Vincent Sanders
2020-05-12
2
-0
/
+254
*
hoist common text search out of content handlers
Vincent Sanders
2020-05-12
5
-182
/
+19
*
move free text search general interface to content.
Vincent Sanders
2020-05-10
8
-797
/
+59
*
remove unecessary includes
Vincent Sanders
2020-05-10
2
-13
/
+6
*
add missing header includes from previous change
Vincent Sanders
2020-05-08
3
-0
/
+3
*
improve content header usage
Vincent Sanders
2020-05-07
16
-8
/
+33
*
clean up content headers and documentation comments
Vincent Sanders
2020-05-06
8
-4
/
+11
*
remove junk content_add_error api
Vincent Sanders
2020-05-06
3
-5
/
+0
*
split dom event handling into separate module
Vincent Sanders
2020-05-05
4
-727
/
+837
*
Clean up html content dom element insertion processing
Vincent Sanders
2020-05-05
2
-89
/
+159
*
remove the forward references in html form internal handling
Vincent Sanders
2020-05-03
2
-549
/
+615
*
remove forward delcarations and clean up formatting in html table layout proc...
Vincent Sanders
2020-05-03
2
-581
/
+561
*
Improve hsndling of html content objects with no associated box
Vincent Sanders
2020-05-03
1
-12
/
+39
*
remove unecessary include
Vincent Sanders
2020-05-03
1
-1
/
+0
*
improve html content handler private headers
Vincent Sanders
2020-05-02
24
-123
/
+277
*
add missing include
Vincent Sanders
2020-05-01
1
-1
/
+2
*
put html content handler object interface into its own header
Vincent Sanders
2020-05-01
5
-23
/
+98
*
remove unused available width and height parameters from html_fecth_object()
Vincent Sanders
2020-04-30
5
-34
/
+37
[next]