Added TODO entry.
Makefile: Remove GTK2 from target "mp".
src/base/funcs: Uppercase macros.
Add shortcuts to GWEN_Func_Entry macros
Convert some GWEN_FUNC_... macros to real functions
gct-tool: Added help strings for some functions.
Make output a bit more compact.
Adjusted style.
Cleaned up header.
Fixes of some compiler warnings, added missing includes.
Refactor gcttool to use GWEN_Funcs_xxx functions
Refactor gwentest to use GWEN_Funcs_xxx functions
Add GWEN_Funcs_xxx functions
These functions provide a common way to add tests and commandsfor command line applications.
Since available commands/tests have to be included in thecorresponding structure, it is guaranteed that they arealso available in the help and one can immediately see...
Fix warning "dialog.c:695: Widget [storePasswordCheck] not found"
The mentioned widget is only available if it has not been removed inGWEN_DlgInput_new() has been removed. To check this state, a new inputdialog attribute `storePasswordCheckEnabled` has been added and used...
GUI: Changed color of info text in progress dialog to "darkgreen".
"green" is hardly readable...
gwentest: add missing test 'pw5'
gwentest: display of all available tests corrected
Fixes bug #254
Merge branch 'rel-5.9.0'
Merge branch 'rel-5.9.0' into maint
Prepared release 5.9.0.
gwbuild: Allow for "install" in <writeFile> elements.
Decreased verbosity.
Fox16 dialog: Improved handling of setIntProperty() in lists.
GWEN_Dialog: Fixed a bug.
Incremented version. Change setup of GWENHYWFAR_VERSION_RELEASE_STRING.
Remove the ".r" part from the version string in case of GIT versions.Makes it easier to specify minimum versions for modules looked up bypkg-config.
Auch abrufbar als: Atom