VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47295   12 years vboxsync Docs: Update.
(edit) @47294   12 years vboxsync Guest user state reporting: Update.
(edit) @47277   12 years vboxsync windows warnings.
(edit) @47275   12 years vboxsync Main/testcase: typo in tstMouseImpl
(edit) @47273   12 years vboxsync Main/testcase: eliminated fundamentally broken use of Assert, and made …
(edit) @47266   12 years vboxsync Config.kmk: new template for Main unit testing Main/testcase: fix …
(edit) @47262   12 years vboxsync Main/Mouse: disable the test case again, it builds locally but no …
(edit) @47261   12 years vboxsync Main/Mouse/test case: attempt to fix a Windows burn.
(edit) @47258   12 years vboxsync Main/IGuest: Added eventSource in IDL.
(edit) @47257   12 years vboxsync Main: fix and enable mouse test case.
(edit) @47256   12 years vboxsync Main/IDL: correct description doxygen.
(edit) @47251   12 years vboxsync ConsoleVRDPServer: obsolete assert
(edit) @47250   12 years vboxsync Main: fix a warning.
(edit) @47249   12 years vboxsync Main/Multi-touch: extend OnMouseCapabilityChanged event.
(edit) @47246   12 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47245   12 years vboxsync Main/Mouse: updated multi-touch protocol for in-contact informatin.
(edit) @47233   12 years vboxsync Main/MouseImpl: send buttons through the absolute device when there is …
(edit) @47228   12 years vboxsync ConsoleImpl2: enable the multi-touch device in the guest.
(edit) @47226   12 years vboxsync Main/Mouse: more adjustments to prepare for multi-touch.
(edit) @47223   12 years vboxsync Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing …
(edit) @47221   12 years vboxsync Build fix.
(edit) @47219   12 years vboxsync Devices/Input: machine configuration for multi-touch device.
(edit) @47217   12 years vboxsync Build fix.
(edit) @47216   12 years vboxsync Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
(edit) @47215   12 years vboxsync Main/vboxshell: mouse code aesthetics and fix mouse events.
(edit) @47208   12 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47192   12 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though; fix …
(edit) @47190   12 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47175   12 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch. Fix …
(edit) @47174   12 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @47158   12 years vboxsync VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects
(edit) @47155   12 years vboxsync Main/NetIf: Remove trailing new line characters from error messages as …
(edit) @47125   12 years vboxsync python: Emit VBOX_E_xxx constants. Make pretty output.
(edit) @47124   12 years vboxsync Fixed python bindings bustage on windows, the libary UUID was changed …
(edit) @47117   12 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47114   12 years vboxsync On 32-bit darwin we must use the sysctl hw.cpu64bit_capable to figure …
(edit) @47113   12 years vboxsync ConsoleVRDPServer: stop remote usb thread before stopping the VRDP server.
(edit) @47112   12 years vboxsync Main: warnings
(edit) @47106   12 years vboxsync ConsoleImpl: serialize onVRDEServerChange
(edit) @47022   12 years vboxsync Main: typo: strcmp -> strcpy.
(edit) @47018   12 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @47001   12 years vboxsync grrr
(edit) @46997   12 years vboxsync Main/solaris/NetIf: sane limit
(edit) @46996   12 years vboxsync Main/solaris/NetIf: build fix
(edit) @46994   12 years vboxsync Main/solaris/NetIf: range check
(edit) @46980   12 years vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46972   12 years vboxsync pr6022. Relative paths in the OVA package are processed from now.
(edit) @46971   12 years vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46970   12 years vboxsync re-added Main/src-server/NATNetworkServiceRunner.cpp …
(edit) @46969   12 years vboxsync backed out …
(edit) @46961   12 years vboxsync Main: win build fix.
(edit) @46959   12 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46937   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46909   12 years vboxsync Todos.
(edit) @46908   12 years vboxsync server.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46907   12 years vboxsync svcmain.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46880   12 years vboxsync \n
(edit) @46877   12 years vboxsync not for Win 8.1 / 32
(edit) @46876   12 years vboxsync added Win8.1 OS type
(edit) @46828   12 years vboxsync Main/VPX: give all screens the same timestamp
(edit) @46826   12 years vboxsync Main/VPX: fixed file name generation
(edit) @46825   12 years vboxsync Main/VPX: error handling
(edit) @46824   12 years vboxsync Main: forgotten file for previous fix
(edit) @46823   12 years vboxsync Main: fix breakage in previous client/server separation cleanup
(edit) @46822   12 years vboxsync corrected a progress information when there are CD/DVD images
(edit) @46820   12 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
(edit) @46816   12 years vboxsync Main/VPX: only save the settings if the change was successful
(edit) @46815   12 years vboxsync Main/VPX: be more verbose on error
(edit) @46807   12 years vboxsync Main/ConsoleImpl: consider NULL here
(edit) @46788   12 years vboxsync VMM: Suspend and resume reasons.
(edit) @46778   12 years vboxsync Main/idl: more typos
(edit) @46776   12 years vboxsync Main/idl: typo
(edit) @46775   12 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46754   12 years vboxsync small typo was fixed.
(edit) @46751   12 years vboxsync Main/glue/EventQueue.cpp: fix shutdown logic, must not keep the CritSect
(edit) @46749   12 years vboxsync #6835. VBoxSVC fails during export OVF package without manifest file …
(edit) @46734   12 years vboxsync Main: Don't create a medium lock list if there is no medium to attach …
(edit) @46722   12 years vboxsync HostPowerServiceWin: Missing RTThreadWait call.
(edit) @46720   12 years vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @46717   12 years vboxsync Main/glue/EventQueue: fix attempt, not fully verified
(edit) @46667   12 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46652   12 years vboxsync Main/glue/EventQueue: missing initialization and indentation
(edit) @46651   12 years vboxsync Build fix.
(edit) @46649   12 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46615   12 years vboxsync pr5429. Improvement the logic related to the OVA import.
(edit) @46611   12 years vboxsync ApplianceImplIO: Propagate error when closing a file
(edit) @46610   12 years vboxsync Main: properly fixed the return code of VRDEServer::COMSETTER(Enabled) …
(edit) @46609   12 years vboxsync Main/Machine: removed debugging output
(edit) @46600   12 years vboxsync Main/Machine: temporary workaround
(edit) @46593   12 years vboxsync updates
(edit) @46585   12 years vboxsync Main/RDP: propagate the error code of sending the VRDEServerChanged signal
(edit) @46584   12 years vboxsync Main/ConsoleImpl: allow to change the VRDE server state even if the VM …
(edit) @46581   12 years vboxsync pr6022. the attribute xmlns is used in the element <Envelope> to get …
(edit) @46578   12 years vboxsync Main/VPX: show how to set kf_max_dist
(edit) @46555   12 years vboxsync comment
(edit) @46553   12 years vboxsync Main/VPX: more race fixes
(edit) @46549   12 years vboxsync Main/VPX: propery handle concurrency during termination
(edit) @46540   12 years vboxsync Main/DisplayImpl: notify the clients if video recording started
(edit) @46535   12 years vboxsync Main: missing initialization
(edit) @46534   12 years vboxsync typo has been fixed
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