VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @8294   17 years vboxsync svn properties
(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) @8278   17 years vboxsync rebranding: fixed a couple of shouted innoteks.
(edit) @8277   17 years vboxsync indent. put the remarks on the group definition.
(edit) @8276   17 years vboxsync Removed assertion
(edit) @8275   17 years vboxsync indent.
(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) @8271   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8270   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8269   17 years vboxsync typo fix
(edit) @8268   17 years vboxsync OSX: Fixed #2788. Utf-16 text not transfered from host to guest.
(edit) @8267   17 years vboxsync
(edit) @8266   17 years vboxsync Removed annoying warnings about existing defines if FE/Qt4 is compiled.
(edit) @8265   17 years vboxsync rebranding
(edit) @8264   17 years vboxsync volatile applies to rdmsr as well
(edit) @8263   17 years vboxsync Solaris too.
(edit) @8262   17 years vboxsync bad idea
(edit) @8261   17 years vboxsync shouldn't be necessary
(edit) @8260   17 years vboxsync rebranding
(edit) @8259   17 years vboxsync eol
(edit) @8258   17 years vboxsync rebranding
(edit) @8257   17 years vboxsync rebranding
(edit) @8256   17 years vboxsync rebranding, eol
(edit) @8255   17 years vboxsync rebranding, eol
(edit) @8254   17 years vboxsync attempt to fix win builds
(edit) @8253   17 years vboxsync fix assembler getters()
(edit) @8252   17 years vboxsync Build fix
(edit) @8251   17 years vboxsync USBLib goes into VBoxDDU.
(edit) @8250   17 years vboxsync Additions/FreeBSD: Setup IRQ only if initializing of the device state …
(edit) @8249   17 years vboxsync rebranding: new VirtualBox app icons (linux platform, win + mac to follow)
(edit) @8248   17 years vboxsync More VD testcases.
(edit) @8247   17 years vboxsync Runtime: Added RTLogSetDefaultInstance().
(edit) @8246   17 years vboxsync Missed one VBOX_WITH_NEW_USB_CODE_ON_DARWIN.
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8244   17 years vboxsync Solaris additions: VBoxRandR.sh permission fix.
(edit) @8243   17 years vboxsync "Select..." button made enabled only when the second column (e.g. the …
(edit) @8242   17 years vboxsync small logging fixes
(edit) @8241   17 years vboxsync Rebrand the iSCSI initiator name. Should be harmless, as normally no …
(edit) @8240   17 years vboxsync Fix permission at a later stage.
(edit) @8239   17 years vboxsync Rebranding: Fixes for Windows Guest Additions.
(edit) @8238   17 years vboxsync Rebranding: Windows Host Drivers.
(edit) @8237   17 years vboxsync Avoid conflict of USB & HD setting's actions. (Conflict caused due to …
(edit) @8236   17 years vboxsync Reapplied 29907
(edit) @8235   17 years vboxsync FE/Qt: Resynchronized 1.6 NLS again. Finally frozen from now on.
(edit) @8234   17 years vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
(edit) @8233   17 years vboxsync FE/Qt: Text spelling.
(edit) @8232   17 years vboxsync FE/Qt: Typo in comments.
(edit) @8231   17 years vboxsync Another build fix attempt for Solaris additions and the NFS problem.
(edit) @8230   17 years vboxsync Move raw disk/partition code to regular internalcommands.
(edit) @8229   17 years vboxsync Opening a monolithic sparse VMDK was lacking the initialization of the …
(edit) @8228   17 years vboxsync Previous change incorrect. Just index values
(edit) @8227   17 years vboxsync (I) Added empty item to: 1. support context menu in empty list. 2. …
(edit) @8226   17 years vboxsync Try using truss to trace whats going on with strip on NFS.
(edit) @8225   17 years vboxsync Added some assembly support routines (inactive; todo)
(edit) @8224   17 years vboxsync Use gobjcopy but manually specify execute permission.
(edit) @8223   17 years vboxsync Disabled rem code page monitoring (broken since changeset 20831) and …
(edit) @8222   17 years vboxsync Try using GNU strip.
(edit) @8221   17 years vboxsync FE/Qt4: Changed the translation context of all list view related …
(edit) @8220   17 years vboxsync Frontends/VirtualBox3/4: removed responsibility for remembering the …
(edit) @8219   17 years vboxsync Frontends/VirtualBox3/4: removed responsibility for remembering the …
(edit) @8218   17 years vboxsync immediately show the boot menu when pressing F12
(edit) @8217   17 years vboxsync Added CSAMR3UnmonitorPage
(edit) @8216   17 years vboxsync Try to re-enable stripping symbols from VBoxClient & Service.
(edit) @8215   17 years vboxsync Attempt builds fix for additions.
(edit) @8214   17 years vboxsync Frontends/VirtualBox: explain source origin
(edit) @8213   17 years vboxsync FE/Qt-OSX: typo again
(edit) @8212   17 years vboxsync FE/Qt-OSX: typo
(edit) @8211   17 years vboxsync FE/Qt-OSX: Like on Windows setting the main window icon isn't …
(edit) @8210   17 years vboxsync FE/Qt4: Renamed VBoxVMListBox files to VBoxVMListView.
(edit) @8209   17 years vboxsync rebranding
(edit) @8208   17 years vboxsync rebranding
(edit) @8207   17 years vboxsync rebranding
(edit) @8206   17 years vboxsync manual and ReadMe file updates for Solaris
(edit) @8205   17 years vboxsync Solaris installer: Use .pkg for package filename extension
(edit) @8204   17 years vboxsync FE/Qt4: solaudio integration for Qt4 for r28995
(edit) @8203   17 years vboxsync rebranding
(edit) @8202   17 years vboxsync German NLS finished except bugfixes. Fixed small typo in all other NLS …
(edit) @8201   17 years vboxsync FE/Qt: Hard Disk UI: Fixed OSE (No SATA so far).
(edit) @8200   17 years vboxsync FE/Qt: More 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