Very Low Activity

Commits : Listings

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

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.