|
|
@78346
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78317
|
6 years |
vboxsync |
Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
|
|
|
@78315
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78307
|
6 years |
vboxsync |
Shared Clipboard/URI: First commit; work in progress.
|
|
|
@78162
|
6 years |
vboxsync |
Shared Clipboard/Additions: Make feature optional (if …
|
|
|
@78161
|
6 years |
vboxsync |
Shared Clipboard: Unified naming of shared guest/host files; too many …
|
|
|
@77938
|
6 years |
vboxsync |
Additions/x11/VBoxClient: mis-type in display-svga-x11.
bugref:3810: …
|
|
|
@77265
|
6 years |
vboxsync |
VBoxClient/vmsvga-x11: test for uname(2) being -1 on failure, not just …
|
|
|
@76563
|
6 years |
vboxsync |
Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76535
|
6 years |
vboxsync |
Additions/x11: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76419
|
6 years |
vboxsync |
VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
|
|
|
@75961
|
6 years |
vboxsync |
Additions/VBoxClient/svga: provide default screen layout information. …
|
|
|
@75836
|
6 years |
vboxsync |
Additions/x11/VBoxClient: do not start on Linux 4.6 and later. …
|
|
|
@75659
|
6 years |
vboxsync |
x11/VBoxClient: linking fix
|
|
|
@74472
|
6 years |
vboxsync |
DnD: Fixed message handling on VM restore on X11 guests.
|
|
|
@74459
|
6 years |
vboxsync |
DnD/VBoxClient: Logging, renaming.
|
|
|
@74439
|
6 years |
vboxsync |
DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
|
|
|
@74411
|
6 years |
vboxsync |
DnD: Renamed action names, added typedefs for DnD actions.
|
|
|
@74409
|
6 years |
vboxsync |
DnD/VBoxClient: Renaming, logging, comments.
|
|
|
@74382
|
6 years |
vboxsync |
DnD: Doxygen build fix.
|
|
|
@74380
|
6 years |
vboxsync |
DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
|
|
|
@74226
|
6 years |
vboxsync |
DnD/VBoxClient: Don't use nested function macros here, makes certain …
|
|
|
@74144
|
6 years |
vboxsync |
DnD/VBoxClient: Fixed copying over files from host -> guest.
|
|
|
@74141
|
6 years |
vboxsync |
DnD/VBoxClient: Logging nit.
|
|
|
@72152
|
7 years |
vboxsync |
Additions/x11/VBoxClient: clean up the Make file and remove unneeded …
|
|
|
@72137
|
7 years |
vboxsync |
Some more fixes for building backwards-compatible Linux Additions …
|
|
|
@72124
|
7 years |
vboxsync |
VBoxClient/Makefile.kmk: TODO: I don't get this. Please review …
|
|
|
@72122
|
7 years |
vboxsync |
Additions/Linux: under some circumstances chk_stubs.c can get built by …
|
|
|
@72114
|
7 years |
vboxsync |
Additions/Linux: always build Additions complatible with old …
|
|
|
@71708
|
7 years |
vboxsync |
Revert r121784 and 121788: bugref:9112: Linux Additions: fix building …
|
|
|
@71694
|
7 years |
vboxsync |
Make building Linux Additions compatible with old GLIBC versions …
|
|
|
@70936
|
7 years |
vboxsync |
Additions/linux: support producing builds which work with glibc 2.3. …
|
|
|
@70169
|
7 years |
vboxsync |
display-svga-x11.cpp: fix trailing whitespace.
|
|
|
@70127
|
7 years |
vboxsync |
Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
|
|
|
@70126
|
7 years |
vboxsync |
Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69474
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69348
|
7 years |
vboxsync |
Additions/x11: scm updates
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68664
|
7 years |
vboxsync |
Additions: Reduce number of VMMDev.h inclusions.
|
|
|
@68632
|
7 years |
vboxsync |
Additions/x11: eliminating unnecessary VMMDev.h includes.
|
|
|
@68631
|
7 years |
vboxsync |
Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
|
|
|
@68562
|
7 years |
vboxsync |
merging vbglioc r117719: VBoxClient: avoid use RTEXITCODE where …
|
|
|
@68550
|
7 years |
vboxsync |
merging vbglioc r117689: Initial VBoxGuest I/O control changes.
|
|
|
@68465
|
7 years |
vboxsync |
VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
|
|
|
@68458
|
7 years |
vboxsync |
Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
|
|
|
@67796
|
7 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67759
|
7 years |
vboxsync |
bugref:8533: Additions/x11: fully support VMSVGA
Use AcquireGuestCaps …
|
|
|
@67755
|
7 years |
vboxsync |
bugref:8533: Additions/x11: fully support VMSVGA
Revert r116031: Allow …
|
|
|
@67379
|
7 years |
vboxsync |
bugref:8533: Additions/x11: fully support VMSVGA
Support dynamic …
|
|
|
@67320
|
7 years |
vboxsync |
bugref:8533: Additions/x11: fully support VMSVGA
Use AcquireGuestCaps …
|
|
|
@67319
|
7 years |
vboxsync |
bugref:8533: Additions/x11: fully support VMSVGA
Allow VBoxClient …
|
|
|
@67263
|
8 years |
vboxsync |
burgref:8533: Additions/x11: fully support VMSVGA
Fix broken resizing …
|
|
|
@67043
|
8 years |
vboxsync |
bugref:8533: Additions/x11: fully support VMSVGA
Add VBoxClient …
|
|
|
@65672
|
8 years |
vboxsync |
Additions/VBoxClient: on NetBSD <stdlib.h> doesn't provide the bits …
|
|
|
@65641
|
8 years |
vboxsync |
gcc 7: Additions: fall-thru
|
|
|
@65381
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65122
|
8 years |
vboxsync |
Additions: doxygen fixes
|
|
|
@65099
|
8 years |
vboxsync |
Additions: doxygen fixes
|
|
|
@64167
|
8 years |
vboxsync |
bugref:7535: Additions: desktop notification feature for critical …
|
|
|
@64114
|
8 years |
vboxsync |
bugref:8611:3D: X11 Guests ignore …
|
|
|
@63566
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63539
|
8 years |
vboxsync |
VBoxClient: XXX: NetBSD needs -Wl,-rpath /usr/X11R7/lib here. This is …
|
|
|
@63403
|
8 years |
vboxsync |
gcc warnings
|
|
|
@62883
|
8 years |
vboxsync |
Additions/*: gcc warnings.
|
|
|
@62530
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62470
|
8 years |
vboxsync |
Additions: scm
|
|
|
@61656
|
8 years |
vboxsync |
same here
|
|
|
@61654
|
8 years |
vboxsync |
Additions/VBoxClient: don't block the DnD service when VBoxClient is …
|
|
|
@60981
|
9 years |
vboxsync |
DnD/VBoxClient: Use proper initialization callback handler, fixed some …
|
|
|
@60980
|
9 years |
vboxsync |
Additions/VBoxClient: Only run service if initialization was …
|
|
|
@60967
|
9 years |
vboxsync |
DnD/VBoxClient: Exit gracefully if DnD is not available on the host.
|
|
|
@60662
|
9 years |
vboxsync |
Warning.
|
|
|
@60604
|
9 years |
vboxsync |
Additions/x11: Don't use ulong because it might not be available …
|
|
|
@60083
|
9 years |
vboxsync |
bugref:8288: Additions/x11: rework VBoxClient video mode hint …
|
|
|
@59943
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: revert r105407: …
|
|
|
@59595
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: do not start …
|
|
|
@58993
|
9 years |
vboxsync |
bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
|
|
|
@58945
|
9 years |
vboxsync |
Additions/x11/DnD: uninitialized variable
|
|
|
@58212
|
9 years |
vboxsync |
DnD: Updates.
- Introduced protocol changelog in DragAndDropSvc.h. …
|
|
|
@57489
|
9 years |
vboxsync |
Additions/X11/seamless: Try fix broken seamless handling: additional …
|
|
|
@57486
|
9 years |
vboxsync |
Additions/X11/seamless: Try fix broken seamless handling
|
|
|
@57416
|
9 years |
vboxsync |
More DECLCALLBACK fixes; retired RTMemAutoPtr.
|
|
|
@57372
|
9 years |
vboxsync |
scm: fixes in previous cleanup run.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57357
|
9 years |
vboxsync |
Additions/x11/VBoxClient: remove global VT switching handling again.
|
|
|
@57356
|
9 years |
vboxsync |
Additions/x11: better handling of VT switching and mode hints.
|
|
|
@57344
|
9 years |
vboxsync |
Additions/x11/VBoxClient: clean up seamless code slightly and handle …
|
|
|
@57283
|
9 years |
vboxsync |
DnD/VBoxClient: Be more responsive by splitting up failed guest->host …
|
|
|
@57265
|
9 years |
vboxsync |
Additions/x11/VBoxClient: fix problems with invisible seamless windows …
|
|
|
@57264
|
9 years |
vboxsync |
Additions/x11/VBoxClient: reverted r101999: Additions/x11/VBoxClient: …
|
|
|
@57245
|
9 years |
vboxsync |
Additions/x11/VBoxClient: fix problems with invisible seamless windows …
|
|
|
@57208
|
9 years |
vboxsync |
Additions/x11/VBoxClient: additional seamless logging.
|
|
|
@56995
|
9 years |
vboxsync |
VBoxClient: Fatal error formatting fix.
|
|
|
@56781
|
9 years |
vboxsync |
DnD/VBoxClient: Bugfixes for stale/timing out proxy window move events …
|
|
|