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