1
I Use This!
Activity Not Available

Commits : Listings

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