VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16856   16 years vboxsync burn fixes
(edit) @16854   16 years vboxsync TAP/win: host only networking for windows
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16849   16 years vboxsync OVF: replace stringstreams with IPRT funcs, without templates
(edit) @16841   16 years vboxsync VBoxXPCOMCGlue: dependency fix.
(edit) @16838   16 years vboxsync Fixed $Revision$ typo.
(edit) @16837   16 years vboxsync VBoxXPCOMCGlue.c/.h: MIT license since it requires static linking.
(edit) @16836   16 years vboxsync OVF: replace stringstreams with IPRT funcs
(edit) @16835   16 years vboxsync tstXPCOMCGlue.c: transformed tstLinux.c to use the glue code.
(edit) @16833   16 years vboxsync cbinding: Moved MOZ_UNICODE into the cbinding.h header.
(edit) @16832   16 years vboxsync VBoxXPCOMCGlue and VBoxGetXPCOMCFunctions.
(edit) @16831   16 years vboxsync fix burn
(edit) @16830   16 years vboxsync OVF: forgot to set item in aEnabled array to true
(edit) @16817   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16779   16 years vboxsync Typo: Insert missing white space.
(edit) @16769   16 years vboxsync export
(edit) @16745   16 years vboxsync add rudimentary support for ICH6 IDE controller
(edit) @16734   16 years vboxsync Correct some bitrot: #include <iprt/thread.h> for RTThreadSleep().
(edit) @16729   16 years vboxsync Cbinding: changed the sample program to use the generic way of loading …
(edit) @16727   16 years vboxsync cbinding: Removed the unnecessary includes and initialized the char …
(edit) @16717   16 years vboxsync spaces
(edit) @16716   16 years vboxsync cbinding: spelled out the dynamic glue code.
(edit) @16714   16 years vboxsync tstdlopen.c: svn properties and outline of how to simplify and …
(edit) @16712   16 years vboxsync Main: tstAPI: Fixed a couple of typos.
(edit) @16707   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” - …
(edit) @16705   16 years vboxsync cbinding: Added a new example to use dlopen/dlclose to avoid multiple …
(edit) @16702   16 years vboxsync OVF: updated testcase
(edit) @16690   16 years vboxsync Main: API documentation.
(edit) @16689   16 years vboxsync cbinding: Since this is a public SDK header, stick to the same command …
(edit) @16688   16 years vboxsync cbinding: Use stat() to check if a file exist (an alternative would be …
(edit) @16687   16 years vboxsync Main: API documentation.
(edit) @16686   16 years vboxsync Main: API documentation.
(edit) @16684   16 years vboxsync cbinding: Added the functions to get and set the environment variables.
(edit) @16682   16 years vboxsync oops, not _SRC as cp target.
(edit) @16677   16 years vboxsync Some magic to prevent kmk from trying to re-create VBOX_XIDL_FILE all …
(edit) @16676   16 years vboxsync Makefiles: insert an additional step between VirtualBox.xidl and its …
(edit) @16674   16 years vboxsync Main/Glue: com::Initialize(): Cleanup a failed XPCOM initialization …
(edit) @16669   16 years vboxsync OVF: add new LogicalNetwork type for virtual system descriptions; fix …
(edit) @16668   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16662   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16655   16 years vboxsync OVF: Make the progress object show some progress.
(edit) @16649   16 years vboxsync Main/Glue: com::Initialize() now first looks for XPCOM binaries and …
(edit) @16648   16 years vboxsync EFI: few missed changes
(edit) @16623   16 years vboxsync OVF: removed some of the todos
(edit) @16622   16 years vboxsync OVF: support for creating a new disk image if the OVF didn't contain one
(edit) @16620   16 years vboxsync OVF: not necessary anymore
(edit) @16608   16 years vboxsync webservice: fix messup from error updates (webservice was completely …
(edit) @16602   16 years vboxsync webservice: add support for boolean safearrays
(edit) @16601   16 years vboxsync OVF: change IVirtualSystemDescription::setFinalValues method; remove …
(edit) @16600   16 years vboxsync OVF: added count attribute to receive the current number of entries
(edit) @16597   16 years vboxsync OVF: this *must* not be a copy
(edit) @16588   16 years vboxsync Main: try to set a default audio driver
(edit) @16587   16 years vboxsync OVF: minor updates
(edit) @16586   16 years vboxsync Main: releaseCaller(): handle AutoMayUninitSpan case.
(edit) @16580   16 years vboxsync Main: make new error functions more granular
(edit) @16577   16 years vboxsync Main: fix debug assertion to no longer fail if an ordinary error had …
(edit) @16576   16 years vboxsync OVF: Return is necessary for Java if the method has one argument only.
(edit) @16569   16 years vboxsync Main: API support for the CPU count contrains.
(edit) @16568   16 years vboxsync OVF: add warnings support; RAM is MB now
(edit) @16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16558   16 years vboxsync Main: back out r42503
(edit) @16557   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16555   16 years vboxsync export
(edit) @16554   16 years vboxsync export
(edit) @16550   16 years vboxsync - Removed unused reference to $(PATH_VBOX_SVN)/include - Refactor …
(edit) @16548   16 years vboxsync Return early when the machine count is zero.
(edit) @16547   16 years vboxsync cbinding.h was moved from sample directory to include directory as it …
(edit) @16543   16 years vboxsync Main/HostHardwareLinux: assertions
(edit) @16538   16 years vboxsync Main: replace redundant xml::FmtStr with com::Utf8StrFmt
(edit) @16535   16 years vboxsync tstLinuxC.c: More cryptic '_' -> Utf16 changes.
(edit) @16534   16 years vboxsync VBoxXPCOMC.cpp: fixed the LOG_GROUP definition (must be first …
(edit) @16533   16 years vboxsync tstLinuxC.c: Do not attempt to free output arguments on failure. Using …
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16528   16 years vboxsync Main/HostHardwareLinux: fixed some uncaught exceptions and added two …
(edit) @16519   16 years vboxsync Changed the string formatter to those in iprt.
(edit) @16518   16 years vboxsync OVF: fix path delimiters
(edit) @16517   16 years vboxsync OVF: add IVirtualSystemDescription::disableItem(), fix disk import
(edit) @16515   16 years vboxsync OVF: bring back string references; look up controllers by array item …
(edit) @16514   16 years vboxsync No need for LD_LIBRARY_PATH because we link with -rpath $(PATH_BIN).
(edit) @16513   16 years vboxsync Converted cout,cerr to use iprt Log functions.
(edit) @16512   16 years vboxsync typo
(edit) @16510   16 years vboxsync OVF: use dir=return in xidl for IProgress object to un-break Java bindings
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16507   16 years vboxsync OVF: changed test case as well
(edit) @16503   16 years vboxsync OVF: last local changes; make import multi threaded; return IProgress …
(edit) @16500   16 years vboxsync Cosmetic changes (tabs to spaces).
(edit) @16497   16 years vboxsync Fixed the String Conversion Functions and removed the ones not …
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16492   16 years vboxsync Grammo corrected.
(edit) @16489   16 years vboxsync Improved comments.
(edit) @16488   16 years vboxsync libXPCOMtoC.cpp: The VBOXXPCOMC_DECL stuff is required on the …
(edit) @16487   16 years vboxsync cbinding: No $Id$ keywords in samples, just $Revision$. The keyword …
(edit) @16483   16 years vboxsync - Renamed tstLinuxC.h to cbinding.h - added doxygen @file tags and …
(edit) @16468   16 years vboxsync obsolete stuff
(edit) @16454   16 years vboxsync Use -Xlinker -rpath -Xlinker $(PATH_BIN) instead of -Wl,-rpath …
(edit) @16431   16 years vboxsync cbindings/Makefile.kmk: props.
(edit) @16430   16 years vboxsync Make this more flexible with CC and CFLAGS. Simplify some targets. …
(edit) @16406   16 years vboxsync cbindings to OSE
(edit) @16405   16 years vboxsync exclude cbindings from OSE (for the time being)
(edit) @16401   16 years vboxsync iokit.cpp: antoher scsi-commands.
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