VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101882   14 months vboxsync Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
(edit) @101678   14 months vboxsync Additions: Wayland: Add header and dynamic loader desc for libgtk and …
(edit) @101677   14 months vboxsync Additions: Wayland: Add generated code and dynamic loader desc for …
(edit) @101674   14 months vboxsync GuestHost: Shared Clipboard and DnD: Add common code for mime-types …
(edit) @101673   14 months vboxsync GuestHost: DisplayServerType: Add runtime detection if Gtk library is …
(edit) @101555   15 months vboxsync Guest/Host: bugref:10450: Get rid of Qt5 stuff.
(edit) @100685   18 months vboxsync Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
(edit) @100684   18 months vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100679   18 months vboxsync Shared Clipboard: More code for HTTP server testcase to make it fully …
(edit) @100676   18 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100675   18 months vboxsync Shared Clipboard/http: Removed unused member. bugref:9437
(edit) @100668   18 months vboxsync Shared Clipboard/testcase: Also include flow logging with most verbose …
(edit) @100665   18 months vboxsync Shared Clipboard: More Windows data object refcount bugfixes. Added …
(edit) @100664   18 months vboxsync Shared Clipboard: Windows data object locking fixes. bugref:9437
(edit) @100661   18 months vboxsync Shared Clipboard: Make sure to unset the data object in …
(edit) @100660   18 months vboxsync Shared Clipboard: Added ShClTransferStop() for stopping an already …
(edit) @100649   18 months vboxsync Shared Clipboard: Further relaxed checks in ShClTransferComplete() + …
(edit) @100641   18 months vboxsync Shared Clipboard: Easier to follow event destruction handling: Destroy …
(edit) @100637   18 months vboxsync Shared Clipboard: Relaxed check of shClTransferCancelOrError() a bit, …
(edit) @100636   18 months vboxsync Shared Clipboard: Added some more transfer utility functions handy to …
(edit) @100622   18 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100621   18 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100620   18 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100585   18 months vboxsync Additions/VBoxClient: Altering the .def files is not necessary, as …
(edit) @100576   18 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100566   18 months vboxsync Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
(edit) @100558   18 months vboxsync Shared Clipboard: Removed debug breakpoint accidentally left in. …
(edit) @100557   18 months vboxsync Shared Clipboard: Check if the crtisect (still) is initialized before …
(edit) @100551   18 months vboxsync Shared Clipboard: Removed annoying assertion in …
(edit) @100547   18 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100546   18 months vboxsync Shared Clipboard: Made transfers errors more visible via balloon …
(edit) @100545   18 months vboxsync Shared Clipboard: Added some more utility functions for completing and …
(edit) @100541   18 months vboxsync Shared Clipboard: Renamed …
(edit) @100540   18 months vboxsync Shared Clipboard: Make a copy of SHCLTRANSFERTHREADCTX in …
(edit) @100538   18 months vboxsync Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
(edit) @100527   18 months vboxsync Shared Clipboard: shclTransferIfaceLocalListEntryInit() is not a …
(edit) @100522   18 months vboxsync Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
(edit) @100512   18 months vboxsync Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
(edit) @100510   18 months vboxsync Shared Clipboard: Also propagate the last error set via …
(edit) @100509   18 months vboxsync Shared Clipboard: Resolved a @todo: Use CoTaskMemAlloc() in …
(edit) @100507   18 months vboxsync Shared Clipboard: Also propagate stream object errors to the Windows …
(edit) @100504   18 months vboxsync Shared Clipboard: If the Windows data object is not ready (anymore), …
(edit) @100484   18 months vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @100482   18 months vboxsync Shared Clipboard: Don't alloc extra stuff in …
(edit) @100481   18 months vboxsync Shared Clipboard: Some more (optional / verbose release) logging. …
(edit) @100467   18 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100465   18 months vboxsync Shared Clipboard: Missing docs. bugref:9437
(edit) @100464   18 months vboxsync Shared Clipboard: Renaming for local provider, to emphasize which …
(edit) @100463   18 months vboxsync Shared Clipboard: Bugfixes for shClTransferResolvePathAbs(). bugref:9437
(edit) @100461   18 months vboxsync Shared Clipboard: More fine-grained control for Windows data object …
(edit) @100449   18 months vboxsync Shared Clipboard: (Release) log if clearing the Windows clipboard …
(edit) @100448   18 months vboxsync Shared Clipboard: (Release) log if clearing the Windows clipboard …
(edit) @100434   18 months vboxsync Shared Clipboard: Use ShClTransfer methods instead of calling the …
(edit) @100432   18 months vboxsync Shared Clipboard: Added missing SharedClipboardWinTransferCreate() …
(edit) @100428   18 months vboxsync Shared Clipboard: Use AssertPtr() here. ​​bugref:9437
(edit) @100427   18 months vboxsync Shared Clipboard: Eliminated some duplicate code in …
(edit) @100426   18 months vboxsync Shared Clipboard: Fixed setting subsequent entries in …
(edit) @100413   18 months vboxsync Shared Clipboard: Removed dead code. ​​​bugref:9437
(edit) @100412   18 months vboxsync Shared Clipboard: Windows host service now uses the same way as the …
(edit) @100407   18 months vboxsync Shared Clipboard: VBoxTray now uses the same way as VBoxClient wrt …
(edit) @100405   18 months vboxsync Shared Clipboard: Relaxed transfer status checks a bit when reading …
(edit) @100403   18 months vboxsync Shared Clipboard: Windows logging tweaks, mostly for HTML <-> MIME …
(edit) @100396   18 months vboxsync Shared Clipboard: Fixed warning (as error). ​​​bugref:9437
(edit) @100394   18 months vboxsync Shared Clipboard: Also use the transfers callbacks for the Windows …
(edit) @100393   18 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100386   18 months vboxsync Shared Clipboard: Linux build fixes (needs VBOX_WITH_LIBCURL). bugref:9437
(edit) @100385   18 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100384   18 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100382   18 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100373   18 months vboxsync Shared Clipboard: Added SHCLTRANSFERCALLBACKS::pfnOnCreated(). bugref:9437
(edit) @100367   18 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100328   19 months vboxsync Shared Clipboard: Implemented a (very) basic and generic clipboard …
(edit) @100290   19 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100289   19 months vboxsync Shared Clipboard: Typos, logging tweaks. bugref:9437
(edit) @100288   19 months vboxsync Shared Clipboard: More bugfixes for transfers HTTP server. bugref:9437
(edit) @100265   19 months vboxsync Shared Clipboard: Added handling an explicit absolute root path for …
(edit) @100256   19 months vboxsync Shared Clipboard: Logging tweaks. bugref:9437
(edit) @100255   19 months vboxsync Shared Clipboard: Added some more X11 flavors for the URI list format. …
(edit) @100242   19 months vboxsync Shared Clipboard: More code for HTTP transfer testcase. bugref:9437
(edit) @100239   19 months vboxsync Shared Clipboard: Removed some debug code. bugref:9437
(edit) @100238   19 months vboxsync Shared Clipboard: ShClTransferHttpServerStart() now complies to RFC …
(edit) @100233   19 months vboxsync Shared Clipboard: Added dedicated functions to stop the HTTP server …
(edit) @100225   19 months vboxsync Shared Clipboard: Fixed lock order violation in …
(edit) @100217   19 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Do not override rc when …
(edit) @100216   19 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Do not rely on environment …
(edit) @100214   19 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Also look for libX11.so.6 when …
(edit) @100213   19 months vboxsync Shared Clipboard: More code for locking transfers. bugref:9437
(edit) @100209   19 months vboxsync Shared Clipboard/X11: Fixed checks for SHCL_MAX_X11_FORMATS. Found by …
(edit) @100206   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100205   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100063   19 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
(edit) @99974   20 months vboxsync Shared Clipboard/HostService: Fixes for (not) reporting (and starting) …
(edit) @99967   20 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99966   20 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99955   20 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99953   20 months vboxsync Shared Clipboard: Only need to start the HTTP server on the host when …
(edit) @99951   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99940   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99939   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
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