VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31319   15 years vboxsync FE/Qt4-OSX: use sheet windows in scale mode
(edit) @31318   15 years vboxsync FE/Qt4-OSX: next try on fixing scale mode on OSX
(edit) @31317   15 years vboxsync Burn fix.
(edit) @31316   15 years vboxsync fix typo
(edit) @31315   15 years vboxsync Shared Folders/AutoMount: Updated installers for Linux+Solaris, …
(edit) @31314   15 years vboxsync Burn fix.
(edit) @31313   15 years vboxsync Main: fix memory leak in error path
(edit) @31312   15 years vboxsync Main: undo rename, readability
(edit) @31311   15 years vboxsync Shared Folders/AutoMount: Update for non-Windows guests.
(edit) @31310   15 years vboxsync IPRT/posix: Added RTPathSetMode().
(edit) @31309   15 years vboxsync IPRT/posix: Added RTPathSetMode().
(edit) @31308   15 years vboxsync Main: storage controller/attachment cleanup
(edit) @31307   15 years vboxsync Main: remove unused arg
(edit) @31306   15 years vboxsync Main: optimization
(edit) @31305   15 years vboxsync Assert.
(edit) @31304   15 years vboxsync IPRT: Added RTPathGetMode().
(edit) @31302   15 years vboxsync fixed Linux builds
(edit) @31301   15 years vboxsync More resource control changes
(edit) @31300   15 years vboxsync Main: fix floppy/dvd breakage
(edit) @31299   15 years vboxsync FE/Qt4: make live resize in scale mode; only repaint as much as necessary
(edit) @31298   15 years vboxsync gcc warning
(edit) @31296   15 years vboxsync Main: cleanup host drives management: do not return different IMedium …
(edit) @31295   15 years vboxsync fix additions burns
(edit) @31294   15 years vboxsync Audio/HDA: spdif{in,out} needs F06/706 verb support.
(edit) @31293   15 years vboxsync Cleaned up a bit
(edit) @31292   15 years vboxsync Typo
(edit) @31291   15 years vboxsync Missing updates part two
(edit) @31288   15 years vboxsync path-posix.cpp: Implemented RTPathSetOwnerEx and RTPathSetOwner.
(edit) @31287   15 years vboxsync Initial API changes for resource control (storage/network/cpu)
(edit) @31286   15 years vboxsync FE/Qt4: 3635: Allow guest screen scaling: Scale-mode icons commit.
(edit) @31285   15 years vboxsync FE/Qt4: 3635: Allow guest screen scaling: Return previous …
(edit) @31284   15 years vboxsync FE/Qt: New running VM core: Explicit cleanup of mini-toolbar.
(edit) @31283   15 years vboxsync FE/Qt: 5094: GUI crashes on Windows hosts: Fixing regression of …
(edit) @31282   15 years vboxsync Some fixes for Guest Additions version lookup.
(edit) @31281   15 years vboxsync Main: one function instead of two for finding DVD and floppy images
(edit) @31280   15 years vboxsync Main: API docs
(edit) @31279   15 years vboxsync Display: replaced floating point implementation of screenshot scaling …
(edit) @31278   15 years vboxsync Audio/HDA: unaligned write access and aliases.
(edit) @31277   15 years vboxsync Spelling.
(edit) @31276   15 years vboxsync Main: API docs
(edit) @31274   15 years vboxsync r3/alloc.cpp: Fixed realloc assertion.
(edit) @31273   15 years vboxsync Main: remove unused code
(edit) @31272   15 years vboxsync RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
(edit) @31271   15 years vboxsync vboxnetflt: host-only checksum fix (xtracker 5020)
(edit) @31270   15 years vboxsync Main: A little bit more logging.
(edit) @31269   15 years vboxsync Main: don't return an IPRT error code here
(edit) @31268   15 years vboxsync Main: fix for r63809
(edit) @31267   15 years vboxsync VirtualBox.xidl: build fix and tabs
(edit) @31266   15 years vboxsync Audio/HDA: right assertion and check.
(edit) @31265   15 years vboxsync Audio/HDA: some todos.
(edit) @31264   15 years vboxsync Audio/HDA: some todos.
(edit) @31263   15 years vboxsync Audio/HDA: cumulative patch (see xTracker/4450) + unaligned read access.
(edit) @31262   15 years vboxsync VBoxHeadless.cpp: Revised fix: Don't use WaitForCompletion() at all, …
(edit) @31261   15 years vboxsync VirtualBox.xidl: Added some words to waitForCompletion about event queues.
(edit) @31260   15 years vboxsync VBoxHeadless.cpp: Processing events while waiting for powerUp to …
(edit) @31258   15 years vboxsync Main/Medium+Storage/VBoxHDD: fix incorrect handling of diff media in …
(edit) @31257   15 years vboxsync FE/VBoxManage: fix help category for internalcommands dumphdinfo
(edit) @31256   15 years vboxsync ConsoleImplTeleporter.cpp: The server end as well (most important).
(edit) @31255   15 years vboxsync typo.
(edit) @31254   15 years vboxsync ConsoleImplTeleporter.cpp: Disable Nagel's algorithm and completely …
(edit) @31252   15 years vboxsync Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better.
(edit) @31250   15 years vboxsync adding missing files for compiling Linux host kernel modules
(edit) @31249   15 years vboxsync Warning.
(edit) @31248   15 years vboxsync FE/Qt: use update() and not repaint() to update the viewport as it is …
(edit) @31247   15 years vboxsync RDP/client: updates to the RDP client code
(edit) @31246   15 years vboxsync Runtime/string: clean up the UTF-8 <-> Latin1 APIs a bit more
(edit) @31245   15 years vboxsync HostDrivers/*/linux/Makefile: Disabled IPRT_DEBUG_SEMS.
(edit) @31244   15 years vboxsync Session::unlockMachine: Privately disabled annoying assertion.
(edit) @31243   15 years vboxsync Storage/iSCSI: optimize changing the open flags from read/write to readonly
(edit) @31242   15 years vboxsync Main: finish Machine::Unregister(), which can now recursively delete …
(edit) @31241   15 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31240   15 years vboxsync FE/Qt4: cleaned up session/machine state mess; added session state to …
(edit) @31239   15 years vboxsync Main: use VBox error codes in IMedium
(edit) @31238   15 years vboxsync CPUM.cpp: Extended host cpu log statement to be more helpful.
(edit) @31237   15 years vboxsync DevAPIC.cpp: Missing new line in LogRels.
(edit) @31236   15 years vboxsync Main: rename internal medium attach/detach methods
(edit) @31235   15 years vboxsync FE/Qt4-OSX: seems to be necessary
(edit) @31234   15 years vboxsync Java: few final touches
(edit) @31233   15 years vboxsync FE/Qt4-OSX: fix distortion problems
(edit) @31232   15 years vboxsync Java: testing with Java 1.5 shows that glue code is functional there too
(edit) @31231   15 years vboxsync command line help for keep alive, code style fixes
(edit) @31230   15 years vboxsync OHCI/VUSB: Propagate transfer cancellation from the guest to avoid …
(edit) @31229   15 years vboxsync Runtime/string: remove the worst bit of code duplication in the …
(edit) @31228   15 years vboxsync Main: beginnings of deleting all snapshots in Machine::Unregister() -- …
(edit) @31227   15 years vboxsync Main: clarify definition of DeletingSnapshotPaused
(edit) @31226   15 years vboxsync Main: fix API documentation inaccuracies
(edit) @31225   15 years vboxsync build fix
(edit) @31224   15 years vboxsync typo
(edit) @31223   15 years vboxsync Main: error handling in Machine::Unregister()
(edit) @31222   15 years vboxsync Runtime/string: Utf-8 <-> Latin-1 testcase
(edit) @31221   15 years vboxsync Runtime/string: more Utf-8 <-> Latin-1 fixes
(edit) @31220   15 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31219   15 years vboxsync Backed out r64225 for now.
(edit) @31218   15 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31217   15 years vboxsync VBox/InterfaceVersion: Added IGuest methods.
(edit) @31216   15 years vboxsync Shared Folders/VBoxService: Mount in Solaris different folder.
(edit) @31215   15 years vboxsync Review notes.
(edit) @31214   15 years vboxsync FE/Qt4-OSX: Quartz2D for scaling mode.
(edit) @31213   15 years vboxsync Runtime/string: Utf-8 to Latin-1 translation should be exact or fail
(edit) @31212   15 years vboxsync socket.cpp: renamed function to better reflect what's going on now.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette