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) @85923   4 years vboxsync DnD/X11: More (optional) release logging for onX11ClientMessage(); …
(edit) @85922   4 years vboxsync DnD/X11: Doxygen build fix.
(edit) @85921   4 years vboxsync DnD/X11: Cleaned up internal Atom actions / formats list handling.
(edit) @85920   4 years vboxsync DnD/X11: A bit of cleanup + renaming; no functional changes.
(edit) @85834   4 years vboxsync Shared Clipboard/X11: Return VERR_NO_DATA in X11 callback …
(edit) @85798   4 years vboxsync Shared Clipboard/X11: Only write clipboard data when clipboard request …
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85566   4 years vboxsync DnD/VBoxClient: Fixed properly shutting down HGCM thread. bugref:8415.
(edit) @85498   4 years vboxsync DnD/VBoxClient: Build fix.
(edit) @85473   4 years vboxsync DnD/VBoxClient: Deliver data to X in URI list format.
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84832   4 years vboxsync bugref:9637. freeing after return does not make much sense.
(edit) @84831   4 years vboxsync bugref:9637. don't make vmware_ctrl extention call at each resize …
(edit) @84661   4 years vboxsync VBoxClient: Display the function pointer variable name with the 'could …
(edit) @84637   4 years vboxsync bugref:9637. using RTPATH_MAX rather than a magic number.
(edit) @84636   4 years vboxsync bugref:9637. fixing drm client path. now we use full path rather than …
(edit) @84609   5 years vboxsync bugref:9637. small fix
(edit) @84607   5 years vboxsync bugref:9637. using elevated priviliges only during drm ioctl call.
(edit) @84593   5 years vboxsync bugref:9637. dont lose effective user id
(edit) @84586   5 years vboxsync bugref:9637. get rig of some debug stuff
(edit) @84584   5 years vboxsync bugref:9637. setting suid of the drm client
(edit) @84579   5 years vboxsync bugref:9637. Some fixes
(edit) @84561   5 years vboxsync bugref:9637. Adding the crm client to GA installation.
(edit) @84547   5 years vboxsync bugref:9637. Renaming display-wayland to display-drm
(edit) @84538   5 years vboxsync bugref:9637 - Renaming vmsvga-x11 service to vmsvga service - …
(edit) @84503   5 years vboxsync FE/Qt. bugref:9637. build fix.
(edit) @84501   5 years vboxsync bugref:9637. Splitting logging logging related functions from main.cpp
(edit) @84480   5 years vboxsync bugref:9637. Revert some changes.
(edit) @84479   5 years vboxsync bugref:9637. Relax function pointer checks for XRRGetMonitors and …
(edit) @84369   5 years vboxsync Linux/GA/X11: ticketref:19590 VBoxClient: The parent session seems to …
(edit) @84262   5 years vboxsync bugref:9637. checking env. variable to detect if the service session …
(edit) @84258   5 years vboxsync bugref:9637. dont return success in case of failure.
(edit) @84252   5 years vboxsync bugref:9637. Listening to RRScreenChangeNotify event seems to be sufficient
(edit) @84219   5 years vboxsync bugref:9637. r137824 was incomplete.
(edit) @84216   5 years vboxsync bugref:9637. Set monitor count to 1 when VMWARE_CTRL is not available
(edit) @84173   5 years vboxsync bugref:9637. stop leaking stuff.
(edit) @84156   5 years vboxsync bugref:9637. Don't bail out if wmware's extension is not avaible.
(edit) @84045   5 years vboxsync bugref:9637. Calling vmware_ctrl before getting screen resources. that …
(edit) @84026   5 years vboxsync bugref:9637. Calling vmware_ctrl extension at each resize iteration. …
(edit) @84025   5 years vboxsync bugref:9637. Try sleeping before the first resize to avoid races with DE
(edit) @83935   5 years vboxsync bugref:9637. Some comment corrections.
(edit) @83934   5 years vboxsync bugref:9637. Using a separate X11 connection for RandR event monitoring.
(edit) @83933   5 years vboxsync bugref:9637. Re-enabling event monitoring.
(edit) @83928   5 years vboxsync bugref:9637. Some fixes. Resizing single monitor works.
(edit) @83911   5 years vboxsync bugref:9637. build fix.
(edit) @83910   5 years vboxsync bugref:9637. Replacing xrandr binary calls with libxrandr ones. not tested.
(edit) @83717   5 years vboxsync bugref:9637. r136358 was incomplete
(edit) @83715   5 years vboxsync Additions/VBoxClient: ticketref:19470 VBoxClient doesn't recognize the …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83257   5 years vboxsync bugref:9637. Adding a few alternative library names for libXrandr.
(edit) @83253   5 years vboxsync bugref:9637. Small cleanup
(edit) @83242   5 years vboxsync bugref:9637. More fixes
(edit) @83236   5 years vboxsync bugref:9637. First select the events then start listening to themsvn …
(edit) @83234   5 years vboxsync bugref:9637. small fixes
(edit) @83229   5 years vboxsync bugref:9637. Build fix for some gcc version that cannot swallow some casts.
(edit) @83228   5 years vboxsync bugref:9637. Including randr.h
(edit) @83227   5 years vboxsync bugref:9637. build fix. yes again
(edit) @83226   5 years vboxsync bugref:9637. build fix
(edit) @83225   5 years vboxsync bugref:9637. build fix
(edit) @83224   5 years vboxsync bugref:9637. optional dlopen'ing libXrandr instead of linking. part-2
(edit) @83218   5 years vboxsync bugref:9637. removing an obsolete VBoxClient service.
(edit) @83217   5 years vboxsync bugref:9637. optional dlopen'ing libXrandr instead of linking. not …
(edit) @83210   5 years vboxsync bugref:9637. We need panoramiXproto.h rather than Xinerama.h
(edit) @83208   5 years vboxsync bugref:9637. build fix. take 1
(edit) @83207   5 years vboxsync bugref:9637. Using xinerama includes from our tree instead of the …
(edit) @83206   5 years vboxsync bugref:9637. Small clean-up
(edit) @83201   5 years vboxsync bugref:9637. build fix
(edit) @83200   5 years vboxsync bugref:9637. Call vmw_ctrl extension to connect outputs to crtcs
(edit) @83184   5 years vboxsync Shared Clipboard: ticketref:19336 Linux guest: shared clipboard …
(edit) @83173   5 years vboxsync bugref:9637. Some fixes
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83140   5 years vboxsync bugref:9637. build fix. ifdef'ing some code for now until we decide …
(edit) @83139   5 years vboxsync bugref:9637. Doxyfix
(edit) @83138   5 years vboxsync bugref:9637. scm fix
(edit) @83137   5 years vboxsync bugref:9637. Build fix.
(edit) @83136   5 years vboxsync bugref:9637. Adding randr event monitoring to display-svga client.
(edit) @83135   5 years vboxsync bugref:9637. Reverting the changes to seamless related files.
(edit) @83123   5 years vboxsync bugref:9637. Some cleanup.
(edit) @83048   5 years vboxsync bugref:9637. Linking fix.
(edit) @83045   5 years vboxsync bugref:9637. Some build fix to make our GA build box happy
(edit) @83039   5 years vboxsync bugref:9637. Some comment correction.
(edit) @83038   5 years vboxsync bugref:9637. build fix. take 2
(edit) @83037   5 years vboxsync bugref:9637. build fix
(edit) @83035   5 years vboxsync bugref:9637. Updating svga-display-x11 to use xrandr directly.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82899   5 years vboxsync Shared Clipboard/x11: Removed Gvfs stuff from Makefile. bugref:9437
(edit) @82885   5 years vboxsync Shared Clipboard: Warning. bugref:9437
(edit) @82882   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK [build fix, forgot file]. …
(edit) @82708   5 years vboxsync bugref:9637. Some more refactoring
(edit) @82692   5 years vboxsync bugref:9637. Some refactoring
(edit) @82680   5 years vboxsync bugref:9637. Caching monitor information on the guest side to send DRM …
(edit) @82674   5 years vboxsync bugref:9637. Reverting r135572.
(edit) @82668   5 years vboxsync VMSVGA/X11: bugref:9637. Caching monitor (display) information so that …
(edit) @82664   5 years vboxsync VMSVGA/X11: bugref:9637. Some improvements for resizing.
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82525   5 years vboxsync SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82480   5 years vboxsync GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
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