From 0219dbd02615498f4a931e33ef2337e0bbf9b526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 9 Jul 2023 07:06:19 +0200 Subject: Add a Win32 frontend for xC This has been more of an exercise. The performance of Msftedit.dll is rather abysmal, and its interface isn't the most accomodating. That said, the frontend is quite usable, at least on Windows 10+. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e7a492f..8177a84 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,8 @@ * Added a web frontend for xC called xP + * Added a Win32 frontend for xC called xW + * Added a Go port of xD called xS -- cgit v1.2.3