VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106509   5 months vboxsync Windows driver installation: Fixed handling default sections in …
(edit) @106503   5 months vboxsync GuestHost/Install/VBoxWinDrvInst.cpp: Unused variable warnings. …
(edit) @106489   5 months vboxsync Windows driver installation: Nothing to do if the installation mode is …
(edit) @106488   5 months vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106485   5 months vboxsync Windows driver installation: Make sure to set the log callback before …
(edit) @106484   5 months vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106397   5 months vboxsync
(edit) @106395   5 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106393   5 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106392   5 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106327   5 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106325   5 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   5 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106061   6 months vboxsync Copyright year updates by scm.
(edit) @104792   10 months vboxsync Shared Clipboard: X11: Prevent memory leak on clipboard protocol …
(edit) @104791   10 months vboxsync Shared Clipboard: X11: Remove assertion when backing buffer is not big …
(edit) @104775   10 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104774   10 months vboxsync Shared Clipboard: Adjust tstClipboardGH-X11 to fixed LF -> CRLF …
(edit) @104773   10 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104762   10 months vboxsync GuestHost/SharedClipboard: Fixed incorrect \r -> \r\n conversion for …
(edit) @104761   10 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104760   10 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104759   10 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104693   10 months vboxsync Devices + GuestHost: Fixed warnings. ​​bugref:3409
(edit) @104605   10 months vboxsync GuestHost/DragAndDrop: pcszBaseOld not being NULL is already checked …
(edit) @104472   11 months vboxsync SharedClipboard: Some unused statement fixes, bugref:3409
(edit) @104317   11 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104316   11 months vboxsync Shared Clipboard/X11: Fixed leak in testcase found by ASAN.
(edit) @104312   11 months vboxsync Shared Clipboard/Transfers: Skip the slash from the actual root path …
(edit) @104310   11 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104309   11 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added testing unsupported …
(edit) @104307   11 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104306   11 months vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104305   11 months vboxsync Shared Clipboard/transfers-http: Docs, made some functions inline. …
(edit) @103631   13 months vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103618   13 months vboxsync Shared Clipboard/Transfers: Some more validation in …
(edit) @103616   13 months vboxsync Shared Clipboard/Transfers: Use SHCL_TRANSFER_URI_LIST_SEP_STR in …
(edit) @103615   13 months vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103484   13 months vboxsync Shared Clipboard: Logging nit. ​bugref:9437
(edit) @103480   13 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103477   13 months vboxsync Shared Clipboard: Formatting. bugref:9437
(edit) @103457   13 months vboxsync HGSMI: Some symbol visibility cleanup, bugref:3409
(edit) @103452   13 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103451   13 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103450   13 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103442   13 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103428   13 months vboxsync Shared Clipboard: Moved debug assertion within shClX11ResponseFree(). …
(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) @103251   14 months vboxsync Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
(edit) @103240   14 months vboxsync Shared Clipboard/X11: Only allocate SHCLX11RESPONSE as event payload …
(edit) @103239   14 months vboxsync Shared Clipboard/tstClipboardGH-X11: Fixed a leak in …
(edit) @103132   14 months vboxsync GuestHost/SharedClipboard/clipboard-transfers-http.cpp: Fix …
(edit) @102955   14 months vboxsync Shared Clipboard/Transfer: Also free the temporary path when path …
(edit) @102954   14 months vboxsync Shared Clipboard/Transfer: Made destroying the transfers easier to use …
(edit) @102931   14 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102930   14 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102929   14 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102917   14 months vboxsync GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
(edit) @102843   15 months vboxsync scm
(edit) @102832   15 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102830   15 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102826   15 months vboxsync Shared Clipboard/X11: Don't report an error in …
(edit) @102825   15 months vboxsync Shared Clipboard/X11: Made pcbRead in ShClX11ReadDataFromX11() …
(edit) @102824   15 months vboxsync Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
(edit) @102823   15 months vboxsync Shared Clipboard/X11: Docs fixes. bugref:9437
(edit) @102822   15 months vboxsync Shared Clipboard/X11: Factored out writing transfer data to X11 into …
(edit) @102821   15 months vboxsync Shared Clipboard/X11: Renaming …
(edit) @102820   15 months vboxsync Shared Clipboard/X11: Renaming (ShClX11ReportFormatsToX11Worker -> …
(edit) @102819   15 months vboxsync Shared Clipboard/X11: Check if pfnOnRequestDataFromSource callback is …
(edit) @102816   15 months vboxsync Shared Clipboard/Transfers: Added …
(edit) @102815   15 months vboxsync Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
(edit) @102566   16 months vboxsync Shared Clipboard/Transfers: Fixed memory leaks in …
(edit) @102472   16 months vboxsync Shared Clipboard/testcase: Logging fix for environment variable. …
(edit) @102469   16 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102468   16 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102466   16 months vboxsync Shared Clipboard/testcases: Re-enabled (+ adapted) formerly disabled …
(edit) @102465   16 months vboxsync Shared Clipboard: Return VERR_NO_DATA from ShClX11ReadDataFromX11() if …
(edit) @102464   16 months vboxsync Shared Clipboard: If something in ShClX11ReadDataFromX11Worker() …
(edit) @102461   16 months vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102230   16 months vboxsync Shared Clipboard/tstClipboardHttpServer: Try to fixing timeouts on the …
(edit) @102180   16 months vboxsync Shared Clipboard/tstClipboardHttpServer: Further decreased test file …
(edit) @102163   16 months vboxsync Shared Clipboard/tstClipboardHttpServer: Added some more tests (Korean …
(edit) @102161   16 months vboxsync Shared Clipboard/tstClipboardHttpServer: Compare source and …
(edit) @102159   16 months vboxsync Shared Clipboard/tstClipboardHttpServer: Increased default running …
(edit) @102146   16 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102141   16 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102115   16 months vboxsync Shared Clipboard: Better error case handling in …
(edit) @102114   16 months vboxsync Shared Clipboard: Locking fix for ShClTransferHttpServerGetUrlA(). …
(edit) @101882   17 months vboxsync Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
(edit) @101678   17 months vboxsync Additions: Wayland: Add header and dynamic loader desc for libgtk and …
(edit) @101677   17 months vboxsync Additions: Wayland: Add generated code and dynamic loader desc for …
(edit) @101674   17 months vboxsync GuestHost: Shared Clipboard and DnD: Add common code for mime-types …
(edit) @101673   17 months vboxsync GuestHost: DisplayServerType: Add runtime detection if Gtk library is …
(edit) @101555   17 months vboxsync Guest/Host: bugref:10450: Get rid of Qt5 stuff.
(edit) @100685   20 months vboxsync Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
(edit) @100684   20 months vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100679   20 months vboxsync Shared Clipboard: More code for HTTP server testcase to make it fully …
(edit) @100676   20 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100675   20 months vboxsync Shared Clipboard/http: Removed unused member. bugref:9437
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