VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @4862   17 years vboxsync Main/GUI/Win32: Don't apply the brute force STA to MTA change hack …
(edit) @4737   17 years vboxsync Main: Fixed logging.
(edit) @4557   17 years vboxsync Main: Attempted to fix the CoInitializeEx race condition (#2304).
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3861   17 years vboxsync use generic functions for determining paths instead of home-brewn solutions
(edit) @3668   17 years vboxsync replace underscore symbols in Main/
(edit) @3387   17 years vboxsync Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
(edit) @3191   17 years vboxsync Main: Made it build on OS/2.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2976   18 years vboxsync Main: - XPCOM: Implemented storing compreg.data and xpti.data in the …
(edit) @2754   18 years vboxsync Split com.cpp into generic bits and initterm bits so it won't drag in …
(edit) @2672   18 years vboxsync Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
(edit) @1959   18 years vboxsync Main/Glue: Don't assume we've got full error info if any of …
(edit) @807   18 years vboxsync fixed error output
(edit) @705   18 years vboxsync be less verbose
(add) @1   55 years vboxsync import
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