test for new syncmail
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@451 70169cfe-8b10-0410-8925-dcb4b91034d8
- parser/base64: fixed a bug in GWEN_Base64_Decode- crypt/ossl/nettransportssl.c: fixed some bugs, added verbosity while testing AqHBCI's PIN/TAN support which extensively uses it
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@450 70169cfe-8b10-0410-8925-dcb4b91034d8
- ipc/netconnectionhttp: added defaultUrl. This is used when no URL is given in a request. This very much simplifies using this class.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@449 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-07-20 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@448 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed version number
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@447 70169cfe-8b10-0410-8925-dcb4b91034d8
minor changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@446 70169cfe-8b10-0410-8925-dcb4b91034d8
- reverted latest changes to toplevel Makefile.am (contained ugly CR characters. To Christian: Could you please reintroduce your changes ? Sorry for being rude but I needed Gwen to work and since I did not find a ChangeLog entry I was unable to figure out the difference at a first...
Fix win32 target
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@444 70169cfe-8b10-0410-8925-dcb4b91034d8
- os/gwentime: - added a function that allows to generically parse date and time from a string (guided by a template string) - added GWEN_Time_dup()- parser/text: - added function GWEN_Text_DoubleToBuffer() - GWEN_Text_StringToDouble()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@443 70169cfe-8b10-0410-8925-dcb4b91034d8
- base/args: GWEN_Args_Check is now able to return a new code which flags that the user wanted help. This circumstance is detected by a new flag (GWEN_ARGS_FLAGS_HELP).- crypt/padd: removed usage of a deprecated function (so that the annoying warning in OpenHBCI2/AqHBCI vanishes)...
Add dlgtest to spec file for gwenhywfar-devel package.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@440 70169cfe-8b10-0410-8925-dcb4b91034d8
- some more fixes, prepared release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@439 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@438 70169cfe-8b10-0410-8925-dcb4b91034d8
- tools: added "dlgtest", a tool which allows testing a dialog.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@437 70169cfe-8b10-0410-8925-dcb4b91034d8
focus fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@436 70169cfe-8b10-0410-8925-dcb4b91034d8
- ui: - added a new widget type: "HLine". This widget simply draws a horizontal line or serves as a placeholder (to be used with the DialogLoader). - finished GWEN_UILoader. It is now able to automatically arrange widgets, to populate created widgets with user data and to retrieve the data...
Fix compiler warnings about potentially uninitialized variables.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@434 70169cfe-8b10-0410-8925-dcb4b91034d8
- ui: - widget loader can now setup a complete dialog (including HTML help texts etc). - started working on a function whcih populates the dialog widgets with values. The next step will be to retrieve and validate data entered by the user....
- ui: - finished widget-loader, I will now have to think of a way to automatically run a dialog and fill in form dar from a DB and to store the user input into it. This will very much simplify creating of dialogs.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@432 70169cfe-8b10-0410-8925-dcb4b91034d8
- ui: - started working on a widget-loader (loads and creates widgets from an XML file)- parser: - xml: introduced a file-load flag which allows selecting whether some unclosed HTML tags are accepted (like <br>) or not. The default still is not to....
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@430 70169cfe-8b10-0410-8925-dcb4b91034d8
- configure.ac: fixed a bug (the headers from src/parser where not symlinked)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@429 70169cfe-8b10-0410-8925-dcb4b91034d8
- parser/xml.c: fixed a newly introduced bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@428 70169cfe-8b10-0410-8925-dcb4b91034d8
- ui: - TableWidget now sends an event when activating a table field
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@427 70169cfe-8b10-0410-8925-dcb4b91034d8
- gwenhywfar.m4: fixed a bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@426 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom