VirtualBox

source: vbox/trunk/include/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78317   6 years vboxsync Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
(edit) @78313   6 years vboxsync Shared Clipboard/URI: Build fix (SCM).
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @78165   6 years vboxsync Shared Clipboard: Windows build fix.
(edit) @78151   6 years vboxsync Shared Clipboard: Got rid of a lot of duplicated code between Windows …
(edit) @78036   6 years vboxsync DnD/GuestHost: Attribute DnDURIObject::m_fIsOpen is not used anymore, …
(edit) @78035   6 years vboxsync Guest Control/Main: Fixed DIRREMOVEREC_FLAG_VALID_MASK for calling …
(edit) @77069   6 years vboxsync Guest Control/Main: Check flags of …
(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) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76388   6 years vboxsync DragAndDropDefs.h: Either get the #endif comments right, or skip them!
(edit) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @75824   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
(edit) @74715   6 years vboxsync DnD/URIList: Added support for handling UNC paths.
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74577   6 years vboxsync Build fix (Doxygen).
(edit) @74575   6 years vboxsync DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74443   6 years vboxsync DnD: Windows build fix.
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @71517   7 years vboxsync Guest Control: Added toolbox / vbox_stat error handling for not found …
(edit) @71176   7 years vboxsync Guest Control/Toolbox: Added …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @68675   7 years vboxsync include file build fixes (kmk -C include)
(edit) @62476   8 years vboxsync (C) 2016
(edit) @61893   8 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @60748   9 years vboxsync doxygen fixes.
(edit) @60747   9 years vboxsync VBox/GuestHost/GuestControl.h: For the millionth time, either get …
(edit) @60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
(edit) @59855   9 years vboxsync DnD/DnDURIList: Use uint64_t for counts/sizes, as we also want to …
(edit) @59828   9 years vboxsync DnD/DnDURIObject: Use a dedicated flag for indicating the opening status.
(edit) @58370   9 years vboxsync DnD: Warnings.
(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) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @56909   9 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56903   9 years vboxsync DnD/DnDURIList: Added support for keeping objects open while in list, …
(edit) @56900   9 years vboxsync DnD: DNDDIRDROPPEDFILES: Track directory open status internally.
(edit) @56291   10 years vboxsync include: Updated (C) year.
(edit) @55805   10 years vboxsync DnDURIList: Implemented resolving symlinks.
(edit) @55640   10 years vboxsync DnD: - Overhauled "dropped files" directory + general file …
(edit) @55556   10 years vboxsync DnD: Rollback handling, bugfixes, cleanup.
(edit) @55549   10 years vboxsync DnD: Update.
(edit) @55512   10 years vboxsync DnD: Bugfixes, cleanup, spelling.
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @51211   11 years vboxsync header fix
(edit) @50830   11 years vboxsync DnD: Bugfixes.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @41210   13 years vboxsync GuestHost, HostService: darwin bitmap support, copyright header and …
(edit) @41086   13 years vboxsync todo: fix structure duplication.
(edit) @41083   13 years vboxsync GA: Bitmap clipboard support (darwin). Thanks to François Revol (mmu_man).
(edit) @37434   14 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @36536   14 years vboxsync include/*: Made the headers build on linux again (kmk -C include).
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26558   15 years vboxsync include: svn:eol-style.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @22181   15 years vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
(edit) @20551   16 years vboxsync GuestHost/SharedClipboard: refactored the shared clipboard code to …
(edit) @19875   16 years vboxsync HostServices and GuestHost/SharedClipboard: hopefully fixed the broken …
(edit) @19842   16 years vboxsync SharedClipboard/GuestHost and HostServices/x11: use asynchronous host …
(edit) @19552   16 years vboxsync GuestHost/SharedClipboard/x11: cleanup
(edit) @19536   16 years vboxsync GuestHost/SharedClipboard/x11: renamed a struct
(edit) @19152   16 years vboxsync HostServices and GuestHost/X11 clipboard: lots of changes, see defect …
(edit) @19027   16 years vboxsync GuestHost/SharedClipboard: add testcases for the X11 clipboard code …
(edit) @18824   16 years vboxsync filemuncher
(edit) @18708   16 years vboxsync GuestHost/SharedClipboard: reorganise constructor and destructor funcions
(edit) @18633   16 years vboxsync GuestHost/SharedClipboard: pass pointers instead of using globals …
(edit) @18586   16 years vboxsync HostServices/SharedClipboard/X11: added opaque data pointers to the …
(edit) @18585   16 years vboxsync HostServices/SharedClipboard: split up the X11 host clipboard code …
(edit) @18399   16 years vboxsync GuestHost/SharedClipboard: these were not yet for committing
(add) @18398   16 years vboxsync HostServices/SharedClipboard: move the first code to the GuestHost …
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