VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8375   17 years vboxsync Main: Same as r30155 but for NetworkAttachmentType_Internal.
(edit) @8374   17 years vboxsync AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
(edit) @8373   17 years vboxsync remove some superflous braces; list Darwin and Solaris options as well …
(edit) @8372   17 years vboxsync Installer/Linux: made VBoxClient install correctly on old …
(edit) @8371   17 years vboxsync VBoxManage: allow to specify the NAT network in CIDR specification
(edit) @8370   17 years vboxsync Fixed crash in SATA ui under Win32, list focusing fixed.
(edit) @8369   17 years vboxsync FE/Qt4: QIMessageBox changes: - QIMessageBox uses QIDialog: So all …
(edit) @8368   17 years vboxsync fixed default case
(edit) @8367   17 years vboxsync Main: Added INetworkAdapter::NATNetwork property.
(edit) @8366   17 years vboxsync Additions/X11, Additions/common: report the maximum supported …
(edit) @8365   17 years vboxsync Missing occurances
(edit) @8364   17 years vboxsync Use the right tables
(edit) @8363   17 years vboxsync Frontends/VirtualBox3/4: check the available geometry, not the screen …
(edit) @8362   17 years vboxsync Frontends/VirtualBox3/4: reverted r30084 (fullscreen should be …
(edit) @8361   17 years vboxsync Even more disassembler updates
(edit) @8360   17 years vboxsync extended todo
(edit) @8359   17 years vboxsync indent
(edit) @8358   17 years vboxsync only call slirp_set_ethaddr if we actually get a MAC
(edit) @8357   17 years vboxsync More disassmbler updates
(edit) @8356   17 years vboxsync typo
(edit) @8355   17 years vboxsync Fixes for REX.R
(edit) @8354   17 years vboxsync Accidental commit
(edit) @8352   17 years vboxsync More 64 bits disasm updates
(edit) @8351   17 years vboxsync Additions/common: moved guest cap disabling into common VBoxGuest.
(edit) @8350   17 years vboxsync Main: revert r30118, as we already log this in VMMDev
(edit) @8347   17 years vboxsync gcc warnings
(edit) @8346   17 years vboxsync gcc-4.3 warning
(edit) @8345   17 years vboxsync SolaudiO: Fix for ubuntu guest desktop crashing on startup with audio …
(edit) @8343   17 years vboxsync Main: release log when the guest reports its maximum resolution
(edit) @8342   17 years vboxsync Frontends/VirtualBox3/4: assignment to signed is slightly nicer than …
(edit) @8341   17 years vboxsync NAT: set the MAC address during power-on as well for static IP …
(edit) @8340   17 years vboxsync NAT: comments
(edit) @8339   17 years vboxsync Changed column resize mode for SATA list to last-column mode.
(edit) @8338   17 years vboxsync 1. Active combo-box now look highlighted & focused as it should be. 2. …
(edit) @8337   17 years vboxsync Fix check of seamless VRAM requirements. Avoided incorrect duplicate …
(edit) @8336   17 years vboxsync More disassembler updates
(edit) @8334   17 years vboxsync FE/Qt4: correct bracketing
(edit) @8333   17 years vboxsync Disassembler updates for 64 bits support
(edit) @8332   17 years vboxsync FE/Qt4: Fixed copyright header and export to OSE.
(edit) @8331   17 years vboxsync FE/Qt4: Created an base class for QDialog. This one is used to disable …
(edit) @8330   17 years vboxsync Solaris vboxdrv: some memobj error handling fixes and cleanups.
(edit) @8329   17 years vboxsync rebranding
(edit) @8328   17 years vboxsync Added missing docs and corrected spelling.
(edit) @8327   17 years vboxsync r=bird: Plugged two more leaks in the error handling. (there are more, …
(edit) @8326   17 years vboxsync Don't leak memory.
(edit) @8325   17 years vboxsync shorten the guest additions cap report strings a little bit
(edit) @8324   17 years vboxsync Remove comparison warning.
(edit) @8323   17 years vboxsync Frontends/VirtualBox3/4, Main: only switch to seamless mode if the …
(edit) @8322   17 years vboxsync Frontends/VirtualBox3/4: only allow fullscreen mode when the graphics …
(edit) @8321   17 years vboxsync Main/AutoLock: Use RTThreadNativeSelf() instead of RTThredSelf() which …
(edit) @8320   17 years vboxsync Solaris host,guest installer: Removed some unnecessary checks.
(edit) @8319   17 years vboxsync FE/Qt-OSX: Fixed gray background of comboboxes on Mac OS X.
(edit) @8318   17 years vboxsync Additions/common, solaris: Report disabled guest graphics capabilities …
(edit) @8317   17 years vboxsync Main: Fixed MyLogIt for amd64.
(edit) @8316   17 years vboxsync consistency
(edit) @8315   17 years vboxsync rebranding
(edit) @8314   17 years vboxsync sanity check
(edit) @8313   17 years vboxsync Devices/VMMDev: preserved saved state compatibility
(edit) @8312   17 years vboxsync Devices/VMMDev, Frontends/VBoxBFE, Main: add a guest request to report …
(edit) @8311   17 years vboxsync Main: Reverted r30067 because it doesn't help in case of remote …
(edit) @8310   17 years vboxsync Main: Uninitialize remote sessions after the session state is set to …
(edit) @8309   17 years vboxsync Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
(edit) @8308   17 years vboxsync Set Force11Device on a per device level so that we don't make any …
(edit) @8307   17 years vboxsync Solaris vboxdrv: added an AssertReturn for MemObjNativeLockUser.
(edit) @8306   17 years vboxsync innotek->sun
(edit) @8305   17 years vboxsync Additions/x11: restored 98vboxadd-xclient, as it is still needed by …
(edit) @8304   17 years vboxsync FE/Qt-OSX: Added cube only icon for the dock overlay on Mac OS X.
(edit) @8303   17 years vboxsync Solarist installer: include additions ISO.
(edit) @8302   17 years vboxsync Additions/linux: autostart the VBoxClient on Linux systems using the …
(edit) @8301   17 years vboxsync Switch SATA Settings UI to "edit-on-focus" policy.
(edit) @8300   17 years vboxsync fixed internal networking after last network notification update
(edit) @8299   17 years vboxsync Updates for disassembling 64 bits instructions
(edit) @8298   17 years vboxsync Additions: Use iso-level 3 for the additions ISO. Warning!! This would …
(edit) @8297   17 years vboxsync Make the vmdk format error checking tighter and fix an annoying gcc …
(edit) @8296   17 years vboxsync FE/Qt: Fixed a bug where an item of the VBoxVMListBox could be …
(edit) @8295   17 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
(edit) @8293   17 years vboxsync r=bird: Fixed hungarian spelling and docs. Use RT_MAKE_U32_FROM_U8. …
(edit) @8292   17 years vboxsync Frontends/VirtualBox3/4: seamless mode should only be available when …
(edit) @8291   17 years vboxsync Additions/x11: disable seamless mode when VBoxClient is terminated
(edit) @8290   17 years vboxsync svn properties. comment bars and iprt init.
(edit) @8289   17 years vboxsync FE/Qt4: VBoxVMLogViewer changes: - use QDialogButtonBox - fixed …
(edit) @8288   17 years vboxsync Added RTErrConvertFromDarwin() as a merge of the IO, Kern and COM versions.
(edit) @8287   17 years vboxsync NAT: make the network configurable
(edit) @8286   17 years vboxsync New icons for installers, frontends and tools (16x16, 32x32, 48x48, …
(edit) @8285   17 years vboxsync NAT: set network address after loadstate (fixed #2467)
(edit) @8284   17 years vboxsync simple scanning function for IPv4 CIDR addresses
(edit) @8283   17 years vboxsync Parameter size of 32 bits far pointers was changed
(edit) @8282   17 years vboxsync SATA UI: Try to fix incorrect column adjustment on some platforms.
(edit) @8281   17 years vboxsync removed mess in id string.
(edit) @8280   17 years vboxsync else if on the same line.
(edit) @8279   17 years vboxsync Give VWRN_NUMBER_TOO_BIG highest priority among the warnings.
(edit) @8276   17 years vboxsync Removed assertion
(edit) @8274   17 years vboxsync Corrected RTLogSetDefaultInstance docs.
(edit) @8273   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8272   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8268   17 years vboxsync OSX: Fixed #2788. Utf-16 text not transfered from host to guest.
(edit) @8263   17 years vboxsync Solaris too.
(edit) @8259   17 years vboxsync eol
(edit) @8258   17 years vboxsync rebranding
(edit) @8257   17 years vboxsync rebranding
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