Remove trailing semicolon from macros since they are not allowed in ISO C89.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@493 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-08-06 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@492 70169cfe-8b10-0410-8925-dcb4b91034d8
- crypt: added a function which allows creating key data from a password using the SSL method. However, this is only to be used for old, existing code and data. New code is required to use the other function (GWEN_CryptKey_FromPassword()). This allows removing OpenSSL dependencies...
- added TVL handling code to parser module
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@490 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a typo
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@489 70169cfe-8b10-0410-8925-dcb4b91034d8
- install an XML file for the CSV plugin
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@488 70169cfe-8b10-0410-8925-dcb4b91034d8
fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@487 70169cfe-8b10-0410-8925-dcb4b91034d8
- base/plugindescription: added functions to retrieve the XML node of the plugin. This may contain more usefull information for the caller.- separated the ncurses based UI stuff from the rest: There is now libgwenui.so which contains the UI functionality. Therefore gwen itself...
once again fixed a bug in idlist (quite complicated stuff, even if it looks so easy ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@485 70169cfe-8b10-0410-8925-dcb4b91034d8
- io/bufferedio: fixed a bug (was never closing streams)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@484 70169cfe-8b10-0410-8925-dcb4b91034d8
- base/idlist: fixed a severe bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@483 70169cfe-8b10-0410-8925-dcb4b91034d8
- os/gwentime: changed some arguments to const
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@482 70169cfe-8b10-0410-8925-dcb4b91034d8
- base/waitcallback: fixed a severe bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@481 70169cfe-8b10-0410-8925-dcb4b91034d8
Add cvsignore
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@480 70169cfe-8b10-0410-8925-dcb4b91034d8
Add cvsignore.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@479 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix compiler warning about uninitialized variable.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@478 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-08-02 Christian Stimming <stimming@tuhh.de>
improved list templates a bit
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@476 70169cfe-8b10-0410-8925-dcb4b91034d8
- added a tool which can automatically create header files appropriate for doxygen (this is because normally a list defined by GWEN_LIST_FUNCTION_DEFS is not documented): mklistdoc. Gwen now uses this tool to include API doc for all list functions defined...
Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@474 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@473 70169cfe-8b10-0410-8925-dcb4b91034d8
fix on APIDOC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@472 70169cfe-8b10-0410-8925-dcb4b91034d8
ran Doxygen.in through doxywizard
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@471 70169cfe-8b10-0410-8925-dcb4b91034d8
- very much improved generation of API doc. In combination with the changes in my other projects the new target "install-srcdoc" now creates combined API docs (e.g. API doc for AqBanking now links to that of Gwenhywfar etc)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@470 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_WaitCallback_Enter() is now a macro. This allows me track down the origin of a Callback (i.e. from where is has been entered).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@469 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom