Fixed a typo.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2184 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2183 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 4.4.0beta
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2182 70169cfe-8b10-0410-8925-dcb4b91034d8
Removed empty test.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2181 70169cfe-8b10-0410-8925-dcb4b91034d8
Added var attribute GWEN_UNUSED and tested it.
We can later use this to suppress warnings of type unused-but-set,especially in C++ GUI code where sometimes GUI objects are created with"new" but never accessed again inside a method. This is perfectly correct...
Removed unused var.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2179 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed some typos.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2178 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved message on creation of a password store.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2177 70169cfe-8b10-0410-8925-dcb4b91034d8
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
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
Auch abrufbar als: Atom