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) @90862   3 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90708   3 years vboxsync X11/VBoxClient: More of the same, probably copied from VBoxService in …
(edit) @90629   3 years vboxsync add/x11/VBoxClient: hanging intdentation fixes. bugref:10028
(edit) @90624   3 years vboxsync Additions: X11: VBoxSVGA: prevent fatal error notification flooding, …
(edit) @90581   3 years vboxsync Additions: X11: VBoxSVGA: prevent VBoxClient crash when X11 is not …
(edit) @90324   3 years vboxsync Additions: Linux: VBoxClient: VMSVGA: fix monitor index calculation. …
(edit) @90218   3 years vboxsync Add/Lnx/VBoxClient/vmsvga: Try avoid closing the same display …
(edit) @90211   3 years vboxsync Additions: X11: main: prevent deadlock on service termination, …
(edit) @90059   3 years vboxsync Typo in comment, bugref:10032.
(edit) @90057   3 years vboxsync Additions: X11: seamless: prevent hang on shutdown (2), bugref:10032. …
(edit) @90055   3 years vboxsync Additions: X11: seamless: prevent hang on shutdown, bugref:10032. …
(edit) @90053   3 years vboxsync Additions: X11: main: update service termination code, bugref:10032. …
(edit) @90036   3 years vboxsync Additions: X11: VMSVGA: do not attempt to display graphical …
(edit) @89766   3 years vboxsync Additions: X11: VBoxClient: seamless: prevent crash on shutdown, …
(edit) @89749   3 years vboxsync Additions: X11: VBoxClient: VMSVGA: process graceful shutdown, …
(edit) @89635   3 years vboxsync Additions: X11: VMSVGA: add missing initialization piece, bugref#10028.
(edit) @89609   3 years vboxsync Additions: X11: VMSVGA: prevent memory leak on CRTC disable, bugref#10028.
(edit) @89603   3 years vboxsync Additions: X11: VMSVGA: prevent memory leak when accessing display …
(edit) @89598   3 years vboxsync Additions: X11: VMSVGA: attempt to fix black screen when X11 has no …
(edit) @88947   4 years vboxsync VBoxClient: include <sys/wait.h> for WEXITSTATUS. Regression from …
(edit) @87685   4 years vboxsync Shared Clipboard/Transfers: Makefile tweaking for VBoxClient. ​bugref:9437
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87454   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
(edit) @87453   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87082   4 years vboxsync Shared Clipboard: Simplified and cleaned up the X11 callback handling …
(edit) @86970   4 years vboxsync Shared Clipboard/Transfers: Initial working PoC for host -> guest …
(edit) @86969   4 years vboxsync Shared Clipboard/Transfers: Initial working PoC for host -> guest …
(edit) @86968   4 years vboxsync Shared Clipboard/Transfers: Initial working PoC for host -> guest …
(edit) @86967   4 years vboxsync Shared Clipboard/Transfers: Initial working PoC for host -> guest …
(edit) @86887   4 years vboxsync Additions: Renaming (VbglR3DRMClient -> VbglR3DrmClient).
(edit) @86883   4 years vboxsync Additions/VBoxClient: Removed command line options which never were …
(edit) @86878   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86877   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86876   4 years vboxsync Guest Additions/VbglR3: Condensed / removed duplicate guest property …
(edit) @86874   4 years vboxsync Additions/VBoxClient: SCM fix.
(edit) @86873   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @86872   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @86871   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @86469   4 years vboxsync bugref:9637. Exit the resizing client if randr extension version is …
(edit) @86459   4 years vboxsync bugref:9637. Dont start screen topology monitoring thread if xrandr is …
(edit) @86416   4 years vboxsync tstSeamlessX11-auto: Broken, so skip it. bugref:9842
(edit) @86395   4 years vboxsync VBoxClient/tstSeamlessX11-auto: added not about broken testcase.
(edit) @86394   4 years vboxsync VBoxClient/seamless: Free mpRects in SeamlessX11::uninit. bugref:9841
(edit) @86393   4 years vboxsync VBoxClient/testcase: Missing Makefile.kup file.
(edit) @86318   4 years vboxsync GA:Linux: bugref:9671 Non-security issue with our Linux GA binaries
(edit) @86078   4 years vboxsync FE/Qt: bugref:9637. Using DRM client on 32 bit vms
(edit) @85977   4 years vboxsync bugref:9637. Reverting unintended space to tab changes in a Makefile.
(edit) @85976   4 years vboxsync bugref:9637. Checking if VBoxDRMClient is running during VBoxClient …
(edit) @85962   4 years vboxsync bugref:9637. Starting VBoxDRMClient from VBoxService when some geust …
(edit) @85927   4 years vboxsync DnD/X11: Added defines + documentation for (not yet implemented) …
(edit) @85926   4 years vboxsync DnD/X11: Committed too much in r140114.
(edit) @85925   4 years vboxsync DnD/X11: More (optional) release logging for onX11ClientMessage(); …
(edit) @85924   4 years vboxsync DnD/X11: Use AssertRCBreak() here.
(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.
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