|
|
@39454
|
13 years |
vboxsync |
Additions-X11: initial DnD support
|
|
|
@38725
|
13 years |
vboxsync |
OSE build fix
|
|
|
@38724
|
13 years |
vboxsync |
Additions/x11/VBoxClient: custom update warning message for non-Oracle …
|
|
|
@38720
|
13 years |
vboxsync |
Additions/x11/VBoxClient: create pidfiles after daemonising to make …
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38152
|
13 years |
vboxsync |
INSTARGET -> [12]_STAGE_TARGET.
|
|
|
@37721
|
13 years |
vboxsync |
Runtime: add C++-like vector implementation in C, burn fix
|
|
|
@37720
|
13 years |
vboxsync |
Runtime: add C++-like vector implementation in C
|
|
|
@37719
|
13 years |
vboxsync |
Additions/x11/VBoxClient: logging and an unused variable
|
|
|
@37480
|
13 years |
vboxsync |
OSE header fixes
|
|
|
@37434
|
13 years |
vboxsync |
GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37174
|
14 years |
vboxsync |
Additions/x11/seamless: allow for the possibility that nothing is …
|
|
|
@37173
|
14 years |
vboxsync |
Additions/x11/VBoxClient: fixed a couple of problems in the …
|
|
|
@37025
|
14 years |
vboxsync |
Additions/x11/VBoxClient: clean up some forgotton C++-isms and stop us …
|
|
|
@37017
|
14 years |
vboxsync |
VBoxClient: Logging adjustments.
|
|
|
@36810
|
14 years |
vboxsync |
Additions/x11/VBoxClient: drop static libstdc++
|
|
|
@36809
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36808
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36807
|
14 years |
vboxsync |
Additions/x11/seamless: we can no longer throw exceptions
|
|
|
@36806
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36805
|
14 years |
vboxsync |
Additions/x11/seamless: yet another STL-vector-in-C
|
|
|
@36804
|
14 years |
vboxsync |
Additions/x11/VBoxClient: forgot to set a flag
|
|
|
@36803
|
14 years |
vboxsync |
Additions/x11/seamless: uninitialised variable
|
|
|
@36802
|
14 years |
vboxsync |
Additions/x11/seamless: extended unit test slightly
|
|
|
@36685
|
14 years |
vboxsync |
Additions/x11/seamless: replaced std::map with RTAVLU32TREE
|
|
|
@36672
|
14 years |
vboxsync |
Additions/x11/seamless: uninitialised variable, harmless I believe
|
|
|
@36662
|
14 years |
vboxsync |
Additions/x11/VBoxClient: remove auto-pointer-like stuff from seamless code
|
|
|
@36529
|
14 years |
vboxsync |
iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
|
|
|
@35617
|
14 years |
vboxsync |
Additions/x11/VBoxClient: daemonise later so that we get error …
|
|
|
@35380
|
14 years |
vboxsync |
Makefiles: The PATH_<target> variable is deprated, use …
|
|
|
@34918
|
14 years |
vboxsync |
Additions/x11/VBoxClient: multi-monitor dynamic resizing
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33304
|
14 years |
vboxsync |
Additions/x11/VBoxClient: get rid of …
|
|
|
@32845
|
14 years |
vboxsync |
Additions/x11/VBoxClient: fix to r66291
|
|
|
@32832
|
14 years |
vboxsync |
Additions/x11/VBoxClient: attempt to fix segfault on shutdown
|
|
|
@30681
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
@30676
|
14 years |
vboxsync |
Main: back out r63429
|
|
|
@30670
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27709
|
15 years |
vboxsync |
Additions/x11/VBoxClient: converted logging to release logging (which …
|
|
|
@27601
|
15 years |
vboxsync |
Additions/x11: VBoxClient now handles dynamic resizing using library …
|
|
|
@26792
|
15 years |
vboxsync |
Additions/x11/VBoxClient: do not drop the initial resize request
|
|
|
@26505
|
15 years |
vboxsync |
Additions: tabs -> spaces.
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@25954
|
15 years |
vboxsync |
VBoxClient: gcc warning
|
|
|
@25942
|
15 years |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@25873
|
15 years |
vboxsync |
Additions/VBoxControl+VBoxClient: fix usage formatting
|
|
|
@25728
|
15 years |
vboxsync |
*: Use RTMSINTERVAL for timeouts.
|
|
|
@25473
|
15 years |
vboxsync |
Additions/VBoxClient: libdl does not exist on FreeBSD. Add it only for …
|
|
|
@25346
|
15 years |
vboxsync |
iprt/cpputils.h -> iprt/cpp/utils.h
|
|
|
@25315
|
15 years |
vboxsync |
fix linking with binutils-gold
|
|
|
@24776
|
15 years |
vboxsync |
Additions/x11/VBoxClient: properly disable seamless mode and …
|
|
|
@24607
|
15 years |
vboxsync |
VBoxClient: Make update notifications work under OpenSolaris.
|
|
|
@24605
|
15 years |
vboxsync |
VBoxClient: Fixed wrong pointer check and return value.
|
|
|
@24073
|
15 years |
vboxsync |
VBoxClient: Added more D-BUS error checking.
|
|
|
@24069
|
15 years |
vboxsync |
VBoxClient: Added delay for host update check, misc logging.
|
|
|
@23971
|
15 years |
vboxsync |
X11/VBoxClient: Command line help.
|
|
|
@23949
|
15 years |
vboxsync |
VBoxClient: Burn fix.
|
|
|
@23941
|
15 years |
vboxsync |
VBoxClient: Installer, command line, define cleanup.
|
|
|
@23876
|
15 years |
vboxsync |
VbglR3/VBoxTray/VBoxClient: Common code to check for host updates (not …
|
|
|
@23859
|
15 years |
vboxsync |
X11/VBoxClient: Added host version check.
|
|
|
@23845
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
|
|
|
@23835
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: More bits for host version checking.
|
|
|
@23828
|
15 years |
vboxsync |
VBoxClient: Added VBOX_WITH_DBUS
|
|
|
@23822
|
15 years |
vboxsync |
VBoxClient: Enabled service checking again
|
|
|
@23819
|
15 years |
vboxsync |
VBoxClient:
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@22706
|
15 years |
vboxsync |
Additions/x11/VBoxClient: only allow disabling mouse integration if …
|
|
|
@22269
|
15 years |
vboxsync |
Additions/x11/seamless unit test: r51034 was not quite right
|
|
|
@22232
|
15 years |
vboxsync |
gcc warnings (not important)
|
|
|
@22097
|
15 years |
vboxsync |
Additions/x11/VBoxClient: remove unneeded function from the seamless …
|
|
|
@21940
|
15 years |
vboxsync |
Additions/X11/VBoxClient: attempt to fix seamless Additions crashes
|
|
|
@21923
|
15 years |
vboxsync |
Additions/x11: made VBoxClient responsible for switching between …
|
|
|
@21922
|
15 years |
vboxsync |
Additions/x11: rename VBoxClient --autoresize to VBoxClient --display …
|
|
|
@21912
|
15 years |
vboxsync |
Additions/x11 and common: simplify requests for getting video mode …
|
|
|
@21651
|
15 years |
vboxsync |
SharedClipboard/x11: switch logging from debug to user-enabled release …
|
|
|
@21638
|
15 years |
vboxsync |
Additions/x11/seamless: make moving windows in KDE guests work correctly
|
|
|
@21462
|
15 years |
vboxsync |
Additions/x11/seamless: fix issues in KDE guests with windows being skipped
|
|
|
@21441
|
15 years |
vboxsync |
Additions/x11/seamless: small performance improvement
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21218
|
15 years |
vboxsync |
Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
|
|
|
@21216
|
15 years |
vboxsync |
Additions/x11/VBoxClient: fix resizing of shaped windows
|
|
|
@21214
|
15 years |
vboxsync |
Additions/x11/VBoxClient: fix the seamless unit test
|
|
|
@21207
|
15 years |
vboxsync |
Additions/x11/VBoxClient: add a unit test for seamless. Failing tests …
|
|
|
@21043
|
15 years |
vboxsync |
x11/clipboard: fixed uninitialized variable causing Solaris VBoxClient …
|
|
|
@20552
|
15 years |
vboxsync |
Additions/x11/VBoxClient: switch the shared clipboard code to using …
|
|
|
@19800
|
16 years |
vboxsync |
clipboard: typo
|
|
|
@19221
|
16 years |
vboxsync |
SharedClipboard/x11: fix a potential crash if a zero-length compound …
|
|
|
@19220
|
16 years |
vboxsync |
SharedClipboard/x11: fix a potential crash if a zero-length compound …
|
|
|
@19150
|
16 years |
vboxsync |
Additions/x11/clipboard: fix handling of middle-button pasting and the …
|
|
|
@18994
|
16 years |
vboxsync |
Additions/x11/VBoxClient: run a dummy thread in the autoresize daemon …
|
|
|
@18938
|
16 years |
vboxsync |
Additions/x11/VBoxClient: detect X server termination and remove two …
|
|
|
@18360
|
16 years |
vboxsync |
Additions/x11/VBoxClient: run a separate process for each service and …
|
|
|
@18320
|
16 years |
vboxsync |
Additions/common/VbglR3Lib: separate pidfile and daemonising code. …
|
|
|
@17004
|
16 years |
vboxsync |
Additions and HostServices/SharedClipboard: removed an XFree() call …
|
|
|
@16995
|
16 years |
vboxsync |
Additions/x11: renamed directories to better fit our naming conventions
|
|
copied from trunk/src/VBox/Additions/x11/xclient
|
|
|
@16014
|
16 years |
vboxsync |
Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
|