VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78690   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78686   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78683   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78666   6 years vboxsync Main/GuestControl: Better error message from copyToGuest and various …
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78509   6 years vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
(edit) @78343   6 years vboxsync DisplayImpl.cpp: verify that the graphics controller is enabled.
(edit) @78261   6 years vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @78234   6 years vboxsync Main/GuestCtrl: Fixed three i_waitForStatusChange() methods that would …
(edit) @78112   6 years vboxsync Guest Control/Main: By default only delete empty directory structures …
(edit) @78093   6 years vboxsync DnD/Main: Renamed GuestDnDInst() macro -> GUESTDNDINST().
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78089   6 years vboxsync DnD/Main: Fixed copying 0-byte files from guest to host.
(edit) @78085   6 years vboxsync DnD/Main: Log (into release log) if opening the dropped files …
(edit) @78084   6 years vboxsync DnD/Main: Release logging tweaks.
(edit) @78039   6 years vboxsync Guest Control/Main: Also check for flag DirectoryRemoveRecFlag_None in …
(edit) @78038   6 years vboxsync Guest Control/Main: Renaming.
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77814   6 years vboxsync Main/ConsoleImpl.cpp/powerUp: Moved VRDE audio driver attaching and …
(edit) @77753   6 years vboxsync ConsoleImpl2.cpp: preprocessor indent
(edit) @77703   6 years vboxsync BVGA,Display,FE/Qt: Don't flood the release log with screen updates …
(edit) @77587   6 years vboxsync Guest Control/Main: Implemented virtual guest object methods for …
(edit) @77586   6 years vboxsync Guest Control/Main: Make sure to cancel pending wait events in …
(edit) @77585   6 years vboxsync Guest Control/Main: No need to use ASMAtomicXXX routines for …
(edit) @77583   6 years vboxsync Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
(edit) @77582   6 years vboxsync Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
(edit) @77562   6 years vboxsync HGCMThread: fixed incorrec stats registration. bugref:9172
(edit) @77554   6 years vboxsync grr. reverting previous commit
(edit) @77553   6 years vboxsync VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
(edit) @77531   6 years vboxsync Guest Control/Main: Fixed directory creation / mode flags for session …
(edit) @77527   6 years vboxsync Guest Control/Main: Point out that dry run mode is not supported yet …
(edit) @77508   6 years vboxsync Guest Control/Main: c_str() not needed here.
(edit) @77500   6 years vboxsync Guest Control/Main: Respect dry run in …
(edit) @77499   6 years vboxsync Guest Control/Main: Copy/paste typo in GuestSessionTaskCopyFrom::Run().
(edit) @77496   6 years vboxsync Guest Control/Main: Added exit code handling for …
(edit) @77495   6 years vboxsync Guest Control/Main: Renamed GuestSessionTask::directoryCreate() -> …
(edit) @77485   6 years vboxsync Main: add out-of-range to host-side pointer reporting. bugref:9376: …
(edit) @77452   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77451   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77436   6 years vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
(edit) @77387   6 years vboxsync GuestControl/Main: Const'ed data to write in i_writeData[At].
(edit) @77386   6 years vboxsync GuestControl/Main: Check for data size to write in GuestFile::write[At].
(edit) @77385   6 years vboxsync GuestControl/Main: Fixed initializing some members.
(edit) @77371   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77279   6 years vboxsync Guest Control/Main + FE/Qt: Reverted r128734 (Be more strict for …
(edit) @77227   6 years vboxsync Guest Control/Main + FE/Qt: Be more strict for …
(edit) @77191   6 years vboxsync Main/HGCMThread: Don't clear the thread handle when the thread exits …
(edit) @77157   6 years vboxsync Main/GuestBase::registerWaitEventEx: Incorrect assertion. bugref:9313
(edit) @77152   6 years vboxsync Main/Display: add logging for cursor information going through. …
(edit) @77133   6 years vboxsync Fix a Windows burn from the last commit. bugref:9376: Complete …
(edit) @77130   6 years vboxsync pdmifs/DevVGA/DisplayImpl: add screen id to …
(edit) @77116   6 years vboxsync Guest Control/Main: Docs.
(edit) @77113   6 years vboxsync Guest Control/Main: The comment about Guest::i_notifyCtrlDispatcher() …
(edit) @77112   6 years vboxsync Guest Control/Main: Clarify GuestFile::getOffset().
(edit) @77100   6 years vboxsync Main/ConsoleImpl: Don't mix COM and IPRT/VBox status codes (FreeBSD …
(edit) @77097   6 years vboxsync Guest Control/Main: Renaming (NOREF -> RT_NOREF).
(edit) @77096   6 years vboxsync Guest Control/Main: Use the new code path of …
(edit) @77095   6 years vboxsync Guest Control/Main: Forgot to return the created event in …
(edit) @77093   6 years vboxsync Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use it …
(edit) @77083   6 years vboxsync Guest Control/Main: Comments.
(edit) @77082   6 years vboxsync Guest Control/Main: Assertion not needed in …
(edit) @77081   6 years vboxsync Guest Control/Main: Doxygen (build) fix.
(edit) @77080   6 years vboxsync Guest Control/Main: Parameter conversion in …
(edit) @77079   6 years vboxsync Guest Control/Main: Fixed GuestWaitEvent initialization by now having …
(edit) @77075   6 years vboxsync Guest Control/Main: Made GUEST_FILE_NOTIFYTYPE_WRITE more uniform to …
(edit) @77074   6 years vboxsync Guest Control/Main: Get rid of uProcFlags parameter of …
(edit) @77073   6 years vboxsync Guest Control/Main: Also check process priority flags in …
(edit) @77072   6 years vboxsync Guest Control/Main: Fixes for GuestSession::fileExist().
(edit) @77071   6 years vboxsync Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
(edit) @77070   6 years vboxsync Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
(edit) @77069   6 years vboxsync Guest Control/Main: Check flags of …
(edit) @77068   6 years vboxsync Guest Control/Main: Renamed GuestSessionTaskInternalOpen() to …
(edit) @77038   6 years vboxsync Guest Control/Main: Fixed the number of operations when copying from …
(edit) @77036   6 years vboxsync Guest Control/Main: Fixed the number of operations when copying from …
(edit) @76985   6 years vboxsync Graphics/VMSVGA: make VBoxSVGA compatibility with old vboxvideo …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76893   6 years vboxsync Recording/Main: Use lock() and unlock() in more places.
(edit) @76891   6 years vboxsync DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
(edit) @76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
(edit) @76711   6 years vboxsync ConsoleImpl2: Use new style CFGM config for PCnet emulation.
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76598   6 years vboxsync Main: GCC precompiled headers hacking.
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76403   6 years vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
(edit) @76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
(edit) @76380   6 years vboxsync VBox/com/microatl.h: Include errcore.h rather than err.h for …
(edit) @76250   6 years vboxsync Main: removed obsolete HostWindowId
(edit) @76112   6 years vboxsync Backed out accidental change in previous commit.
(edit) @76111   6 years vboxsync VirtualBoxSDSImpl.cpp: Unconfuse scm. bugref:3300
(edit) @76013   6 years vboxsync HGCM: doxygen fix
(edit) @75991   6 years vboxsync HGCM: Don't send HGCMNOTIFYEVENT_RESET on shutdown. Messes up the …
(edit) @75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75978   6 years vboxsync doxygen fix
(edit) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75955   6 years vboxsync Main: Load VBoxGuestPropSvc from the VMMDev driver.
(edit) @75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75913   6 years vboxsync Main/GuestCtrlPrivate.cpp: Implemented full filetype -> FsObjType …
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