VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51474   11 years vboxsync FE/Qt: Mac OS X: HiDPI: Integrate VirtualBox *about* image.
(edit) @51473   11 years vboxsync VBoxTray: Follow-up to r93636: Remove VRDP session handling.
(edit) @51472   11 years vboxsync FE/Qt: Mac OS X: HiDPI: Integrate new shortcuts settings icons.
(edit) @51471   11 years vboxsync FE/Qt: Forgot to replace non-HiDPI icons in r94056.
(edit) @51470   11 years vboxsync FE/Qt: Mac OS X: HiDPI: Integrate new keyboard settings icons.
(edit) @51469   11 years vboxsync VBoxTray: Logging; ripped out all custom logging.
(edit) @51468   11 years vboxsync wddm: report better status
(edit) @51467   11 years vboxsync FE/Qt: Runtime UI: do not assert if VM image is not available (OS X host)
(edit) @51466   11 years vboxsync wddm: re-enable complex topologies
(edit) @51465   11 years vboxsync Main/include: removed unused FramebufferImpl.h
(edit) @51463   11 years vboxsync header fixes
(edit) @51462   11 years vboxsync Graphics: logging
(edit) @51461   11 years vboxsync Graphics: never change connector to avoid racing; Graphics/Main: fix …
(edit) @51460   11 years vboxsync main: async call crogl when needed
(edit) @51459   11 years vboxsync FE/Qt: Runtime UI: Frame-buffer NotifyChange event handling cleanup #2.
(edit) @51458   11 years vboxsync FE/Qt: Runtime UI: Frame-buffer NotifyChange event handling cleanup.
(edit) @51457   11 years vboxsync wddm: fix sporadic hangs
(edit) @51456   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Destruct …
(edit) @51455   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51454   11 years vboxsync FE/Qt: Selector UI: Some prepare/cleanup code rework #2.
(edit) @51453   11 years vboxsync FE/Qt: Selector UI: Some prepare/cleanup code rework #1.
(edit) @51451   11 years vboxsync warning
(edit) @51450   11 years vboxsync fixed some Log() statments where we didn't properly display uint64_t …
(edit) @51449   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51448   11 years vboxsync Main/glue-java.xsl: fix the check, it was a bit too paranoid
(edit) @51447   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Unifying …
(edit) @51446   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Remove …
(edit) @51445   11 years vboxsync extended todo a little.
(edit) @51444   11 years vboxsync Main/glue-java.xsl: detect single out parameter and no return …
(edit) @51443   11 years vboxsync Try clean up the -_-uninst directory if it already exists. Suggest …
(edit) @51442   11 years vboxsync crOpenGL: fix flickering on osx
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51440   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends …
(edit) @51439   11 years vboxsync FE/Qt: move Windows AltGr handling out of the keyboard hook and into …
(edit) @51438   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends …
(edit) @51437   11 years vboxsync Runtime/r3/win/VBoxRT-openssl.def: properly update for openssl 1.0.1, …
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51434   11 years vboxsync VMM/IEM: nit.
(edit) @51433   11 years vboxsync VMM/HMR0: comment.
(edit) @51432   11 years vboxsync crOpenGL: better window sync
(edit) @51430   11 years vboxsync Storage: Disable building the disk encryption filter again
(edit) @51429   11 years vboxsync Storage: Enable disk encryption filter again
(edit) @51428   11 years vboxsync Runtime/r3/win/VBoxRT-openssl.def: update for openssl 1.0.1
(edit) @51427   11 years vboxsync Runtime/win/RTErrConvertFromWin32.cpp: add error code which is used …
(edit) @51426   11 years vboxsync Main/idl: oops, checked in the wrong multi-interface API wrapper …
(edit) @51423   11 years vboxsync crOpenGL: window visibility fix
(edit) @51422   11 years vboxsync VMM/EMAll: allow WrMsrs to return VERR_EM_INTERPRETER to fallback to …
(edit) @51421   11 years vboxsync VMM/HMSVMR0: Check single-step only on success and update HMCPU …
(edit) @51420   11 years vboxsync Revert r93697: temporary instrumentation for VBoxDRV.kext.
(edit) @51419   11 years vboxsync Main/ConsoleImpl2.cpp: fix variable typos
(edit) @51418   11 years vboxsync Main/Settings: try to catch forgotten updating of Settings.cpp when a …
(edit) @51417   11 years vboxsync Main: more trivial FIPS preparations
(edit) @51416   11 years vboxsync Java COM bindings: fix much bit rot, accidental breakage of the code …
(edit) @51415   11 years vboxsync Python API bindings: eliminate dead code, unused for years (since the …
(edit) @51414   11 years vboxsync Main/Medium: fix some copy/paste issues, resulted in not so perfect …
(edit) @51413   11 years vboxsync Main/IDL: give wrapper generator the necessary hints for the …
(edit) @51412   11 years vboxsync Main/Console: preparations for OpenSSL FIPS container use, put …
(edit) @51411   11 years vboxsync FE/Qt: Mac OS X: HiDPI: Integrate VM-preview frames.
(edit) @51410   11 years vboxsync FE/Qt: Mac OS X: HiDPI: Integrate VM-information-dialog icons.
(edit) @51409   11 years vboxsync Storage/AHCI: Fix the SSM version check for the legacy port reset handling
(edit) @51408   11 years vboxsync Main: bugfix
(edit) @51407   11 years vboxsync FE/Qt: Mac OS X: HiDPI: Integrate setting-dialog *warning* icons.
(edit) @51406   11 years vboxsync FE/Qt: 6278: Extend UIIconPool with HiDPI-aware method to load pixmap …
(edit) @51405   11 years vboxsync FE/Qt: Forgot to remove printf in r93915.
(edit) @51404   11 years vboxsync FE/Qt: 6749: Cleanup.
(edit) @51403   11 years vboxsync FE/Qt: Few other typos in r93930.
(edit) @51402   11 years vboxsync FE/Qt: Build-fix for r93930.
(edit) @51401   11 years vboxsync FE/Qt: Removing UIExtraDataDefs.h dependency from VBoxGlobal.h; …
(edit) @51400   11 years vboxsync Windows host installer: fix lots of names of translated start menu …
(edit) @51399   11 years vboxsync Windows host installer+Branding: cleanly separate the additional …
(edit) @51398   11 years vboxsync FE/Qt: Runtime UI: Extending action-pool with Keyboard Settings action …
(edit) @51397   11 years vboxsync FE/Qt: Forgot something in r93916.
(edit) @51396   11 years vboxsync FE/Qt: Global Preferences: Input page: Allow to open page directly on …
(edit) @51395   11 years vboxsync FE/Qt: Move Global Preferences call functionality to appropriate place …
(edit) @51394   11 years vboxsync FE/Qt: Global Preferences: Allow to open dialog on predefined page.
(edit) @51393   11 years vboxsync Additions/x11/vboxvideo: remove untested non-HGSMI path.
(edit) @51392   11 years vboxsync FE/Qt: Implement 'Global Preferences' action for Runtime UI.
(edit) @51391   11 years vboxsync Windows host installer: make the two places with assumptions about …
(edit) @51390   11 years vboxsync FE/Qt: Move 'Global Preferences' to global action-pool.
(edit) @51389   11 years vboxsync Main: increase default RAM for EL64/OL64 from 512M to 768M
(edit) @51388   11 years vboxsync FE/Qt: New VM wizard: Extend reg-exp for Oracle Linux profile with "ol".
(edit) @51386   11 years vboxsync Installer: revert r93837 and r93841.
(edit) @51385   11 years vboxsync Windows host installer: bring back lost VBoxCAPI.dll
(edit) @51384   11 years vboxsync Main/VBoxManage: nit.
(edit) @51383   11 years vboxsync Devices/DevAHCI: Fix possible crash if there is no track list for the …
(edit) @51382   11 years vboxsync Devices/ATAPIPassthrough: Assertion + better status codes for not …
(edit) @51381   11 years vboxsync Devies/DevATA: Fix possible crash if there is no track list for the …
(edit) @51380   11 years vboxsync FE/Qt: 7386: Translate shortcuts-pool itself as well.
(edit) @51379   11 years vboxsync FE/Qt: 7386: Translate action shortcut descriptions on language-change …
(edit) @51378   11 years vboxsync FE/Qt: UIActionPool: Update menu-actions to not have (acquire) …
(edit) @51377   11 years vboxsync ICH9: A bit of logging to track MSI delivery.
(edit) @51376   11 years vboxsync Fixed ancient typo.
(edit) @51375   11 years vboxsync FE/Qt: 7386: Translate action shortcut descriptions on language-change.
(edit) @51374   11 years vboxsync Additions/x11/vboxvideo: properly report the file descriptor for the …
(edit) @51373   11 years vboxsync Fixed bad format specifier.
(edit) @51372   11 years vboxsync FE/Qt: QObject translation template: Handle application wide events only.
(edit) @51371   11 years vboxsync FE/Qt: Runtime UI: Yet another try to fix QImage frame-buffer crash: …
(edit) @51370   11 years vboxsync FE/Qt: Settings Dialog: Machine: USB page: Renaming USB Controller 1.0 …
(edit) @51369   11 years vboxsync FE/Qt: Runtime UI: Another try to fix QImage frame-buffer crash: Take …
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