VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95976   2 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95975   2 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95974   2 years vboxsync /Config.kmk: NewerVccVBoxGuestR3Dll needs tweaking too in …
(edit) @95973   2 years vboxsync IPRT/RTCString: Added find_first_of aliases for better std::string …
(edit) @95972   2 years vboxsync Main/MediumImpl.cpp: gcc 12.1.1 workaround.
(edit) @95971   2 years vboxsync IPRT/r3/alloc.cpp: gcc 12.1.1 workaround.
(edit) @95970   2 years vboxsync xpcom18a4/python: Look for python 3.11 too.
(edit) @95969   2 years vboxsync ValKit/bootsectors: Add -ffreestanding to the 64-bit ELF compilers to …
(edit) @95968   2 years vboxsync IPRT: Mangling adjustments for gcc 12.1.1.
(edit) @95967   2 years vboxsync Additions/VBoxTray: More cleanup: Renamed VBoxTrayCheckDt() -> …
(edit) @95966   2 years vboxsync Additions/VBoxTray: More cleanup: Moved the capabilities and console …
(edit) @95965   2 years vboxsync Additions/VBoxTray: Moved the session tracking code into an own …
(edit) @95964   2 years vboxsync Additions/VBoxTray: Got rid of DDCLOG() -- use LogXFunc or similar …
(edit) @95963   2 years vboxsync Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to …
(edit) @95962   2 years vboxsync Additions/VBoxTray: Got rid of static function …
(edit) @95961   2 years vboxsync Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to …
(edit) @95960   2 years vboxsync Additions/VBoxTray: More logging cleanups: don't define default stuff …
(edit) @95959   2 years vboxsync Additions/VBoxTray: Enable (optional) release logging, handle log …
(edit) @95958   2 years vboxsync tools/bin/common-gen-workspace.inc.sh: Subprojects for all the …
(edit) @95957   2 years vboxsync Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
(edit) @95956   2 years vboxsync Main/glue/string.cpp: Made the code compile w/o exceptions. It is used …
(edit) @95955   2 years vboxsync Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
(edit) @95954   2 years vboxsync webservices/Makefile.kmk: Use $(rversortfiles) to find gsoap as the …
(edit) @95953   2 years vboxsync IEM: MMX forms of PMAXUB/PMINUB require SSE (not MMX, not SSE2).
(edit) @95952   2 years vboxsync IEM: MMX shifts do not require SSE.
(edit) @95951   2 years vboxsync IEM: Added PMAXUB/PMINUB and corrected some of the shift variants.
(edit) @95950   2 years vboxsync FE/Qt/Ds: Few more widespread NLS context fixes across whole the GUI.
(edit) @95949   2 years vboxsync FE/Qt/Ds: Missed NLS contexts in various wizards stuff.
(edit) @95948   2 years vboxsync FE/Qt/Ds: A bit of NLS fixes for action-pool.
(edit) @95947   2 years vboxsync FE/Qt/Ds: Couple of missed NLS tags in wizard editors.
(edit) @95946   2 years vboxsync FE/Qt/Ds: Fixing redundant NLS contexts for wizard editors stuff.
(edit) @95945   2 years vboxsync FE/Qt/Ds: Rename UIMachineDescriptionEditor => UIDescriptionEditor for …
(edit) @95944   2 years vboxsync FE/Qt/Ds: Rename UIMachineDisplayScreenFeaturesEditor => …
(edit) @95943   2 years vboxsync IPRT/stream.cpp: Fixed copy and paste making standard output go to …
(edit) @95942   2 years vboxsync IPRT/stream.cpp: Fixed bug in rtStrmWriteLocked on non-windows …
(edit) @95941   2 years vboxsync ValidatonKit: Trying to fix a runtime error caused by string-int …
(edit) @95940   2 years vboxsync IEM: Added a bunch of integer MMX/SSE instructions.
(edit) @95939   2 years vboxsync Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
(edit) @95938   2 years vboxsync FE/Qt/Ds: Rename UIGlobalProxyFeaturesEditor => UIProxyFeaturesEditor …
(edit) @95937   2 years vboxsync FE/Qt/Ds: Rename UIGlobalDisplayFeaturesEditor => …
(edit) @95936   2 years vboxsync Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
(edit) @95935   2 years vboxsync Validation Kit/vboxtestvms.py: Added couple more Windows server …
(edit) @95934   2 years vboxsync iprt/stream.h: doxygen fixes. bugref:10261
(edit) @95933   2 years vboxsync Add/Nt/VBoxCredProv: doxygen fix. bugref:10261
(edit) @95932   2 years vboxsync IPRT/nocrt: build fix. bugref:10261
(edit) @95931   2 years vboxsync Runtime/strformat.cpp: Hardening build fix relating to floating point …
(edit) @95930   2 years vboxsync iprt/types.h: Revert the logic around RTFLOAT64U::rd. bugref:10261
(edit) @95929   2 years vboxsync iprt/types.h: Include the rd member in RTFLOAT64U on both arm32 and …
(edit) @95928   2 years vboxsync IPRT/Makefile.kmk: Restructured the VBOX_WITH_NOCRT_STATIC tricks so …
(edit) @95927   2 years vboxsync IPRT/strformat.cpp: Build fix for the floating point formatting. …
(edit) @95926   2 years vboxsync IPRT/strformat.cpp: Added some placeholder floating point format type …
(edit) @95925   2 years vboxsync IPRT/Makefile.kmk: Restructured the VBOX_WITH_NOCRT_STATIC tricks so …
(edit) @95924   2 years vboxsync IPRT/zip.cpp: Adjustments for IPRT_NO_CRT mode. Need to disable LZF …
(edit) @95923   2 years vboxsync iprt/nocrt/math.h: Quick hack to make the header semi usable with …
(edit) @95922   2 years vboxsync iprt/nocrt/exception: minimal exception header. bugref:10261
(edit) @95921   2 years vboxsync FE/Qt/Ds: Fixing redundant NLS contexts for extension pack manager stuff.
(edit) @95920   2 years vboxsync Recording/Main: Settings migration fixes for < 1.19. bugref:9286
(edit) @95919   2 years vboxsync FE/Qt/Ds: Fixing redundant NLS contexts for Help browser stuff.
(edit) @95918   2 years vboxsync Recording/Main: Integrated r152624 from 6.1 into trunk (More code for …
(edit) @95917   2 years vboxsync FE/Qt/Ds: Fixing redundant NLS contexts for medium related stuff.
(edit) @95916   2 years vboxsync IPRT/vcc: two x86 build fixes. bugref:10261
(edit) @95915   2 years vboxsync IPRT/nocrt: Added _purecall. bugref:10261
(edit) @95914   2 years vboxsync FE/Qt/Ds: Fixing redundant NLS contexts for VISO creator stuff.
(edit) @95913   2 years vboxsync FE/Qt/Ds: Fixing redundant NLS contexts for network manager stuff.
(edit) @95912   2 years vboxsync FE/Qt/Ds: Fixing redundant NLS contexts for cloud related stuff.
(edit) @95911   2 years vboxsync Additions/x11: Build fix for missing _X_LIKELY and _X_UNLIKELY, bugref:8515
(edit) @95910   2 years vboxsync Additions/x11/x11include: Drop unused libdrm-2.4.13, bugref:8515
(edit) @95909   2 years vboxsync Additions/x11: Switch to randproto-1.5.0, bugref:8515
(edit) @95908   2 years vboxsync Add/3D/VBoxSVGA: Disabled warning C4204 to make it compile here. …
(edit) @95907   2 years vboxsync Additions/x11include: Add randrproto-1.5.0, bugref:8515
(edit) @95906   2 years vboxsync Additions/x11/x11include: Remove unused glproto-1.4.10, bugref:8515
(edit) @95905   2 years vboxsync Additions/x11/vboxvideo: Remove unused include path for non existing …
(edit) @95904   2 years vboxsync Additions/x11: Switch to xproto-7.0.31, bugref:8515
(edit) @95903   2 years vboxsync IPRT/stream: Flush & cleanup of non-standard streams on exit/unload …
(edit) @95902   2 years vboxsync iprt/once.h: Added RTOnceWasInitialized. bugref:10261
(edit) @95901   2 years vboxsync Additions/x11include: Add xproto-7.0.31, bugref:8515
(edit) @95900   2 years vboxsync Additions/x11: Switch to pixman-0.40.0, bugref:8515
(edit) @95899   2 years vboxsync Additions/x11: Switch to pixman-0.40.0, bugref:8515
(edit) @95898   2 years vboxsync Additions/x11include: Add pixman-0.40.0, bugref:8515
(edit) @95897   2 years vboxsync Additions/x11: Remove unused damageproto and fixesproto, bugref:8515
(edit) @95896   2 years vboxsync Additions/x11: Switch to compositeproto-0.4.2, bugref:8515
(edit) @95895   2 years vboxsync Additions/x11include: Add compositeproto-0.4.2, bugref:8515
(edit) @95894   2 years vboxsync IPRT/stream: Flush & cleanup standard streams in the no-CRT setup …
(edit) @95893   2 years vboxsync tools/Makefile.kmk: Update WiX to 3.11.2, bugref:8515
(edit) @95892   2 years vboxsync IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
(edit) @95891   2 years vboxsync Add/Nt/VBoxGINA: Made it build in VBOX_WITH_NOCRT_STATIC mode. [scm …
(edit) @95890   2 years vboxsync Add/Nt/VBoxCredProv: Make it compile in VBOX_WITH_NOCRT_STATIC mode. …
(edit) @95889   2 years vboxsync Add/Nt/VBoxCredProv: Make it compile in VBOX_WITH_NOCRT_STATIC mode. …
(edit) @95888   2 years vboxsync IPRT/stream.cpp: Added an alternative code configuration for the …
(edit) @95887   2 years vboxsync IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
(edit) @95886   2 years vboxsync IPRT/stream.cpp: Added an alternative code configuration for the …
(edit) @95885   2 years vboxsync iprt/nocrt/new: nothrow const variable. bugref:10261
(edit) @95884   2 years vboxsync tools/Makefile.kmk,Additions/linux/Makefile.kmk: Update the makeself …
(edit) @95883   2 years vboxsync tools/Makefile.kmk,Additions/linux/Makefile.kmk: Update the makeself …
(edit) @95882   2 years vboxsync tools/Makefile.kmk,Additions/linux/Makefile.kmk: Update the makeself …
(edit) @95881   2 years vboxsync tools/Makefile.kmk,Config.kmk: Update NSIS to v3.08, bugref:8515
(edit) @95880   2 years vboxsync FE/Qt/Ds: NLS update for missed VirtualBox_en.ts file.
(edit) @95879   2 years vboxsync FE/Qt/Ds: Initial NLS copy from 6.1 and corresponding updatenls.
(edit) @95878   2 years vboxsync tools/Makefile.kmk: Update makeself to v2.4.5, bugref:8515 [missing file]
(edit) @95877   2 years vboxsync VBoxTray/VBoxTray.cpp: Resolved @todo in r152588. Now also using …
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