|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@53965
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@52934
|
10 years |
vboxsync |
Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
|
|
|
@52921
|
10 years |
vboxsync |
IMouse::PointerShape
|
|
|
@52858
|
10 years |
vboxsync |
Main: ripped unused template
|
|
|
@50613
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp fixed
|
|
|
@50592
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
|
|
|
@50589
|
11 years |
vboxsync |
6813 src-client/MouseImpl.cpp
|
|
|
@47848
|
11 years |
vboxsync |
Main: API event for multitouch input.
|
|
|
@47841
|
11 years |
vboxsync |
Main/Devices: reverted combined use of two emulated USB devices for …
|
|
|
@47804
|
11 years |
vboxsync |
Main: OnGuestMouse event cleanup.
|
|
|
@47571
|
11 years |
vboxsync |
include,Devices,Main,VirtualBox: multi-touch input.
|
|
|
@47245
|
11 years |
vboxsync |
Main/Mouse: updated multi-touch protocol for in-contact informatin.
|
|
|
@47226
|
11 years |
vboxsync |
Main/Mouse: more adjustments to prepare for multi-touch.
|
|
|
@47215
|
11 years |
vboxsync |
Main/vboxshell: mouse code aesthetics and fix mouse events.
|
|
|
@47208
|
11 years |
vboxsync |
Devices/Input: more multi-touch plumbing.
|
|
|
@47190
|
11 years |
vboxsync |
Main/MouseImpl: restored Mouse test case, not yet building though.
|
|
|
@47174
|
11 years |
vboxsync |
Devices/Input: most of the Main plumbing for guest multi-touch.
|
|
|
@46937
|
11 years |
vboxsync |
Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
|
|
|
@44580
|
12 years |
vboxsync |
VBoxBFE: RIP.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@36161
|
14 years |
vboxsync |
Main: minor mouse updates
|
|
|
@36120
|
14 years |
vboxsync |
FE/BFE: fix some warnings
|
|
|
@35989
|
14 years |
vboxsync |
Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
|
|
|
@35871
|
14 years |
vboxsync |
Main: generate mouse events smarter
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35212
|
14 years |
vboxsync |
Main/Mouse: ignore mouse events on disabled screens properly
|
|
|
@33758
|
14 years |
vboxsync |
Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
|
|
|
@33061
|
14 years |
vboxsync |
Main, vboxshell: implemented support for user activity capturing
|
|
|
@32829
|
14 years |
vboxsync |
Main/Mouse: Hungarian fixes
|
|
|
@32828
|
14 years |
vboxsync |
Main/Mouse: actually comment things
|
|
|
@32817
|
14 years |
vboxsync |
Main: some locking and readability clean-up of MouseImpl
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@27159
|
15 years |
vboxsync |
Main: use HRESULT properly
|
|
|
@27129
|
15 years |
vboxsync |
scm cleaned up some whitespace.
|
|
|
@27061
|
15 years |
vboxsync |
Main/MouseImpl: edge case: do not use VMMDev for mouse reporting if we …
|
|
|
@27060
|
15 years |
vboxsync |
Devices, Main: add support for multiple pointing devices and let the …
|
|
|
@26982
|
15 years |
vboxsync |
FE/BFE: VBoxBFE now uses MouseImpl from Main
|
|
|
@26935
|
15 years |
vboxsync |
pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
|
|
|
@26782
|
15 years |
vboxsync |
Main, Frontends: added support for virtual pointing devices with no …
|
|
|
@26638
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
|
|
|
@26624
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@22810
|
15 years |
vboxsync |
FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@19614
|
16 years |
vboxsync |
Main and Devices: absolute mouse support: do not send a mouse movement …
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@14949
|
16 years |
vboxsync |
Appended vim modeline to set tabstop and expand tabs (in the way …
|
|
|
@13607
|
16 years |
vboxsync |
Main: keywords space
|
|
|
@13606
|
16 years |
vboxsync |
Main: First bulk of classes transfered to the new locking scheme.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4015
|
17 years |
vboxsync |
Use pdmdrv.h or pdmdev.h where appropriate.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@1
|
55 years |
vboxsync |
import
|