VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @86873   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @86871   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @85927   4 years vboxsync DnD/X11: Added defines + documentation for (not yet implemented) …
(edit) @85926   4 years vboxsync DnD/X11: Committed too much in r140114.
(edit) @85925   4 years vboxsync DnD/X11: More (optional) release logging for onX11ClientMessage(); …
(edit) @85924   4 years vboxsync DnD/X11: Use AssertRCBreak() here.
(edit) @85923   4 years vboxsync DnD/X11: More (optional) release logging for onX11ClientMessage(); …
(edit) @85922   4 years vboxsync DnD/X11: Doxygen build fix.
(edit) @85921   4 years vboxsync DnD/X11: Cleaned up internal Atom actions / formats list handling.
(edit) @85920   4 years vboxsync DnD/X11: A bit of cleanup + renaming; no functional changes.
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85566   4 years vboxsync DnD/VBoxClient: Fixed properly shutting down HGCM thread. bugref:8415.
(edit) @85498   4 years vboxsync DnD/VBoxClient: Build fix.
(edit) @85473   4 years vboxsync DnD/VBoxClient: Deliver data to X in URI list format.
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @81042   5 years vboxsync Additions/VBoxClient: RT_NOREF tweaking.
(edit) @81040   5 years vboxsync Additions/VBoxClient: Revamped and unified local logging …
(edit) @81028   5 years vboxsync Additions/VBoxClient: Removed ugly hack requiring …
(edit) @79482   5 years vboxsync x11/VBoxClient: Heed RT_NEED_NEW_AND_DELETE.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @74472   6 years vboxsync DnD: Fixed message handling on VM restore on X11 guests.
(edit) @74459   6 years vboxsync DnD/VBoxClient: Logging, renaming.
(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) @74409   6 years vboxsync DnD/VBoxClient: Renaming, logging, comments.
(edit) @74382   6 years vboxsync DnD: Doxygen build fix.
(edit) @74380   6 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @74226   6 years vboxsync DnD/VBoxClient: Don't use nested function macros here, makes certain …
(edit) @74144   6 years vboxsync DnD/VBoxClient: Fixed copying over files from host -> guest.
(edit) @74141   6 years vboxsync DnD/VBoxClient: Logging nit.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65641   8 years vboxsync gcc 7: Additions: fall-thru
(edit) @65122   8 years vboxsync Additions: doxygen fixes
(edit) @63566   8 years vboxsync scm: cleaning up todos
(edit) @62883   8 years vboxsync Additions/*: gcc warnings.
(edit) @61656   8 years vboxsync same here
(edit) @61654   8 years vboxsync Additions/VBoxClient: don't block the DnD service when VBoxClient is …
(edit) @60981   9 years vboxsync DnD/VBoxClient: Use proper initialization callback handler, fixed some …
(edit) @60967   9 years vboxsync DnD/VBoxClient: Exit gracefully if DnD is not available on the host.
(edit) @60662   9 years vboxsync Warning.
(edit) @58945   9 years vboxsync Additions/x11/DnD: uninitialized variable
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @57416   9 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57357   9 years vboxsync Additions/x11/VBoxClient: remove global VT switching handling again.
(edit) @57283   9 years vboxsync DnD/VBoxClient: Be more responsive by splitting up failed guest->host …
(edit) @56781   9 years vboxsync DnD/VBoxClient: Bugfixes for stale/timing out proxy window move events …
(edit) @56760   9 years vboxsync Logging.
(edit) @56671   9 years vboxsync DnD/VBoxClient: Initialize empty format string in ghIsDnDPending(), …
(edit) @56651   9 years vboxsync DnD/VBoxClient: Got rid of the buffer selection request code, …
(edit) @56322   9 years vboxsync whitespace
(edit) @55997   10 years vboxsync DnD: Logging.
(edit) @55918   10 years vboxsync Documentation.
(edit) @55846   10 years vboxsync DnD: State machine fixes.
(edit) @55820   10 years vboxsync DnD: VBoxClient: Implemented much smoother and accurate host<->guest …
(edit) @55707   10 years vboxsync DnD: Additions/X11/VBoxClient: Some more sanity checking, extended logging.
(edit) @55571   10 years vboxsync DnD: Simplified cancellation logic.
(edit) @55459   10 years vboxsync DnD: Bugfixes.
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @54859   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54008   10 years vboxsync Additions/x11/VBoxClient: initialise the guest library from the …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @52562   10 years vboxsync Additions/x11/VBoxClient: clean-up and some C++ to C conversion.
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51529   11 years vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51451   11 years vboxsync warning
(edit) @50836   11 years vboxsync Additions/draganddrop: warnings
(edit) @50734   11 years vboxsync DnD: Bugfixes.
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50643   11 years vboxsync Additions/x11/VBoxClient: fix busy waiting in the drag and drop X11 …
(edit) @50639   11 years vboxsync Additions/x11/VBoxClient: fix busy waiting in the drag and drop X11 thread.
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50478   11 years vboxsync Additions/x11/VBoxClient: cleaned up clean-up in the drag and drop service.
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49455   11 years vboxsync Additions/x11/VBoxClient: DnD service todos.
(edit) @48945   11 years vboxsync Additions/x11: Whitespace and svn:keyword cleanups by scm.
(edit) @48487   11 years vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @46377   12 years vboxsync Additions/x11/VBoxClient: a bit less busy waiting
(edit) @42320   12 years vboxsync VBoxClient: debugging leftover
(edit) @42319   12 years vboxsync VBoxClient: don't crash if we can't connect to HGCM
(edit) @42263   12 years vboxsync VBoxClient: XTest currently not required
(add) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
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