|
|
@10005
|
16 years |
vboxsync |
Additions/common: handle the guest property delete request
|
|
|
@9996
|
16 years |
vboxsync |
Additions/common: fixed some error codes in VBoxGuestR3LibVideo.cpp
|
|
|
@9994
|
16 years |
vboxsync |
Additions/common: clean up mode reading code in VBoxGuestR3LibVideo.cpp
|
|
|
@9920
|
16 years |
vboxsync |
Corrected hungarian spelling. Added a todo.
|
|
|
@9918
|
16 years |
vboxsync |
Corrected hungarian spelling.
|
|
|
@9830
|
16 years |
vboxsync |
Additions/common: uninitialised variable in the R3 guest library
|
|
|
@9811
|
16 years |
vboxsync |
Additions/x11: use the guest/host registry to save the last resolution …
|
|
|
@9662
|
17 years |
vboxsync |
Implemented cancelling of HGCM requests from the guest.
|
|
|
@9632
|
17 years |
vboxsync |
Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
|
|
|
@9536
|
17 years |
vboxsync |
64-bit guest additions preps.
|
|
|
@9500
|
17 years |
vboxsync |
Preparing 64-bit guest additions building (focusing on windows atm.)
|
|
|
@9435
|
17 years |
vboxsync |
Extend HGCM interface to support 64 bit pointers.
|
|
|
@9140
|
17 years |
vboxsync |
VBOXGUEST_RELEASE_LOG -> VBOX_RELEASE_LOG. We're not going to mix the …
|
|
|
@9126
|
17 years |
vboxsync |
Additions/common: fixed release logging in guest R3
|
|
|
@9061
|
17 years |
vboxsync |
fix for Linux hosts compiling X11 additions but no Linux additions
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8758
|
17 years |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8425
|
17 years |
vboxsync |
Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
|
|
|
@8398
|
17 years |
vboxsync |
cx/cy. Please, do not use 64/u32/u16/u8 prefixes unless the type is …
|
|
|
@8366
|
17 years |
vboxsync |
Additions/X11, Additions/common: report the maximum supported …
|
|
|
@8188
|
17 years |
vboxsync |
Additions/FreeBSD: Cleanup, rename variables to follow coding …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7935
|
17 years |
vboxsync |
fix it the other way around.
|
|
|
@7933
|
17 years |
vboxsync |
build fix for Windows.
|
|
|
@7931
|
17 years |
vboxsync |
Solaris Additions: vboxvfs skeleton.
|
|
|
@7602
|
17 years |
vboxsync |
Runtime: switch guest R3 logging from backdoor to normal (with …
|
|
|
@7539
|
17 years |
vboxsync |
space
|
|
|
@7538
|
17 years |
vboxsync |
r=bird: FreeBSD is taking the wrong path here I think.
|
|
|
@7527
|
17 years |
vboxsync |
brc->fRc.
|
|
|
@7526
|
17 years |
vboxsync |
brc->frc.
|
|
|
@7519
|
17 years |
vboxsync |
Cosmetic changes to VbglR3SetGuestCaps.
|
|
|
@7517
|
17 years |
vboxsync |
Additions/FreeBSD: initial commit
Mostly tested on FreeBSD 7.0.
…
|
|
|
@7464
|
17 years |
vboxsync |
Additions/x11: use the VideoModeSupported guest request to check …
|
|
|
@7437
|
17 years |
vboxsync |
Additions/common: add ring 3 call to set guest capabilities and make …
|
|
|
@7428
|
17 years |
vboxsync |
Use explicit initialization of all members and not lazy {0}.
|
|
|
@7427
|
17 years |
vboxsync |
Initialize unused bit in the HGCMFunctionParameter structure in …
|
|
|
@7411
|
17 years |
vboxsync |
Additions/x11: fix some Valgrind warnings
|
|
|
@7367
|
17 years |
vboxsync |
Additions/x11: fixed an access to freed memory in the seamless additions
|
|
|
@7072
|
17 years |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|
@6849
|
17 years |
vboxsync |
Additions/common: fixed the guest R3 library display change query …
|
|
|
@6842
|
17 years |
vboxsync |
Additions/common: added a call to wait for a display change request …
|
|
|
@6783
|
17 years |
vboxsync |
Additions/x11: Seamless and solaris specifics.
|
|
|
@6780
|
17 years |
vboxsync |
Additions/common and Additions/Linux: and indefinite timeout is …
|
|
|
@6779
|
17 years |
vboxsync |
Additions/common: define our own prototypes for the reduced XFree86 …
|
|
|
@6714
|
17 years |
vboxsync |
Minor cleanup.
|
|
|
@6704
|
17 years |
vboxsync |
Removed VBOXLNX32GUESTR3LIB.
|
|
|
@6703
|
17 years |
vboxsync |
Removed VBoxGuestR3LibLinux.
|
|
|
@6693
|
17 years |
vboxsync |
Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
|
|
|
@6662
|
17 years |
vboxsync |
win instead of windows.
|
|
|
@6657
|
17 years |
vboxsync |
Use the generic templates for building the OS/2 guest additions. …
|
|
|
@6654
|
17 years |
vboxsync |
Unbroke the OS/2 additions build.
|
|
|
@6604
|
17 years |
vboxsync |
Fixed the PIC issue with the X11 drivers: Made …
|
|
|
@6601
|
17 years |
vboxsync |
{}.
|
|
|
@6600
|
17 years |
vboxsync |
r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
|
|
|
@6587
|
17 years |
vboxsync |
Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
|
|
|
@6578
|
17 years |
vboxsync |
Added VBOX_PATH_X11_* variables that points to the various versions of …
|
|
|
@6577
|
17 years |
vboxsync |
Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
|
|
|
@6570
|
17 years |
vboxsync |
Use the same umask. doesn't really matter I think for our usage.
|
|
|
@6569
|
17 years |
vboxsync |
Additions/X11: attempt to fix the XFree86 additions, second try
|
|
|
@6568
|
17 years |
vboxsync |
Additions/X11: attempt to fix the XFree86 additions
|
|
|
@6565
|
17 years |
vboxsync |
Fix for Todo in r27575. added as new function as we cannot use …
|
|
|
@6558
|
17 years |
vboxsync |
typo
|
|
|
@6557
|
17 years |
vboxsync |
iprt/assert.h doesn't appear to be used.
|
|
|
@6556
|
17 years |
vboxsync |
r=bird: Some cleanup. hope it works
|
|
|
@6555
|
17 years |
vboxsync |
.._GUEST_MINI_R3 -> GUEST_R3_MINI. Added VBOX_LIB_VBGL_R3_XFREE86 to …
|
|
|
@6538
|
17 years |
vboxsync |
Additions/R3 Guest library: created a reduced version of the library …
|
|
|
@6531
|
17 years |
vboxsync |
Guest Additions (R3 library): fixed todo from r27515
|
|
|
@6524
|
17 years |
vboxsync |
Solaris: Remove check in VbglR3Daemonize guarding it from multiple calls.
|
|
|
@6518
|
17 years |
vboxsync |
VbglR3SetPointerShape accept image size, and cleanups to vboxutils …
|
|
|
@6510
|
17 years |
vboxsync |
Changed VbglR3SetPointerShape to accept the full request size.
|
|
|
@6507
|
17 years |
vboxsync |
r=bird: Use bool for boolean. fix some hungarian spelling.
|
|
|
@6506
|
17 years |
vboxsync |
fixed spelling added todo.
|
|
|
@6502
|
17 years |
vboxsync |
spelling.
|
|
|
@6498
|
17 years |
vboxsync |
Corrected header order.
|
|
|
@6497
|
17 years |
vboxsync |
Skip unused members in vboxvideo.h for solaris and clean-ups, spaces, …
|
|
|
@6495
|
17 years |
vboxsync |
eol-style and ose.
|
|
|
@6494
|
17 years |
vboxsync |
VBoxGuestR3LibVideo and X11 vboxutils that uses it. Some typos and …
|
|
|
@6470
|
17 years |
vboxsync |
Back to private naming convention.
|
|
|
@6469
|
17 years |
vboxsync |
Guest R3 naming fixes. This subsequently fixes the guest
r3 video …
|
|
|
@6465
|
17 years |
vboxsync |
r=bird: Fixed some hungarian spelling mistakes and documentation.
|
|
|
@6463
|
17 years |
vboxsync |
Additions (common): fixed todo (r27351)
|
|
|
@6458
|
17 years |
vboxsync |
Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
|
|
|
@6454
|
17 years |
vboxsync |
Solaris is not longer restricting us to 255 bytes, raised chunk size …
|
|
|
@6447
|
17 years |
vboxsync |
Made VbglR3GR* private, split up the code a bit to make it more …
|
|
|
@6445
|
17 years |
vboxsync |
Put VbglR3Daemonize into a separate file and merged the solaris and …
|
|
|
@6434
|
17 years |
vboxsync |
Solaris vboxadd: Generic request wrapper and cleanups.
|
|
|
@6425
|
17 years |
vboxsync |
spelling. Added todo for raising the 128 byte log limit.
|
|
|
@6423
|
17 years |
vboxsync |
Outlined how to handle the requests on solaris.
|
|
|
@6408
|
17 years |
vboxsync |
r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.
|
|
|
@6356
|
17 years |
vboxsync |
Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
|
|
|
@6290
|
17 years |
vboxsync |
Guest Additions: update for the Linux seamless additions
|
|
|
@6280
|
17 years |
vboxsync |
Guest Additions: added a ring 3 library function to set the interrupt …
|
|
|
@6246
|
17 years |
vboxsync |
hungarian and doxytalk.
|
|
|
@6241
|
17 years |
vboxsync |
Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
|
|
|
@6236
|
17 years |
vboxsync |
fixed const
|
|
|
@6235
|
17 years |
vboxsync |
Fixed obvious typo in RTFileOpen call. Eliminated unecessary code …
|
|
|
@6231
|
17 years |
vboxsync |
Guest Additions: add R3 backdoor logging for Linux guests
|
|
|
@6118
|
17 years |
vboxsync |
Solaris guest timesync. Daemonize to be fixed.
Added solaris to …
|
|
|
@6044
|
17 years |
vboxsync |
Use VBOXGUESTR0LIB and not VBOXGUESTR0 for VBoxGuestR0Lib.
|
|
|
@6025
|
17 years |
vboxsync |
We're going to simplify this or it'll be a complete mess. Starting …
|
|
|