|
|
@14937
|
16 years |
vboxsync |
fixed burn
|
|
|
@14936
|
16 years |
vboxsync |
Use CheckComArgStrNotEmptyOrNull where appropriate.
|
|
|
@14934
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14931
|
16 years |
vboxsync |
Main: HardDisk2: Obey VD_CAP_UUID.
|
|
|
@14922
|
16 years |
vboxsync |
Main: more XML reader implemenation.
|
|
|
@14904
|
16 years |
vboxsync |
Main: change vboxxml files and namespace to xml only; more XML code …
|
|
|
@14874
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14858
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14854
|
16 years |
vboxsync |
Main: rip XML classes out of settings code and move them to …
|
|
|
@14852
|
16 years |
vboxsync |
#3162: Plugin backends are now loaded upon startup, this should get …
|
|
|
@14783
|
16 years |
vboxsync |
Main: Treat hard disks with no Create capabilities as Created right …
|
|
|
@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 …
|
|
|
@14666
|
16 years |
vboxsync |
Main: Better result codes for VIrtualBox::createMachine(), …
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@14437
|
16 years |
vboxsync |
FE/Qt4: 2883: Structure OS list. Feature request implemented in base …
|
|
|
@14381
|
16 years |
vboxsync |
Main: Typo.
|
|
|
@14343
|
16 years |
vboxsync |
Corrected a couple of typos in comments. No code changes.
|
|
|
@14313
|
16 years |
vboxsync |
Reduce a few cases of words doubled.
|
|
|
@14272
|
16 years |
vboxsync |
Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
|
|
|
@14224
|
16 years |
vboxsync |
Main: Added ISystemProperties::defaultHardDiskFormat.
|
|
|
@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 …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13713
|
16 years |
vboxsync |
Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
|
|
|
@13696
|
16 years |
vboxsync |
Main: Fixed: Closing sessions was not always noticed by the server …
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13457
|
16 years |
vboxsync |
Main: Implemented detection of the unexpected spawning session …
|
|
|
@13436
|
16 years |
vboxsync |
Main (Guest Properties): added host-side callbacks
|
|
|
@13431
|
16 years |
vboxsync |
Main: Fixed a bunch of assertions caused by the code that detects a …
|
|
|
@13420
|
16 years |
vboxsync |
disabled code for checking spawn failures on Windows
|
|
|
@13405
|
16 years |
vboxsync |
Main: report unexpected failures when spawning a remote session
|
|
|
@12284
|
16 years |
vboxsync |
added subversion revison to the IDL
|
|
|
@10595
|
16 years |
vboxsync |
Main: Performance: Typos, docs, cosmetics.
|
|
|
@10544
|
16 years |
vboxsync |
Performance API, version 0, with fixed COMDefs.h.
|
|
|
@10534
|
16 years |
vboxsync |
Backed out Performance API changes.
|
|
|
@10528
|
16 years |
vboxsync |
Performance API, version 0, webservice broken.
|
|
|
@10400
|
16 years |
vboxsync |
typo
|
|
|
@10333
|
16 years |
vboxsync |
added package type property
|
|
|
@9360
|
17 years |
vboxsync |
Main: Return the correct value for IGuest::OSTypeId as reported by the …
|
|
|
@8898
|
17 years |
vboxsync |
fixed copy'n'paste bug
|
|
|
@8804
|
17 years |
vboxsync |
build fix
|
|
|
@8803
|
17 years |
vboxsync |
add OpenSolaris OS type
|
|
|
@8765
|
17 years |
vboxsync |
win32 -> win.
|
|
|
@8569
|
17 years |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@8055
|
17 years |
vboxsync |
Main/Settigs: Redone semi-faulty r29679: When reading from settings …
|
|
|
@8029
|
17 years |
vboxsync |
Main: Reverted r29679 (some file access problems).
|
|
|
@8020
|
17 years |
vboxsync |
Main/Settigs: Disabled File (..., RTFILE aHandle, ...) constructor …
|
|
|
@7964
|
17 years |
vboxsync |
Attempt at making OSE build again.
|
|
|
@7912
|
17 years |
vboxsync |
12MB VRAM default for guests capable of seamless mode, Fedora Core is …
|
|
|
@7899
|
17 years |
vboxsync |
build fix
|
|
|
@7898
|
17 years |
vboxsync |
Solaris needs more memory and disk
|
|
|
@7607
|
17 years |
vboxsync |
Main: Added more OS Type IDs.
|
|
|
@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
|
17 years |
vboxsync |
Changed default disk sizes to powers of 2, looks better in the …
|
|
|
@3115
|
17 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 …
|
|
|