VirtualBox

source: vbox/trunk/src/VBox/Main/glue

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23552   15 years vboxsync Python WS: docs update, minor build changes
(edit) @23175   15 years vboxsync glue/initterm.cpp: Don't assume RTThreadSelf() won't return …
(edit) @23128   15 years vboxsync COM/XPCOM glue: Bug fixes around the EventQueue init/uninit calls from …
(edit) @23096   15 years vboxsync EventQuqueu.cpp: windows simplications.
(edit) @23092   15 years vboxsync Main/glue: EventQueue bugfixes and code style adjustments and …
(edit) @22916   15 years vboxsync fixed Win burns, spaces
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22849   15 years vboxsync typos
(edit) @22847   15 years vboxsync Python, COM glue: event processing API
(edit) @22722   15 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22708   15 years vboxsync Main: comptr+webservice logging
(edit) @22702   15 years vboxsync Main: comptr logging
(edit) @22700   15 years vboxsync Main: comptr logging
(edit) @22394   15 years vboxsync Python: event waiting interruptible via API
(edit) @22390   15 years vboxsync typo
(edit) @22381   15 years vboxsync Main, Python glue: Windows updates
(edit) @22362   15 years vboxsync typo
(edit) @22357   15 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22178   15 years vboxsync Main: fix more windows burns
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22043   15 years vboxsync Python WS: use short enum names
(edit) @21968   15 years vboxsync Python WS: use symbolic enumeration values, not numerical
(edit) @21965   15 years vboxsync Python Shell: minor stuff
(edit) @21959   15 years vboxsync Python shell: handle subtel COM/XPCOM difference
(edit) @21956   15 years vboxsync Python: spaces cleanup, fixed typo in callback names
(edit) @21906   15 years vboxsync Python glue: use Vbox platform in PerfCollector, not system platfrom, …
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21786   15 years vboxsync API: fix build breakage caused by missing code for Windows, to make …
(edit) @21783   15 years vboxsync API: make IVirtualBoxErrorInfo available via the webservice, and …
(edit) @21730   15 years vboxsync SDK: make documentation match reality, minor refactoring
(edit) @21727   15 years vboxsync Python WS: few typos on authentication path
(edit) @21640   15 years vboxsync Python: WS Python bindings fully usable, extend shell to control remote VMs
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21529   15 years vboxsync Main: fix length after substr
(edit) @21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21384   15 years vboxsync Python: couple WS-related fixes
(edit) @21370   15 years vboxsync Python: glue array naming typo
(edit) @21299   15 years vboxsync #3953: Workaround for the problem of input arrays being returned as …
(edit) @21288   15 years vboxsync Python: case-insensitive attribute lookup for MS COM
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20926   15 years vboxsync Python: fixed typo, improvments for the shell
(edit) @20897   15 years vboxsync Python: cleanup, refactoring, don't fail on timed wait requests on …
(edit) @20818   15 years vboxsync Python: generate capitalized version of callbacks on Windows, now …
(edit) @20807   15 years vboxsync Python: better event wait routine, cleanup (callbacks still crash)
(edit) @20693   15 years vboxsync Python: Windows waiting for event, additional shell command
(edit) @20630   15 years vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20598   15 years vboxsync Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
(edit) @20579   15 years vboxsync Python: attempt to allow .run installer work with multiple Python …
(edit) @20445   15 years vboxsync Python: generic callback creation mechanism, use like cb = …
(edit) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @20155   16 years vboxsync Python: typo
(edit) @20149   16 years vboxsync Python: ship and install bindings with binary install on Linux
(edit) @20141   16 years vboxsync Python: cleanup of port forwarer script, additional method to simplify …
(edit) @20118   16 years vboxsync Python: installer draft
(edit) @20113   16 years vboxsync Python/glue: Fix for COM init.
(edit) @20036   16 years vboxsync Python: docs update, webserice bindings support custom URLs, cleanup
(edit) @19902   16 years vboxsync Python: per-thread COM initialization in glue
(edit) @19900   16 years vboxsync Python: constant works everywhere with glue (note that …
(edit) @19885   16 years vboxsync keywords
(edit) @19883   16 years vboxsync Python: generate constants, instead of relying on (*)COM mechanisms (WIP)
(edit) @19859   16 years vboxsync Python: copyrights, removed stalled code
(edit) @19858   16 years vboxsync Python: typo
(edit) @19855   16 years vboxsync Python: win wrapper
(edit) @19852   16 years vboxsync Python: generic glue library, hiding all ugly platform details
(edit) @18831   16 years vboxsync XPCOM glue: added extra search paths
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17054   16 years vboxsync Main: don't crash in string-to-int parsing
(edit) @16674   16 years vboxsync Main/Glue: com::Initialize(): Cleanup a failed XPCOM initialization …
(edit) @16649   16 years vboxsync Main/Glue: com::Initialize() now first looks for XPCOM binaries and …
(edit) @16580   16 years vboxsync Main: make new error functions more granular
(edit) @16555   16 years vboxsync export
(edit) @16554   16 years vboxsync export
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16384   16 years vboxsync string.cpp: enable optimization
(edit) @16378   16 years vboxsync string.cpp: !RT_SUCCESS -> RT_FAILURE, propsal for saving one …
(edit) @16369   16 years vboxsync Utf8Str::substr error handling
(edit) @16324   16 years vboxsync COM: teach Utf8Str substr() like std::string
(edit) @16166   16 years vboxsync purge the obsolete Qt3 GUI
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14948   16 years vboxsync Removed white space at EOL.
(edit) @14944   16 years vboxsync Fix the final few occurrences of tabs in Main.
(edit) @14325   16 years vboxsync Main/glue: real fix for the VBoxSVC double slash issue.
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @8309   17 years vboxsync Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7430   17 years vboxsync RTUCS2 -> RTUTF16
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @6375   17 years vboxsync Main: Fixed VM error callback used during powerup so that it doesn't …
(edit) @6286   17 years vboxsync
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @5501   17 years vboxsync Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette