VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26824   15 years vboxsync iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
(edit) @26823   15 years vboxsync FE/Qt4: new core: factor out the remaining framebuffers as well
(edit) @26822   15 years vboxsync FE/Qt4: new core: SDL mode
(edit) @26821   15 years vboxsync Runtime/r3/darwin: RTSystemQueryDmiString fix.
(edit) @26820   15 years vboxsync FE/Qt4: new core: help menu
(edit) @26819   15 years vboxsync FE/Qt4: new core: fixes for r58086
(edit) @26818   15 years vboxsync xtracker 3573 / public #5781: when changing the host adapter or the …
(edit) @26817   15 years vboxsync NAT: applied patch from xtracker 4710 (fix graceful connection …
(edit) @26816   15 years vboxsync FE/Qt4: New running VM core: fixing issue with pausing VM.
(edit) @26815   15 years vboxsync FE/Qt4: New running VM core: cumulative patch to let uimachine to …
(edit) @26814   15 years vboxsync AsyncCompletion: Protect the dirty but not committed list by a spinlock
(edit) @26813   15 years vboxsync IPRT/List: Add a method to move the list to a new header
(edit) @26812   15 years vboxsync AsyncCompletion: Don't immediately commit dirty buffers to the …
(edit) @26811   15 years vboxsync UsbMouse: Reordered report to work around apparent Windows bug.
(edit) @26810   15 years vboxsync UsbMouse: Do not report boot interface on tablet.
(edit) @26809   15 years vboxsync warning
(edit) @26808   15 years vboxsync Runtime/r3/darwin: unwanted header.
(edit) @26807   15 years vboxsync Runtime/r3/darwin: RTSystemQueryDmiString cleanup
(edit) @26806   15 years vboxsync Runtime/r3/darwin: unwanted headers
(edit) @26805   15 years vboxsync poll-posix.cpp: build fix.
(edit) @26804   15 years vboxsync process-posix.cpp: Drop the old RTProcCreate code.
(edit) @26803   15 years vboxsync Runtime/r3/darwin: Implemented RTSystemQueryDmiString
(edit) @26802   15 years vboxsync Implemented RTProcCreateEx for posix. The new features hasn't been …
(edit) @26801   15 years vboxsync poll-posix.cpp: initial untested code.
(edit) @26800   15 years vboxsync FE/Qt4: New running VM core: Just a little patch to r58066.
(edit) @26799   15 years vboxsync FE/Qt4: new core: don't recreated the menus all the time
(edit) @26798   15 years vboxsync FE/Qt4: New running VM core: just a little patch.
(edit) @26797   15 years vboxsync FE/Qt4: new core: QGL compiles again
(edit) @26796   15 years vboxsync FE/Qt4: don't depend on VBoxConsoleView
(edit) @26795   15 years vboxsync FE/Qt4: New running VM core: Take into account Main API changes from …
(edit) @26794   15 years vboxsync wddm: more impl + bugfix
(edit) @26793   15 years vboxsync FE/Qt4: don't depend on VBoxConsoleView
(edit) @26792   15 years vboxsync Additions/x11/VBoxClient: do not drop the initial resize request
(edit) @26791   15 years vboxsync Solaris/Installer: build fix.
(edit) @26790   15 years vboxsync FE/Qt4: new core: global hotkey processing
(edit) @26789   15 years vboxsync webservices/Makefile.kmk: Use kmk's C like expressions instead of …
(edit) @26788   15 years vboxsync poll.h not pipe.h.
(edit) @26787   15 years vboxsync solaris installer: delete old .tar.gz archives before creating a new …
(edit) @26786   15 years vboxsync Runtime: Stubbed the polling API.
(edit) @26785   15 years vboxsync doc typo
(edit) @26784   15 years vboxsync iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
(edit) @26783   15 years vboxsync pulse: fixed regression with temporarily freezing guests if the guest …
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
(edit) @26781   15 years vboxsync FE/Qt4: new core: Quartz2D up again
(edit) @26780   15 years vboxsync PDMDevHlp.cpp: Fixed source wrong position passing in …
(edit) @26779   15 years vboxsync another solaris OSE fix
(edit) @26778   15 years vboxsync another solaris OSE fix
(edit) @26777   15 years vboxsync another solaris OSE fix
(edit) @26775   15 years vboxsync tstRTPipe: another test.
(edit) @26774   15 years vboxsync RTPipe: Implemented the posix variant.
(edit) @26773   15 years vboxsync FE/Qt4: New running VM core: cumulative patch.
(edit) @26772   15 years vboxsync iprt/testcase: nit picking on tstRTList.
(edit) @26771   15 years vboxsync IPRT/memobj-r0drv-freebsd: Do not use vtophys to get the physical …
(edit) @26770   15 years vboxsync wddm: more impl
(edit) @26769   15 years vboxsync solaris OSE fix
(edit) @26768   15 years vboxsync Main: unbreak MountMedium(NULL) broken by r58004
(edit) @26767   15 years vboxsync wddm: more impl
(edit) @26766   15 years vboxsync build fix
(edit) @26765   15 years vboxsync build fix.
(edit) @26764   15 years vboxsync HPET: status register implemented, 8-byte accesses implemented (Karmic …
(edit) @26763   15 years vboxsync wrong dir for pipe-win.cpp.
(edit) @26762   15 years vboxsync iprt: Added RTHandleClose and pipe stubs.
(edit) @26761   15 years vboxsync IPRT: Implemented RTFileOpenBitBucket.
(edit) @26760   15 years vboxsync Solaris/Installer: vboxconfig.sh error handling.
(edit) @26759   15 years vboxsync Solaris/Installer: vboxconfig.sh reload drivers option and altkerndir …
(edit) @26758   15 years vboxsync FE/Qt4: new core: move indicator appearance handling to the indicator poll
(edit) @26757   15 years vboxsync Runtime: Don't use crc32-zlib.cpp for the static runtime versions.
(edit) @26754   15 years vboxsync Fe/Qt4: New running VM core: cumulative patch, restoring some of …
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26752   15 years vboxsync FE/Qt4-OSX: build fix
(edit) @26751   15 years vboxsync FE/Qt4: use RT_BIT
(edit) @26750   15 years vboxsync Main/MouseImpl: hopefully fix assertions in the absolute PS/2 device code
(edit) @26749   15 years vboxsync HostServices/GuestProperties: missing rc check
(edit) @26747   15 years vboxsync IPRT/log: Added personal preferences.
(edit) @26745   15 years vboxsync AsyncCompletion; Remove RT_STRICT
(edit) @26744   15 years vboxsync Main/Makefile.kmk: Removed VBOX_WITH_LOCK_VALIDATOR, it's called …
(edit) @26742   15 years vboxsync VBoxTray/Clipboard: Cleanup, make more use of VbglR3* functions.
(edit) @26741   15 years vboxsync VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
(edit) @26739   15 years vboxsync Runtime: Inline list implementation
(edit) @26738   15 years vboxsync Main: fix locking order violation in Machine::AttachDevice()
(edit) @26737   15 years vboxsync FE/Qt4-Win: cleanup related to kBuild
(edit) @26736   15 years vboxsync FE/Qt4-OSX: more cleanup related to kBuild
(edit) @26730   15 years vboxsync FE/Qt4: New running VM core: cumulative patch enabling machine view.
(edit) @26729   15 years vboxsync FE/Qt4-OSX: cleanup
(edit) @26728   15 years vboxsync BIOS/DMI: fixed a bug where structures without strings were not …
(edit) @26727   15 years vboxsync Stats
(edit) @26723   15 years vboxsync RTStrATruncate: bugfix
(edit) @26722   15 years vboxsync scm: typo
(edit) @26720   15 years vboxsync FE/Qt4: forgot one
(edit) @26719   15 years vboxsync FE/Qt4: much more cosmetics
(edit) @26718   15 years vboxsync Updates & fixes
(edit) @26717   15 years vboxsync Large page cleanup
(edit) @26716   15 years vboxsync FE/Qt4: more more cosmetics
(edit) @26715   15 years vboxsync FE/Qt4: more cosmetics
(edit) @26714   15 years vboxsync FE/Qt4: cosmetics
(edit) @26713   15 years vboxsync Settings: do properly read the NAT network name (line "192.168/24"), …
(edit) @26712   15 years vboxsync FE/Qt4: coding style
(edit) @26711   15 years vboxsync Moved check up
(edit) @26710   15 years vboxsync HostDrivers/solaris: LogFlowFunc.
(edit) @26709   15 years vboxsync FE/Qt4: cosmetic
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