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