VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35875   14 years vboxsync Console::TakeSnapshot: Mishandled the Stuck state - just use …
(edit) @35874   14 years vboxsync FE/Qt4-OSX: fix some warning in 64-bit
(edit) @35873   14 years vboxsync CGSGlobalHotKeyOperatingMode: ameded CGSGlobalHotKeyOperatingMode with …
(edit) @35872   14 years vboxsync Main: Clear Console::mpVM on config constructor failure.
(edit) @35871   14 years vboxsync Main: generate mouse events smarter
(edit) @35870   14 years vboxsync FE/Qt4-OSX: remove the QCocoaWindowDelegate dependency
(edit) @35869   14 years vboxsync Check for valid pointers.
(edit) @35868   14 years vboxsync Warning.
(edit) @35867   14 years vboxsync FE/Qt: 5493: Fixing VBoxMiniToolBar X11 crash on seamless mode entering.
(edit) @35866   14 years vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: Persisting …
(edit) @35865   14 years vboxsync FE/Qt4-OSX: Add resizing by keeping the current aspect ration in scale …
(edit) @35864   14 years vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: Do NOT …
(edit) @35863   14 years vboxsync VBoxTray: New startup code, more detailed VBoxTray status-to-host …
(edit) @35862   14 years vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: …
(edit) @35861   14 years vboxsync NAT/misc: debug assertion for me.
(edit) @35860   14 years vboxsync NAT/tcp: similar to r69862 case on tcp.
(edit) @35859   14 years vboxsync NAT/udp: free after icmp_error call.
(edit) @35858   14 years vboxsync VBoxManage: fixed help text of showvminfo (no --statistics anymore)
(edit) @35857   14 years vboxsync Runtime: errmsgxpcom only for non-Windows
(edit) @35856   14 years vboxsync typo
(edit) @35855   14 years vboxsync PCI: start of driver communication infrastructure
(edit) @35854   14 years vboxsync Linux Additions / shared folders: fix possible memory leak in error case
(edit) @35853   14 years vboxsync PIT: Use the mode 2 optimization also for modes 4 and 5.
(edit) @35852   14 years vboxsync crOpenGL: don't allow locking arrays with a bound vbo
(edit) @35851   14 years vboxsync Additions/x11include: warnings
(edit) @35850   14 years vboxsync OS X: Implement missing method for CPU capping
(edit) @35849   14 years vboxsync Additions/x11/vboxvideo: initialise the VGA bits at the start of every …
(edit) @35848   14 years vboxsync PIT: Do not always pulse IRQ line when updating interrupt state.
(edit) @35847   14 years vboxsync Additions/x11/x11include: export header files for X.Org Server 1.10 …
(edit) @35845   14 years vboxsync crOpenGL: proper deadlock fix for r69838
(edit) @35844   14 years vboxsync crOpenGL: fix possible deadlock
(edit) @35843   14 years vboxsync Additions/x11/vboxvideo: some splitting up of the code
(edit) @35842   14 years vboxsync FE/Common/VBoxKeyboard: hopefully support the Canadian multilingual …
(edit) @35841   14 years vboxsync Additions/installer/linux: install the X.Org Server 1.10 drivers
(edit) @35840   14 years vboxsync Additions/x11: build the X.Org drivers for the current X.Org Server …
(edit) @35839   14 years vboxsync Additions/x11/x11include: temporarily add headers for a recent git …
(edit) @35838   14 years vboxsync Main: use proper casting in Machine::Delete
(edit) @35837   14 years vboxsync Linux installer: fail if we detect Xen
(edit) @35836   14 years vboxsync Main: do not return first item from list of registry IDs …
(edit) @35835   14 years vboxsync Install fix for Windows 7.
(edit) @35834   14 years vboxsync Fixed Win32->HRESULT conversion, logging, spaces.
(edit) @35833   14 years vboxsync Logging.
(edit) @35832   14 years vboxsync removed debugging output
(edit) @35831   14 years vboxsync VBoxManage guestcontrol execute --wait-for: adaptive sleep to prevent …
(edit) @35830   14 years vboxsync ConsoleImpl2: Fixed some return code confusion, clean-ups.
(edit) @35829   14 years vboxsync DBGConsole.cpp: don't quit on error.
(edit) @35828   14 years vboxsync this looks better
(edit) @35827   14 years vboxsync VBoxManage: fixed error check
(edit) @35826   14 years vboxsync NAT/udp/socket: let's NAT send bodyless packets without annoying of …
(edit) @35825   14 years vboxsync wined3d: bit less ifdefs
(edit) @35824   14 years vboxsync netadp: coding style
(edit) @35823   14 years vboxsync VBoxManage: fixed Bytes/MBytes issue in VBoxManage showhdinfo
(edit) @35822   14 years vboxsync wined3d: properly recreate shaders if multiply swapchains are used
(edit) @35821   14 years vboxsync FE/Qt4-OSX: move the check back to the correct place
(edit) @35820   14 years vboxsync German NLS fix
(edit) @35818   14 years vboxsync Main/Settings: properly raise the settings version to 1.11 on chipset …
(edit) @35817   14 years vboxsync warning
(edit) @35815   14 years vboxsync warning
(edit) @35814   14 years vboxsync warning
(edit) @35813   14 years vboxsync Main: reduce code duplication in host drive management code; add …
(edit) @35812   14 years vboxsync Main: fixed format specifiers (%ls versus %s)
(edit) @35811   14 years vboxsync nit
(edit) @35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35809   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Darwin and …
(edit) @35808   14 years vboxsync FE/Qt4: allow some customizations
(edit) @35807   14 years vboxsync another comment
(edit) @35806   14 years vboxsync does not apply
(edit) @35805   14 years vboxsync comment
(edit) @35804   14 years vboxsync Main/HostImpl: make Host::FindHostDVDDrive accept UUIDs
(edit) @35803   14 years vboxsync Main: document the reasoning behind the host drive UUIDs
(edit) @35802   14 years vboxsync Runtime/r3/thread-posix: Implemented sys+user time for Solaris …
(edit) @35801   14 years vboxsync fixed displayed name of VBoxManage list hostdvds/hostfloppies
(edit) @35800   14 years vboxsync FE/Qt: Just some coding-style for UIHotKeyEditor class.
(edit) @35799   14 years vboxsync FE/Qt: Little cleanup for r69773.
(edit) @35798   14 years vboxsync FE/Qt4: use correct limits
(edit) @35797   14 years vboxsync FE/Qt4: consolidate the key processing
(edit) @35796   14 years vboxsync FE/Qt4: works in XP as well
(edit) @35795   14 years vboxsync FE/Qt4: Make sure the preview is recreated when the size is valid, …
(edit) @35794   14 years vboxsync VMM: Improved error message for PDM interface mismatches. Might also …
(edit) @35793   14 years vboxsync FE/Qt: Mac burn fix for r69762.
(edit) @35792   14 years vboxsync ATAController: Brought over device reset fix.
(edit) @35791   14 years vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: Better …
(edit) @35790   14 years vboxsync DisplayImpl: check input parameters in TakeScreenshot* methods.
(edit) @35789   14 years vboxsync Storage/tstVDIo: Updates + sample script which is a replacement of …
(edit) @35787   14 years vboxsync PDM.cpp: Instrumented the asynchronous reset, suspend and poweroff …
(edit) @35786   14 years vboxsync build fixes
(edit) @35785   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Linux
(edit) @35784   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files, …
(edit) @35783   14 years vboxsync vboxshell: work around Python bug
(edit) @35782   14 years vboxsync ACPI: activate disabled bits from r65196
(edit) @35781   14 years vboxsync Storage/VD: Use the correct image for writing, fixes VERR_VD_READONLY …
(edit) @35779   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files
(edit) @35778   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files
(edit) @35777   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35776   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35775   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35774   14 years vboxsync FE/Qt: minor French NLS update
(edit) @35773   14 years vboxsync dev/acpi: fix index_end value
(edit) @35772   14 years vboxsync dev/serial: fix timer callbacks rasing
(edit) @35771   14 years vboxsync crOpenGL: remove debug code
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