VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47419   11 years vboxsync Main: initialise the PS/2 mouse even if we are not in combination mode.
(edit) @47416   11 years vboxsync include,Main,Extpack: emulated webcam updates
(edit) @47409   11 years vboxsync Another windows build fix
(edit) @47408   11 years vboxsync build fix for Windows
(edit) @47405   11 years vboxsync Try to fix lnx32dep
(edit) @47404   11 years vboxsync Try to fix lnx32dep
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47393   11 years vboxsync VirtualBox.xidl: Clarification for IProcess::terminate().
(edit) @47392   11 years vboxsync Main/webservice/Makefile.kmk: fix dependency typo leading to …
(edit) @47391   11 years vboxsync Main/VirtualBoxErrorInfo: Initialize mResultDetail.
(edit) @47390   11 years vboxsync Main: Fix lock order violation in USBDeviceFiltersImpl
(edit) @47386   11 years vboxsync Main/include/VirtualBoxBase.h: extend the list of ComAssert* macros to …
(edit) @47384   11 years vboxsync Main/testcase/tstMouseImpl: warnings.
(edit) @47377   11 years vboxsync build fix
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47358   11 years vboxsync Main/MouseImpl: properly pass through multi-touch notification.
(edit) @47357   11 years vboxsync This is how I meant you should do decompression.
(edit) @47343   11 years vboxsync pr6022. cleaning up the code. RTZip interface …
(edit) @47342   11 years vboxsync Main: Cache information about USB controller availability locally in …
(edit) @47340   11 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47338   11 years vboxsync Use <pre> instead of <computeroutput>.
(edit) @47337   11 years vboxsync Documentation.
(edit) @47333   11 years vboxsync Main: add missing TouchContactState/None enumeration value to the IDL.
(edit) @47310   11 years vboxsync Build fix.
(edit) @47308   11 years vboxsync Build fix.
(edit) @47295   11 years vboxsync Docs: Update.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47277   11 years vboxsync windows warnings.
(edit) @47275   11 years vboxsync Main/testcase: typo in tstMouseImpl
(edit) @47273   11 years vboxsync Main/testcase: eliminated fundamentally broken use of Assert, and made …
(edit) @47266   11 years vboxsync Config.kmk: new template for Main unit testing Main/testcase: fix …
(edit) @47262   11 years vboxsync Main/Mouse: disable the test case again, it builds locally but no …
(edit) @47261   11 years vboxsync Main/Mouse/test case: attempt to fix a Windows burn.
(edit) @47258   11 years vboxsync Main/IGuest: Added eventSource in IDL.
(edit) @47257   11 years vboxsync Main: fix and enable mouse test case.
(edit) @47256   11 years vboxsync Main/IDL: correct description doxygen.
(edit) @47251   11 years vboxsync ConsoleVRDPServer: obsolete assert
(edit) @47250   11 years vboxsync Main: fix a warning.
(edit) @47249   11 years vboxsync Main/Multi-touch: extend OnMouseCapabilityChanged event.
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(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) @47228   11 years vboxsync ConsoleImpl2: enable the multi-touch device in the guest.
(edit) @47226   11 years vboxsync Main/Mouse: more adjustments to prepare for multi-touch.
(edit) @47223   11 years vboxsync Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing …
(edit) @47221   11 years vboxsync Build fix.
(edit) @47219   11 years vboxsync Devices/Input: machine configuration for multi-touch device.
(edit) @47217   11 years vboxsync Build fix.
(edit) @47216   11 years vboxsync Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
(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) @47192   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though; fix …
(edit) @47190   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47175   11 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch. Fix …
(edit) @47174   11 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @47158   11 years vboxsync VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects
(edit) @47155   11 years vboxsync Main/NetIf: Remove trailing new line characters from error messages as …
(edit) @47125   11 years vboxsync python: Emit VBOX_E_xxx constants. Make pretty output.
(edit) @47124   11 years vboxsync Fixed python bindings bustage on windows, the libary UUID was changed …
(edit) @47117   11 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47114   11 years vboxsync On 32-bit darwin we must use the sysctl hw.cpu64bit_capable to figure …
(edit) @47113   11 years vboxsync ConsoleVRDPServer: stop remote usb thread before stopping the VRDP server.
(edit) @47112   11 years vboxsync Main: warnings
(edit) @47106   11 years vboxsync ConsoleImpl: serialize onVRDEServerChange
(edit) @47022   11 years vboxsync Main: typo: strcmp -> strcpy.
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @47001   11 years vboxsync grrr
(edit) @46997   11 years vboxsync Main/solaris/NetIf: sane limit
(edit) @46996   11 years vboxsync Main/solaris/NetIf: build fix
(edit) @46994   11 years vboxsync Main/solaris/NetIf: range check
(edit) @46980   11 years vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46972   11 years vboxsync pr6022. Relative paths in the OVA package are processed from now.
(edit) @46971   11 years vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46970   11 years vboxsync re-added Main/src-server/NATNetworkServiceRunner.cpp …
(edit) @46969   11 years vboxsync backed out …
(edit) @46961   11 years vboxsync Main: win build fix.
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46937   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46909   11 years vboxsync Todos.
(edit) @46908   11 years vboxsync server.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46907   11 years vboxsync svcmain.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46880   11 years vboxsync \n
(edit) @46877   11 years vboxsync not for Win 8.1 / 32
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46828   11 years vboxsync Main/VPX: give all screens the same timestamp
(edit) @46826   11 years vboxsync Main/VPX: fixed file name generation
(edit) @46825   11 years vboxsync Main/VPX: error handling
(edit) @46824   11 years vboxsync Main: forgotten file for previous fix
(edit) @46823   11 years vboxsync Main: fix breakage in previous client/server separation cleanup
(edit) @46822   11 years vboxsync corrected a progress information when there are CD/DVD images
(edit) @46820   11 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
(edit) @46816   11 years vboxsync Main/VPX: only save the settings if the change was successful
(edit) @46815   11 years vboxsync Main/VPX: be more verbose on error
(edit) @46807   11 years vboxsync Main/ConsoleImpl: consider NULL here
(edit) @46788   11 years vboxsync VMM: Suspend and resume reasons.
(edit) @46778   11 years vboxsync Main/idl: more typos
(edit) @46776   11 years vboxsync Main/idl: typo
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46754   11 years vboxsync small typo was fixed.
(edit) @46751   11 years vboxsync Main/glue/EventQueue.cpp: fix shutdown logic, must not keep the CritSect
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