VirtualBox

source: vbox/trunk/include/VBox/VBoxGuestLib.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97939   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Renamed some members and variables, no …
(edit) @97914   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
(edit) @97764   2 years vboxsync DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> …
(edit) @97748   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @96885   2 years vboxsync Additions: X11: DRM Client: Monitor guest properties in a bit more …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94305   3 years vboxsync Additions: Linux: Guest Lib: add helper to start legacy X11 resize …
(edit) @94186   3 years vboxsync Main: Guest Properties: remove not relevant change (related to …
(edit) @94185   3 years vboxsync Main: Guest Properties: fix build, add missing header file (related to …
(edit) @93466   3 years vboxsync Additions: Guest Library: Add interface to query if DRM IPC server …
(edit) @93222   3 years vboxsync Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91740   3 years vboxsync VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
(edit) @87897   4 years vboxsync VBoxGuestLib.h: Note: -> @note (learn to write doxygen comments already)
(edit) @87655   4 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87004   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @86948   4 years vboxsync Shared Clipboard/Transfers: Resurrected Windows code. bugref:9437
(edit) @86887   4 years vboxsync Additions: Renaming (VbglR3DRMClient -> VbglR3DrmClient).
(edit) @86877   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86876   4 years vboxsync Guest Additions/VbglR3: Condensed / removed duplicate guest property …
(edit) @86869   4 years vboxsync DnD: Termination fixes / clarification.
(edit) @85712   4 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85099   4 years vboxsync VBox/cdefs.h,VBoxGuestLib.h: Make all _DECL macros NOTHROW'ers. bugref:9794
(edit) @84548   5 years vboxsync Guest Control: Implemented guest side support for gracefully rebooting …
(edit) @84215   5 years vboxsync Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
(edit) @84198   5 years vboxsync Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82880   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK.
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82525   5 years vboxsync SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82505   5 years vboxsync VBox/VBoxGuestLib.h: @todo: I don't think it's appropriate for the …
(edit) @82487   5 years vboxsync VBox/VBoxGuestLib.h: Save four padding bytes in VBGLR3SHCLCMDCTX and …
(edit) @81768   5 years vboxsync Shared Clipboard: Update.
(edit) @81560   5 years vboxsync Shared Clipboard: SCM fix.
(edit) @81559   5 years vboxsync Shared Clipboard: Got rid of the protocol version in …
(edit) @81352   5 years vboxsync Shared Clipboard/Transfers: Implemented reporting / querying …
(edit) @81346   5 years vboxsync Shared Clipboard/Transfers: Made the context ID 64-bit wide.
(edit) @81025   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80905   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80863   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) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80374   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80359   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80283   5 years vboxsync Shared Clipboard/URI: Update; more work on root list handling.
(edit) @79672   5 years vboxsync Shared Clipboard/URI: More code for root entries handling.
(edit) @79630   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79499   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79497   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79296   5 years vboxsync Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
(edit) @79287   5 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79036   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79027   5 years vboxsync Shared Clipboard/URI: Update (more glue code, transfer callbacks).
(edit) @78946   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78942   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78440   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78315   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75824   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
(edit) @75807   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75758   6 years vboxsync VBoxGuestLib,VBoxService: Preps for using GUEST_MSG_PEEK/GEt/CANCEL, …
(edit) @75600   6 years vboxsync VBoxGuestLib.h: Forgot to commit VbglR0QueryHostFeatures.
(edit) @75588   6 years vboxsync VBoxGuest: Make use of new IRQ ACK port when present.
(edit) @75547   6 years vboxsync VBoxGuest: Added an IDC interface for faster HGCM calls …
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @74535   6 years vboxsync VBox/VBoxGuestLib.h: Removed empty sub-struct HG_Leave in …
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74380   6 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @72627   6 years vboxsync Additions: relicence components needed for Linux shared folders to …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @71364   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @68670   7 years vboxsync include file build fixes (kmk -C include)
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68628   7 years vboxsync VMMDev2.h -> VMMDevCoreTypes.h
(edit) @68561   7 years vboxsync merging vbglioc r117713: Linux code updates and build fixes.
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68504   7 years vboxsync VbglR3HGCMCallRaw build fix
(edit) @68502   7 years vboxsync VBoxGuestR3Lib: Fixed clipboard and guest control breakage since r117608.
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