VirtualBox

source: vbox/trunk/src/VBox/GuestHost

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @104792   9 月 vboxsync Shared Clipboard: X11: Prevent memory leak on clipboard protocol …
(edit) @104791   9 月 vboxsync Shared Clipboard: X11: Remove assertion when backing buffer is not big …
(edit) @104775   9 月 vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104774   9 月 vboxsync Shared Clipboard: Adjust tstClipboardGH-X11 to fixed LF -> CRLF …
(edit) @104773   9 月 vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104762   9 月 vboxsync GuestHost/SharedClipboard: Fixed incorrect \r -> \r\n conversion for …
(edit) @104761   9 月 vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104760   9 月 vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104759   9 月 vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104693   9 月 vboxsync Devices + GuestHost: Fixed warnings. ​​bugref:3409
(edit) @104605   9 月 vboxsync GuestHost/DragAndDrop: pcszBaseOld not being NULL is already checked …
(edit) @104472   10 月 vboxsync SharedClipboard: Some unused statement fixes, bugref:3409
(edit) @104317   10 月 vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104316   10 月 vboxsync Shared Clipboard/X11: Fixed leak in testcase found by ASAN.
(edit) @104312   10 月 vboxsync Shared Clipboard/Transfers: Skip the slash from the actual root path …
(edit) @104310   10 月 vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104309   10 月 vboxsync Shared Clipboard/tstClipboardHttpServer: Added testing unsupported …
(edit) @104307   10 月 vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104306   10 月 vboxsync Shared Clipboard/http-server: Cleaned up shClTransferHttpQueryInfo() a …
(edit) @104305   10 月 vboxsync Shared Clipboard/transfers-http: Docs, made some functions inline. …
(edit) @103631   12 月 vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103618   12 月 vboxsync Shared Clipboard/Transfers: Some more validation in …
(edit) @103616   12 月 vboxsync Shared Clipboard/Transfers: Use SHCL_TRANSFER_URI_LIST_SEP_STR in …
(edit) @103615   12 月 vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103484   12 月 vboxsync Shared Clipboard: Logging nit. ​bugref:9437
(edit) @103480   12 月 vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103477   12 月 vboxsync Shared Clipboard: Formatting. bugref:9437
(edit) @103457   12 月 vboxsync HGSMI: Some symbol visibility cleanup, bugref:3409
(edit) @103452   12 月 vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103451   12 月 vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103450   12 月 vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103442   12 月 vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103428   12 月 vboxsync Shared Clipboard: Moved debug assertion within shClX11ResponseFree(). …
(edit) @103363   12 月 vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   12 月 vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103251   13 月 vboxsync Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
(edit) @103240   13 月 vboxsync Shared Clipboard/X11: Only allocate SHCLX11RESPONSE as event payload …
(edit) @103239   13 月 vboxsync Shared Clipboard/tstClipboardGH-X11: Fixed a leak in …
(edit) @103132   13 月 vboxsync GuestHost/SharedClipboard/clipboard-transfers-http.cpp: Fix …
(edit) @102955   13 月 vboxsync Shared Clipboard/Transfer: Also free the temporary path when path …
(edit) @102954   13 月 vboxsync Shared Clipboard/Transfer: Made destroying the transfers easier to use …
(edit) @102931   13 月 vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102930   13 月 vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102929   13 月 vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102917   13 月 vboxsync GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
(edit) @102843   14 月 vboxsync scm
(edit) @102832   14 月 vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102830   14 月 vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102826   14 月 vboxsync Shared Clipboard/X11: Don't report an error in …
(edit) @102825   14 月 vboxsync Shared Clipboard/X11: Made pcbRead in ShClX11ReadDataFromX11() …
(edit) @102824   14 月 vboxsync Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
(edit) @102823   14 月 vboxsync Shared Clipboard/X11: Docs fixes. bugref:9437
(edit) @102822   14 月 vboxsync Shared Clipboard/X11: Factored out writing transfer data to X11 into …
(edit) @102821   14 月 vboxsync Shared Clipboard/X11: Renaming …
(edit) @102820   14 月 vboxsync Shared Clipboard/X11: Renaming (ShClX11ReportFormatsToX11Worker -> …
(edit) @102819   14 月 vboxsync Shared Clipboard/X11: Check if pfnOnRequestDataFromSource callback is …
(edit) @102816   14 月 vboxsync Shared Clipboard/Transfers: Added …
(edit) @102815   14 月 vboxsync Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
(edit) @102566   15 月 vboxsync Shared Clipboard/Transfers: Fixed memory leaks in …
(edit) @102472   15 月 vboxsync Shared Clipboard/testcase: Logging fix for environment variable. …
(edit) @102469   15 月 vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102468   15 月 vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102466   15 月 vboxsync Shared Clipboard/testcases: Re-enabled (+ adapted) formerly disabled …
(edit) @102465   15 月 vboxsync Shared Clipboard: Return VERR_NO_DATA from ShClX11ReadDataFromX11() if …
(edit) @102464   15 月 vboxsync Shared Clipboard: If something in ShClX11ReadDataFromX11Worker() …
(edit) @102461   15 月 vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102230   15 月 vboxsync Shared Clipboard/tstClipboardHttpServer: Try to fixing timeouts on the …
(edit) @102180   15 月 vboxsync Shared Clipboard/tstClipboardHttpServer: Further decreased test file …
(edit) @102163   15 月 vboxsync Shared Clipboard/tstClipboardHttpServer: Added some more tests (Korean …
(edit) @102161   15 月 vboxsync Shared Clipboard/tstClipboardHttpServer: Compare source and …
(edit) @102159   15 月 vboxsync Shared Clipboard/tstClipboardHttpServer: Increased default running …
(edit) @102146   15 月 vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102141   15 月 vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102115   15 月 vboxsync Shared Clipboard: Better error case handling in …
(edit) @102114   15 月 vboxsync Shared Clipboard: Locking fix for ShClTransferHttpServerGetUrlA(). …
(edit) @101882   16 月 vboxsync Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
(edit) @101678   16 月 vboxsync Additions: Wayland: Add header and dynamic loader desc for libgtk and …
(edit) @101677   16 月 vboxsync Additions: Wayland: Add generated code and dynamic loader desc for …
(edit) @101674   16 月 vboxsync GuestHost: Shared Clipboard and DnD: Add common code for mime-types …
(edit) @101673   16 月 vboxsync GuestHost: DisplayServerType: Add runtime detection if Gtk library is …
(edit) @101555   16 月 vboxsync Guest/Host: bugref:10450: Get rid of Qt5 stuff.
(edit) @100685   19 月 vboxsync Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
(edit) @100684   19 月 vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100679   19 月 vboxsync Shared Clipboard: More code for HTTP server testcase to make it fully …
(edit) @100676   19 月 vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100675   19 月 vboxsync Shared Clipboard/http: Removed unused member. bugref:9437
(edit) @100668   19 月 vboxsync Shared Clipboard/testcase: Also include flow logging with most verbose …
(edit) @100665   19 月 vboxsync Shared Clipboard: More Windows data object refcount bugfixes. Added …
(edit) @100664   19 月 vboxsync Shared Clipboard: Windows data object locking fixes. bugref:9437
(edit) @100661   19 月 vboxsync Shared Clipboard: Make sure to unset the data object in …
(edit) @100660   19 月 vboxsync Shared Clipboard: Added ShClTransferStop() for stopping an already …
(edit) @100649   19 月 vboxsync Shared Clipboard: Further relaxed checks in ShClTransferComplete() + …
(edit) @100641   19 月 vboxsync Shared Clipboard: Easier to follow event destruction handling: Destroy …
(edit) @100637   19 月 vboxsync Shared Clipboard: Relaxed check of shClTransferCancelOrError() a bit, …
(edit) @100636   19 月 vboxsync Shared Clipboard: Added some more transfer utility functions handy to …
(edit) @100622   19 月 vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100621   19 月 vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100620   19 月 vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100585   20 月 vboxsync Additions/VBoxClient: Altering the .def files is not necessary, as …
(edit) @100576   20 月 vboxsync Additions/VBoxClient: More trickery needed in order to get this …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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