VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/MouseImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97791   2 years vboxsync VMMDev mouse: bugref:10285: Fix burn.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97558   2 years vboxsync Backed out r153813, r153818: Main: src-client: MouseImpl: Provide …
(edit) @96909   2 years vboxsync Main/MouseImpl: Simplified i_getDeviceCaps and code immediately …
(edit) @96908   2 years vboxsync Main/MouseImpl: My 0.02$ and some cleanups. bugref:10285
(edit) @96906   2 years vboxsync Main: src-client: MouseImpl: Provide guest's absolute pointing mouse …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95369   2 years vboxsync FE/Qt, Main/Console+Mouse: Make compatible with Qt6, and add some API …
(edit) @95368   2 years vboxsync FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
(edit) @95271   2 years vboxsync Touchpad: First part of touchpad support, PDM interface and device …
(edit) @94924   3 years vboxsync Main/src-client/MouseImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @89951   3 years vboxsync Main/{MouseImpl,KeyboardImpl,ConsoleImpl): Drop passing pointers …
(edit) @85301   4 years vboxsync Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
(edit) @85300   4 years vboxsync Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
(edit) @85286   4 years vboxsync Main: Refactored the generated event code implementation as Clang 11 …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @77485   6 years vboxsync Main: add out-of-range to host-side pointer reporting. bugref:9376: …
(edit) @77452   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77451   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(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) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @63244   8 years vboxsync Main: warnings
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62379   8 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @59995   9 years vboxsync Main/Mouse: synchronization fix (unlikely to have caused trouble)
(edit) @59858   9 years vboxsync Main/MouseImpl: gcc asan fix (don't call memcpy with a NULL parameter …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @54495   10 years vboxsync Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
(edit) @54054   10 years vboxsync Main and Additions/x11: remove VMMDEV_MOUSE_HOST_HAS_ABS_DEV (leaving …
(edit) @53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52921   10 years vboxsync IMouse::PointerShape
(edit) @52821   10 years vboxsync Main: warning, cleanup.
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @50613   11 years vboxsync 6813 src-client/MouseImpl.cpp fixed
(edit) @50592   11 years vboxsync 6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
(edit) @50589   11 years vboxsync 6813 src-client/MouseImpl.cpp
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @47848   11 years vboxsync Main: API event for multitouch input.
(edit) @47841   11 years vboxsync Main/Devices: reverted combined use of two emulated USB devices for …
(edit) @47810   11 years vboxsync Main/Mouse: fix broken mouse dragging in guests.
(edit) @47805   11 years vboxsync MouseImpl: try to fix XPCOM warning.
(edit) @47804   11 years vboxsync Main: OnGuestMouse event cleanup.
(edit) @47798   11 years vboxsync MouseImpl: corrected touch event range check.
(edit) @47795   11 years vboxsync MouseImpl: map touch events to the primary monitor.
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47758   11 years vboxsync Main/Mouse: add priorities to mouse devices so that the USB mouse is …
(edit) @47701   11 years vboxsync MouseImpl: wrong LogRel
(edit) @47582   11 years vboxsync Main: multi-touch wrong copy/paste.
(edit) @47576   11 years vboxsync Devices,Main: another multi-touch build fix.
(edit) @47575   11 years vboxsync Main: multi-touch build fix.
(edit) @47571   11 years vboxsync include,Devices,Main,VirtualBox: multi-touch input.
(edit) @47358   11 years vboxsync Main/MouseImpl: properly pass through multi-touch notification.
(edit) @47245   11 years vboxsync Main/Mouse: updated multi-touch protocol for in-contact informatin.
(edit) @47233   11 years vboxsync Main/MouseImpl: send buttons through the absolute device when there is …
(edit) @47226   11 years vboxsync Main/Mouse: more adjustments to prepare for multi-touch.
(edit) @47215   11 years vboxsync Main/vboxshell: mouse code aesthetics and fix mouse events.
(edit) @47208   11 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47190   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47174   11 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @46937   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @45030   12 years vboxsync Main/drv*: s/pData/pThis/g.
(edit) @45029   12 years vboxsync Main: drvDestruct/drvConstruct cleanups.
(edit) @44580   12 years vboxsync VBoxBFE: RIP.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41131   13 years vboxsync Main/client: don't assert in mouse getters if the VMMDev port is …
(edit) @40310   13 years vboxsync Devices/VMMDev and Additions: use a single definition for the value …
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @38590   13 years vboxsync Main/MouseImpl: try to send absolute position data that both Windows …
(edit) @38271   13 years vboxsync Main/MouseImpl: correct absolute axis scaling to return the centre of …
(edit) @38242   13 years vboxsync main/mouse: correct abs mouse pointer calculation for windows guests …
(edit) @36161   14 years vboxsync Main: minor mouse updates
(edit) @36150   14 years vboxsync Main/Mouse: mouse handling fix found by the testcase
(edit) @35989   14 years vboxsync Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
(edit) @35871   14 years vboxsync Main: generate mouse events smarter
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(copy) @35368   14 years vboxsync Main: source re-org.
copied from trunk/src/VBox/Main/MouseImpl.cpp
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
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