openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
v8rocket
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Specialized HTMLTextAreaElement.
realazthat
More...
over 13 years ago
- Fixed Browser::compile to use the script_name - Implemented inline and embedded scripts (script tag is implemented)
realazthat
More...
over 13 years ago
Added point about delegation of work.
realazthat
More...
over 13 years ago
RocketWrapper now stores any reference to it from v8 as persistent, thus any JS properties remain each time the native object is requested to supply a v8 handle. Changed naming from getJSInterfaceHandle() to getV8InterfaceHandle() Changed behavior of setting a CSS property to an empty string: now it removes the property. Changed naming convention for JS* to V8* ... in general.
realazthat
More...
over 13 years ago
Added ElementFormWrapper's to add innerHTML functionality to FormControls (it changes their value) Added CSS2Properties, to implement the HTMLElement::style property Removed link from readme
realazthat
More...
over 13 years ago
Split TODO out of readme.md Added changes.md
realazthat
More...
over 13 years ago
Forgot to add source and header files .. oops.
realazthat
More...
over 13 years ago
Added new HTMLElement specialization: HTMLFormElement. Minor readme.md fixes
realazthat
More...
over 13 years ago
Minor fixes.
realazthat
More...
over 13 years ago
Fixed spelling of "thoroughly".
realazthat
More...
over 13 years ago
And yet some more minor fixes to readme.md
realazthat
More...
over 13 years ago
Fixed some more errors in the readme.md
realazthat
More...
over 13 years ago
Fixed some errors in readme.md.
realazthat
More...
over 13 years ago
Added intro for README Renamed README to readme.md, perhaps that would trigger markdown rendering on github.
realazthat
More...
over 13 years ago
Added wrapper implementations. Added initialization header and implementation. Amended Makefile to compile implementations. Amended README to give compilation/usage instructions. Fixed numerous things in the headers to get it to compile and link. Separated out implementations of Browser's template functions into an inl file. Renamed getv8HandleFromRocketWrapper to getV8HandleFromRocketWrapper for convention. Overloaded getV8HandleFromRocketWrapper to return v8::Handle<v8::Object>. Fixed bug in RocketScope's assignment operator. Made RocektScope's constructor from pointer, to be non-explicit, for ease of use. Fixed/Implemented Browser.
realazthat
More...
over 13 years ago
Added initial header files Added initial source files Added simple Makefile
realazthat
More...
over 13 years ago
first commit
realazthat
More...
over 13 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree