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