VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35060   14 years vboxsync Comment typos.
(edit) @35059   14 years vboxsync Installer/solaris: build fix
(edit) @35058   14 years vboxsync VBoxService/AutoMount: Fixed SIGBUS errors by doing a better/more …
(edit) @35057   14 years vboxsync some VBoxManage --help cosmetcis
(edit) @35056   14 years vboxsync FE/Qt4-NLS: merged da, ja, zh_TW, lt, es and ko
(edit) @35055   14 years vboxsync VBoxService/AutoMount: Logging, handle write protected mounts.
(edit) @35054   14 years vboxsync Installer/solaris: fix mime icon install location and database update
(edit) @35053   14 years vboxsync cosmetics
(edit) @35052   14 years vboxsync Additions/WINNT/Graphics/Wine: export missing files to OSE
(edit) @35051   14 years vboxsync warnings
(edit) @35050   14 years vboxsync Audio: uses RTStrFree for strings allocated via RTStrDup.
(edit) @35049   14 years vboxsync Additions/x11/Installer: fixed an xorg.conf hacking regression
(edit) @35048   14 years vboxsync Additions/x11/vboxvideo: do not force the origin of the first monitor …
(edit) @35047   14 years vboxsync Main: do not assume that the origin of the first monitor is zero
(edit) @35046   14 years vboxsync Additions build fix
(edit) @35045   14 years vboxsync Storage/RAW: waste of time
(edit) @35044   14 years vboxsync Config.kmk: typo
(edit) @35043   14 years vboxsync ovfreader: put note in that CIM 2.26 didn't touch the list of OSes
(edit) @35042   14 years vboxsync Installer/solaris: wrong mime manifest placement
(edit) @35041   14 years vboxsync Changelog for r68860, r68869: 3D support: fixed OpenGL support for …
(edit) @35040   14 years vboxsync Main/Medium+Machine+Settings: new medium type MultiAttach, meant for …
(edit) @35039   14 years vboxsync crOpenGL: fix glmark2 incorrect rendering with mesa 7.9
(edit) @35038   14 years vboxsync docs/VBoxManage: remove options which are no longer supported as they …
(edit) @35037   14 years vboxsync Frontends/VBoxManage: remove no longer reliable options from clonehd …
(edit) @35036   14 years vboxsync Warning.
(edit) @35035   14 years vboxsync HostServices/GuestControl: Better client count checks.
(edit) @35034   14 years vboxsync ConsoleImpl.h: Made the SafeVMPtr and SafeVMPtrQuiet safer by checking …
(edit) @35033   14 years vboxsync HostServices/GuestControl: type fix
(edit) @35032   14 years vboxsync Devices/Audio: warning
(edit) @35031   14 years vboxsync crOpenGL: fix opengl for mesa 7.9
(edit) @35030   14 years vboxsync typo
(edit) @35029   14 years vboxsync Installer/solaris: create build directories
(edit) @35028   14 years vboxsync Config.kmk: TOOL.x86/TOOL.amd64 doesn't work, must use TOOL.win.x86/etc.
(edit) @35027   14 years vboxsync Logging.
(edit) @35026   14 years vboxsync VBE: As the comment says, returned size is in 64-byte blocks (avoids …
(edit) @35025   14 years vboxsync VGA: Setting X resolution also needs to set virtual width.
(edit) @35024   14 years vboxsync Makefile.kmk: build fix
(edit) @35023   14 years vboxsync Introduce sane upper and lower limits for the preemption timer
(edit) @35022   14 years vboxsync Installer/solaris: use common virtualbox.desktop/xml and 1st attempt …
(edit) @35021   14 years vboxsync build fix
(edit) @35020   14 years vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @35019   14 years vboxsync Documentation: Added SharedFolders/MountDir.
(edit) @35018   14 years vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @35017   14 years vboxsync removed dead code
(edit) @35016   14 years vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @35015   14 years vboxsync Runtime/fs: "fuseblk" is RTFSTYPE_FUSE as well
(edit) @35014   14 years vboxsync FE/Qt4: error message needs split marker
(edit) @35013   14 years vboxsync Extpack: fix error reporting
(edit) @35012   14 years vboxsync Accidental code commit.
(edit) @35011   14 years vboxsync Main: less code duplication
(edit) @35010   14 years vboxsync VBoxService/AutoMount: Use different mtab location on Solaris.
(edit) @35009   14 years vboxsync Main: delete media files on machine deletion only if the medium …
(edit) @35008   14 years vboxsync Manual: snapshots
(edit) @35007   14 years vboxsync crOpenGL: fix glxinfo warning on ubuntu 10.10
(edit) @35006   14 years vboxsync Windows Guest Additions installer: Put 64-bit installer in 32-bit …
(edit) @35005   14 years vboxsync Fixed massive performance regression for nested paging with 32-bit SMP …
(edit) @35004   14 years vboxsync reverted r68826
(edit) @35003   14 years vboxsync ASM: use preprocessor instead of compiler optimizations
(edit) @35002   14 years vboxsync DevVGA: do not use invalid VBE values when resizing (fixes crash while …
(edit) @35001   14 years vboxsync Linux Additions/installer: actually compile the vboxvideo module if …
(edit) @35000   14 years vboxsync Installer/linux: move virtualbox.xml and virtualbox.desktop to the …
(edit) @34999   14 years vboxsync Backed out r68812, r68813 and r68816 - issue will be resolved with …
(edit) @34998   14 years vboxsync Fixed FreeBSD 8.1 boot hang for unrestricted guest execution with VT-x
(edit) @34997   14 years vboxsync Additions/x11/vboxvideo: re-enable vboxvideo, which was accidentally …
(edit) @34996   14 years vboxsync Windows Guest Additions installer/crOGL: Comment, removed not needed …
(edit) @34995   14 years vboxsync Installer/crOpenGL: fix opengl support for 64bit Windows XP SP2
(edit) @34994   14 years vboxsync BIOS: Properly report the number of sectors transferred by …
(edit) @34993   14 years vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34992   14 years vboxsync Main/NATEngine: return proper error info if a NAT rule cannot be registered
(edit) @34991   14 years vboxsync VMMSwitcher/PAEand32Bit,LegacyandAMD64: restore the Local APIC NMI …
(edit) @34990   14 years vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34989   14 years vboxsync IPRT/RTTimeExplode: Fixed missing alldvrm issue on W2K/NT4.
(edit) @34988   14 years vboxsync wddm/wine/3d: missing files for de-libWineization
(edit) @34987   14 years vboxsync wddm/wine/3d: get rid of libWine, 64bit wine build (not tested yet), …
(edit) @34986   14 years vboxsync VMMSwitcher/AMD64andLegacy: restore the Local APIC NMI vectors _after_ …
(edit) @34985   14 years vboxsync FE/Qt4: wrong menu
(edit) @34984   14 years vboxsync FE/Qt: 3635: Scale mode: Notify user about entering scale mode.
(edit) @34983   14 years vboxsync FE/Qt4: more progress images
(edit) @34982   14 years vboxsync FE/Qt: 5391: Do not offer to delete a medium (while trying to remove …
(edit) @34981   14 years vboxsync Todo.
(edit) @34980   14 years vboxsync doc/manual: nested paging is RVI on AMD processors
(edit) @34979   14 years vboxsync multi-monitor now also on X11
(edit) @34978   14 years vboxsync FE/Qt: Extension Pack GUI: Notify user about ext-pack successful …
(edit) @34977   14 years vboxsync some updates based on forum posts
(edit) @34976   14 years vboxsync Windows host installer: New dialog background bitmap.
(edit) @34975   14 years vboxsync spelling
(edit) @34974   14 years vboxsync 2D accel troubleshooting
(edit) @34973   14 years vboxsync corrected statements about extension packs
(edit) @34972   14 years vboxsync SUPDrv: Had to grow SUPLDROPEN::u.In.szFilename from 196 to 260 chars …
(edit) @34971   14 years vboxsync VBoxManage: move vmstatistics to debugvm as a 'statistics' …
(edit) @34970   14 years vboxsync rearranged syntax diagram, removed duplicate injectnmi
(edit) @34969   14 years vboxsync Audio filter: fixed dynamic switch between host and remote audio input.
(edit) @34968   14 years vboxsync Audio/HDA: typo.
(edit) @34967   14 years vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34966   14 years vboxsync BIOS: Read multiple sectors at a time.
(edit) @34965   14 years vboxsync Validate the license files in the extension pack.
(edit) @34964   14 years vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34963   14 years vboxsync VBoxSVC: solaris should preload VBoxVMM.so so a development build …
(edit) @34962   14 years vboxsync build fix
(edit) @34961   14 years vboxsync FE/Qt: Recent opened mediums list implemented for machine settings and …
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