|
|
@79002
|
6 years |
vboxsync |
PDM, Devices, FE, Main: allow size hints without notification for …
|
|
|
@78996
|
6 years |
vboxsync |
OCI: IRangedIntegerFormValue::suffix property, a counterpart of …
|
|
|
@78995
|
6 years |
vboxsync |
PDM, Devices, FE, Main: allow size hints without notification for …
|
|
|
@78968
|
6 years |
vboxsync |
Main/MachienImplMoveVM.cpp: Some more review comments and a couple of …
|
|
|
@78967
|
6 years |
vboxsync |
Main,GUI: S_FALSE is defined by com/defs.h now.
|
|
|
@78963
|
6 years |
vboxsync |
bugref:9416. Several changes in the exceptions handling.
|
|
|
@78950
|
6 years |
vboxsync |
Shared Clipboard/URI: Update; more work on clipboard area code, …
|
|
|
@78944
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78942
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78941
|
6 years |
vboxsync |
Main/HostDnsService: Fixed a memory leak; was not deleting the monitor …
|
|
|
@78940
|
6 years |
vboxsync |
OCI: Now that GUI doesn't use export form for testing (already) and …
|
|
|
@78931
|
6 years |
vboxsync |
bugref:9416. scm fix.
|
|
|
@78930
|
6 years |
vboxsync |
bugref:9416. fixed typo.
|
|
|
@78929
|
6 years |
vboxsync |
bugref:9416. fixed typo.
|
|
|
@78923
|
6 years |
vboxsync |
bugref:9416. Changed the choosing OS type logic for OCI import. Added …
|
|
|
@78916
|
6 years |
vboxsync |
Main/src-client,Main/include: Unregister HGCM service extensions on …
|
|
|
@78915
|
6 years |
vboxsync |
Main/src-client,Main/include: Unregister HGCM service extensions on …
|
|
|
@78910
|
6 years |
vboxsync |
Main/src-client/HGCM.cpp: Fix memory leak
|
|
|
@78901
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78900
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78899
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78898
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78897
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78896
|
6 years |
vboxsync |
OCI: Introduce StringFormValue::miltiline property. We'll see if it's …
|
|
|
@78879
|
6 years |
vboxsync |
Main: bugref:9416: Small NLS fix in import appliance stuff.
|
|
|
@78859
|
6 years |
vboxsync |
scm fixes.
|
|
|
@78857
|
6 years |
vboxsync |
bugref:9416. Fixed some comments.
|
|
|
@78847
|
6 years |
vboxsync |
API: do not loose monitor information which was set before devices …
|
|
|
@78844
|
6 years |
vboxsync |
bugref:9436. Empty ovf::OVFReader is needed.
|
|
|
@78843
|
6 years |
vboxsync |
bugref:9436. fixed interpret() for cloud case.
|
|
|
@78841
|
6 years |
vboxsync |
bugref:9436. Added progress for getInstanceInfo. Now getInstanceInfo …
|
|
|
@78836
|
6 years |
vboxsync |
bugref:8345. Refining and cleaning up the code.
|
|
|
@78829
|
6 years |
vboxsync |
Main: bugref:6913: Fixed macos compiler errors
|
|
|
@78827
|
6 years |
vboxsync |
Main: bugref:6913: Fixed compiler errors
|
|
|
@78826
|
6 years |
vboxsync |
Main: bugref:6913: Fixed compiler errors
|
|
|
@78825
|
6 years |
vboxsync |
Main: bugref:6913: Fixed IMediumRegisteredEvent issues
|
|
|
@78815
|
6 years |
vboxsync |
OCI: Make ICloudClient::getImportDescriptionForm return progress, we …
|
|
|
@78809
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78801
|
6 years |
vboxsync |
API: add IGuestMonitorInfoChangedEvent.
bugref:9472: API: let the GUI …
|
|
|
@78786
|
6 years |
vboxsync |
Main/MediumAttachment: add attribute for querying the associated …
|
|
|
@78785
|
6 years |
vboxsync |
Main/cbinding: Stop having pre-created C header files for old releases …
|
|
|
@78784
|
6 years |
vboxsync |
API: add getVideoModeHint.
bugref:9472: API: let the GUI notice video …
|
|
|
@78779
|
6 years |
vboxsync |
Main: Cache the VBoxInternal2/TurnResetIntoPowerOff value so we don't …
|
|
|
@78767
|
6 years |
vboxsync |
Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
|
|
|
@78766
|
6 years |
vboxsync |
Main/SessionMachine::takeSnapshot: Missed a pTask reference after …
|
|
|
@78765
|
6 years |
vboxsync |
Main/MachineImplMoveVM.cpp: Another todo. bugref:8345
|
|
|
@78764
|
6 years |
vboxsync |
Main/GuestSessionTask: Commented out RunAsync as it isn't used by …
|
|
|
@78763
|
6 years |
vboxsync |
Main/VirtualBox::i_saveMediaRegistry: No need to catch ... from …
|
|
|
@78762
|
6 years |
vboxsync |
Main: NULL pTask after createThread() call to catch any useage after …
|
|
|
@78761
|
6 years |
vboxsync |
Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345
|
|
|
@78758
|
6 years |
vboxsync |
Main/GuestSession::i_startSessionAsync: Simplified the code a little. …
|
|
|
@78755
|
6 years |
vboxsync |
Main/Appliance: Introduced the concept of status code checking to the …
|
|
|
@78754
|
6 years |
vboxsync |
Main/Appliance: Some cleanups of i_writeImpl and i_writeOPCImpl. …
|
|
|
@78753
|
6 years |
vboxsync |
GuestProcess::i_startProcessAsync: Must check pTask->createThread …
|
|
|
@78752
|
6 years |
vboxsync |
Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
|
|
|
@78751
|
6 years |
vboxsync |
Console::powerUp: Another delete NULL on the unlikely chance of …
|
|
|
@78750
|
6 years |
vboxsync |
Console::powerDown: Avoid delete NULL on the unlikely chance of …
|
|
|
@78749
|
6 years |
vboxsync |
Main/Appliance::i_importImpl: Ditto (bugref:9416). Untested.
|
|
|
@78748
|
6 years |
vboxsync |
Main/Appliance::i_readImpl: Fixes for regressions introduced by …
|
|
|
@78747
|
6 years |
vboxsync |
Main/Appliance::i_readImpl: Fixes for regressions introduced by …
|
|
|
@78745
|
6 years |
vboxsync |
Main/GuestDnD: Moved up comment about dragons and set pTask to NULL …
|
|
|
@78744
|
6 years |
vboxsync |
Main/Guest::updateGuestAdditions: Cleanup similar to r130830. bugref:9320
|
|
|
@78743
|
6 years |
vboxsync |
Main/GuestSessionImpl.cpp: Cleaned up i_copyToGuest & i_copyFromGuest …
|
|
|
@78742
|
6 years |
vboxsync |
Main/ThreadTask.cpp: Added note to the two public createThread method …
|
|
|
@78738
|
6 years |
vboxsync |
Main: Fixed buggy count wraparound handling in …
|
|
|
@78734
|
6 years |
vboxsync |
bugref:9436. Added 3 commands which start/stop/terminate an instance.
|
|
|
@78725
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78696
|
6 years |
vboxsync |
Shared Clipboard: VM startup fixes, hopefully also a bit more robust.
|
|
|
@78694
|
6 years |
vboxsync |
OCI: IRangedIntegerFormValue
|
|
|
@78690
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78686
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78683
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78666
|
6 years |
vboxsync |
Main/GuestControl: Better error message from copyToGuest and various …
|
|
|
@78658
|
6 years |
vboxsync |
Main: bugref:6913: Fixed some typo
|
|
|
@78653
|
6 years |
vboxsync |
DnD/GuestDnDPrivate.h: Limit meta data size in …
|
|
|
@78632
|
6 years |
vboxsync |
Forward ported 130474,130475,130477,130479. bugref:9453
|
|
|
@78630
|
6 years |
vboxsync |
bugref:9416. small leftover removed.
|
|
|
@78605
|
6 years |
vboxsync |
bugref:9416. scm fixes.
|
|
|
@78604
|
6 years |
vboxsync |
bugref:9416. scm fixes.
|
|
|
@78603
|
6 years |
vboxsync |
bugref:9416. Fixed uninitialized variables.
|
|
|
@78602
|
6 years |
vboxsync |
bugref:9416. The second part of OCI import - the local part of import …
|
|
|
@78565
|
6 years |
vboxsync |
Main: bugref:6913: Fixed NULL id in the IMediumRegisteredEvent and …
|
|
|
@78534
|
6 years |
vboxsync |
OCI: Empty shell of an OCI import form.
|
|
|
@78509
|
6 years |
vboxsync |
Main/Machine+StorageController+SystemProperties+Console: Add basic …
|
|
|
@78485
|
6 years |
vboxsync |
OCI: ICloudClient::getExportLaunchDescriptionFormFor that takes a …
|
|
|
@78430
|
6 years |
vboxsync |
bugref:9416. scm fixes.
|
|
|
@78429
|
6 years |
vboxsync |
bugref:9416. changed uint32_t to ULONG.
|
|
|
@78428
|
6 years |
vboxsync |
bugref:9416. The part of OCI import logic. New functions - …
|
|
|
@78427
|
6 years |
vboxsync |
Main: bugref:8612: Added some comment and removed debug tails
|
|
|
@78417
|
6 years |
vboxsync |
Utf8Str,RTCString: Assert that C-string pointer parameters in …
|
|
|
@78404
|
6 years |
vboxsync |
removed Utf8Str::assignEx() and replaced RTCString::compare() by …
|
|
|
@78403
|
6 years |
vboxsync |
Main/MediumImpl.cpp: Move those Medium::*Task::executeTask() stub …
|
|
|
@78401
|
6 years |
vboxsync |
Main/MediumImpl.cpp: Logging + review comment.
|
|
|
@78387
|
6 years |
vboxsync |
Main: bugref:8612: Fixed error during MacOS guest creation using GUI
|
|
|
@78352
|
6 years |
vboxsync |
Main: bugref:8612: Added HW virtualization enabled always in …
|
|
|
@78351
|
6 years |
vboxsync |
Making CVirtualBox::findMachine(..) const
|
|
|
@78343
|
6 years |
vboxsync |
DisplayImpl.cpp: verify that the graphics controller is enabled.
|
|
|
@78296
|
6 years |
vboxsync |
Main: bugref:8612: Fixed error happened during VM creation with …
|
|
|
@78277
|
6 years |
vboxsync |
Main/Machine::applyDefaults: corrected audio configuration order.
|
|
|
@78262
|
6 years |
vboxsync |
Main: bugref:8612: Changed the possible return codes for …
|
|
|