Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
Makefile.am 876 Bytes bf4ad7f1 fast 6 Jahren cstimming Makefile upgrade: Fix warning to replace $INCLU...
README 491 Bytes 9077e1cc etwa 19 Jahren martin - added GWEN_DBIO plugin for XML data git-svn...
ressource.rc.in 3,36 KB 9077e1cc etwa 19 Jahren martin - added GWEN_DBIO plugin for XML data git-svn...
xmldb.c 15,5 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
xmldb.xml.in 369 Bytes 85b6bc2a mehr als 14 Jahren martin Adapted plugin description files to latest chan...
xmldb_p.h 3,7 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".

Aktuellste Revisionen

# Datum Autor Kommentar
bf4ad7f1 03.10.2019 19:51 cstimming

Makefile upgrade: Fix warning to replace $INCLUDES by $AM_CPPFLAGS

1f12db66 03.02.2019 17:05 admin

Result of "make format".

69e764b7 11.03.2011 16:00 martin

Fixed a typo in XMLDB plugin.

The correct encoding is "utf-8". With the previously used "utf8" some parsers
reject the XML file.

Fixes #117.

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

85b6bc2a 13.02.2011 22:26 martin

Adapted plugin description files to latest changes.

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

bec87117 13.02.2011 22:26 martin

Changed I18N handling for plugin description files.

Now we use "po4a" to include translations for plugin descriptions in the
standard *.po files.
With this change all translation is now concentrated in the *.po files.

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

061dbf81 30.04.2010 18:42 martin

Follow renaming of function GWEN_XML_ReadFromIo().

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

5271b8f6 30.04.2010 16:49 martin

Removed deprecated code.

- removed GWEN_BUFFEREDIO
- removed asynchronous IO code
- removed IPC module
- adapted process code to use GWEN_SYNCIO instead of GWEN_BUFFEREDIO for
redirected input and output
- adapted typemaker1 to use GWEN_SYNCIO instead of GWEN_BUFFEREDIO...

7099fe74 28.04.2010 19:26 martin

Added support for TLS protocol to GWEN_SYNCIO.

Changed the API of the GWEN_Gui_CheckCert() because the asynchronous IO API
will be removed for the next major release.
However, most implementations never used the "io" parameter anyway, so
there should only be minor changes necessary in applications....

7183059f 28.04.2010 02:54 martin

Create new header and symlink folder for gwen4.

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

a9307221 28.04.2010 02:37 martin

Started moving to new synchronous IO framework.

We need to adapt AqBanking as well because now the DBIO functions use
GWEN_SYNCIO pointers instead of GWEN_IO_LAYER pointers.

Since we don't need guiid and timeout arguments for the new sync io functions
they have been removed now....

Revisionen anzeigen

Auch abrufbar als: Atom