|
|
@3423
|
18 years |
vboxsync |
Or maybe not. Sigh.
|
|
|
@3422
|
18 years |
vboxsync |
Main/testcase: Added mutability chek for properties that may be …
|
|
|
@3421
|
18 years |
vboxsync |
Main: Fixed an assertion when closing the direct machine session after …
|
|
|
@3420
|
18 years |
vboxsync |
Main: Converted the VRDPServer class to the new locking scheme.
|
|
|
@3419
|
18 years |
vboxsync |
Don't export wgl functions by default
|
|
|
@3418
|
18 years |
vboxsync |
OPENGL_GETINFO as a dummy is sufficient.
|
|
|
@3417
|
18 years |
vboxsync |
Added QUERYESCSUPPORT support
|
|
|
@3416
|
18 years |
vboxsync |
Added DrvEscape support and OPENGL_GETINFO (disabled by default)
|
|
|
@3415
|
18 years |
vboxsync |
(re-)run filters when the device becomes available (again).
|
|
|
@3414
|
18 years |
vboxsync |
More wgl exports
|
|
|
@3413
|
18 years |
vboxsync |
OGL: correction + more wgl exports
|
|
|
@3412
|
18 years |
vboxsync |
Main: Converted USBDeviceFilter and HostUSBDeviceFilter to the new …
|
|
|
@3411
|
18 years |
vboxsync |
Main: Do not delete target hard disk images when the "clone/create …
|
|
|
@3410
|
18 years |
vboxsync |
more logging
|
|
|
@3409
|
18 years |
vboxsync |
Report saved additions information after restoring from saved state.
|
|
|
@3408
|
18 years |
vboxsync |
Support 8 bits colour resolutions when VBOX_WITH_8BPP_MODES is defined.
|
|
|
@3405
|
18 years |
vboxsync |
OS/2: Enabled VBOX_WITH_MAIN, VBOX_WITH_VBOXSDL and VBOX_WITH_QTGUI …
|
|
|
@3402
|
18 years |
vboxsync |
VBoxSDL: Fixed OS/2 build.
|
|
|
@3401
|
18 years |
vboxsync |
VBOX_SUFF_OBJ for working around an OS/2 SUFF_OBJ/GXX3OMF artifact.
|
|
|
@3400
|
18 years |
vboxsync |
Linux modules: don't demand on the MODULE_DIR if we don't install the …
|
|
|
@3399
|
18 years |
vboxsync |
warnings
|
|
|
@3398
|
18 years |
vboxsync |
Call VRDP on EMT only when Framebuffer is not being resized.
|
|
|
@3397
|
18 years |
vboxsync |
Disabled all ddraw features that are not mandatory. Enabled DirectDraw.
|
|
|
@3396
|
18 years |
vboxsync |
commented out incorrect code; just always fail in DrvDeriveSurface
|
|
|
@3395
|
18 years |
vboxsync |
compile fix
|
|
|
@3394
|
18 years |
vboxsync |
ddraw updates
|
|
|
@3393
|
18 years |
vboxsync |
Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
|
|
|
@3392
|
18 years |
vboxsync |
First part of fix for udevd::chmod vs. VBoxSVC race on attach.
|
|
|
@3391
|
18 years |
vboxsync |
Fixed slirp: a deallocated memory was accessed.
|
|
|
@3390
|
18 years |
vboxsync |
FE/Qt: Fixed builds.
|
|
|
@3389
|
18 years |
vboxsync |
logging update
|
|
|
@3388
|
18 years |
vboxsync |
Main: Properly daemonize VBoxSVC.exe on OS/2.
|
|
|
@3387
|
18 years |
vboxsync |
Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
|
|
|
@3386
|
18 years |
vboxsync |
Don't clear structures
|
|
|
@3385
|
18 years |
vboxsync |
Logging.
|
|
|
@3384
|
18 years |
vboxsync |
logging update
|
|
|
@3383
|
18 years |
vboxsync |
typo
|
|
|
@3382
|
18 years |
vboxsync |
more logging
|
|
|
@3380
|
18 years |
vboxsync |
DDraw updates
|
|
|
@3379
|
18 years |
vboxsync |
Reimplemented r22537: Automatically enable HGCM host events, when the …
|
|
|
@3378
|
18 years |
vboxsync |
DDraw: update
|
|
|
@3377
|
18 years |
vboxsync |
More capability settings added
|
|
|
@3376
|
18 years |
vboxsync |
Some code for dumping iokit registry objects.
|
|
|
@3375
|
18 years |
vboxsync |
Cleanup & export
|
|
|
@3374
|
18 years |
vboxsync |
Destroy window
|
|
|
@3365
|
18 years |
vboxsync |
Runtime: Fixed the POSIX version of RTPathAbs() so that it now …
|
|
|
@3364
|
18 years |
vboxsync |
Runtime: Comment spelling.
|
|
|
@3360
|
18 years |
vboxsync |
Runtime: Removed the deadly assertion from RTThreadSelf() on OS/2.
|
|
|
@3358
|
18 years |
vboxsync |
Fixed a deadlock in Display.
|
|
|
@3357
|
18 years |
vboxsync |
cleanup
|
|
|
@3356
|
18 years |
vboxsync |
DirectDraw entrypoints added (disabled)
|
|
|
@3355
|
18 years |
vboxsync |
FE/Qt: Added status tips for the snapshot tollbar's actions; …
|
|
|
@3354
|
18 years |
vboxsync |
Destroy window properly
|
|
|
@3353
|
18 years |
vboxsync |
cleanup
|
|
|
@3352
|
18 years |
vboxsync |
Link with opengl.lib
|
|
|
@3351
|
18 years |
vboxsync |
Fevert -> Revert
|
|
|
@3350
|
18 years |
vboxsync |
alignment.
|
|
|
@3349
|
18 years |
vboxsync |
FE/Qt: Fixed focus traversal order on the Network page of the VM …
|
|
|
@3348
|
18 years |
vboxsync |
Main: Converted AudioAdapter and NetworkAdapter to the new locking scheme.
|
|
|
@3347
|
18 years |
vboxsync |
Enable shared opengl service
|
|
|
@3346
|
18 years |
vboxsync |
Indent
|
|
|
@3345
|
18 years |
vboxsync |
Automatically enable HGCM host events, when the guest issues HGCM commands.
|
|
|
@3344
|
18 years |
vboxsync |
Export to OSE.
|
|
|
@3342
|
18 years |
vboxsync |
Wrong order
|
|
|
@3340
|
18 years |
vboxsync |
Always build HostServies
|
|
|
@3339
|
18 years |
vboxsync |
Export to OSE
|
|
|
@3338
|
18 years |
vboxsync |
Export HostServices
|
|
|
@3337
|
18 years |
vboxsync |
Build OpenGL ICD
|
|
|
@3336
|
18 years |
vboxsync |
two more imports.
|
|
|
@3335
|
18 years |
vboxsync |
segment start lables.
|
|
|
@3334
|
18 years |
vboxsync |
Fixed inverted interrupt[ia]ble test.
|
|
|
@3333
|
18 years |
vboxsync |
VbglR3Clipboard*.
|
|
|
@3332
|
18 years |
vboxsync |
Linux clipboard fix for X11 64bit weirdness
|
|
|
@3331
|
18 years |
vboxsync |
FE/Qt: Fixed Russian wording.
|
|
|
@3330
|
18 years |
vboxsync |
Main: Converted DVDDrive and FloppyDrive to the new locking scheme.
|
|
|
@3329
|
18 years |
vboxsync |
Main: Added AutoLock::maybeRlock()/maybeWlock() in order for …
|
|
|
@3327
|
18 years |
vboxsync |
Test workaround for badly behaving applications for the Linux clipboard
|
|
|
@3326
|
18 years |
vboxsync |
Changed snapshot terminology slightly in the VirtualBox GUI
|
|
|
@3325
|
18 years |
vboxsync |
Added sdlmain back to lib list.
|
|
|
@3324
|
18 years |
vboxsync |
comment.
|
|
|
@3323
|
18 years |
vboxsync |
warnings
|
|
|
@3322
|
18 years |
vboxsync |
warnings
|
|
|
@3321
|
18 years |
vboxsync |
Linux host clipboard fixes and added compound text to the Linux guest …
|
|
|
@3320
|
18 years |
vboxsync |
Main: Fixed unsigned/signed warnings.
|
|
|
@3319
|
18 years |
vboxsync |
Drop extra newline
|
|
|
@3317
|
18 years |
vboxsync |
Main: Improved error handling when opening hard disks using the …
|
|
|
@3316
|
18 years |
vboxsync |
missing break
|
|
|
@3314
|
18 years |
vboxsync |
warning
|
|
|
@3313
|
18 years |
vboxsync |
gcc-4.2 warnings
|
|
|
@3312
|
18 years |
vboxsync |
Always enable the assertion overrides in ring 0. (!!)
|
|
|
@3310
|
18 years |
vboxsync |
don't flood the release log with messages about failed passthrough ATA …
|
|
|
@3309
|
18 years |
vboxsync |
Missing success return value
|
|
|
@3308
|
18 years |
vboxsync |
warning
|
|
|
@3307
|
18 years |
vboxsync |
Added a PORTME notice about a potential problem with kernel/user …
|
|
|
@3306
|
18 years |
vboxsync |
Added a IPRT base fallback implementation for locking and completed …
|
|
|
@3305
|
18 years |
vboxsync |
change_page_attr was introduced somewhere in the 2.4.21..28 range. …
|
|
|
@3304
|
18 years |
vboxsync |
likely isn't available in all kernels (like 2.4.18), so stick to what …
|
|
|
@3303
|
18 years |
vboxsync |
warning
|
|
|
@3302
|
18 years |
vboxsync |
Main: More Machine children use the AutoStateDependency template.
|
|
|
@3301
|
18 years |
vboxsync |
Update the MSR_IA32_FEATURE_CONTROL MSR ourselves if it's not locked.
|
|
|