VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35915   14 years vboxsync Main: fix broken snapshots when disk images are shared between several …
(edit) @35914   14 years vboxsync VMM/VMMR0/GMMR0: logging.
(edit) @35913   14 years vboxsync Main: pass in safearrays as SAFEARRAY*
(edit) @35912   14 years vboxsync crOpenGL: fix sometimes missing textures and geometry
(edit) @35911   14 years vboxsync Main: avoid using invalid TLS index
(edit) @35910   14 years vboxsync SDK docs build fix.
(edit) @35909   14 years vboxsync HGCM: fixed termination of threads.
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35906   14 years vboxsync FE/Qt: 4718: Mouse cursor issues with disabled mouse integration: …
(edit) @35904   14 years vboxsync gcc warning
(edit) @35903   14 years vboxsync Main: before unregistering a machine, move media shared with another …
(edit) @35902   14 years vboxsync VMMR0.cpp: Added the IntNetR0Term call to ModuleInit that was missing …
(edit) @35900   14 years vboxsync Main/HostOnly: FreeBSD ioctl fix (#4213)
(edit) @35898   14 years vboxsync Main/HostOnly: FreeBSD fix (#4213)
(edit) @35897   14 years vboxsync FE/Qt4: Remember the folder recently used when selecting a HD/CD/FD.
(edit) @35896   14 years vboxsync FE/Qt4: fix the transparency in the edges
(edit) @35895   14 years vboxsync Main/HostOnly: preserve vboxnetX with default address and mask (#4213)
(edit) @35894   14 years vboxsync FE/Qt4: new Solaris icon
(edit) @35893   14 years vboxsync Comment update.
(edit) @35892   14 years vboxsync Another burn fix (non-Windows).
(edit) @35891   14 years vboxsync Burn fix.
(edit) @35890   14 years vboxsync Burn fix.
(edit) @35889   14 years vboxsync Comment typo.
(edit) @35888   14 years vboxsync Burn fix, added facility status "failed", removed unused parameters, …
(edit) @35887   14 years vboxsync Main/VBoxManage: Introduced facility handling for more fine grained …
(edit) @35886   14 years vboxsync burn fix, typo
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35884   14 years vboxsync shared folders: bogus assert
(edit) @35883   14 years vboxsync Additions/x11/vboxvideo: this symbol is needed after all
(edit) @35882   14 years vboxsync Additions/x11/vboxvideo: remove unnecessary vgaHW bits
(edit) @35881   14 years vboxsync Additions/x11/vboxvideo: clean up unneeded symbols
(edit) @35880   14 years vboxsync FE/Qt4: rename the extra data key for host key combinations
(edit) @35879   14 years vboxsync FE/Qt4: upgrade path for the host key
(edit) @35878   14 years vboxsync Additions/x11/vboxvideo: removed obsolete file
(edit) @35877   14 years vboxsync thread-posix.cpp: Use THREAD_BASIC_INFO_COUNT like tstDarwinSched.cpp does.
(edit) @35876   14 years vboxsync thread-posix.cpp: don't use uninitialized variables, fail instead. nits
(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 …
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