VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/VBoxClient

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55600   10 years vboxsync Runtime/DBus: spelling.
(edit) @55571   10 years vboxsync DnD: Simplified cancellation logic.
(edit) @55459   10 years vboxsync DnD: Bugfixes.
(edit) @55440   10 years vboxsync VBoxClient: Help text spelling, added "-Vversion" for displaying …
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55385   10 years vboxsync Additions/x11/VBoxClient: send mode hint information to the X server …
(edit) @55262   10 years vboxsync Additions/x11/vboxvideo: reverted temporary commit r99563.
(edit) @55250   10 years vboxsync Additions/x11: temporary check in of local changes to vboxvideo for …
(edit) @55202   10 years vboxsync Additions/x11/VBoxClient: watch for and remember display change events …
(edit) @55191   10 years vboxsync Additions/x11: temporarily revert r99331 and r99353: temporary …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55043   10 years vboxsync Additions/x11: temporary check-in of new X11 Additions resizing code.
(edit) @54859   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54192   10 years vboxsync Additions/x11/VBoxClient: fix r98242 (for correctness).
(edit) @54186   10 years vboxsync Additions/x11/VBoxClient: fix remembering the size of additional screens.
(edit) @54185   10 years vboxsync Additions/x11/VBoxClient: drop the time-out on warning messages (it …
(edit) @54019   10 years vboxsync Additions/x11/VBoxClient: reduce message spam when we respawn.
(edit) @54018   10 years vboxsync Additions/common/VBoxClient: uninitialised variable and helpful curly …
(edit) @54012   10 years vboxsync mark this function as noreturn
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @54008   10 years vboxsync Additions/x11/VBoxClient: initialise the guest library from the …
(edit) @53966   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53552   10 years vboxsync Additions/x11/VBoxClient: do not bail out if xrandr fails, as this is …
(edit) @53515   10 years vboxsync Additions/x11/VBoxClient: remove invalid sanity test.
(edit) @53482   10 years vboxsync Additions/x11/VBoxClient: prevent clipboard service auto-restart if …
(edit) @53440   10 years vboxsync Additions/x11: fix recently re-introduced mode hint regression which …
(edit) @53434   10 years vboxsync Additions/common and x11: improve error handling related to mode hint …
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @53408   10 years vboxsync Additions/x11: allow VBoxClient to send monitor disable events to the …
(edit) @52956   10 years vboxsync Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
(edit) @52647   10 years vboxsync Additions/x11/VBoxClient: exit silently if we are already running.
(edit) @52586   10 years vboxsync Additions/x11/VBoxClient: re-do virtual terminal switch monitoring to …
(edit) @52577   10 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @52564   10 years vboxsync Additions/x11/VBoxClient: more clean-up and fix a test case.
(edit) @52562   10 years vboxsync Additions/x11/VBoxClient: clean-up and some C++ to C conversion.
(edit) @52231   10 years vboxsync Additions/x11/VBoxClient: make fatal error notification application-global.
(edit) @52189   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52177   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51529   11 years vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51451   11 years vboxsync warning
(edit) @51243   11 years vboxsync Additions/x11/VBoxClient: make VBoxClient --display use the new …
(edit) @50836   11 years vboxsync Additions/draganddrop: warnings
(edit) @50734   11 years vboxsync DnD: Bugfixes.
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50643   11 years vboxsync Additions/x11/VBoxClient: fix busy waiting in the drag and drop X11 …
(edit) @50639   11 years vboxsync Additions/x11/VBoxClient: fix busy waiting in the drag and drop X11 thread.
(edit) @50637   11 years vboxsync Additions/x11/VBoxClient: remove broken test code from the seamless …
(edit) @50632   11 years vboxsync Additions/x11/VBoxClient: remove broken test code from the seamless …
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50570   11 years vboxsync Additions/x11/VBoxClient: remove unneeded macro definition.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50496   11 years vboxsync Additions/x11/VBoxClient: outdated todo.
(edit) @50495   11 years vboxsync Additions/x11/VBoxClient: add VT monitoring to seamless service.
(edit) @50478   11 years vboxsync Additions/x11/VBoxClient: cleaned up clean-up in the drag and drop service.
(edit) @50471   11 years vboxsync Additions/x11/VBoxClient: remove the host event thread and run the …
(edit) @50464   11 years vboxsync Additions/x11/VBoxClient: clean-up in main code.
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50451   11 years vboxsync Additions/x11/VBoxClient: fix for older Linux kernels.
(edit) @50432   11 years vboxsync Additions/x11/VBoxClient: display/resizing: clean-up and handle VT …
(edit) @50431   11 years vboxsync Additions/x11/VBoxClient: clean-up and make the VT monitor thread also …
(edit) @50376   11 years vboxsync Additions/x11/VBoxClient: seamless, virtual destructors.
(edit) @50375   11 years vboxsync Additions/x11/VBoxClient: seamless termination fix.
(edit) @50374   11 years vboxsync Additions/x11/VBoxClient: aesthetics.
(edit) @50373   11 years vboxsync Additions/x11/VBoxClient: seamless: take advantage of improved …
(edit) @50346   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @50338   11 years vboxsync Additions/x11/VBoxClient: seamless: renaming of files and classes.
(edit) @50337   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @50336   11 years vboxsync Additions/x11/VBoxClient: removed more unnecessary abstraction.
(edit) @50324   11 years vboxsync Additions/x11/VBoxClient: removed some unnecessary abstraction.
(edit) @50281   11 years vboxsync Additions/x11/VBoxClient: detect VT switches on Linux 2.6.38 and …
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49877   11 years vboxsync Additions/x11: make vboxvideo dynamic resizing compatible with what …
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49455   11 years vboxsync Additions/x11/VBoxClient: DnD service todos.
(edit) @48945   11 years vboxsync Additions/x11: Whitespace and svn:keyword cleanups by scm.
(edit) @48487   11 years vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @48138   11 years vboxsync VBoxClient: always call XInitThreads() before any other Xlib calls.
(edit) @46377   12 years vboxsync Additions/x11/VBoxClient: a bit less busy waiting
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @44967   12 years vboxsync Additions/x11/VBoxClient: log string spacing.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @42320   12 years vboxsync VBoxClient: debugging leftover
(edit) @42319   12 years vboxsync VBoxClient: don't crash if we can't connect to HGCM
(edit) @42263   12 years vboxsync VBoxClient: XTest currently not required
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41207   13 years vboxsync Additions/x11: VBoxClient should fail gracefully if the guest driver …
(edit) @41206   13 years vboxsync Additions/x11: removed a dead file from VBoxClient/clipboard.
(edit) @40047   13 years vboxsync VBoxClient/hostversion: uninitialized variable
(edit) @39454   13 years vboxsync Additions-X11: initial DnD support
(edit) @38725   13 years vboxsync OSE build fix
(edit) @38724   13 years vboxsync Additions/x11/VBoxClient: custom update warning message for non-Oracle …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette