VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101166   15 months vboxsync Main/VirtualBox: Follow-up build fix to move the function declarations …
(edit) @101164   15 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101117   15 months vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101063   15 months vboxsync Main: More stub code for ARM. bugref:10384
(edit) @101057   15 months vboxsync Main: Renamed …
(edit) @101044   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101043   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101041   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101038   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101037   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101036   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100737   16 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100730   16 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
(edit) @100729   16 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100651   17 months vboxsync Shared Clipboard: Also give the registered service extension the …
(edit) @100615   17 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100609   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100606   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100521   17 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100038   18 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99913   19 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99909   19 months vboxsync Main/ConsoleImpl: Split the VM config code into a common and …
(edit) @99740   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99604   19 months vboxsync bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed …
(edit) @99523   20 months vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @99418   20 months vboxsync Main/NvramStore: Be more careful with exceptions in C-interface …
(edit) @99416   20 months vboxsync Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" …
(edit) @99392   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99258   20 months vboxsync Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
(edit) @99252   20 months vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
(edit) @99150   21 months vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99011   21 months vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @98965   21 months vboxsync Main/UefiVairableStore: The shim parsing the MokList rejects it due to …
(edit) @98964   21 months vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98846   21 months vboxsync Main/Medium+VirtualBox: If Medium::close() and …
(edit) @98816   21 months vboxsync Guest Control: Added GuestFsObjData::FromGuestDirEntryEx(). bugref:9783
(edit) @98792   21 months vboxsync Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
(edit) @98729   22 months vboxsync Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
(edit) @98725   22 months vboxsync Guest Control/Main: Fixed deleting files via built-in toolbox; …
(edit) @98713   22 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98709   22 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98690   22 months vboxsync Main: Linux Guest Additions upgrade: Check if kernel modules and user …
(edit) @98666   22 months vboxsync Guest Control: Streamlined GuestWaitEventBase / GuestWaitEvent …
(edit) @98665   22 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98614   22 months vboxsync Main/GuestProcess: Simplified the GuestProcessToolbox::run stuff to …
(edit) @98610   22 months vboxsync Main/GuestSession: nits and some logging. bugref:9783
(edit) @98544   22 months vboxsync Main/GuestCtrlImplPrivate.h/cpp: Safed up the PATH_STYLE_SEP_STR …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98352   22 months vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98341   22 months vboxsync Main: bugref:4784: rename MachineSharedFolder to SharedFolder [build fix]
(edit) @98340   22 months vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98322   23 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98299   23 months vboxsync Main: doxygen fix attempt. bugref:10223
(edit) @98296   23 months vboxsync Main/include: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98292   23 months vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98291   23 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98288   23 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98286   23 months vboxsync Main/src-client: doxygen. bugref:10223
(edit) @98278   23 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
(edit) @98274   23 months vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98273   23 months vboxsync Main/GuestDnD*: rc -> hrc/vrc. bugref:10223
(edit) @98272   23 months vboxsync Main/Guest*: rc -> hrc/vrc. bugref:10223
(edit) @98266   23 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98263   23 months vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98123   23 months vboxsync Main/Console: Todo wrt MSD hotplugging and some coding style nits.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98102   23 months vboxsync Main/Machine: Assert that mData->mSession.mLockedMedia is locked …
(edit) @98097   23 months vboxsync Main/ConsoleImpl2.cpp: Added a InsertConfigStringF wrapping …
(edit) @98095   23 months vboxsync Main/Console: Implemented a LED query optimization, where also keep …
(edit) @98091   23 months vboxsync Main/Console: LED related cleanups. bugref:9892
(edit) @98088   23 months vboxsync Main/ConsoleImpl: Added a dedicated read/write lock to the LED sets to …
(edit) @98086   23 months vboxsync Main/ConsoleImpl: Modified the LED set enmType to a bitmap containing …
(edit) @98028   2 years vboxsync Audio/Main: Made the Backupable<T> align with the rest of Main (via a …
(edit) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(edit) @97802   2 years vboxsync DnD/Main: Made the progress object description a bit more flexible, to …
(edit) @97801   2 years vboxsync DnD/Main: Some more reset handling fixes.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97788   2 years vboxsync DnD: Simplified / untangled reset handling: - Don't implicitly reset …
(edit) @97786   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97784   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97783   2 years vboxsync DnD/Main: Added ability to report back the guest-side rc when waiting …
(edit) @97781   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97780   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97772   2 years vboxsync DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
(edit) @97725   2 years vboxsync DnD/Main: Increased the default timeout of …
(edit) @97626   2 years vboxsync Guest Control/Main: Fixed running out of context IDs when copying huge …
(edit) @97540   2 years vboxsync Main: Prevent Notification Center progress bar from almost …
(edit) @97523   2 years vboxsync Main: Add new OnMachineGroupsChanged event which fires when the groups …
(edit) @97460   2 years vboxsync Guest Control/Main: Made it easier to spot bugs with unfinished (i.e. …
(edit) @97456   2 years vboxsync Guest Control/Main: Fixed returning the correct error code 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