VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34742   14 years vboxsync Windows Guest Additions installer: Put reboot-flag in sub-folder.
(edit) @34741   14 years vboxsync Comment update
(edit) @34740   14 years vboxsync FE/Qt: Add errors processing for settings save procedure …
(edit) @34739   14 years vboxsync Main::Display: use screen id in VBVA mode.
(edit) @34738   14 years vboxsync to much
(edit) @34737   14 years vboxsync Main;FE/Qt4-OSX: change the icon on the password dialog
(edit) @34736   14 years vboxsync FE/Qt: Problem-reporter cleanup.
(edit) @34735   14 years vboxsync FE/Qt: Some little logic fix in settings save procedure.
(edit) @34734   14 years vboxsync Main/Medium: for newly created media which doesn't support creating …
(edit) @34733   14 years vboxsync Build fix.
(edit) @34732   14 years vboxsync Comment
(edit) @34731   14 years vboxsync Windows Guest Additions installer: Also set flag on installation success.
(edit) @34730   14 years vboxsync fixed extpack install failure on windows.
(edit) @34729   14 years vboxsync Windows Guest Additions installer: Set flag for a needed reboot after …
(edit) @34728   14 years vboxsync /FE/Qt4: more progress images
(edit) @34726   14 years vboxsync OSE header fix
(edit) @34725   14 years vboxsync crOpenGL: fix incorrect rendering/host crashes when running apps in …
(edit) @34724   14 years vboxsync bugfix
(edit) @34723   14 years vboxsync VBoxExtPackHelperApp: Authorize root execution the standard way and …
(edit) @34722   14 years vboxsync Additions/x11/vboxvideo: vboxvideo_13.c -> vboxvideo.c
(edit) @34721   14 years vboxsync Additions/x11/vboxvideo: missing symbol in the "undefined" list
(edit) @34720   14 years vboxsync Additions/x11/vboxvideo: temporary makefile hackery to make Solaris 10 …
(edit) @34719   14 years vboxsync Additions/x11/vboxvideo: missing symbol in the symbol list
(edit) @34718   14 years vboxsync Additions/x11/x11include: removed unused header file that was …
(edit) @34717   14 years vboxsync typo
(edit) @34716   14 years vboxsync Main/linux/USB: more thorough checks for the different USB probing methods
(edit) @34715   14 years vboxsync Additions/x11/vboxvideo: switch to HGSMI and merge the two drivers …
(edit) @34714   14 years vboxsync ExtPackManager: Added API for opening a tarball prior to installation …
(edit) @34713   14 years vboxsync drop the console... though that makes it a pop-under-blinking-task-bar …
(edit) @34712   14 years vboxsync build fix
(edit) @34711   14 years vboxsync elevation on windows.
(edit) @34709   14 years vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34708   14 years vboxsync IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
(edit) @34706   14 years vboxsync Linux additions: add the LICENSE file there as well
(edit) @34704   14 years vboxsync ExtPackManager::InstalledExtPacks: Use the right macro for checking …
(edit) @34703   14 years vboxsync VMMR3.def: Corrected the DLL name.
(edit) @34702   14 years vboxsync German NLS fixes
(edit) @34701   14 years vboxsync SUPR3HardenedMain: back out failed attempt to handle privilege …
(edit) @34699   14 years vboxsync Linux installer: don't quote %U in the .desktop file (others don't …
(edit) @34698   14 years vboxsync Additions/solaris: put LICENSE file in additions install directory, …
(edit) @34697   14 years vboxsync PIC: Clear IRR bit when edge triggered IRQ is deasserted.
(edit) @34696   14 years vboxsync more German NLS updates
(edit) @34695   14 years vboxsync PIC: Reversed IRQ flip-flop polarity.
(edit) @34692   14 years vboxsync Comments.
(edit) @34691   14 years vboxsync PIT: Fixed mode 3 timer interrupts (no longer doubled IRQ0 frequency).
(edit) @34687   14 years vboxsync deb: fixed VBox.sh
(edit) @34686   14 years vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting …
(edit) @34685   14 years vboxsync install/win: Added VBoxExtPackHelperApp.exe.
(edit) @34684   14 years vboxsync Installer-OSX: install VBoxExtPackHelperApp
(edit) @34683   14 years vboxsync VM: better error message about a missing device implementation
(edit) @34682   14 years vboxsync deb/rpm: create the ExtensionPacks directory; fix the convenionce …
(edit) @34681   14 years vboxsync FE/Qt4: JRockitVE icon
(edit) @34679   14 years vboxsync Linux installer: properly handle VBoxExtPackHelperApp
(edit) @34678   14 years vboxsync Windows host installer: Ship license file.
(edit) @34677   14 years vboxsync Windows Guest Additions installer: Use license file in RTF format, …
(edit) @34674   14 years vboxsync Devices/Graphics: r68469, fixed
(edit) @34673   14 years vboxsync build fix
(edit) @34672   14 years vboxsync more build fixing.
(edit) @34671   14 years vboxsync more build fixing.
(edit) @34670   14 years vboxsync build fix
(edit) @34668   14 years vboxsync More extpack build speedup hacking.
(edit) @34667   14 years vboxsync Devices/Graphics: check requested screen sizes to be sure they fit in …
(edit) @34665   14 years vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: some …
(edit) @34663   14 years vboxsync Manual: document VBoxManage storageattach changes (and other storage …
(edit) @34662   14 years vboxsync Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
(edit) @34660   14 years vboxsync VBoxManageGuestCtrl: warning
(edit) @34658   14 years vboxsync BlkCache: Build fix
(edit) @34657   14 years vboxsync BlkCache: More verbose release logging
(edit) @34654   14 years vboxsync Runtime/err: handle newly added XPCOM error code
(edit) @34647   14 years vboxsync Main/VirtualBoxClient: forgotten XPCOM specific component registry bits
(edit) @34646   14 years vboxsync Frontends/VBoxSDL: use VirtualBoxClient object, and terminate VM as …
(edit) @34645   14 years vboxsync Frontends/VBoxSDL: variable naming cleanup and other minor cleanups
(edit) @34642   14 years vboxsync Main/VirtualBoxClient: Don't use the singleton factory, as the …
(edit) @34635   14 years vboxsync Windows Guest Additions: Ship with GPLv2 license.
(edit) @34634   14 years vboxsync VBoxManage: merge the broken addiscsidisk into storageattach
(edit) @34632   14 years vboxsync Installer/Solaris: do not show license on package install, eliminate …
(edit) @34631   14 years vboxsync Installer-OSX: no license file in the installer; install the license file
(edit) @34630   14 years vboxsync Windows host installer: Don't install/display any license (page) anymore.
(edit) @34629   14 years vboxsync no RTThreadPoke() on Windows
(edit) @34628   14 years vboxsync clock_gettime not on Darwin
(edit) @34627   14 years vboxsync s/VBOX_WITH_LICENSE/VBOX_WITH_LICENSE_DISPLAY
(edit) @34626   14 years vboxsync implemented RTThreadGetExecutionTimeMilli() for Posix and …
(edit) @34624   14 years vboxsync Windows Guest Additions: Don't display any license (page) anymore.
(edit) @34623   14 years vboxsync FE/Qt4: no license dialog anymore
(edit) @34621   14 years vboxsync VBoxManage/GuestCtrl: Don't create directories on copyto, easier error …
(edit) @34619   14 years vboxsync Fixed the previous fix.
(edit) @34618   14 years vboxsync VCC70 workaround.
(edit) @34617   14 years vboxsync VBoxService/Toolbox/mkdir: Break out creation loop when failing to …
(edit) @34616   14 years vboxsync German NLS update
(edit) @34615   14 years vboxsync FE/Qt: Machine settings / Display page: Remove some obsolete TODO.
(edit) @34614   14 years vboxsync FE/Qt: Warning fix for UIBootTable.
(edit) @34613   14 years vboxsync Simpler error check.
(edit) @34612   14 years vboxsync rcReqRead and rcReqWrite are VBOX_WITH_DEBUGGER, not DEBUG.
(edit) @34610   14 years vboxsync Unused.
(edit) @34609   14 years vboxsync *.kmk: Removed all references to VBOX_SINGLE_MAKEFILE and all the …
(edit) @34608   14 years vboxsync Unused headers.
(edit) @34607   14 years vboxsync webservices: next try
(edit) @34605   14 years vboxsync Main/Global+Frontends/VirtualBox: adjust the default settings for …
(edit) @34604   14 years vboxsync Use session machine ptr
(edit) @34603   14 years vboxsync Linux deb/rpm: more fixes
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