VirtualBox

source: vbox/trunk/src/VBox/Main/src-all

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93637   3 years vboxsync Main: bugref:1909: Fixed initial language determination when no …
(edit) @93588   3 years vboxsync Main/Global,FE/Qt: Added OS type for windows server 2022.
(edit) @93570   3 years vboxsync Main/NvramStore: Don't try to save the NVRAM store when the filepath …
(edit) @93480   3 years vboxsync Main/Appliance: Allow users to specify a different storage controller …
(edit) @93449   3 years vboxsync Main,ExtPacks: Don't like with the VMM anymore, use the function …
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93410   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93405   3 years vboxsync Main/Unattended: Use the detected guest OS type instead of the …
(edit) @93188   3 years vboxsync Main/Event: defunct passive event listeners prevent subsequent …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93074   3 years vboxsync Main: Changed ArcaOS to use IDE instead of the suggested AHCI …
(edit) @93070   3 years vboxsync Added ArcaOS to the list of OS/2 variants. ticketref:20741
(edit) @92824   3 years vboxsync Main: bugref:1909: Added handling built-in docbook help for languages …
(edit) @92154   3 years vboxsync Main/GuestOSType: Add new attribute for indicating that the guest uses …
(edit) @92145   3 years vboxsync Main/VirtualBoxTranslator.cpp: Write lock the object in the destructor …
(edit) @92115   3 years vboxsync Main/NLS: Must check that pszSourceTls and pszTranslationTls aren't …
(edit) @92102   3 years vboxsync Main: bugref:1909: Fixed the memory leak in the translation engine …
(edit) @92068   3 years vboxsync Main: Removed unnecessary parentheses. bugref:1909
(edit) @92042   3 years vboxsync Main: bugref:1909: Changed scope of the internal tranlsator function
(edit) @92039   3 years vboxsync Main: bugref:1909: Fixed memory leak in the translation engine
(edit) @91731   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91722   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91720   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91614   3 years vboxsync Main: Initialize the TPM type properly based on the guest OS type and …
(edit) @91550   3 years vboxsync Main/Global: whitespace fix (forgot 2 OSes)
(edit) @91536   3 years vboxsync Main/NvramStore: Fix saving the tar bundle of the NVRAM state, bugref:10098
(edit) @91535   3 years vboxsync Main/{NvramStore,UefiVariableStore}: Always retain/releas the variable …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91497   3 years vboxsync Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
(edit) @91475   3 years vboxsync Main/ExtPack: Fix version major/minor order, and add long forgotten …
(edit) @91470   3 years vboxsync Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
(edit) @91468   3 years vboxsync Main/src-all/Global.cpp: whitespace cleanup, align columns and improve …
(edit) @91457   3 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91434   3 years vboxsync Main/NvramStoreImpl: Implement API to initialize the UEFI variable …
(edit) @91407   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91406   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91405   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91404   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91403   3 years vboxsync Main: bugref:Main: bugref:1909: Fixed docbook issues
(edit) @91400   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91397   3 years vboxsync Main: bugref:1909: Moved VBoxNls.h into Main/include. Fixed docbook issue.
(edit) @91396   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91394   3 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @91393   3 years vboxsync Main/NLS: Use RT_NOEXCEPT more. bugref:1909
(edit) @91392   3 years vboxsync Main/NLS: VirtualBoxTranslator::i_translate should not safe the passed …
(edit) @91391   3 years vboxsync Main/NLS: More on same. Found bug in i_translate. bugref:1909
(edit) @91390   3 years vboxsync Main/NLS: TRCOMPONENT -> PTRCOMPONENT w/ some added type safety. …
(edit) @91388   3 years vboxsync Main/ExtPackManagerImpl: Use RTPathXxxx function instead of …
(edit) @91373   3 years vboxsync Main: bugref: 1909: Reverted changes about translation in non-member …
(edit) @91369   3 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91346   3 years vboxsync Main/NvramStore: Add the ability to delete a certain state, bugref:10098
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91322   3 years vboxsync Main: bugref:1909: Fixed SEGFAULT when extpack plugin is not loaded …
(edit) @91318   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91317   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91315   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91312   3 years vboxsync Main: bugref:1909: Prepared the API translation engine to using in …
(edit) @90929   3 years vboxsync Main/QMTranslatorImpl: Just make plural() return size_t instead of …
(edit) @90926   3 years vboxsync Main: bugref:1909: Compilation issues
(edit) @90916   3 years vboxsync Main: bugref:1909: Compilations issues
(edit) @90881   3 years vboxsync Main: bugref:1909: Some improvements in translation event handling
(edit) @90841   3 years vboxsync Main: Doxygen fixes for the Main API localization changes. bugref:1909
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90790   3 years vboxsync Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @89868   3 years vboxsync Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
(edit) @89604   3 years vboxsync Main: bugref:9732: Increased default RAM and HDD sizes for Solaris guests.
(edit) @88777   4 years vboxsync Main/Global.cpp: Include Linux 5.x in the description of the "Linux26" …
(edit) @88637   4 years vboxsync Main/SharedFolderImpl.cpp: Reject shared folder paths which have a …
(edit) @87241   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86058   4 years vboxsync Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
(edit) @86057   4 years vboxsync OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85307   4 years vboxsync Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
(edit) @85300   4 years vboxsync Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
(edit) @85286   4 years vboxsync Main: Refactored the generated event code implementation as Clang 11 …
(edit) @85251   4 years vboxsync Main/ProgressImpl: Better solution to the LONG aResultCode issue of …
(edit) @85245   4 years vboxsync Main/PCIDeviceAttachmentImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85244   4 years vboxsync Main/DisplayPNGUtil.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85239   4 years vboxsync Main/EventImpl.cpp: Made VBoxEvent::waitProcessed and …
(edit) @85238   4 years vboxsync Main/HashedPw.cpp: Signedness warning. bugref:9790
(edit) @85237   4 years vboxsync Main/VirtualBoxErrorInfoImpl: More signedness warnings. bugref:9790
(edit) @85233   4 years vboxsync Main/ExtPackUtil.cpp: Fixed a error string construction bug in …
(edit) @85232   4 years vboxsync Main/ExtPackManagerImpl.cpp: Fixed error accumulation bug in …
(edit) @85214   4 years vboxsync Main/ProcessImpl.cpp: Tweaked the waitForOperationCompletion and …
(edit) @85212   4 years vboxsync Main/QMTranslatorImpl.cpp: Sign conversion issues with Clang 11. Fixed …
(edit) @85210   4 years vboxsync Main/DisplayResampleImage.cpp: sign error/warning fix for Clang 11. …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @83820   5 years vboxsync Main: VC++ 14.1 adjustments and warnings. bugref:8489
(edit) @83794   5 years vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @83787   5 years vboxsync Main/VirtualBoxBase.cpp: Don't need dbghelp.h. bugref:8489
(edit) @82970   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82585   5 years vboxsync Main: VBoxSVGA is the default graphics controller for Vista guests
(edit) @82553   5 years vboxsync Main/Global: change default graphics controller to VMSVGA for Solaris …
(edit) @82393   5 years vboxsync Main: add new Windows Server 2019 guest type, and some long forgotten …
(edit) @80870   5 years vboxsync VBoxProxyStub: avoid more assertions if a non-admin tries updating the …
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