ultimatepp/upptst
Mirek Fidler 34ff691308 sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters
This might bring some incompatibilities in the code that expects wchar to be 16 bit, which
  escpecially involves dealing with Win32 (and to lesser extend MacOS) APIs, so if your application
  is doing that, please check all instances of WCHAR (UniChar on MacOS) or even wchar
  especially type casts.

  To support host APIs, char16 is introduced (but there is no 16-bit String varian).

  Use ToSystemCharsetW, FromSystemCharsetW to convert texts to Win32 API.

- Support of drawing non-BMP characters in GUI
- Vastly improved character font replacement code (when drawing characters missing with requested font, replacement font is used)
- Last instances of Win32 ANSI calls (those ending with A) are removed
- UTF handling routines are refactored and their's naming is unified
- RTF is now being able to handle non-BMP characters (RTF is used as clipboard format for RichText)

Other minor changes:

- fixed TryRealloc issue
- improved MemoryCheck
- Removed MemoryAlloc48/MemoryFree48
- In theide Background parsing should less often cause delays in the main thread
2021-12-02 12:03:19 +01:00
..
AlphaBlendDeviceCaps .upptst 2020-04-25 18:33:40 +00:00
ArrayCtrlActions .upptst 2019-04-21 19:00:31 +00:00
ArrayCtrlSel .uppstst 2019-06-07 08:38:28 +00:00
Assist u++: init files removed 2016-11-12 06:36:54 +00:00
Blur .upptst 2020-04-25 07:03:31 +00:00
build_info u++: init files removed 2016-11-12 06:36:54 +00:00
CachedRescale u++: init files removed 2016-11-12 06:36:54 +00:00
CharMetrics .upptst 2018-09-27 08:38:14 +00:00
CheckCompile u++: init files removed 2016-11-12 06:36:54 +00:00
ChScrollbars .upptst 2020-01-11 13:26:13 +00:00
CJK sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Clipboard upptst: CharMetrics test 2010-05-03 08:48:05 +00:00
ColorPopup .upptst 2020-02-14 08:55:55 +00:00
CoWorkImg u++: init files removed 2016-11-12 06:36:54 +00:00
Ctrl_GetAscendant .upptst 2019-12-12 13:07:49 +00:00
DarkingColors .upptst 2019-03-29 12:43:57 +00:00
DarkTheme .upptst 2020-01-16 18:45:09 +00:00
DarkThemeColors upptst 2019-02-19 12:34:04 +00:00
data/tif .upptst: Tif samples 2019-03-22 11:25:14 +00:00
DDARasterizer u++: init files removed 2016-11-12 06:36:54 +00:00
DefaultInk .upptst 2019-04-21 19:00:31 +00:00
Delaunay .upptst 2021-02-09 11:18:28 +00:00
Diff .upptst 2019-07-29 11:31:13 +00:00
DisplayPopup u++: init files removed 2016-11-12 06:36:54 +00:00
Dither u++: init files removed 2016-11-12 06:36:54 +00:00
DnDText .upptst 2018-09-27 13:58:13 +00:00
DrawArc .upptst 2018-12-20 12:55:12 +00:00
DrawGeom u++: init files removed 2016-11-12 06:36:54 +00:00
Drawing u++: init files removed 2016-11-12 06:36:54 +00:00
DrawLineDash .upptst 2018-08-31 16:53:48 +00:00
DrawPolyPolygon .upptst 2018-09-01 13:12:46 +00:00
DrawTextTest .upptst 2018-08-31 15:20:00 +00:00
DropGridTst u++: init files removed 2016-11-12 06:36:54 +00:00
DropList u++: init files removed 2016-11-12 06:36:54 +00:00
EditFieldLong u++: init files removed 2016-11-12 06:36:54 +00:00
EditFieldRight .upptst 2021-03-29 11:59:15 +00:00
EditTextDlg .upptst 2020-01-28 15:25:01 +00:00
EnableCase .upptst 2018-12-20 16:29:11 +00:00
FileOutLocking u++: init files removed 2016-11-12 06:36:54 +00:00
FileSel sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
FileSelDropList .upptst 2018-03-05 13:24:06 +00:00
FileSelLazyIcon .upptst 2019-11-05 18:00:08 +00:00
FontCJK .upptst 2018-08-31 12:06:39 +00:00
Fonts .upptst 2010-05-30 17:21:58 +00:00
FontZoomTest u++: init files removed 2016-11-12 06:36:54 +00:00
freeze SSE2 flags removed 2015-01-20 14:49:27 +00:00
FullScreen .uppstst 2017-04-22 08:36:06 +00:00
GLDrawTest upptst 2019-02-10 09:27:10 +00:00
GuiJsonize u++: init files removed 2016-11-12 06:36:54 +00:00
GuiMtTest .upptst 2020-01-15 16:11:56 +00:00
HDPrompt u++: init files removed 2016-11-12 06:36:54 +00:00
HoldTriple .upptst 2021-04-09 08:14:36 +00:00
HTMLClipboard .upptst 2019-03-17 09:49:34 +00:00
Https .upptst 2020-04-23 09:09:49 +00:00
I18NCtrlLayoutTest u++: init files removed 2016-11-12 06:36:54 +00:00
IdCtrls .upptst 2017-10-19 15:58:18 +00:00
idetest u++: init files removed 2016-11-12 06:36:54 +00:00
ImageClipboard .upptst 2019-09-05 07:07:01 +00:00
ImageViewDraw .upptst 2020-01-15 18:44:22 +00:00
ImlUHDDark .upptst 2019-04-22 08:14:06 +00:00
INI u++: init files removed 2016-11-12 06:36:54 +00:00
InvertColor .upptst 2020-04-22 07:00:34 +00:00
Keys u++: init files removed 2016-11-12 06:36:54 +00:00
LabelBox .upptst 2018-09-27 21:05:25 +00:00
LangInfo .upptst 2019-07-29 12:00:29 +00:00
LayoutMods .upptst 2021-01-23 08:54:12 +00:00
LZ4Progress u++: init files removed 2016-11-12 06:36:54 +00:00
MapRange u++: init files removed 2016-11-12 06:36:54 +00:00
MaximizeOverlapped .upptst 2017-10-06 17:09:42 +00:00
Memory .upptst 2019-06-08 16:47:14 +00:00
MemoryStatus .upptst 2020-06-09 13:30:39 +00:00
MenuBarExecute .upptst 2020-07-07 09:36:21 +00:00
MenuMinimizeIssue .upptst 2019-07-31 09:54:21 +00:00
Mirrors u++: init files removed 2016-11-12 06:36:54 +00:00
MouseWheel u++: init files removed 2016-11-12 06:36:54 +00:00
MtDraw u++: init files removed 2016-11-12 06:36:54 +00:00
MultiButton .upptst 2018-09-27 08:38:14 +00:00
odbctst u++: init files removed 2016-11-12 06:36:54 +00:00
OpenGLKey .upptst 2020-01-21 13:52:13 +00:00
OpenGlTest u++: init files removed 2016-11-12 06:36:54 +00:00
Panic .upptst 2019-12-12 13:07:49 +00:00
PanicGUI .upptst 2019-12-12 13:07:49 +00:00
PdbAll .upptst 2020-03-23 09:13:58 +00:00
PdbTests .upptst 2020-03-06 09:34:50 +00:00
PdbTests2 .upptst 2020-03-29 11:42:16 +00:00
PdbTests3 .upptst 2020-04-13 08:25:12 +00:00
PdfPainting .upptst 2020-10-07 13:25:13 +00:00
PdfText u++: init files removed 2016-11-12 06:36:54 +00:00
PdfUrl u++: init files removed 2016-11-12 06:36:54 +00:00
Pen .upptst 2021-06-03 08:42:23 +00:00
PrintImage u++: init files removed 2016-11-12 06:36:54 +00:00
PrintPainting .upptst 2020-10-07 13:09:57 +00:00
ProgressMT .upptst 2020-04-11 21:10:17 +00:00
PromptImage .upptst 2018-09-27 08:38:14 +00:00
QtfHtml .upptst 2020-01-27 12:58:24 +00:00
Random u++: init files removed 2016-11-12 06:36:54 +00:00
Range .upptst 2018-01-23 13:06:00 +00:00
Range2 .upptst 2018-01-11 08:41:04 +00:00
RasterOrientation .upptst 2018-10-12 16:32:39 +00:00
ReportTest u++: init files removed 2016-11-12 06:36:54 +00:00
ReportTest2 u++: init files removed 2016-11-12 06:36:54 +00:00
RTF .upptst 2018-04-25 07:21:32 +00:00
SetFace u++: init files removed 2016-11-12 06:36:54 +00:00
Spin .upptst 2017-05-01 14:53:36 +00:00
SQL_Name .upptst 2020-02-01 10:49:49 +00:00
StdFontAngle u++: init files removed 2016-11-12 06:36:54 +00:00
Switch .upptst 2021-02-10 17:43:23 +00:00
SysPathInfo u++: init files removed 2016-11-12 06:36:54 +00:00
Test_painting .upptst 2020-06-09 07:26:15 +00:00
TestChStyle .upptst 2020-04-23 09:09:49 +00:00
TestNOGTK .upptst 2018-10-23 08:03:32 +00:00
TimedSemaphoreCV .upptst 2019-12-19 12:10:18 +00:00
TopSetRect .upptst 2019-09-05 07:45:04 +00:00
TryRealloc .uppstst 2019-06-07 08:38:28 +00:00
Tuple u++: init files removed 2016-11-12 06:36:54 +00:00
UHD .upptst 2018-09-07 16:23:21 +00:00
umktest u++: init files removed 2016-11-12 06:36:54 +00:00
ValidataScanDbl .upptst 2021-09-11 11:43:35 +02:00
ValidateFormatDbl Core: FormatDouble sign for nans 2021-08-29 13:42:42 +02:00
ViewDrawRect .upptst 2020-04-15 16:21:09 +00:00
WMF u++: init files removed 2016-11-12 06:36:54 +00:00
Zip u++: init files removed 2016-11-12 06:36:54 +00:00
ZoomedTopWindow .upptst 2018-01-23 13:06:00 +00:00