VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81229   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81223   5 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81220   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81213   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @81212   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81188   5 years vboxsync Additions/VBoxTray: A service's instance pointer might be NULL if …
(edit) @81178   5 years vboxsync Shared Clipboard/VBoxClient: Build fix.
(edit) @81173   5 years vboxsync Shared Clipboard/VBoxClient: Logging.
(edit) @81154   5 years vboxsync Shared Clipboard/VbglR3: (Lots of) documentation.
(edit) @81145   5 years vboxsync VBoxTrayAdditions/VBoxTray: Forgot to destroy the (debug) context menu …
(edit) @81134   5 years vboxsync Shared Clipboard/VBoxTray: Shutdown fixes.
(edit) @81132   5 years vboxsync Additions/VBoxTray: Added a simple (debug) context menu for the …
(edit) @81111   5 years vboxsync WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove …
(edit) @81082   5 years vboxsync WDDM: display driver: added asserts.
(edit) @81081   5 years vboxsync WDDM: opengl test application: DrawArraysInstanced.
(edit) @81060   5 years vboxsync Shared Clipboard/VBoxClient: Cleaned up connecting to host service.
(edit) @81059   5 years vboxsync Shared Clipboard/VbglR3: Don't change return value of …
(edit) @81057   5 years vboxsync Additions/VBoxClient: Added GetOpt command line argument parsing with …
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @81044   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81043   5 years vboxsync Shared Clipboard: More RT_NOREF tweaks.
(edit) @81042   5 years vboxsync Additions/VBoxClient: RT_NOREF tweaking.
(edit) @81040   5 years vboxsync Additions/VBoxClient: Revamped and unified local logging …
(edit) @81038   5 years vboxsync Additions/VBoxClient: Moved modifying the release logger when running …
(edit) @81028   5 years vboxsync Additions/VBoxClient: Removed ugly hack requiring …
(edit) @81027   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81025   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80993   5 years vboxsync Shared Clipboard/VBoxTray: Whitespace formatting.
(edit) @80992   5 years vboxsync Shared Clipboard/Transfers: SCM fix.
(edit) @80991   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80968   5 years vboxsync Shared Clipboard/VbglR3: Fixes for legacy protocol handling.
(edit) @80967   5 years vboxsync Shared Clipboard/VBoxTray: Only report formats if we actually *have* …
(edit) @80965   5 years vboxsync Shared Clipboard/Transfers: Use take critical section in …
(edit) @80959   5 years vboxsync WDDM: no need to synch textures and cube textures.
(edit) @80918   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80907   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80905   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80886   5 years vboxsync Shared Clipboard/Transfers: More renaming, fixed some assertions.
(edit) @80876   5 years vboxsync Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
(edit) @80867   5 years vboxsync Shared Clipboard/Transfers: Also handle SHCLTRANSFERSTATUS_STOPPED in …
(edit) @80866   5 years vboxsync Shared Clipboard/Transfers: Yet more renaming.
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80858   5 years vboxsync Shared Clipboard/URI: More renaming (URI -> transfer).
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80848   5 years vboxsync Shared Clipboard/URI: More renaming (typos).
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80748   5 years vboxsync Additions/WINNT/Graphics: Lots of compilation fixes if …
(edit) @80745   5 years vboxsync Additions/WDDM: Build fix if VBOX_WITH_MESA3D is not defined.
(edit) @80716   5 years vboxsync VBoxService, VBoxClient: NetBSD needs -lcrypt
(edit) @80714   5 years vboxsync VBoxControl: NetBSD needs -lcrypt
(edit) @80713   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @80712   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @80667   5 years vboxsync VBoxTray/VBoxClipboard.cpp: fixed shadow variable which caused crash
(edit) @80664   5 years vboxsync Shared Clipboard: More renaming + unification.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80627   5 years vboxsync Shared Clipboard: Darwin build fixes.
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80582   5 years vboxsync linux/vboxsf: ticketref:18805: Linux guests: calls to …
(edit) @80581   5 years vboxsync Fixed the indentation issue
(edit) @80574   5 years vboxsync scm errors
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80567   5 years vboxsync Additions/linux:vboxadd.sh unmounting vboxsf may return wrong error. …
(edit) @80488   5 years vboxsync WDDM: removed obsolete swapchain related code. bugref:9529
(edit) @80487   5 years vboxsync WDDM: removed obsolete VBOX_WITH_CROGL define. bugref:9529
(edit) @80486   5 years vboxsync WDDM: removed obsolete VBOXVDMA code. bugref:9529
(edit) @80483   5 years vboxsync WDDM: remove obsolete CmdVbva code. bugref:9529
(edit) @80482   5 years vboxsync WDDM: remove Gallium driver dependency on CmdVbva. bugref:9529
(edit) @80478   5 years vboxsync WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
(edit) @80476   5 years vboxsync Shared Clipboard/URI: OS/2 build fix.
(edit) @80475   5 years vboxsync WDDM: remove unused VBoxMPVhwa code. bugref:9529
(edit) @80450   5 years vboxsync Shared Clipboard/URI: SCM fix.
(edit) @80449   5 years vboxsync Shard Clipboard/URI: MacOS Additions build fix.
(edit) @80446   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80435   5 years vboxsync WDDM: more cleanups. bugref:9529
(edit) @80425   5 years vboxsync WDDM: remove unused parameters. bugref:9529
(edit) @80424   5 years vboxsync WDDM: wine is not used anymore (forgot display driver bits). bugref:9529
(edit) @80423   5 years vboxsync WDDM: wine is not used anymore. bugref:9529
(edit) @80422   5 years vboxsync WDDM: remove old chromium based 3D code from the miniport driver. …
(edit) @80408   5 years vboxsync dirops.c: Indentation.
(edit) @80405   5 years vboxsync Additions,GuestHost/OpenGL: Windows additions build fix, bugref:9529
(edit) @80393   5 years vboxsync linux/vboxsf: ticketref:18737: Linux guests: open(filename, …
(edit) @80378   5 years vboxsync Additions/x11/VBoxClient: Get rid of check3d component which worked …
(edit) @80374   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80372   5 years vboxsync WDDM: remove old chromium based 3D code from the user mode driver. …
(edit) @80359   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80324   5 years vboxsync Shared Clipboard/URI: Also use the importchecker if …
(edit) @80318   5 years vboxsync Shared Clipboard/URI: More work on context IDs and entry list handling.
(edit) @80302   5 years vboxsync Additions/WINNT/Installer: Remove Direct3D support for XPDM which was …
(edit) @80301   5 years vboxsync Additions/common/crOpenGL: Remove old chromium based implementation, …
(edit) @80300   5 years vboxsync Additions/WINNT: Disable building and bundling the chromium OpenGL …
(edit) @80283   5 years vboxsync Shared Clipboard/URI: Update; more work on root list handling.
(edit) @80278   5 years vboxsync Additions: Stop shipping the chromium based guest additions OpenGL …
(edit) @80271   5 years vboxsync Additions/linux/drm: 2nd try. Eliminate unsafe include trickery (the …
(edit) @80270   5 years vboxsync Additions/linux/drm: back out previous change, needs a different solution
(edit) @80269   5 years vboxsync Additions/linux/drm: eliminate unsafe include trickery (works almost …
(edit) @80061   5 years vboxsync darwin/VBoxClient: ticketref:18793: Guest Additions doesn't start on macOS
(edit) @80041   5 years vboxsync VBoxGuest: Don't drop the return code of vgdrvIoCtl_HGCMFastCall. …
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