VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47597   11 years vboxsync Main/VirtualBox: remove accidental test code checkin, breaking …
(edit) @47593   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47592   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47591   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47590   11 years vboxsync Small change to tidy up 6787 Contrl VboxSV release logging
(edit) @47589   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47587   11 years vboxsync Warning; Unused var.
(edit) @47582   11 years vboxsync Main: multi-touch wrong copy/paste.
(edit) @47578   11 years vboxsync Main/webservice: in the C++ wrapper code generation, support "long …
(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) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47546   11 years vboxsync vboxapi.py: No active listeners on windows due to pywin32 shortcuts in …
(edit) @47532   11 years vboxsync Teleport: Release write lock for the console object when powering the …
(edit) @47528   11 years vboxsync Main: No password is allowed when teleporting
(edit) @47525   11 years vboxsync control VBoxSVC release logging xtracker id 6787
(edit) @47516   11 years vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47503   11 years vboxsync Main: bump settings version if NAT networks are defined
(edit) @47500   11 years vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(edit) @47485   11 years vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @47477   11 years vboxsync Documentation: occured -> occurred.
(edit) @47470   11 years vboxsync Build fix.
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @47464   11 years vboxsync Main: use VRDE input interface.
(edit) @47447   11 years vboxsync Main/NetworkServices: no zombies on shutdown.
(edit) @47428   11 years vboxsync Addressed some warnings.
(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 …
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