VirtualBox

source: vbox/trunk/src/VBox/Main/include/VirtualBoxBase.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65886   8 years vboxsync Main/include/VirtualBoxBase.h: comment fix, was renamed ages ago
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @63643   8 years vboxsync VBoxC: VirtualBoxClient need to go away ASAP nobody is using it any …
(edit) @63331   8 years vboxsync Main: virtual destructors for Shareable and VirtualHardwareItem.
(edit) @63147   8 years vboxsync Main: warnings
(edit) @61175   9 years vboxsync Main/VirtualBoxBase.h: remove unneeded "mutable" declaration
(edit) @60977   9 years vboxsync Main/VirtualBoxBase: Add code for collecting information about how …
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @57065   9 years vboxsync Main: in the macro declaring empty constructor/destructor, use a …
(edit) @55960   10 years vboxsync fix
(edit) @55945   10 years vboxsync VirtualBoxBase.h: Made the ComAssertXXX macros always setError and let …
(edit) @55944   10 years vboxsync VirtualBoxBase.h: Replaced RT_UNLIKELY with RT_LIKELY to improve our …
(edit) @55582   10 years vboxsync VirtualBoxBase.cpp: Added setErrorVrc(vrc) and …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51337   11 years vboxsync VirtualBoxBase.h: CheckComArgPointerValid
(edit) @47386   11 years vboxsync Main/include/VirtualBoxBase.h: extend the list of ComAssert* macros to …
(edit) @45814   12 years vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45706   12 years vboxsync more temporary debugging
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @41214   13 years vboxsync Main: move handleUnexpectedExceptions method to VirtualBoxBase
(edit) @41187   13 years vboxsync Main: cleanup - VirtualBoxSupportTranslation is long dead
(edit) @41184   13 years vboxsync Main+Frontends: removed unused and confusing VirtualBoxErrorInfo …
(edit) @40432   13 years vboxsync Main/VirtualBox+Machine+Medium: redesign the medium registry save …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @38533   13 years vboxsync Main/ErrorInfo: allow to set standard errors without text and error …
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @36451   14 years vboxsync introduced VirtualBoxBase::clearError to clear the previous error info …
(edit) @36439   14 years vboxsync Init COM for all EMTS and PDMThreads.
(edit) @36411   14 years vboxsync MachineImpl.cpp,VirtualBoxBase.h: Re r70709 - caller validated the …
(edit) @35722   14 years vboxsync Main: reworked listener objects creation, fixes Win problems with …
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35420   14 years vboxsync Main/include/VirtualBox: fixed ComAssertMsg macro causing random crashes
(edit) @34073   14 years vboxsync ExtPack: Fixes to IExtPack (QueryInterface can't be used for getting …
(edit) @33921   14 years vboxsync Main: rework 'save registries' logic to ensure that all media …
(edit) @33760   14 years vboxsync Main/Medium: don't just randomly throw exception if a device type …
(edit) @33708   14 years vboxsync Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @30782   14 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30781   14 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30763   14 years vboxsync Main/OVF: add DebugThrow macro to ease debugging
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30716   14 years vboxsync release build fixes
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @29386   15 years vboxsync compact headers
(edit) @29385   15 years vboxsync Main: cleaned up some pedantic warnings.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26984   15 years vboxsync Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it …
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26238   15 years vboxsync Main: remove more dead code
(edit) @26186   15 years vboxsync Main: coding style fixes
(edit) @26171   15 years vboxsync Main: get rid of Backupable<>::hasActualChanges and the operator== in …
(edit) @26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
(edit) @25861   15 years vboxsync Main: windows build fix
(edit) @25859   15 years vboxsync Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
(edit) @25834   15 years vboxsync Main: finish integration of Main lock validation with IPRT; only …
(edit) @25813   15 years vboxsync Main: move AutoLock classes to glue
(edit) @25288   15 years vboxsync Main: preparation for deadlock detection: make lock instance data …
(edit) @25200   15 years vboxsync Main: make MediumAttachment instance data private
(edit) @25152   15 years vboxsync Main: kill VirtualBoxBaseWithTypedChildren template and rework Medium …
(edit) @25150   15 years vboxsync Main: build fix
(edit) @25145   15 years vboxsync Main: remove dead assert macro code
(edit) @24989   15 years vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
(edit) @24655   15 years vboxsync VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
(edit) @24654   15 years vboxsync VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
(edit) @23636   15 years vboxsync VirtualBoxBash.h: Added RT_UNLIKELY around a bunch of assertion and …
(edit) @23327   15 years vboxsync Main: more header cleanup; move VirtualBox instance data to cpp …
(edit) @23279   15 years vboxsync Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it
(edit) @23257   15 years vboxsync Main: IHost header cleanup, remove cruft elsewhere
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21823   15 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21686   15 years vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21622   15 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @20964   15 years vboxsync typo
(edit) @17688   16 years vboxsync Main API: cosmetics only; no code changes.
(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) @14959   16 years vboxsync no trailing \n when using ComAssertMsg*
(edit) @14949   16 years vboxsync Appended vim modeline to set tabstop and expand tabs (in the way …
(edit) @14944   16 years vboxsync Fix the final few occurrences of tabs in Main.
(edit) @14717   16 years vboxsync Hopefully fix burn: use FUNCTION instead of func.
(edit) @14715   16 years vboxsync s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp as suggested …
(edit) @14624   16 years vboxsync Main: typos
(edit) @14588   16 years vboxsync Main: Added a bunch of CheckComArg macros.
(edit) @14579   16 years vboxsync Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
(edit) @13887   16 years vboxsync Main: Fixed: 1) …
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13729   16 years vboxsync Main: VirtualBoxBaseWithChildrenNEXT: Don't use a separate lock for a …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @8744   17 years vboxsync Moved the filter running over to USBProxyService (from Host). Split up …
(edit) @8709   17 years vboxsync Added a setErrorNoLog method and aLogIt argument to the core setError …
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