VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43022   12 years vboxsync FE/Qt: clarity and correctness fixes for guest screen size restriction.
(edit) @43021   12 years vboxsync EFI/OVMF: introduces NVRAM mechanism in DevOVMF.
(edit) @43020   12 years vboxsync symbol hacking.
(edit) @43018   12 years vboxsync Fixed warnings.
(edit) @43016   12 years vboxsync Additions/common/VBoxGuestLib: work around an assertion on Solaris …
(edit) @43015   12 years vboxsync A small RTStrPrintf fix in half dead code.
(edit) @43014   12 years vboxsync FE/Qt: properly adjust maximum guest size when the machine window is …
(edit) @43012   12 years vboxsync FE/Qt: 6234: Support for VM groups: Chooser-view mouse-handler update.
(edit) @43011   12 years vboxsync FE/Qt: 6234: Support for VM groups: Forbid '/' in group-names.
(edit) @43010   12 years vboxsync *.kmk: Assume VBOX_WITH_COCOA_QT is always set.
(edit) @43009   12 years vboxsync FE/Qt: 6234: Support for VM groups: No drag&drop for immutable items.
(edit) @43008   12 years vboxsync Installer/darwin: Require 10.6 or later.
(edit) @43007   12 years vboxsync FE/Qt: 6234: Support for VM groups: Reload VM into chooser-view if …
(edit) @43006   12 years vboxsync FE/Qt: 6234: Support for VM groups: Additionally save VM group orders …
(edit) @43005   12 years vboxsync FE/Qt: 6234: Support for VM groups: Save VM groups order on-the-fly in …
(edit) @43004   12 years vboxsync FE/Qt: Fixed path for updating Guest Additions.
(edit) @43003   12 years vboxsync warning.
(edit) @43002   12 years vboxsync Build fix.
(edit) @43001   12 years vboxsync Main/GuestSessionImplTasks: More code for updating Guest Additions.
(edit) @43000   12 years vboxsync Removed debug logging.
(edit) @42999   12 years vboxsync AHCI/Passthrough: Apply fixes for audio CD passthrough
(edit) @42998   12 years vboxsync FE/Qt: 6234: Support for VM groups: Error-handling for group-saving …
(edit) @42997   12 years vboxsync VBoxService/GuestCtrl: Revamped code for building modified argv objects.
(edit) @42996   12 years vboxsync ATAPI/Passthrough: Fix reading audio CDs with certain media players …
(edit) @42995   12 years vboxsync VBoxServiceToolBox.cpp/cat: Fixed bug in --output handling. The output …
(edit) @42994   12 years vboxsync warnings.
(edit) @42993   12 years vboxsync build fix
(edit) @42992   12 years vboxsync oops.
(edit) @42991   12 years vboxsync VBoxCertUtil: Fixed crashing when installing non-existent certificates.
(edit) @42990   12 years vboxsync Sign the *r0 and *gc files for what it's worth.
(edit) @42989   12 years vboxsync Signing fix.
(edit) @42988   12 years vboxsync VirtualBox/postflight: python2.7
(edit) @42987   12 years vboxsync Installer/darwin: drop checkforrunningvm in favor of a one-liner. That …
(edit) @42986   12 years vboxsync build fix?
(edit) @42985   12 years vboxsync More logging.
(edit) @42984   12 years vboxsync attempt at fixing Leopard support.
(edit) @42983   12 years vboxsync darwin signing fix.
(edit) @42982   12 years vboxsync FE/Qt: 5094: Additional patch for r80309, mac frame-buffer part.
(edit) @42981   12 years vboxsync German NLS update
(edit) @42980   12 years vboxsync RTPathStartsWith: typo
(edit) @42979   12 years vboxsync FE/Qt: 5094: Fallback frame-buffer to blackout if machine-state is not …
(edit) @42978   12 years vboxsync RTPathStartsWith: Deal with pszParentPath = root (or having a trailing …
(edit) @42977   12 years vboxsync VBoxCertUtil: Fixed running on Windows XP guests.
(edit) @42976   12 years vboxsync GMMR0.cpp: duh.
(edit) @42975   12 years vboxsync Duh.
(edit) @42974   12 years vboxsync VBoxCertUtil: Fixed NULL parameter.
(edit) @42973   12 years vboxsync tstRTProcCreateEx: Pass %TEMP% and other % stuff to the child process.
(edit) @42971   12 years vboxsync wddm/3d: fix app crashes on shut down
(edit) @42970   12 years vboxsync linux/export_files: no dkms.conf here anymore
(edit) @42969   12 years vboxsync VBoxManage/GuestCtrl: Further checks not needed anymore.
(edit) @42968   12 years vboxsync BIOS: Set transferred sector count for AHCI reads/writes.
(edit) @42967   12 years vboxsync VBoxManage/GuestCtrl: Use the new system properties getter for the …
(edit) @42966   12 years vboxsync Seems codesign from 10.8.0 is more picky than the one from 11.4.0.
(edit) @42965   12 years vboxsync Another darwin install build fix…
(edit) @42964   12 years vboxsync darwin install build fix
(edit) @42963   12 years vboxsync Sign dylibs.
(edit) @42962   12 years vboxsync build fix wrt signing.
(edit) @42961   12 years vboxsync FE/Qt: 6287: Screen scrambled during first-start wizard.
(edit) @42960   12 years vboxsync Sign binaries when packing mac OS X.
(edit) @42959   12 years vboxsync ATAPI/Passthrough: Revert decrease of required transfer size when …
(edit) @42958   12 years vboxsync ATAPI/Passthrough: Don't try to detect the medium type if a READ …
(edit) @42957   12 years vboxsync Main/VirtualBox: fix complete breakage of registering VMs
(edit) @42955   12 years vboxsync VBoxSF: disable debug logging in release build (added by r79366).
(edit) @42954   12 years vboxsync Network/e1000: Reset crash fix
(edit) @42953   12 years vboxsync Network/e1000: Disabled TX delay timer
(edit) @42952   12 years vboxsync forgot an $(if ) this time. grr.
(edit) @42951   12 years vboxsync Installer/darwin: Build fix - missed to dependencies.
(edit) @42950   12 years vboxsync FE/Qt: 6063: Improve usability and NLS content of VBox wizards: Some …
(edit) @42949   12 years vboxsync FE/Qt: 6328: Runtime UI: Shared Clipboard menu extension.
(edit) @42948   12 years vboxsync Make GCC happy.
(edit) @42947   12 years vboxsync BIOS: Make AHCI init more similar to ATA, log discovered harddisks.
(edit) @42946   12 years vboxsync Solaris/USBMon: error codes.
(edit) @42945   12 years vboxsync FE/Qt: 6234: Support for VM groups: Allow to create a group on the …
(edit) @42944   12 years vboxsync Main/VideoRecAndEncode module: Replaced COM error codes with general …
(edit) @42943   12 years vboxsync more old stuff
(edit) @42942   12 years vboxsync Installer/darwin: Forgot to remove submakefile.
(edit) @42941   12 years vboxsync Installer/darwin: Forgot Bundle.kmk reference. Removed unncessary tool …
(edit) @42940   12 years vboxsync Installer/darwin: Cleaned out the package maker bits.
(edit) @42939   12 years vboxsync VBoxCertUtil: Added version information to file properties, use the GA …
(edit) @42938   12 years vboxsync Typos.
(edit) @42937   12 years vboxsync GuestSessionImplTasks/Update Additions: More error checks, logging …
(edit) @42936   12 years vboxsync build fix
(edit) @42935   12 years vboxsync Forgotten logging.
(edit) @42934   12 years vboxsync 32-bit build fix
(edit) @42932   12 years vboxsync Network/e1000: Tx delay timer, ITR fix, more stats (#4807)
(edit) @42931   12 years vboxsync Please, leave my comment style alone.
(edit) @42930   12 years vboxsync Main: fixed recently introduced typo which caused to show garbage in …
(edit) @42929   12 years vboxsync FE/VBoxManage/GuestControl: add mktemp.
(edit) @42928   12 years vboxsync Main/GuestControl: forgot to actually start the mktemp process.
(edit) @42927   12 years vboxsync Additions/common/VBoxService: minor bug fix.
(edit) @42926   12 years vboxsync Build fix.
(edit) @42925   12 years vboxsync FE/Qt: 6283: Restore + snapshot for current state + cancel != lost …
(edit) @42924   12 years vboxsync GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, …
(edit) @42923   12 years vboxsync GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, …
(edit) @42922   12 years vboxsync FE/Qt: 6234: Support for VM groups: Chooser-view: Switch from physical …
(edit) @42921   12 years vboxsync VBoxService/GuestCtrl: Support for expanding command line arguments …
(edit) @42920   12 years vboxsync Main/src-client/GuestProcessImpl.cpp: fix compiler warnings on XPCOM, …
(edit) @42919   12 years vboxsync Main/Guest: fix logging which would crash because a smart pointer …
(edit) @42918   12 years vboxsync Main/src-client/GuestSessionImplTasks.cpp: reorder initialization in …
(edit) @42915   12 years vboxsync Storage/VDI: Remove debugging aid
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