Improved message on creation of a password store.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2177 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2176 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2175 70169cfe-8b10-0410-8925-dcb4b91034d8
Changed title of a checkbox.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2174 70169cfe-8b10-0410-8925-dcb4b91034d8
Clarified apidoc.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2173 70169cfe-8b10-0410-8925-dcb4b91034d8
Make FOX16_Gui use common CppGui instead of a copy.
Added a test for permanent password storage in FOX16_Gui.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2172 70169cfe-8b10-0410-8925-dcb4b91034d8
Removed password storage code from console gui code.
This is now completely implemented in the base GWEN_GUI class.
Added flag "GWEN_CGUI_FLAGS_PERMPASSWORDS", this is used to force storingpasswords in the permanent password store, if there is one. The reason for...
Added first test for GUI with permanent passwd storage.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2170 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2169 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed GWEN_PasswordStore code, added tests.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2168 70169cfe-8b10-0410-8925-dcb4b91034d8
Modified warning about keyfile access rights.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2167 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a typo.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2166 70169cfe-8b10-0410-8925-dcb4b91034d8
Started moving password caching/storage code to GWEN_GUI.
Later we can remove this from GWEN_CGUI and CppGui and only maintain itin one place.
Started adding optional permanent password storage to GWEN_GUI.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2165 70169cfe-8b10-0410-8925-dcb4b91034d8
Added GWEN_PASSWD_STORE.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2164 70169cfe-8b10-0410-8925-dcb4b91034d8
Added function to overwrite buffer content.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2163 70169cfe-8b10-0410-8925-dcb4b91034d8
Handle new flag "GWEN_GUI_INPUT_FLAGS_DIRECT".
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2162 70169cfe-8b10-0410-8925-dcb4b91034d8
Added a checkbox to allow for optional storage of a passwords in a file.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2161 70169cfe-8b10-0410-8925-dcb4b91034d8
Added flags for handling of optional permanent password storage.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2160 70169cfe-8b10-0410-8925-dcb4b91034d8
Added secure handling of GWEN_DB nodes.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2159 70169cfe-8b10-0410-8925-dcb4b91034d8
Incremented version number.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2158 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved typemaker tool.
Now multiple classes can be created from a single file. This way all classeswithin an XML file can reference each other without creating unresolvablecircular dependencies.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2157 70169cfe-8b10-0410-8925-dcb4b91034d8
Added missing includes for WIN32.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2156 70169cfe-8b10-0410-8925-dcb4b91034d8
Added a class for lists of pointers (not yet part of the API, might be removed again).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2155 70169cfe-8b10-0410-8925-dcb4b91034d8
Added an example for virtual functions.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2154 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix mismatch of "static" attribute at declaration and definition of function.
However, both "static" and also the GWENHYWFAR_CB macro is not yetused consistently in all places and might need further fixingto get rid of all "incompatible pointer type" compiler warnings....
Auch abrufbar als: Atom