1
I Use This!
Inactive

Commits : Listings

Analyzed 26 minutes ago. based on code collected 1 day ago.
Jun 21, 2025 — Jun 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Specialized HTMLTextAreaElement. More... about 15 years ago
- Fixed Browser::compile to use the script_name - Implemented inline and embedded scripts (script tag is implemented) More... about 15 years ago
Added point about delegation of work. More... about 15 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. More... about 15 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 More... about 15 years ago
Split TODO out of readme.md Added changes.md More... about 15 years ago
Forgot to add source and header files .. oops. More... about 15 years ago
Added new HTMLElement specialization: HTMLFormElement. Minor readme.md fixes More... about 15 years ago
Minor fixes. More... about 15 years ago
Fixed spelling of "thoroughly". More... about 15 years ago
And yet some more minor fixes to readme.md More... about 15 years ago
Fixed some more errors in the readme.md More... about 15 years ago
Fixed some errors in readme.md. More... about 15 years ago
Added intro for README Renamed README to readme.md, perhaps that would trigger markdown rendering on github. More... about 15 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. More... about 15 years ago
Added initial header files Added initial source files Added simple Makefile More... about 15 years ago
first commit More... about 15 years ago