Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
0c24312f 09.08.2004 16:26 aquamaniac

- did the same with the list templates...

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@501 70169cfe-8b10-0410-8925-dcb4b91034d8

b83687dc 09.08.2004 16:18 cstim

2004-08-09 Christian Stimming <>

  • src/base/list2.h, list.h: Modify the ForEach function
    declaration so that is takes an additional void* argument that can
    be used to pass data into the callback.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@500 70169cfe-8b10-0410-8925-dcb4b91034d8

d67aa67e 09.08.2004 15:13 cstim

2004-08-09 Christian Stimming <>

  • src/base/misc.h, list2.h: Introduce GWEN_LIST_FUNCTION_LIB_DEFS
    macros that accept a third argument to specify the
    __declspec(dllimport) function declarations where necessary. These...
705f7ae1 09.08.2004 11:53 cstim

Fix makefile for when ncurses is not built

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@498 70169cfe-8b10-0410-8925-dcb4b91034d8

9218c91f 06.08.2004 22:41 aquamaniac

hopefully finally fixed GWEN_INHERIT...

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@497 70169cfe-8b10-0410-8925-dcb4b91034d8

e3bad4aa 06.08.2004 22:02 aquamaniac

fixed a newly introduced bug in inherit code

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@496 70169cfe-8b10-0410-8925-dcb4b91034d8

c49db899 06.08.2004 20:36 aquamaniac

fixed a typo

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@495 70169cfe-8b10-0410-8925-dcb4b91034d8

fb36227d 06.08.2004 20:30 aquamaniac

- base/inherit: added a macro which allows unlinking a type from a base type

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@494 70169cfe-8b10-0410-8925-dcb4b91034d8

de8d0420 06.08.2004 13:58 cstim

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

dc025ecc 06.08.2004 13:32 cstim

2004-08-06 Christian Stimming <>

  • configure.ac: Fix header links for gwenui directory.
  • src/crypt/ossl/cryptssl.c (GWEN_CryptKey_FromPasswordSSL): Fix
    wrong buffer size variable.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@492 70169cfe-8b10-0410-8925-dcb4b91034d8

b180042a 06.08.2004 10:41 aquamaniac

- 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...

f5a09689 06.08.2004 10:14 aquamaniac

- added TVL handling code to parser module

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@490 70169cfe-8b10-0410-8925-dcb4b91034d8

514f57d5 06.08.2004 08:48 aquamaniac

fixed a typo

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@489 70169cfe-8b10-0410-8925-dcb4b91034d8

77f76dbe 06.08.2004 08:36 aquamaniac

- install an XML file for the CSV plugin

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@488 70169cfe-8b10-0410-8925-dcb4b91034d8

13978779 06.08.2004 08:31 aquamaniac

fixes

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@487 70169cfe-8b10-0410-8925-dcb4b91034d8

9474b3bb 06.08.2004 08:28 aquamaniac

- 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...

757fb60e 05.08.2004 21:54 aquamaniac

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

4e901f20 05.08.2004 18:28 aquamaniac

- 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

98fb3b21 05.08.2004 18:04 aquamaniac

- base/idlist: fixed a severe bug

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@483 70169cfe-8b10-0410-8925-dcb4b91034d8

f72055c4 05.08.2004 16:20 aquamaniac

- os/gwentime: changed some arguments to const

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@482 70169cfe-8b10-0410-8925-dcb4b91034d8

3553640b 05.08.2004 13:44 aquamaniac

- base/waitcallback: fixed a severe bug

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@481 70169cfe-8b10-0410-8925-dcb4b91034d8

0016c8ae 03.08.2004 09:11 cstim

Add cvsignore

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@480 70169cfe-8b10-0410-8925-dcb4b91034d8

4f0b3161 02.08.2004 12:49 cstim

Add cvsignore.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@479 70169cfe-8b10-0410-8925-dcb4b91034d8

72b6eddd 02.08.2004 12:28 cstim

Fix compiler warning about uninitialized variable.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@478 70169cfe-8b10-0410-8925-dcb4b91034d8

59a37889 02.08.2004 11:35 cstim

2004-08-02 Christian Stimming <>

  • src/base/list2.h: Remove GWENHYWFAR_API from function
    definitions in the macro because the implementations will not be
    imported from the DLL but instead be generated locally through the
    other macro....

(2726-2750/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom