gwbuild: Minor reformats.
gwbuild: Fixed a bug in GWB_File_List2_GetFileByPathAndName().
When requested folder is NULL we should also check for NULL in the storedfiles, otherwise it might lead to duplcates.
gwbuild: Increased verbosity.
gwbuild: Add "BUILDCMD" when there is a build command associated with a file.
gwbuild: Added debug functions, fixed bugs in existing ones.
gwbuild: Set folder to "." if NULL.
typemaker2: Fixed flags in _buildMemberInlines()
Need to use flags of the struct member, not of the struct type.
Fixed #274 (on Windows it's _MAX_PATH, not MAX_PATH).
typemaker2: Only add "/* end headers */ if there are any headers to add.
typemaker2: Fixed a bug.
need to use the flags from the current member type not from the struct type.
Added a TODO to README.
typemaker2: Fixed a bug in _buildMemberInlines()
We need to make sure member type is not the same type as the struct type,otherwise the inlines will be generated multiple times (once for the mainstruct and once for every member type which is of the same type)....
GUI: Fixed a bug in GWEN_Dialog_ListWriteColumnSettings()
Copy'n'paste error :-/
Refactor gsa tool to use GWEN_Funcs_xxx functions
Fix bug not hiding passwort in command line
The bug is fixed by adding an initial replacement for the unix variant ofGWEN_Gui_CGui__input(), instead of patching the present function, whichdid not work.
Fix #235
Fix variadic marco usage
Released '5.10.1'
Prepared release 5.10.1
gcttool: restore showing global options when using --help
gcttool: use GWEN_FUNCS shortcuts
Updated de.po (only line numbers changed).
Add missing german translation for gcttool
Add command tool 'msghack', which is not packaged at least on openSUSE
Attempt to fix creating translations
Generate Qt help file if --enable-full-doc is specified and qhelpgenerator(-qt5) is present
Auch abrufbar als: Atom