VZ
VZ@fosstodon.org
<p>Just another open source hacker.</p>
Posts
-
Post #1004616
Robert Roebling, the original author of #wxWidgets GTK port (back at the time when using GTK was great and exciting, because we compared it to Motif...) has just gone and done something amazing again and created wxDart, implementation of wx API using #dart and/or #flutter, see the announcement https://wxwidgets.org/news/2026/04/wxdart-0.9.2-released/ for details.
-
Post #812501
Because making a single release at a time is too easy, today we&#39;re making 2 (two) new releases of #wxWidgets, an open-source #CplusPlus library for creating portable GUI applications, available at once: https://wxwidgets.org/news/2026/03/wxwidgets-3.2.10-and-3.3.2-released/ 3.2.10 is a small maintenance release, but 3.3.2 has too many improvements to list them here. If you want to start using wxWidgets in your applications, please use 3.3.2.
-
Post #33657
I've just done a new #release of a rather neglected but still useful xmlwrapp library, providing a C++ interface on top of libxml2 and libxslt, see https://github.com/vslavik/xmlwrapp/releases/tag/v0.10.0 The main addition is the new CMake build system which should make the library much simpler to use from the majority of projects.