|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69388
|
7 years |
vboxsync |
Main: More scm updates
|
|
|
@69241
|
7 years |
vboxsync |
Main: scm updates
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@66796
|
8 years |
vboxsync |
Main/tstCollector: use symbolic constant
|
|
|
@66795
|
8 years |
vboxsync |
Main/tstCollector: make it always return 0. The current error handling …
|
|
|
@63806
|
8 years |
vboxsync |
debug tool.
|
|
|
@63504
|
8 years |
vboxsync |
tstGuestCtrlParseBuffer.cpp: Removed evil non-UTF8 chars from the the …
|
|
|
@63412
|
8 years |
vboxsync |
32-bit gcc warnings.
|
|
|
@63378
|
8 years |
vboxsync |
Main: warnings (gcc)
|
|
|
@63260
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63258
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63177
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63161
|
8 years |
vboxsync |
Main: Warnings
|
|
|
@62875
|
8 years |
vboxsync |
Main: gcc warnings
|
|
|
@62780
|
8 years |
vboxsync |
Wrap objbase.h + objidl.h too.
|
|
|
@62769
|
8 years |
vboxsync |
tstVBoxApiWin.cpp: get_VirtualBox didn't set rc, causing MSC to …
|
|
|
@62768
|
8 years |
vboxsync |
Main: warnings
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62468
|
8 years |
vboxsync |
Main: scm
|
|
|
@62046
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch.
|
|
|
@61205
|
9 years |
vboxsync |
sorry
|
|
|
@61204
|
9 years |
vboxsync |
warning
|
|
|
@61099
|
9 years |
vboxsync |
tstVBoxMultipleVM: skip for now
|
|
|
@60924
|
9 years |
vboxsync |
Main: Fixed incorrect com usage in testcases.
|
|
|
@60765
|
9 years |
vboxsync |
API: stop using ATL and use a vastly smaller lookalike instead, plus a …
|
|
|
@60649
|
9 years |
vboxsync |
wording
|
|
|
@60386
|
9 years |
vboxsync |
RTTestSkipped() is more appropriate
|
|
|
@60385
|
9 years |
vboxsync |
less specific comment
|
|
|
@60383
|
9 years |
vboxsync |
vbox/main/testcase: bugref:6173: document maximum VM limit... skip …
|
|
|
@60170
|
9 years |
vboxsync |
tstVBoxMultipleVM.cpp: Missed a few tabs.
|
|
|
@60169
|
9 years |
vboxsync |
tstVBoxMultipleVM.cpp:
- TABS ARE ABSOLUTELY VERBOTEN!!
- Always space …
|
|
|
@60168
|
9 years |
vboxsync |
fixed properties
|
|
|
@60144
|
9 years |
vboxsync |
bugref:6173: document maximum VM limit... Added unit test …
|
|
|
@60089
|
9 years |
vboxsync |
Main,VBoxManage: Add API to IHost for adding and removing USB device …
|
|
|
@60068
|
9 years |
vboxsync |
Revert r106058, incomplete conversion of USBProxyBackend to a COM …
|
|
|
@60067
|
9 years |
vboxsync |
Main: Add API to IHost for adding and removing USB device sources in …
|
|
|
@60063
|
9 years |
vboxsync |
Frontends etc: convert more code to use VirtualBoxClient instead of …
|
|
|
@59117
|
9 years |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@57413
|
9 years |
vboxsync |
More DECLCALLBACK fixes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56994
|
9 years |
vboxsync |
Main: Log and assert formatting fixes.
|
|
|
@56825
|
9 years |
vboxsync |
we need VBoxRT here for VBoxXPCOM if logging is enabled
|
|
|
@56301
|
9 years |
vboxsync |
*.kmk: Updated (C) year.
|
|
|
@55969
|
10 years |
vboxsync |
Removed unnecessary LOG_INSTANCE definitions.
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@54503
|
10 years |
vboxsync |
Main: remove mouse test case.
|
|
|
@54495
|
10 years |
vboxsync |
Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
|
|
|
@54438
|
10 years |
vboxsync |
Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
|
|
|
@53969
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53965
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53871
|
10 years |
vboxsync |
Dependency fix.
|
|
|
@52064
|
10 years |
vboxsync |
Main: IDisplay converted to use API wrappers.
|
|
|
@52045
|
10 years |
vboxsync |
Main/testcase: add a very incomplete unit test for the Guid class, …
|
|
|
@51965
|
10 years |
vboxsync |
tstCollector: ignore empty disk lists for now
|
|
|
@51903
|
10 years |
vboxsync |
Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
|
|
|
@51616
|
10 years |
vboxsync |
tstMouseImpl: another fix
|
|
|
@51615
|
10 years |
vboxsync |
repaired tstMouseImpl
|
|
|
@50865
|
11 years |
vboxsync |
warning
|
|
|
@50613
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp fixed
|
|
|
@50592
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
|
|
|
@50591
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp fix to kmk
|
|
|
@50589
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp
|
|
|
@50529
|
11 years |
vboxsync |
6813 - src-client/GuestFsObjInfoImpl.cpp - kmk formatting issues resolved
|
|
|
@50528
|
11 years |
vboxsync |
6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted
|
|
|
@50527
|
11 years |
vboxsync |
Main/testcase: prepare for the first batch of wrapper changes in src-client
|
|
|
@50516
|
11 years |
vboxsync |
6813 - r92358 changes backed out due to errors on win-dbg clbr and …
|
|
|
@50515
|
11 years |
vboxsync |
6813 - GuestFsObjInfoImpl.cpp 2nd attempt
|
|
|
@50502
|
11 years |
vboxsync |
6813 - r92342 & r92343 changes backed out due to errors on win-dbg …
|
|
|
@50501
|
11 years |
vboxsync |
6813 - client/GuestFsObjInfoImpl.cpp 2nd go
|
|
|
@50500
|
11 years |
vboxsync |
6813 - client/GuestFsObjInfoImpl.cpp
|
|
|
@50439
|
11 years |
vboxsync |
Moved cleanup code.
|
|
|
@50397
|
11 years |
vboxsync |
Show full error info and remove test VM files before exit.
|
|
|
@50390
|
11 years |
vboxsync |
svn properties
|
|
|
@50389
|
11 years |
vboxsync |
Use HRESULT instead of int.
|
|
|
@50386
|
11 years |
vboxsync |
Temporary disable compilation.
|
|
|
@50382
|
11 years |
vboxsync |
Added initial testcase with IVirtualBox interface testing.
|
|
|
@50351
|
11 years |
vboxsync |
Main/testcase/tstOVF: fixes to make it work reliably (biggest problem …
|
|
|
@50342
|
11 years |
vboxsync |
Main/testcase: use better suited template for tstVBoxAPIXPCOM
|
|
|
@50339
|
11 years |
vboxsync |
Main/testcase: beat some sense into the XPCOM sample code, it was …
|
|
|
@50196
|
11 years |
vboxsync |
Main: s/Vbox/VBox/g s/VB/VBox/g
|
|
|
@50117
|
11 years |
vboxsync |
Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
|
|
|
@50041
|
11 years |
vboxsync |
crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
|
|
|
@49960
|
11 years |
vboxsync |
6813 stage 6 - Make use of server side API wrapper code in all interfaces
|
|
|
@49951
|
11 years |
vboxsync |
6813 - stage 5 - Make use of server side API wrapper code in all interfaces
|
|
|
@49943
|
11 years |
vboxsync |
warning
|
|
|
@49910
|
11 years |
vboxsync |
Extended the test, nothing exciting.
|
|
|
@49907
|
11 years |
vboxsync |
tstVBoxAPIPerf.cpp: Scoping fix, better time resolution if possible.
|
|
|
@49906
|
11 years |
vboxsync |
Main: Some simple COM/XPCOM performance measurements. The idea was …
|
|
|
@49868
|
11 years |
vboxsync |
crOpenGL: fix img positioning for retina/osx
|
|
|
@49803
|
11 years |
vboxsync |
Main: tstCollector need to require the wrapper generated header files …
|
|
|
@49797
|
11 years |
vboxsync |
Main: build fixes.
|
|
|
@49452
|
11 years |
vboxsync |
whitespace cleanup
|
|
|
@48955
|
11 years |
vboxsync |
Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
|
|
|
@48490
|
11 years |
vboxsync |
tstAPI: test (DNS & Co) modified to ask in endless loop (with 1 sec …
|
|
|
@48334
|
11 years |
vboxsync |
Main/testcase: adds disabled by default test of DNS bits of HostImpl.
|
|
|
@48297
|
11 years |
vboxsync |
Main/Medium: redesign API level medium locking, needed conversions …
|
|
|
@48164
|
11 years |
vboxsync |
Main: phase out the use of the XPCOM glue (wasn't ever used), and …
|
|
|