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
/
javascript
/
jsapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up javascript engine makefiles
Vincent Sanders
2015-10-12
1
-396
/
+0
*
Fixup javascript logging to cope with new varadic LOG macro
Vincent Sanders
2015-05-28
1
-2
/
+2
*
Turns out there are still two different compiles of the 1.8.5 API about
Vincent Sanders
2013-06-03
1
-6
/
+15
*
create objects from window on demand an keep them as simple unshared objects
Vincent Sanders
2013-06-02
1
-9
/
+7
*
create javascript heartbeat and hook a script timeout to it
Vincent Sanders
2013-05-22
1
-6
/
+10
*
add and use debug logging macro
Vincent Sanders
2013-01-23
1
-0
/
+5
*
simplify jsapi property compatability macros
Vincent Sanders
2013-01-22
1
-16
/
+7
*
add macros for default proprty actions
Vincent Sanders
2013-01-17
1
-0
/
+6
*
allow for JSOPTION_JIT to not be set
Vincent Sanders
2012-12-16
1
-4
/
+6
*
correctly handle location
Vincent Sanders
2012-12-07
1
-1
/
+1
*
abstract out GC root manipulation for js values
Vincent Sanders
2012-12-04
1
-0
/
+9
*
use unshared type handler for all events on window
Vincent Sanders
2012-11-23
1
-6
/
+21
*
rationalise the JSAPI macro usage requires nsgenbind changes
Vincent Sanders
2012-11-22
1
-24
/
+39
*
update JSAPI_PS() signature to cope with new nsgenbind
Vincent Sanders
2012-11-20
1
-18
/
+18
*
add Garbage colelction root set macros
Vincent Sanders
2012-11-17
1
-25
/
+55
*
JSContext needs to be a pointer
Chris Young
2012-11-08
1
-1
/
+1
*
Spidermonkey 1.70 headers don't have JS_SET_RVAL
Chris Young
2012-11-08
1
-0
/
+1
*
implement appendChild so wikipedia lcm script works
Vincent Sanders
2012-11-08
1
-0
/
+14
*
setup spidermonky 1.7.0 compatability macros, derived from ole's macros
Vincent Sanders
2012-11-08
1
-6
/
+12
*
make compatability macros for garbage collection
Vincent Sanders
2012-11-08
1
-2
/
+120
*
fix JSAPI_CLASS_NO_INTERNAL_MEMBERS for 1.8.0 spidermonkey
Vincent Sanders
2012-11-06
1
-1
/
+1
*
implement JSAPI_CLASS_NO_INTERNAL_MEMBERS correctly for differring versions o...
Vincent Sanders
2012-11-06
1
-1
/
+10
*
separate javascript logging macro
Vincent Sanders
2012-11-06
1
-0
/
+1
*
add jsstring to jsval conversion macro that copes with null jsstrings
Vincent Sanders
2012-11-03
1
-0
/
+4
*
fix obtaining the "this" object
Vincent Sanders
2012-10-28
1
-6
/
+12
*
split class prototype initialisation from instantiation
Vincent Sanders
2012-10-26
1
-43
/
+1
*
use generated htmldocument binding
Vincent Sanders
2012-10-25
1
-1
/
+1
*
add js property (dom attribute) support to the document/element objects
Vincent Sanders
2012-08-17
1
-1
/
+12
*
Fix include and structure definition to stop compiler redefinition errors
Vincent Sanders
2012-08-09
1
-3
/
+2
*
extend javascript object hierarchy
Vincent Sanders
2012-08-08
1
-1
/
+1
*
add element object
Vincent Sanders
2012-08-05
1
-0
/
+12
*
fix global handling
Vincent Sanders
2012-07-31
1
-1
/
+0
*
alter usage of libdom hubbub binding
Vincent Sanders
2012-07-06
1
-2
/
+2
*
Add initial navigator object creation.
Vincent Sanders
2012-07-02
1
-2
/
+31
*
Add compatability code to allow compilation with earlier Spidermonky versions
Vincent Sanders
2012-06-30
1
-4
/
+80
*
correctly terminate properties list
Vincent Sanders
2012-06-27
1
-0
/
+13
*
make non js builds compile
Vincent Sanders
2012-06-27
1
-0
/
+6
*
correctly setup window object as global
Vincent Sanders
2012-06-26
1
-2
/
+24
*
restructure javascript binding layout to be more explicit
Vincent Sanders
2012-06-19
1
-0
/
+28