Rom Walton
|
f305295f5b
|
HTMLGFX: Remap the JavaScript methods and properties to camel case to match the JavaScript standards.
|
2014-12-28 20:38:15 -05:00 |
Rom Walton
|
c47052fa92
|
HTMLGFX: parse a boinc_graphics.xml file for a list of optional urls the htmlgfx can use for various states (running, suspended, network suspended, exiting).
HTMLGFX: look for and use various vboxwrapper state files for extracting the remote desktop port number and the webapi port number.
|
2014-12-27 01:25:10 -05:00 |
Rom Walton
|
e22d7b7b50
|
HTMLGFX: Hookup the graphics_status API polling.
|
2014-12-26 18:56:31 -05:00 |
Rom Walton
|
d43638c0e3
|
VBOX: Remove the Log() method from the HTML Document extension, hook into the console instead.
|
2014-12-26 12:58:58 -05:00 |
Rom Walton
|
24c5e2bdff
|
HTMLGFX: Add some more infrastructure for passing APP_INIT_DATA stuff to the HTML web page via the DOM.
|
2014-12-24 20:30:19 -05:00 |
Rom Walton
|
58c5dd9676
|
HTMLGFX: Reintroduce the HTML DOM Extension, embed the typelib in the executable.
Force the COM libraries to look within the executable instead of going out to the registry for the typelib information.
|
2014-12-24 14:01:35 -05:00 |