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) @106808   5 months vboxsync Additions: Linux/Wayland: Add customizable prefix to IPC server sock …
(edit) @106807   5 months vboxsync Additions: Linux/Wayland: Gtk helper: Minimize global vars usage, …
(edit) @106790   5 months vboxsync Additions: Linux/Wayland: More renaming to belong to generic naming …
(edit) @106789   5 months vboxsync Additions: Linux/Wayland: Rename IPC command names to be more generic, …
(edit) @106788   5 months vboxsync Additions: Linux/Wayland: Rename IPC stuff to be more generic (for …
(edit) @106786   5 months vboxsync Additions: Linux/Wayland: Rename VBClClipboardThreadStart to …
(edit) @106771   5 months vboxsync Additions: Linux/Wayland: More naming separation between clipboard and …
(edit) @106765   5 months vboxsync Additions: Linux/Wayland: Fix scm, bugref:10796.
(edit) @106755   5 months vboxsync Additions: Linux/Wayland: Split Clipboard and DnD helpers (part 2), …
(edit) @106753   5 months vboxsync Additions: Linux/Wayland: Split Clipboard and DnD helpers, bugref:10796.
(edit) @106741   5 months vboxsync Additions: Linux/Wayland: Make it possible to specify custom path to …
(edit) @106061   6 months vboxsync Copyright year updates by scm.
(edit) @105615   8 months vboxsync Add/x11/VBoxClient: Simplified some crazy eval trick to prepend a dot …
(edit) @104317   11 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @103442   13 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103368   13 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103365   13 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103364   13 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103363   13 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   13 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @102920   14 months vboxsync Shared Clipboard: Show the correct error code when …
(edit) @102919   14 months vboxsync Shared Clipboard/Transfers: Release the event in …
(edit) @102818   15 months vboxsync Shared Clipboard/Transfers: Use ShClTransferHttpConvertToStringList() …
(edit) @102468   16 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102462   16 months vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102461   16 months vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102453   16 months vboxsync Additions: X11/Wayland: Add host resize events suppression in …
(edit) @102064   17 months vboxsync Additions: X11/Wayland: vboxwl/VBoxClient IPC: Prevent partial reads …
(edit) @102046   17 months vboxsync Additions: X11/Wayland: Build VBoxClient with WL support only for …
(edit) @102045   17 months vboxsync Additions: X11/Wayland: wayland-helper-dcp: Return value of proper …
(edit) @102044   17 months vboxsync Additions: X11/Wayland: Another attempt to fix build (6), bugref:10194.
(edit) @102043   17 months vboxsync Additions: X11/Wayland: Another attempt to fix build (4), bugref:10194.
(edit) @102039   17 months vboxsync Additions: X11/Wayland: Another attempt to fix build (3), bugref:10194.
(edit) @102032   17 months vboxsync Additions: X11/Wayland: Fix build when shared clipboard support is …
(edit) @102027   17 months vboxsync Additions: X11/Wayland: Another attempt to fix build (2), bugref:10194.
(edit) @102026   17 months vboxsync Additions: X11/Wayland: Another attempt to fix build, bugref:10194.
(edit) @102025   17 months vboxsync Additions: X11/Wayland: Attempt to address build issues, bugref:10194.
(edit) @101943   17 months vboxsync Additions: X11/Wayland: Add --check switch to vboxwl which should tell …
(edit) @101941   17 months vboxsync Additions: X11/Wayland: Do not link VBoxClient w/ glib and gobject …
(edit) @101940   17 months vboxsync Additions: X11/Wayland: Prevent gcc warning about pFlow can be …
(edit) @101887   17 months vboxsync Additions: X11/Wayland: vboxwl: Print error message if command cannot …
(edit) @101886   17 months vboxsync Additions: X11/Wayland: one more fix for docs build, bugref:10194.
(edit) @101883   17 months vboxsync Additions: X11/Wayland: Fix warnings related to documantation …
(edit) @101882   17 months vboxsync Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
(edit) @101881   17 months vboxsync Additions: X11/Wayland: fix building issues with older gcc (4.1.2), …
(edit) @101880   17 months vboxsync Additions: X11/Wayland: scm fix, bugref:10194.
(edit) @101878   17 months vboxsync Additions: X11/Wayland: Add initial support for clipboard sharing with …
(edit) @101721   17 months vboxsync Additions: X11/Wayland: Clipboard: fix memory zeroing on realloc (plus …
(edit) @101688   17 months vboxsync Additions: X11/Wayland: Fix scm, bugref:10194.
(edit) @101681   17 months vboxsync Additions: X11/Wayland clipboard: fix scm, bugref:10194.
(edit) @101680   17 months vboxsync Additions: X11/Wayland: Add common code for clipboard processing, …
(edit) @101678   17 months vboxsync Additions: Wayland: Add header and dynamic loader desc for libgtk and …
(edit) @100676   20 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100585   21 months vboxsync Additions/VBoxClient: Altering the .def files is not necessary, as …
(edit) @100584   21 months vboxsync Additions/VBoxClient: Docs nit. bugref:10427
(edit) @100582   21 months vboxsync Additions/VBoxClient: Better variable scoping for lib version defines. …
(edit) @100578   21 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100576   21 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100367   21 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100287   21 months vboxsync Shared Clipboard/X11: Also call VBClX11ClipboardDestroy() in …
(edit) @100286   21 months vboxsync Shared Clipboard/X11: Initialize (and destroy) event source for X11 …
(edit) @100285   21 months vboxsync Shared Clipboard/X11: Emphasize logging group. bugref:9437
(edit) @100284   21 months vboxsync Shared Clipboard: Fixed typos. bugref:9437
(edit) @100272   21 months vboxsync Shared Clipboard: Follow-up fix for r157911: Moved X11 guest event …
(edit) @100248   21 months vboxsync Additions: Wayland: do not return unitialized status value on service …
(edit) @100247   21 months vboxsync Additions: Linux: scm fix, bugref:10194.
(edit) @100246   21 months vboxsync Additions: Linux: Added a skeleton for Wayland service, bugref:10194.
(edit) @100235   21 months vboxsync Shared Clipboard: Got rid of the X11 request worker, as this …
(edit) @100205   21 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   21 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100063   22 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
(edit) @99987   22 months vboxsync Guest Additions/VBoxClient: Add transfer callbacks to start/stop the …
(edit) @99977   22 months vboxsync Guest Additions/VBoxClient: Also use the X clipboard implementation …
(edit) @99739   23 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99689   23 months vboxsync Guest Additions/VBoxClient: Dropped the idea of having an own logging …
(edit) @99660   23 months vboxsync Guest Additions/VBoxClient: Repaired setting the g_fDaemonized flag, …
(edit) @99658   23 months vboxsync Guest Additions/VBoxClient: Added "--session-detect" command to only …
(edit) @99620   23 months vboxsync Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
(edit) @99616   23 months vboxsync Guest / Host: Added VBGHLogVerbosity[Get|Set](), removed external …
(edit) @99603   23 months vboxsync Guest Additions/VBoxClient: Check for valid service pointers in case …
(edit) @99601   23 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for seamless …
(edit) @99600   23 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for seamless …
(edit) @99599   23 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99598   23 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99597   23 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99596   23 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99595   23 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99590   23 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for Shared …
(edit) @99586   23 months vboxsync Guest Additions/VBoxClient: Removed the code for …
(edit) @99585   23 months vboxsync Guest Additions/VBoxClient: Implemented "--session-type" parameter and …
(edit) @99565   23 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @99564   23 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @98594   2 years vboxsync Additions: X11: Make legacy display resize service to gracefully …
(edit) @98535   2 years vboxsync add/x11/VBoxClient: Style fixes. …
(edit) @98534   2 years vboxsync add/x11/VBoxClient: Style fix. Annotated structure members in the …
(edit) @98474   2 years vboxsync Additions: X11: Add possibility restart VBoxClient processes during …
(edit) @98416   2 years vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98202   2 years vboxsync add/x11/VBoxClient: Fix warning. bugref:10348
(edit) @98196   2 years vboxsync Add/x11/VBoxClient/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette