
TnFOX is a modern secure, robust, multithreaded, exception aware, internationalizable, portable GUI toolkit library designed for mission-criticalwork in C++ and Python, forked from the FOXlibrary. It replicates the Qt API in many places,comes with a full set of Python bindings, and hasbeen designed primarily for Tn, the port ofTornado to FOX.
License: GNU Lesser General Public License (LGPL)
Changes:
FOX 1.6.33 and SQLite 3.5.9 were merged. A few new features were added from C++0x, the upcoming new C++ standard, for compilers which support them. A SIMD optimized Maths::Vector generic metaprogrammed class was added, and is capable of representing any arbitrary vector and using SIMD optimization for those combinations supported by hardware. Maths::FRandomness was replaced with a SIMD version written using the new Maths::Vector code. FXFSMonitor was rewritten to use inotify on Linux instead of FAM. An automated tool was added for translating TnFOX translation files via Google Translation.
More...