|
|
@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
|
9 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
|
13 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
|
15 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 …
|