Prepared release 5.7.2.
CryptToken: Fixed a problem (callers rely on the return value of GWEN_Crypt_Token_BeginEnterPin !=0).
Don't use deprecated functions.
Marked GWEN_Gui_ShowBox() and GWEN_Gui_HideBox() deprecated.
Renamed def "DEPRECATED" to "GWEN_DEPRECATED".
CryptToken: No longer use GWEN_Gui_ShowBox() and GWEN_Gui_HideBox().
Those GUI functions need the GUI to run in the background which doesn't workwell in most apps where the program code runs inside the same thread as theGUI code.Therefore sometimes dialog boxes aren't correctly refreshed or shown on...
ctplugin: Simplified code (esp. use fn GWEN_Gui_ProgressLog2).
Released 5.7.1
Prepared release 5.7.1.
GUI: Remove bad pin also from password cache.
TODO: Added entry.
tm2: Add types uint16_t and uint16_t_array.
On Mingw use '/' as dir separator to avoid compile errors
This fixes the following error: transaction.c:12:10: fatal error: .\..._p.h: No such file or directory
Fix finding of ca-bundle.crt on Windows
In case of not using system certificates the bundled certificate should besearched and added.
gwenbuild: Add help entry "-d".
gwbuild: keep permissions when writing file via <writeFile>.
minor windows fix (but more windows issues still remain)
Add include flags for out-of-source build
Windows: Fix erroneous assignment statement
At least the compiler shows it as warning, from c7e26c35
Added some ideas to TODO.
gwenbuild: Check for "required" flag when checking dependencies.
gwenbuild: Decreased verbosity.
gwenbuild: Added template for convenience libraries.
gwenbuild: Accept "<data>" also inside "<project>".
Auch abrufbar als: Atom