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