|
|
@20977
|
15 years |
vboxsync |
API: weed out NULL strings, as many clients cannot use them
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@18813
|
16 years |
vboxsync |
Main/IMedium,IHardDisk: fix error handling so that VBOX_E_FILE_ERROR …
|
|
|
@18313
|
16 years |
vboxsync |
Main: a different approach to opening images read-only for import …
|
|
|
@18275
|
16 years |
vboxsync |
Main: fix borkage introduced by r44866 which caused all hard disk to …
|
|
|
@16867
|
16 years |
vboxsync |
Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
|
|
|
@16853
|
16 years |
vboxsync |
Main: rename IDVDImage2 to IDVDImage
|
|
|
@16560
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16558
|
16 years |
vboxsync |
Main: back out r42503
|
|
|
@16557
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@15215
|
16 years |
vboxsync |
Main: #3312: Restore the proper hard disk accessibility state after …
|
|
|
@15202
|
16 years |
vboxsync |
Main: Fixed regression after r40588 (no hard disk names in HD UI).
|
|
|
@15178
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15124
|
16 years |
vboxsync |
Main: Only log full media location (to reduce logging).
|
|
|
@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 …
|
|
|
@14931
|
16 years |
vboxsync |
Main: HardDisk2: Obey VD_CAP_UUID.
|
|
|
@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 …
|
|
|
@14294
|
16 years |
vboxsync |
corrected a couple of typos
|
|
|
@13842
|
16 years |
vboxsync |
It's RTuuid not Ruuid.
|
|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@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).
|