|
|
@31625
|
14 years |
vboxsync |
Main: add a getter in IProgress for getting the current operation weight
|
|
|
@31333
|
14 years |
vboxsync |
Main: rework new implementation of Machine::Unregister() and …
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30681
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
@30676
|
14 years |
vboxsync |
Main: back out r63429
|
|
|
@30670
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
@30632
|
14 years |
vboxsync |
Main: simplify and document ComPtr<> template; speeds up compiling a bit
|
|
|
@30396
|
14 years |
vboxsync |
Teleportation: Make the progress bar move during teleportation. The …
|
|
|
@29989
|
15 years |
vboxsync |
Main/ProgressImpl: be a bit more precise here
|
|
|
@29924
|
15 years |
vboxsync |
Progress.cpp: Don't assert in SetNextOperation if the object is …
|
|
|
@29914
|
15 years |
vboxsync |
ProgressImpl.cpp: Use RTTimeMillTS instead of RTTimeNow() - monotonic …
|
|
|
@29881
|
15 years |
vboxsync |
ProgressImpl.cpp: Log cancelation.
|
|
|
@29863
|
15 years |
vboxsync |
Main: missing Progress changes.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26235
|
15 years |
vboxsync |
Main: coding style
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25184
|
15 years |
vboxsync |
Main: bring back r55600 with fix for broken machine creation
|
|
|
@25182
|
15 years |
vboxsync |
Backed out 55600; unable to create new VMs
|
|
|
@25170
|
15 years |
vboxsync |
Main: rework VirtualBox implemenation to no longer use …
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|
@24969
|
15 years |
vboxsync |
Main,VBoxManage: Check for timeout in the progress object (simple …
|
|
|
@24961
|
15 years |
vboxsync |
Main: Added a timeout property to IProgress that can be used to …
|
|
|
@23827
|
15 years |
vboxsync |
Main: Cancellation fixes (almost perfect).
|
|
|
@23810
|
15 years |
vboxsync |
Main: Cancelling teleporation…
|
|
|
@23662
|
15 years |
vboxsync |
ProcessImpl.cpp: Added todo about replacing walltime (RTTimeNow) with …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@20220
|
16 years |
vboxsync |
Main: back out the IProgess::GetResultCode() parameter change
|
|
|
@20216
|
16 years |
vboxsync |
win build fix
|
|
|
@20212
|
16 years |
vboxsync |
Main: changed the parameter of IProgress::GetResultCode() from …
|
|
|
@19242
|
16 years |
vboxsync |
Main: hopefully fixed Linux burns
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@18643
|
16 years |
vboxsync |
Typos in comments corrected while fixing doxygen warnings.
|
|
|
@18406
|
16 years |
vboxsync |
Main: add IProgress::GetTimeRemaining()
|
|
|
@18394
|
16 years |
vboxsync |
Main: do not allow IProgress to report 100% until we're really done
|
|
|
@18306
|
16 years |
vboxsync |
OVF: fix progress values for disks on import
|
|
|
@18277
|
16 years |
vboxsync |
typos
|
|
|
@18276
|
16 years |
vboxsync |
Main: document new IProgress weighting
|
|
|
@18269
|
16 years |
vboxsync |
Main: rework IProgress internals to optionally handle weighted …
|
|
|
@18252
|
16 years |
vboxsync |
Main: performance header cleanup.
|
|
|
@18120
|
16 years |
vboxsync |
Main/Progress: implement cancelling of activities associated with …
|
|
|
@15165
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14972
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
The …
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14715
|
16 years |
vboxsync |
s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp
as suggested …
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@13915
|
16 years |
vboxsync |
Main: fix mac burns
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@10615
|
16 years |
vboxsync |
stdint.h & C++ fun.
|
|
|
@10613
|
16 years |
vboxsync |
Performance API enabled for Linux, Solaris and Windows.
POSIX timers …
|
|
|
@10612
|
16 years |
vboxsync |
Another attempt to fix OS X build.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@7992
|
17 years |
vboxsync |
Main: Implemented true AutoReaderLock (#2768).
|
|
|
@6935
|
17 years |
vboxsync |
Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
|
|
|
@6375
|
17 years |
vboxsync |
Main: Fixed VM error callback used during powerup so that it doesn't …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4134
|
17 years |
vboxsync |
Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3668
|
17 years |
vboxsync |
replace underscore symbols in Main/
|
|
|
@3191
|
17 years |
vboxsync |
Main: Made it build on OS/2.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@357
|
18 years |
vboxsync |
Main: Added VirtualBoxSupportErrorInfoImpl::setErrorBstr() and …
|
|
|
@351
|
18 years |
vboxsync |
Main: Fixed: HVirtualDiskImage::geAccessible() blocked all other …
|
|
|
@1
|
55 years |
vboxsync |
import
|