VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34559   14 years vboxsync Updated VBox authentication library interface, removed references to …
(edit) @34558   14 years vboxsync Updated VBox authentication library interface, removed references to VRDP.
(edit) @34557   14 years vboxsync FE/Qt4: images for the extension pack usability state
(edit) @34555   14 years vboxsync build fix
(edit) @34554   14 years vboxsync GuestImpl.cpp: Fixed two cases of incorrect RTStrPrintf usage.
(edit) @34552   14 years vboxsync Guest Copy/CreateDirectory: Bugfixes, improved error handling.
(edit) @34551   14 years vboxsync VBoxGuest-win: superfluous
(edit) @34550   14 years vboxsync comment
(edit) @34549   14 years vboxsync Windows Guest Additions installer: Bugfixes for initialization.
(edit) @34548   14 years vboxsync FE/Qt4: use QIToolButton
(edit) @34547   14 years vboxsync Windows installer: fixed misinterpretation of the sizeOfBuffer …
(edit) @34546   14 years vboxsync typo
(edit) @34545   14 years vboxsync Main/NetIf-win: sanity check
(edit) @34544   14 years vboxsync Windows installer: corrected misinterpretation of the nSize parameter
(edit) @34543   14 years vboxsync FE/Qt: 5386: Extension pack GUI: Initial implementation.
(edit) @34542   14 years vboxsync RTGetOpt: Made it a bit less understanding about spaces after the …
(edit) @34538   14 years vboxsync FE/Qt4-OSX: no menu indicator for tool buttons; modified the position a bit
(edit) @34537   14 years vboxsync extpack & manifest bugfixes.
(edit) @34536   14 years vboxsync build fix
(edit) @34535   14 years vboxsync Manifest comparison.
(edit) @34534   14 years vboxsync todo
(edit) @34530   14 years vboxsync FE/Qt4: more progress images
(edit) @34529   14 years vboxsync VBoxManage: undocument obsolete setproperty hdfolder
(edit) @34528   14 years vboxsync FE/Qt4: accept the FileOpen event once
(edit) @34527   14 years vboxsync FE/Qt4: use IListener template
(edit) @34526   14 years vboxsync boots: Added boost/type.hpp and boost/non_type.hpp which are required …
(edit) @34524   14 years vboxsync Build fix.
(edit) @34523   14 years vboxsync FE/Qt4: warnings
(edit) @34522   14 years vboxsync Linux installer: added mime type handling for the generic .run packages
(edit) @34521   14 years vboxsync VBoxGuest: Report 64-bit OS types (only linux got this right earlier).
(edit) @34520   14 years vboxsync FE/Qt4-OVF: be more informative to the user
(edit) @34519   14 years vboxsync FE/Qt4: install extension packs on double click
(edit) @34518   14 years vboxsync better defaults for JRockitVE
(edit) @34516   14 years vboxsync PCI: remove irrelevant bits from BARs addresses when printing
(edit) @34515   14 years vboxsync Main: show RTC in ACPI for ICH9
(edit) @34514   14 years vboxsync Main: s/out/return
(edit) @34513   14 years vboxsync Frontends/VBoxSDL: fix SDL uninit code, in certain failure cases it …
(edit) @34512   14 years vboxsync Main/Console: whitespace and variable naming fix
(edit) @34510   14 years vboxsync reverted unnecessary build fix (wrong options).
(edit) @34509   14 years vboxsync Storage/VD: adjust LCHS geometry in a smart way when cloning the image
(edit) @34507   14 years vboxsync IPRT: Visual C++ warnings.
(edit) @34506   14 years vboxsync LPC: Make lack of interrupts explicit.
(edit) @34505   14 years vboxsync Main/OVF: write vbox ostype into …
(edit) @34504   14 years vboxsync LPC: fixed XP with ICH9
(edit) @34503   14 years vboxsync FE/Qt4-NLS: rename some class's to automatically match the old text
(edit) @34502   14 years vboxsync build fixes
(edit) @34501   14 years vboxsync Main/OVF: use ostype from ovf:/OperatingSystemSection/vbox:OSType …
(edit) @34499   14 years vboxsync Main/Medium: prevent VirtualBox object refcount reaching zero while a …
(edit) @34498   14 years vboxsync FE/Qt4: icons for "Open in file manager" and "Create shortcut on Desktop"
(edit) @34497   14 years vboxsync added JRockitVE operating system support
(edit) @34496   14 years vboxsync FE/Qt4: fix import dialog in case of a broken file
(edit) @34495   14 years vboxsync Made extension pack installation work.
(edit) @34494   14 years vboxsync ACPI: hardcode interrupt - better reset behavior
(edit) @34492   14 years vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34491   14 years vboxsync VBoxVideo: remove more leading underscores from structure names
(edit) @34490   14 years vboxsync VBoxVideo: remove leading underscore from structure names and make …
(edit) @34489   14 years vboxsync one more
(edit) @34488   14 years vboxsync unicode
(edit) @34487   14 years vboxsync LPC: registers infomation
(edit) @34486   14 years vboxsync ACPI: allow to configure SCI if not yet configured (reset)
(edit) @34485   14 years vboxsync PCI: print interrupts and regions information about devices in 'info pci'
(edit) @34484   14 years vboxsync VBOX_ONLY_EXTPACKS preparations.
(edit) @34483   14 years vboxsync e1000: VM reset handler
(edit) @34479   14 years vboxsync FE/Qt4: UIProgressDialog cleanup; it's possible to add an image to the …
(edit) @34478   14 years vboxsync build fix.
(edit) @34476   14 years vboxsync FE/Qt: 4718: Mouse cursor issues when mouse integration is disabled: …
(edit) @34475   14 years vboxsync FE/Qt: 4718: Mouse cursor issues when mouse integration is disabled: …
(edit) @34474   14 years vboxsync build fix
(edit) @34473   14 years vboxsync build fix
(edit) @34471   14 years vboxsync FE/Qt: Mouse-Handler: Extend mouse-handler listener to handle …
(edit) @34467   14 years vboxsync PGMPhys.cpp: Skip ZERO shadow ROM pages in the prealloc case in …
(edit) @34466   14 years vboxsync Made RTManifest a build program, this drags in IPRT and libcrypto into …
(edit) @34465   14 years vboxsync Guest Copy: Create directories on guest if not present.
(edit) @34464   14 years vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34462   14 years vboxsync FE/Qt4-x11: little update
(edit) @34461   14 years vboxsync 2d: fix & optimize RGB data playback
(edit) @34460   14 years vboxsync Audio/HDA: temporary disabled(FIFOW), hdaTransfer doesn't ignore fStop …
(edit) @34459   14 years vboxsync Audio/HDA: doesn't let fresh SL install hang on node: 0x9 (reserved).
(edit) @34458   14 years vboxsync BIOS: removed generic vars mechanism
(edit) @34456   14 years vboxsync Main/linux/USB and Installer/linux: switch to using our own device …
(edit) @34455   14 years vboxsync BIOS: now MCFG region is correctly reported in E820
(edit) @34454   14 years vboxsync OSE header fix
(edit) @34453   14 years vboxsync FE/Qt4: dynamically enable/disable the new menu items
(edit) @34452   14 years vboxsync SCSI: Fix crash on startup
(edit) @34451   14 years vboxsync Devices/Audio/Alsa: incorporated upstream fix to properly resume a …
(edit) @34450   14 years vboxsync RTManifestWriteStandard: Initial implementation.
(edit) @34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
(edit) @34448   14 years vboxsync SUPR3HardenedMain: copy/paste bug
(edit) @34447   14 years vboxsync Description -> Definition
(edit) @34446   14 years vboxsync Windows Guest Additions installer: Set reboot flag also on debug …
(edit) @34445   14 years vboxsync SUPR3HardenedMain: attempt to properly fix the updating of privileges …
(edit) @34443   14 years vboxsync Audio/HDA: cosmetic and some reorganization (need to test on linux host).
(edit) @34442   14 years vboxsync bugfixing
(edit) @34441   14 years vboxsync A couple of vfs fixes.
(edit) @34440   14 years vboxsync Additions/WINNT/Graphics and Additions/common/VBoxVideo: move the base …
(edit) @34439   14 years vboxsync Additions/WINNT/Graphics: white space adjustments
(edit) @34438   14 years vboxsync VBoxVideoGuest.h, VMMDev.h, Additions/WINNT/Graphics: refactoring of …
(edit) @34437   14 years vboxsync VBoxExtPackHelperApp.cpp: missing release calls and call …
(edit) @34436   14 years vboxsync RTVfsUtilPumpIoStreams: Flush the destination stream on success to …
(edit) @34435   14 years vboxsync ExtPack: Implemented unpacking (untested).
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