VirtualBox

source: vbox/trunk/include/VBox/com

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30682   14 years vboxsync Main: build fix (add missing ErrorInfo copy constructor)
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30632   14 years vboxsync Main: simplify and document ComPtr<> template; speeds up compiling a bit
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30564   14 years vboxsync Main: safearray event attributes work
(edit) @30501   14 years vboxsync webservice: add webservice locking class, use critsects instead of …
(edit) @30104   15 years vboxsync com/errorprint.h: Shot at quiteing CHECK_ERROR_BREAK.
(edit) @29931   15 years vboxsync com/ptr.h, com/array.h: Added isNotNull() methods. It is easier to …
(edit) @29929   15 years vboxsync com/ptr.h,/Makefile.kmk: Hack to make it possible to dereference the …
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29388   15 years vboxsync include/VBox/com/VirtualBox.h: shut up noisy warning.
(edit) @28950   15 years vboxsync VBox/com/defs.h,VirtualBoxImpl.cpp: Implemented …
(edit) @28946   15 years vboxsync XPCOM getter
(edit) @28945   15 years vboxsync Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
(edit) @28944   15 years vboxsync Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
(edit) @28270   15 years vboxsync Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
(edit) @27786   15 years vboxsync Main/glue: fix completely bogus comment
(edit) @27782   15 years vboxsync typo
(edit) @27780   15 years vboxsync Main/glue: prepare for the day we have float/double parameters in the API
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26746   15 years vboxsync Autolock.h: Only test for RT_LOCK_STRICT because we want lock …
(edit) @26697   15 years vboxsync typo
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26552   15 years vboxsync Main: build fix
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26239   15 years vboxsync Main: coding style
(edit) @26236   15 years vboxsync Main: remove some dead errorinfo code
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25939   15 years vboxsync Main: remove LOCKCLASS_USBPROXYSERVICE
(edit) @25930   15 years vboxsync Main: remove separate snapshots tree lock, have snapshots list use …
(edit) @25906   15 years vboxsync Main: remove the evil Auto*Lock*::maybeEnter() function which is no …
(edit) @25885   15 years vboxsync filemuncher
(edit) @25881   15 years vboxsync Main: remove unused and broken autolock code
(edit) @25880   15 years vboxsync Main: more locking order validation fixes
(edit) @25842   15 years vboxsync Main: lock validation adjustments
(edit) @25836   15 years vboxsync Main: locking order fixes; GUI comes up now with strict locking enabled
(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) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
(edit) @25346   15 years vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @24677   15 years vboxsync NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning.
(edit) @24657   15 years vboxsync Utf8Str: Some comments (not a full review).
(edit) @24446   15 years vboxsync Main: add a debugging member to com::Guid so the UUID can be easily …
(edit) @23908   15 years vboxsync Main: backed out r53708
(edit) @23907   15 years vboxsync Main: fix memory leak
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23092   15 years vboxsync Main/glue: EventQueue bugfixes and code style adjustments and …
(edit) @22911   15 years vboxsync event queues cleaned up
(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) @22499   15 years vboxsync com/assert.h: The #endif comment indicates what's being closed.
(edit) @22357   15 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21783   15 years vboxsync API: make IVirtualBoxErrorInfo available via the webservice, and …
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21559   15 years vboxsync COM: implemented arrays support for Visual Basic (not VBS), sample …
(edit) @21521   15 years vboxsync fixed burn
(edit) @21435   15 years vboxsync Main: teach Bstr to convert from a MiniString as well as Utf8Str
(edit) @21409   15 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21369   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(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) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @18589   16 years vboxsync Main: use RTStrStr & friends
(edit) @18529   16 years vboxsync Main: added toLower, toUpper & contains
(edit) @18148   16 years vboxsync Main: don't call length() twice
(edit) @18050   16 years vboxsync Typos.
(edit) @17973   16 years vboxsync warning
(edit) @17972   16 years vboxsync fixed return types
(edit) @17955   16 years vboxsync Main: add some converter methods
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17745   16 years vboxsync Main: check for null strings
(edit) @17742   16 years vboxsync Main: more string compare hacking
(edit) @17740   16 years vboxsync Main: adds endsWith compare operation
(edit) @17648   16 years vboxsync OVF: API documentation
(edit) @17646   16 years vboxsync OVF: add actual image export
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17566   16 years vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @16944   16 years vboxsync OVF: nuke CHECK_ERROR_THROW macro again, go back to throwing HRESULT
(edit) @16931   16 years vboxsync OVF: make error handling work in IAppliance::importMachines().
(edit) @16742   16 years vboxsync Correct some typos in comments.
(edit) @16671   16 years vboxsync Main/SafeArray: Added SafeArray and SafeIfaceArray constructors taking …
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