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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly set log levels
Daniel Silverstone
2019-05-06
1
-8
/
+8
*
Support DEBUG log level in console_log
Daniel Silverstone
2019-05-06
3
-5
/
+14
*
Update using-monkey docs for console logging output
Daniel Silverstone
2019-05-06
1
-3
/
+13
*
Monkey: Support console_log
Daniel Silverstone
2019-05-06
1
-0
/
+51
*
Use console_log from browser_window_console_log
Daniel Silverstone
2019-05-06
1
-1
/
+3
*
Add console_log to gui tables
Daniel Silverstone
2019-05-06
2
-0
/
+31
*
fix type used with content_get_source_data()
Vincent Sanders
2019-05-06
1
-2
/
+4
*
change content get_source_data interfaces to return uint8_t and size_t
Vincent Sanders
2019-05-05
34
-197
/
+240
*
remove some warnings in amiga frontend build
Vincent Sanders
2019-05-05
4
-13
/
+24
*
Use console formatting to prove it out
Daniel Silverstone
2019-05-05
1
-1
/
+1
*
Use consoleFormatter in Console.bnd
Daniel Silverstone
2019-05-05
1
-6
/
+27
*
Generics: Add consoleFormatter
Daniel Silverstone
2019-05-05
1
-0
/
+76
*
Dukky: Change from specifically named generics
Daniel Silverstone
2019-05-05
3
-8
/
+18
*
Logging: migrate and provide content interface
Daniel Silverstone
2019-05-05
5
-38
/
+83
*
Provide new browser_window_console_log() API
Daniel Silverstone
2019-05-05
2
-0
/
+99
*
data url handler: drop logging to DEEPDEBUG.
Michael Drake
2019-05-05
1
-1
/
+1
*
data url handler: Keep nsurl to avoid copy.
Michael Drake
2019-05-05
1
-15
/
+8
*
data url handling: avoid needless allocation / copy.
Michael Drake
2019-05-05
1
-11
/
+2
*
data URL handler: constify some string pointers.
Michael Drake
2019-05-05
1
-2
/
+2
*
Force a GC to ensure old compartment goes away
Daniel Silverstone
2019-05-05
1
-1
/
+5
*
Ensure we clear the cbt entry after finishing a non-recurring callback
Daniel Silverstone
2019-05-05
1
-7
/
+21
*
make missing xxd command fail the build correctly
Vincent Sanders
2019-05-05
1
-1
/
+2
*
Monkey: Support WINDOW EXEC WIN n cmd...
Daniel Silverstone
2019-05-05
2
-2
/
+45
*
Support content_exec for content_html
Daniel Silverstone
2019-05-05
1
-0
/
+85
*
Add browser_window_exec
Daniel Silverstone
2019-05-05
2
-0
/
+33
*
Add content_exec and associated vtable entry
Daniel Silverstone
2019-05-05
3
-0
/
+33
*
Add SCRIPT to core domstrings
Daniel Silverstone
2019-05-05
1
-0
/
+1
*
fix enum name incompatability between gtk 2 and 3
Vincent Sanders
2019-05-05
2
-1
/
+7
*
Replace zd with PRIsizet to appease Windows
Daniel Silverstone
2019-05-05
2
-7
/
+8
*
Add missing semi-colon. Sorry
Daniel Silverstone
2019-05-04
1
-1
/
+1
*
change back to unsigned long to avoid warning on gnueabihf platforms
Vincent Sanders
2019-05-04
1
-1
/
+1
*
Support nodelist indexing
Daniel Silverstone
2019-05-04
6
-3
/
+99
*
add some comments to window location binding
Vincent Sanders
2019-05-04
1
-0
/
+2
*
add some more javascript binding documentation
Vincent Sanders
2019-05-04
1
-41
/
+133
*
add webidl spec reference
Vincent Sanders
2019-05-04
1
-1
/
+16
*
Support Document::createDocumentFragment
Daniel Silverstone
2019-05-04
1
-0
/
+14
*
Expose Number and Error on Window
Daniel Silverstone
2019-05-04
1
-0
/
+2
*
Add createElementNS
Daniel Silverstone
2019-05-04
2
-1
/
+42
*
JS: Attribute external JS to the URI it came from in backtraces
Daniel Silverstone
2019-05-04
4
-9
/
+16
*
Expose encodeURI{,Component}
Daniel Silverstone
2019-05-04
1
-0
/
+2
*
Restore newlines for unimplemented javascript in doxygen
Daniel Silverstone
2019-05-04
1
-1
/
+1
*
Clean up async/defer JS contents during parent finalisation
Daniel Silverstone
2019-05-04
1
-10
/
+15
*
Support Window as an event target for dukky
Daniel Silverstone
2019-05-04
1
-5
/
+28
*
Unref body when finished getting event handler
Daniel Silverstone
2019-05-04
1
-0
/
+4
*
Better dukky debug for node creation
Daniel Silverstone
2019-05-04
1
-1
/
+12
*
CSS: Update for change to libcss append sheet API.
Michael Drake
2019-05-04
1
-1
/
+7
*
CSS: Update for change to libcss select style API.
Michael Drake
2019-05-04
5
-3
/
+6
*
CSS: Update for change to libcss imported sheet API.
Michael Drake
2019-05-04
2
-5
/
+2
*
Support script insertion after conversion has begun
Daniel Silverstone
2019-05-04
8
-13
/
+178
*
Add auto-generated getters and setters for HTMLFrameSetElement events
Daniel Silverstone
2019-05-03
2
-26
/
+34
[next]