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) @81960   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81871   5 years vboxsync Shared Clipboard/VBoxClient: Simplified code of …
(edit) @81843   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81820   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81178   5 years vboxsync Shared Clipboard/VBoxClient: Build fix.
(edit) @81173   5 years vboxsync Shared Clipboard/VBoxClient: Logging.
(edit) @81060   5 years vboxsync Shared Clipboard/VBoxClient: Cleaned up connecting to host service.
(edit) @81057   5 years vboxsync Additions/VBoxClient: Added GetOpt command line argument parsing with …
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @81044   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81043   5 years vboxsync Shared Clipboard: More RT_NOREF tweaks.
(edit) @81042   5 years vboxsync Additions/VBoxClient: RT_NOREF tweaking.
(edit) @81040   5 years vboxsync Additions/VBoxClient: Revamped and unified local logging …
(edit) @81038   5 years vboxsync Additions/VBoxClient: Moved modifying the release logger when running …
(edit) @81028   5 years vboxsync Additions/VBoxClient: Removed ugly hack requiring …
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80716   5 years vboxsync VBoxService, VBoxClient: NetBSD needs -lcrypt
(edit) @80664   5 years vboxsync Shared Clipboard: More renaming + unification.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80378   5 years vboxsync Additions/x11/VBoxClient: Get rid of check3d component which worked …
(edit) @79497   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79483   6 years vboxsync Config.kmk,x11/VBoxClient: Disabled runtime type info for GA …
(edit) @79482   6 years vboxsync x11/VBoxClient: Heed RT_NEED_NEW_AND_DELETE.
(edit) @79028   6 years vboxsync Additions/VBoxClient/VMSVGA: use VbglR3GetDisplayChangeRequestMulti. …
(edit) @78946   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78942   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78725   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78581   6 years vboxsync Shared Clipboard/URI: Update.
(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   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67759   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Use AcquireGuestCaps …
(edit) @67755   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Revert r116031: Allow …
(edit) @67379   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Support dynamic …
(edit) @67320   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Use AcquireGuestCaps …
(edit) @67319   8 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 …
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