VirtualBox

source: vbox/trunk/include/VBox/com/defs.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80790   5 years vboxsync Main/glue/xpcom/helpers.cpp: Fixed and re-enabled the …
(edit) @78966   6 years vboxsync com/defs.h: Define S_FALSE for xpcom.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @63385   8 years vboxsync Frontends: warnings (gcc)
(edit) @62780   8 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @60766   9 years vboxsync Main: XPCOM build fix for previous big change
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60506   9 years vboxsync include/VBox/com/defs.h: more build break fixing for XPCOM
(edit) @58110   9 years vboxsync include,misc: Doxygen grouping adjustments, collecting all the VMM …
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @56291   10 years vboxsync include: Updated (C) year.
(edit) @50120   11 years vboxsync Main: forgotten include file change
(edit) @48063   11 years vboxsync com/defs.h: Another dead interface RPC status (windows).
(edit) @47988   11 years vboxsync Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
(edit) @45125   12 years vboxsync VBox/com/*.h: file header and block fixes.
(edit) @45058   12 years vboxsync include/VBox/com/defs.h: add macro to get size of a safearray, plus …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41216   13 years vboxsync Frontends: back out the Framebuffer cleanup, to be retried later
(edit) @41201   13 years vboxsync Main+Frontends: replace custom QueryInterface method to eliminate …
(edit) @35913   14 years vboxsync Main: pass in safearrays as SAFEARRAY*
(edit) @35724   14 years vboxsync burn fix
(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) @34655   14 years vboxsync Glue: make sure that crashed XPCOM servers are reliably detected
(edit) @34075   14 years vboxsync warnings
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33385   14 years vboxsync VBox/com/defs.h: Some OS/2 hack updates from a while back…
(edit) @31018   14 years vboxsync Events: handle dead listeners better
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(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) @28950   15 years vboxsync VBox/com/defs.h,VirtualBoxImpl.cpp: Implemented …
(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) @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) @24677   15 years vboxsync NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning.
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @21521   15 years vboxsync fixed burn
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @18050   16 years vboxsync Typos.
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(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) @11390   16 years vboxsync Changed definition of ComSafeArrayInIsNull to work properly on Windows …
(edit) @9332   17 years vboxsync Must make sure UINT32_C() and friends are defined when stdint.h might …
(edit) @8266   17 years vboxsync Removed annoying warnings about existing defines if FE/Qt4 is compiled.
(edit) @8194   17 years vboxsync OS/2: Fixed builds.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @6976   17 years vboxsync Main/Glue: Added macro SUCCEEED_WARNING(rc).
(edit) @6963   17 years vboxsync Main/Glue: Added com::LWResult.
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(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) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3638   17 years vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] -> RT_OS_[OS].
(edit) @3634   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3601   17 years vboxsync Undefine FALSE & TRUE on Darwin to kill some warnings.
(edit) @3403   17 years vboxsync Main/Glue: Enable everything in os2.h before pulling it into the …
(edit) @3191   18 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) @612   18 years vboxsync iprt/types.h first (see comment)
(edit) @469   18 years vboxsync Main/XIDL: Added support for the @mod attribute (with 'ptr' the only …
(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