|
|
@7370
|
17 years |
vboxsync |
A little adjustment of the RTFILECOPY flags.
|
|
|
@7349
|
17 years |
vboxsync |
Main: Added IVirtualBox/IMachine::saveSettingsWithBackup() for easier …
|
|
|
@7341
|
17 years |
vboxsync |
Main/Settings: Implemented support for settings file auto-conversion …
|
|
|
@7233
|
17 years |
vboxsync |
Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
|
|
|
@7207
|
17 years |
vboxsync |
Main: Reworked enums to avoid 1) weird duplication of enum name when …
|
|
|
@6935
|
17 years |
vboxsync |
Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
|
|
|
@6909
|
17 years |
vboxsync |
Main: Added IMachine::machines2 that returns the array instead of the …
|
|
|
@6384
|
17 years |
vboxsync |
next try
|
|
|
@6382
|
17 years |
vboxsync |
backed out again, needs build fixes on Windows
|
|
|
@6379
|
17 years |
vboxsync |
support read-only shared folders
|
|
|
@6367
|
17 years |
vboxsync |
Main: Fixed illegal cast of HardDisk * to IVirtualDiskImage * in …
|
|
|
@6361
|
17 years |
vboxsync |
Fixed OS/2 build.
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5652
|
17 years |
vboxsync |
Prototyping USB support for OS/2 hosts.
|
|
|
@5642
|
17 years |
vboxsync |
Main: Return an error when two machines witht he same UUID are …
|
|
|
@5627
|
17 years |
vboxsync |
Main: Improved Machine incapsulation by removing data(), userData(), …
|
|
|
@5390
|
17 years |
vboxsync |
Main: Implemented IConsole::AdoptSavedState(); Prototyped …
|
|
|
@5292
|
17 years |
vboxsync |
API change to allow VM to be created with predefined UUID.
|
|
|
@5236
|
17 years |
vboxsync |
Main: Differencing hard disks belonging to a snapshot could be …
|
|
|
@5218
|
17 years |
vboxsync |
Main: Fixed getDVDImageUsage()/getFloppyImageUsage() to a) prevent …
|
|
|
@5101
|
17 years |
vboxsync |
Introduce a new harddisk object which supports virtual harddisk …
|
|
|
@5061
|
17 years |
vboxsync |
Main: More logging.
|
|
|
@4475
|
17 years |
vboxsync |
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
|
|
|
@4260
|
17 years |
vboxsync |
Replace opening VirtualBox.xml with RTFILE_O_WRITE_THROUGH by a …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4064
|
17 years |
vboxsync |
Main/Frontends: Pass the value of the DISPLAY variable of the starting …
|
|
|
@3668
|
17 years |
vboxsync |
replace underscore symbols in Main/
|
|
|
@3482
|
17 years |
vboxsync |
Main: Fixed compile warning.
|
|
|
@3480
|
17 years |
vboxsync |
Main: Use named mutexes for watching client processes on OS/2.
|
|
|
@3387
|
17 years |
vboxsync |
Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
|
|
|
@3330
|
17 years |
vboxsync |
Main: Converted DVDDrive and FloppyDrive to the new locking scheme.
|
|
|
@3191
|
17 years |
vboxsync |
Main: Made it build on OS/2.
|
|
|
@3116
|
18 years |
vboxsync |
Changed default disk sizes to powers of 2, looks better in the …
|
|
|
@3115
|
18 years |
vboxsync |
increased default disk size of solaris to 8GB (#2025)
|
|
|
@3007
|
18 years |
vboxsync |
Moved the template code out of cdefs.h, partly because it didn't …
|
|
|
@2980
|
18 years |
vboxsync |
InnoTek -> innotek: actual code changes (headers follow).
|
|
|
@2976
|
18 years |
vboxsync |
Main:
- XPCOM: Implemented storing compreg.data and xpti.data in the …
|
|
|
@2610
|
18 years |
vboxsync |
spelling
|
|
|
@2567
|
18 years |
vboxsync |
Main & All Frontends: replaced the IGuestOSType IMachine::OSType …
|
|
|
@2463
|
18 years |
vboxsync |
Main & All Frontends: Prototyped a bunch of Main API changes …
|
|
|
@2358
|
18 years |
vboxsync |
New VMDK code.
|
|
|
@2239
|
18 years |
vboxsync |
Main: Use RTPathCompare() instead of #ifdef's.
|
|
|
@2148
|
18 years |
vboxsync |
Changed the configuration directory to Library/VirtualBox on darwin.
|
|
|
@2029
|
18 years |
vboxsync |
Main: Added IVirtualBox::findHardDisk().
VBoxSDL: Fixed so that .vmdk …
|
|
|
@1491
|
18 years |
vboxsync |
Flush the config file before closing it to try prevent data loss on …
|
|
|
@1397
|
18 years |
vboxsync |
Use VBOX_VERSION_STRING when possible.
|
|
|
@1170
|
18 years |
vboxsync |
Main: Removed useless attempt.
|
|
|
@1169
|
18 years |
vboxsync |
Main: Attempted to let the RunAs dialog bring itself to foreground.
|
|
|
@1015
|
18 years |
vboxsync |
Storage/Main/GUI: Implemented preliminary support of VMDK images …
|
|
|
@975
|
18 years |
vboxsync |
enable Vista privilege elevation
|
|
|
@972
|
18 years |
vboxsync |
Vista requires at least 512MB RAM.
|
|
|
@961
|
18 years |
vboxsync |
do not talk about 'remote sessions', it's confusing
|
|
|
@953
|
18 years |
vboxsync |
Main: Prototyped IVMDKImage.
|
|
|
@749
|
18 years |
vboxsync |
Main: Fixed: Don't try to delete the image file of a differencing VDI …
|
|
|
@606
|
18 years |
vboxsync |
Initial darwin port. (Not tested on linux yet.)
|
|
|
@1
|
55 years |
vboxsync |
import
|