VirtualBox

source: vbox/trunk/include/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76395   6 years vboxsync VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, …
(edit) @75992   6 years vboxsync GuestProperty: Limit the number of pending waits per session and look …
(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) @75801   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75757   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75755   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75495   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @74442   6 years vboxsync DnD: Build fix.
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74411   6 years vboxsync DnD: Renamed action names, added typedefs for DnD actions.
(edit) @74335   6 years vboxsync DnD/DragAndDropSvc.h: Documentation.
(edit) @74234   6 years vboxsync DnD/DragAndDropSvc.h: Added a protocol TODO list.
(edit) @74205   6 years vboxsync DnD/HostService: Refactored out more code to the common client and …
(edit) @73942   6 years vboxsync DnD/HostService: Doxygen fix.
(edit) @73940   6 years vboxsync DnD/HostService: Renaming, docs (build fix).
(edit) @73939   6 years vboxsync DnD/HostService: Renaming, docs.
(edit) @71364   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71314   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71010   7 years vboxsync HostServices/GuestPropertySvc.h: Use RTStrNICmpAscii() instead of …
(edit) @70222   7 years vboxsync GuestPropertySvc.h: Use memcpy instead of strcpy as the latter is …
(edit) @70221   7 years vboxsync Backed out r119656 as it was not the fix I asked for.
(edit) @70108   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70091   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70090   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70089   7 years vboxsync Build fix.
(edit) @70086   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70064   7 years vboxsync GuestPropertySvc.h: file header fix
(edit) @70063   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70062   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70060   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @69497   7 years vboxsync include: scm updates
(edit) @69475   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69181   7 years vboxsync include/VBox/: A couple of license adjustments and other scm cleanups.
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @68675   7 years vboxsync include file build fixes (kmk -C include)
(edit) @68667   7 years vboxsync build fix
(edit) @68665   7 years vboxsync build fix
(edit) @68660   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68657   7 years vboxsync Include compile fixes for VBox/HostServices/* - hope this doesn't mess …
(edit) @68656   7 years vboxsync Use VBoxGuestCoreTypes.h instead of VBoxGuest.h in HGCM service headers.
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @62802   8 years vboxsync HostServices: warnings
(edit) @62680   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62476   8 years vboxsync (C) 2016
(edit) @62358   8 years vboxsync *: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
(edit) @62156   8 years vboxsync use RT_GCC_NO_DEPRECATED_BEGIN / RT_GCC_NO_DEPRECATED_END
(edit) @60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
(edit) @60262   9 years vboxsync HostServices/Service.h: Initialize rc.
(edit) @60261   9 years vboxsync HostServices/Service.h: Only copy parameters if a valid parameter …
(edit) @59830   9 years vboxsync DnD: HostServices/Service.h: Error checking.
(edit) @59829   9 years vboxsync DragAndDropSvc.h: Comment.
(edit) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58257   9 years vboxsync DnD: Added context IDs for all HGCM messages.
(edit) @58231   9 years vboxsync DnD: Added VBOX_DND_CB_MAGIC_MAKE.
(edit) @58230   9 years vboxsync DnD: Bugfixes.
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @57753   9 years vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @56323   9 years vboxsync whitespace
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @55549   10 years vboxsync DnD: Update.
(edit) @55539   10 years vboxsync DnD: ErrorInfo handling, formatting, validation.
(edit) @55531   10 years vboxsync Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
(edit) @55461   10 years vboxsync HostServices/Service.h: Better error check for copyParmsInternal().
(edit) @55460   10 years vboxsync HostServices/Service.h: Added another error check for copyParmsInternal().
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55353   10 years vboxsync include/VBox/HostServices/Service.h: adjusted Message implementation …
(edit) @55091   10 years vboxsync VBoxTray/VBoxDnD: Fixed a crash + format detection.
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @53847   10 years vboxsync Host 3D: content scalling: export IDisplay interface and connect it to …
(edit) @52935   10 years vboxsync VBox/DragAndDrop: fixed condition
(edit) @51557   10 years vboxsync Build fix; forgotten to commit those files.
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50319   11 years vboxsync ConsoleVRDPServer: another bitmap format for 3d redirect.
(edit) @50314   11 years vboxsync crOpenGL/VideoRec: do hardweight screen capthure only when recorder is …
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50251   11 years vboxsync crOpenGL: disable some async notifications for now
(edit) @50250   11 years vboxsync crOpenGL: async notifications
(edit) @50178   11 years vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50149   11 years vboxsync crOpenGL: bugfixes
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
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