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
tlsa/vince/libjxl
vince/curlapiupdates
vince/fltk
vince/gtk-tab-restyle
vince/gtk4
vince/libjxl
vince/pdf
vince/qt6
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
*
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