VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94427   3 years vboxsync X11/VBoxClient: doxygen fixes (don't duplicate/confuse docs, newer …
(edit) @94422   3 years vboxsync X11/VBoxClient: Doxygen fix (use RT_NOREF) + todo. bugref:10199
(edit) @94306   3 years vboxsync Additions: X11: partly restore legacy X11 resize service removed in …
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @94121   3 years vboxsync Additions: Linux: VBoxDRMClient: fix vmwgfx version detection, …
(edit) @94077   3 years vboxsync Additions: Linux: VBoxDRMClient: scm fix, ​​bugref:10134.
(edit) @94076   3 years vboxsync Additions: Linux: VBoxDRMClient: sync screen layout with DE …
(edit) @93551   3 years vboxsync Additions: X11: VBoxClient: move Wayland detection function into …
(edit) @93505   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93495   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93469   3 years vboxsync Additions: Linux: VBoxDRMClient: make IPC socket access configurable …
(edit) @93423   3 years vboxsync Additions: Linux: update description for guest screen resizing code, …
(edit) @93422   3 years vboxsync doxygen: add initial documantation for VBoxDRMClient service, bugref:10134.
(edit) @93400   3 years vboxsync Additions: Linux: DRM: forgotten bits for display-helper-generic, …
(edit) @93386   3 years vboxsync Reverted r149470: Additions: Linux: DRM IPC: define our own …
(edit) @93385   3 years vboxsync Additions: make VBoxDRMClient and VBoxClient --vmsvga-session …
(edit) @93384   3 years vboxsync Additions: Linux: scm fix, bugref:10185.
(edit) @93383   3 years vboxsync Additions: Linux: scm fix, bugref:10185.
(edit) @93381   3 years vboxsync Additions: Linux: DRM IPC: define our own LOGIN_NAME_MAX since this …
(edit) @93380   3 years vboxsync Additions: Linux: scm fixes, bugref:10185.
(edit) @93379   3 years vboxsync Additions: Linux: display-helper-gnome3: load Dbus symblols ourselves, …
(edit) @93378   3 years vboxsync Additions: Linux: scm fixes, bugref:10134.
(edit) @93376   3 years vboxsync Additions: Linux: scm fix, bugref:10134.
(edit) @93375   3 years vboxsync Additions: Linux: scm fixes, bugref:10134.
(edit) @93373   3 years vboxsync Additions: Linux: replace VBoxClient --vmsvga with --vmsvga-session on …
(edit) @93371   3 years vboxsync Additions: Linux: introduce VBoxClient --vmsvga-session service and …
(edit) @93370   3 years vboxsync Additions: Linux: introduce helpers for Desktop Environment specific …
(edit) @93369   3 years vboxsync Additions: Linux: introduce helper functions for IPC communication …
(edit) @93360   3 years vboxsync Add/x11/display-drm: Save 4077 - sizeof(const char *) bytes by …
(edit) @93327   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93321   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93220   3 years vboxsync Additions: X11: add interface to set custom log prefix, bugref:10134. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92653   3 years vboxsync Additions: Linux: VBoxDRMClient: run resize task in a thread, bugref:10134.
(edit) @92623   3 years vboxsync Additions: Linux: VBoxDRMClient: SCM fix, bugref:10134.
(edit) @92622   3 years vboxsync Additions: Linux: VBoxDRMClient: report monitor possitions back to …
(edit) @92402   3 years vboxsync Additions: Linux: VBoxDRMClient: refactoring, bugref:10134. No …
(edit) @92399   3 years vboxsync Additions: Linux: VBoxDRMClient: cache and validate incomming screen …
(edit) @92370   3 years vboxsync Additions: Linux: VBoxDRMClient: fix resizing issue on kernels <= …
(edit) @92215   3 years vboxsync Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, …
(edit) @92214   3 years vboxsync Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, …
(edit) @92213   3 years vboxsync Additions: Linux: VBoxDRMClient: scm fix, bugref:9637, ticketref:19373.
(edit) @92212   3 years vboxsync Additions: Linux: VBoxDRMClient: add PID file check on start, …
(edit) @92185   3 years vboxsync scm: Check UTF-8 encoding and reject files with bidirectional control …
(edit) @91962   3 years vboxsync Additions: X11: partly revert r147454, bugref:10120. Restore screens …
(edit) @91758   3 years vboxsync FE/Qt: bugref:9637. Some additional comments.
(edit) @91716   3 years vboxsync Additions: X11: fix setscreenlayout handling, bugref:10120. Take into …
(edit) @91670   3 years vboxsync Additions: X11: VMSVGA: gracefully exit VBoxClient process if has been …
(edit) @91621   3 years vboxsync X11/VBoxClient: Reverted most of r139955 because it's wrong and we do …
(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) @90823   3 years vboxsync iprt/cdefs.h,++: Retired VALID_PTR (use RT_VALID_PTR now).
(edit) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(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   4 years vboxsync Additions: X11: VMSVGA: add missing initialization piece, bugref#10028.
(edit) @89609   4 years vboxsync Additions: X11: VMSVGA: prevent memory leak on CRTC disable, bugref#10028.
(edit) @89603   4 years vboxsync Additions: X11: VMSVGA: prevent memory leak when accessing display …
(edit) @89598   4 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) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(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
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