VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35144   14 years vboxsync Manual: vboxmanage debugvm
(edit) @35143   14 years vboxsync Manual: correction
(edit) @35142   14 years vboxsync Manual: document readonly/multiattach image modes, image resizing
(edit) @35141   14 years vboxsync Disable automatic Guest Additions upgrading in GUI.
(edit) @35140   14 years vboxsync FE/Qt4: show error message with the correct parent
(edit) @35139   14 years vboxsync Main: use VirtualBox::saveRegistries() instead of plain …
(edit) @35138   14 years vboxsync FE/Qt4-OSX: fix X11 guests with multiple screens
(edit) @35137   14 years vboxsync Frontends/VBoxManage: typo in the medium type error handling code
(edit) @35136   14 years vboxsync Frontends/VBoxManage: small functionality/error handling fix with …
(edit) @35135   14 years vboxsync Main/VirtualBoxClient: If the API client process stays alive after the …
(edit) @35134   14 years vboxsync Main/idl: need another event for signalling that VBoxSVC was …
(edit) @35133   14 years vboxsync FE/Qt: Enable remember-last-folder property for open-medium-window by …
(edit) @35132   14 years vboxsync FE/Qt: Some fix for r68968.
(edit) @35131   14 years vboxsync FE/Qt: Prevent closing global/machine settings dialog while not all …
(edit) @35130   14 years vboxsync doc/manual: updated 3D support for Windows guests
(edit) @35129   14 years vboxsync GuestAdditionsUpdate/Main: Minor logging + waiting time adjustments.
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35127   14 years vboxsync crOpenGL: fix OpenGL support for win2k guests
(edit) @35126   14 years vboxsync Main/Medium: Only allow medium type changes which are actually …
(edit) @35125   14 years vboxsync Additions/x11/vboxvide: logging adjustments
(edit) @35124   14 years vboxsync Main/Machine: No need to treat Readonly media specially, as it is …
(edit) @35123   14 years vboxsync Main/settings: legacy DVD medium mode was writethrough, no need to …
(edit) @35122   14 years vboxsync Runtime: too much replaced in the last fix
(edit) @35121   14 years vboxsync Moved assertion to the place that actually relies on it
(edit) @35120   14 years vboxsync FE/Qt4: only detect "XP" if it stand alone
(edit) @35119   14 years vboxsync Main/settings: Do not write the "type" attribute for DVD images. …
(edit) @35118   14 years vboxsync Too noisy logging
(edit) @35117   14 years vboxsync German NLS fixes
(edit) @35116   14 years vboxsync Audio: some santiy checks (debug only)
(edit) @35115   14 years vboxsync Frontends/VBoxManage: reorder code so that the medium type is set …
(edit) @35114   14 years vboxsync Frontends/VirtualBox: add medium type strings for the newly added ones
(edit) @35113   14 years vboxsync changelog
(edit) @35112   14 years vboxsync Device/Audio/Sound_template: incorporated upstream fix to properly …
(edit) @35111   14 years vboxsync changelog
(edit) @35110   14 years vboxsync Audio: macrodifinition to replace asprintf with RTStrAPrintf
(edit) @35109   14 years vboxsync after Beta 3
(edit) @35108   14 years vboxsync 4.0 Beta 3
(edit) @35107   14 years vboxsync BIOS: Fix for multi-sector transfers of exactly 64K.
(edit) @35106   14 years vboxsync Main: forgot to change uuid, API to list supported VRDE properties.
(edit) @35105   14 years vboxsync Main: API to list supported VRDE properties.
(edit) @35104   14 years vboxsync Devices/Graphics: make VBOXWDDM_WITH_VBVA code that X.Org guests also …
(edit) @35103   14 years vboxsync FE/Qt4: use the correct parent for the license viewer
(edit) @35102   14 years vboxsync Additions/x11/vboxvideo: correctness fix
(edit) @35101   14 years vboxsync Frontends/VBoxManage: usage whitespace fix
(edit) @35100   14 years vboxsync IExtPackFile::Install: Added a 'replace' parameter for automatically …
(edit) @35099   14 years vboxsync Installer/solaris: consistency fix, colon present or not makes no …
(edit) @35098   14 years vboxsync BIOS: Properly initialize hdimap table.
(edit) @35097   14 years vboxsync Installer/solaris: make the chatty update-mime-database on S10 shut up
(edit) @35096   14 years vboxsync BIOS: Do not print ELDL messages in release builds.
(edit) @35095   14 years vboxsync Logging.
(edit) @35094   14 years vboxsync message parent fix.
(edit) @35093   14 years vboxsync tabs please
(edit) @35092   14 years vboxsync Installer/solaris: mime infos in old style required for S10
(edit) @35091   14 years vboxsync German NLS fix
(edit) @35090   14 years vboxsync Manual: vboxmanage list and extension packs updates
(edit) @35089   14 years vboxsync Manual: changelog
(edit) @35088   14 years vboxsync Documentation: Use links.
(edit) @35087   14 years vboxsync Documentation.
(edit) @35086   14 years vboxsync Manual: fix broken xml
(edit) @35085   14 years vboxsync VBoxManage: add support for readonly/multiattach media types
(edit) @35084   14 years vboxsync changelog
(edit) @35083   14 years vboxsync todos
(edit) @35082   14 years vboxsync Main: prevent attaching MultiAttach/Readonly media to pre-4.0 machines …
(edit) @35081   14 years vboxsync doc/manual: updates chapter 2 according to the forum
(edit) @35080   14 years vboxsync Added todo.
(edit) @35079   14 years vboxsync FE/Qt: Implemented upgrade/downgrade/reinstall scenario for extension …
(edit) @35078   14 years vboxsync FE/Qt: Fix replacement for r68895 (mini-toolbar kde bug).
(edit) @35077   14 years vboxsync VBoxService/AutoMount: Fixed shutting down flag race when actually …
(edit) @35076   14 years vboxsync RTStrVersionCompare: Made the a trailing 'r9' indicate of a sub-string …
(edit) @35075   14 years vboxsync Installer/common: Solaris 10 insists on having VirtualBox in category …
(edit) @35074   14 years vboxsync Main/Settings: combine loops to speed up version bump checks
(edit) @35073   14 years vboxsync PIC: Converted release assertion to log statement.
(edit) @35072   14 years vboxsync DrvVD: remove poweroff callback (not needed anymore). Fixes assertion …
(edit) @35071   14 years vboxsync German NLS fixes
(edit) @35070   14 years vboxsync GuestControl/Main: Wait 10s for setting process input.
(edit) @35069   14 years vboxsync Installer/solaris: shift mime/desktop update around to avoid confusing …
(edit) @35068   14 years vboxsync BIOS: Removed redundant checks (sector count already has to be less …
(edit) @35067   14 years vboxsync German NLS fixes
(edit) @35066   14 years vboxsync VBoxNetFlt/linux: Linux 2.6.37rc compile fix for DEBUG builds
(edit) @35065   14 years vboxsync Manual: doc updates (vbox settings, chipset)
(edit) @35064   14 years vboxsync FE/Qt: Mini-toolbar auto-fill-background property to make it use own …
(edit) @35063   14 years vboxsync Braces.
(edit) @35062   14 years vboxsync VSCSI: Fix read beyond end of S/G array
(edit) @35061   14 years vboxsync GuestControl/Main: Added timeout value for SetProcessInput to prevent …
(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
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