VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80824   5 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @78785   6 years vboxsync Main/cbinding: Stop having pre-created C header files for old releases …
(edit) @78088   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76542   6 years vboxsync Artwork: scm --fix-header-guards. bugref:9344
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @69739   7 years vboxsync cbinding: cleanup fix
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69388   7 years vboxsync Main: More scm updates
(edit) @69377   7 years vboxsync Main/cbinding: scm updates
(edit) @69235   7 years vboxsync Main/cbinding: scm update
(edit) @69111   7 years vboxsync (C) year
(edit) @66832   8 years vboxsync Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @64449   8 years vboxsync Main/cbinding/VBoxCAPIGlue.c: Windows build fix
(edit) @64448   8 years vboxsync Main/cbinding/VBoxCAPIGlue.c: this file needs to be free of IPRT use, …
(edit) @63447   8 years vboxsync warnings
(edit) @63177   8 years vboxsync Main: warnings
(edit) @62771   8 years vboxsync tstCAPIGlue.c: Someone else can fix the missing rc checks in this file.
(edit) @62770   8 years vboxsync Main/cbining: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62486   8 years vboxsync (C) 2016
(edit) @62485   8 years vboxsync (C) 2016
(edit) @61958   8 years vboxsync Main/idl/{m,xp}idl.xsl: need to cast the custom return values (Windows …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @58223   9 years vboxsync Main/cbinding: simplify passing NULL arrays for input parameters
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56696   9 years vboxsync Main/cbinding: fix a possible NULL pointer dereference in the sample …
(edit) @56679   9 years vboxsync Main/cbinding: fix new style reserved attribute "unit" (forgotten …
(edit) @56396   9 years vboxsync Main/idl: introduce attributes to define how many reserved …
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55752   10 years vboxsync Main/cbinding: fix incorrect freeing of string arrays on Windows host, …
(edit) @55400   10 years vboxsync Id
(edit) @55399   10 years vboxsync Revision => Id
(edit) @54027   10 years vboxsync Main/cbinding: Add new helper functions to clear out strings (useful …
(edit) @53938   10 years vboxsync capiidl.xsl: Must use xsl:key+key() to access interface[@name=?]. …
(edit) @53805   10 years vboxsync added more missing Windows resource files
(edit) @52912   10 years vboxsync Main/cbindings: added 4.3.x bindings
(edit) @52848   10 years vboxsync Main/cbinding: define typedefs for enums for convenience
(edit) @52846   10 years vboxsync Main/VBoxCAPIGlue.c: fixed path on OSX
(edit) @52793   10 years vboxsync Main/cbinding: introduce a variant of ComSafeArrayAsOutParam which …
(edit) @52787   10 years vboxsync Main/cbinding: fix typo in the COM compatibility macro names for …
(edit) @50930   11 years vboxsync Main/cbinding: Add new helper function to free memory allocated by …
(edit) @50858   11 years vboxsync tstCAPIGlue dependency fix.
(edit) @50269   11 years vboxsync Main/cbinding: remove development leftover
(edit) @50254   11 years vboxsync Main/cbinding: final touchups, and making things as COM compatible as …
(edit) @50190   11 years vboxsync Main/cbinding: another build fix (this time an incorrect Windows build …
(edit) @50188   11 years vboxsync Main/cbinding: another Windows build fix
(edit) @50187   11 years vboxsync Main/cbinding: fix a few windows build glitches
(edit) @50183   11 years vboxsync Main/cbinding: bring the C binding to a new functionality level, …
(edit) @49702   11 years vboxsync Main/cbinding/xpcidl.xsl: fix day 1 bug which caused incorrect …
(edit) @49539   11 years vboxsync Main/cbinding: lots of love and care for this long forgotten part of …
(edit) @48225   11 years vboxsync testcase/*: move the installation path for the remaining API/XPCOM …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43103   12 years vboxsync whitespace/comment touchup
(edit) @42131   12 years vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @39895   13 years vboxsync Main/cbinding: more fixes, decrease necessary manual work
(edit) @39886   13 years vboxsync Main/cbinding: eliminate version dependency inside header file by …
(edit) @39885   13 years vboxsync Main/cbindings: update XPCOM C bindings again
(edit) @33396   14 years vboxsync Main: Some OS/2 build fixes.
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @32404   14 years vboxsync missing svn:keywords
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30633   14 years vboxsync Main/cbindings: shut up pedantic & -Wshadow warnings.
(edit) @29200   15 years vboxsync more manual Oracle rebranding in headers
(edit) @29177   15 years vboxsync Main/cbinding: Sun -> Oracle in the generated header
(edit) @29167   15 years vboxsync Main/cbinding: add the bindings for 3.1 and generate the bindings for 3.2
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25950   15 years vboxsync $(QUIET)
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23401   15 years vboxsync Undo damage done by r52941 to libvirt headers
(edit) @23400   15 years vboxsync Filemuncher fixes
(edit) @23330   15 years vboxsync tstXPCOMCCall: change for recent IConsoleCallback change
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22590   15 years vboxsync cbinding: Updated VBoxCAPI_v3_0.h to r51621
(edit) @21571   15 years vboxsync cbinding: exported to OSE
(edit) @21525   15 years vboxsync cbinding: added support for VBox 3.0
(edit) @20223   16 years vboxsync cbinding: changed version 2.5 => version 3.0
(edit) @20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
(edit) @20218   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from long to …
(edit) @20213   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from …
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