Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  base 5d4506b6 fast 11 Jahren admin Added functions GWEN_Param_List_GetByName() and...
  crypt3 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  cryptmsg 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  crypttoken 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  gparser 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  gui 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  html 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  os 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  parser 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  sar 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
  sio 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
.cvsignore 118 Bytes 69c1f2a3 mehr als 19 Jahren cstim Add cvsignore. Improve makefile - make check wi...
Makefile.am 2,14 KB 49636128 etwa 11 Jahren martin Removed work-in-progress from normal compiling....
binreloc.c 19,2 KB 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
binreloc.h 2,91 KB 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
gwenhywfar.c 13,6 KB 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
gwenhywfar.h 3,4 KB 70a20248 mehr als 11 Jahren mlenk Reverting previous revision 2284 ... preparing...
gwenhywfarapi.h 5,25 KB 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
ressource.rc.in 3,36 KB c5497896 mehr als 21 Jahren aquamaniac - started cleaning up function names git-svn-...
testlib.c 8,67 KB 26b60060 fast 11 Jahren Christian Stimming Re-indentation of source code to get a unified ...
types.h.in 1,97 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
version.h.in 2,29 KB 5630d27e fast 20 Jahren aquamaniac - added functions - GWEN_PluginManager_Insert...

Aktuellste Revisionen

# Datum Autor Kommentar
5d4506b6 02.11.2014 17:00 admin

Added functions GWEN_Param_List_GetByName() and GWEN_Param_Tree_GetByName().

663e9bb2 12.10.2014 15:12 admin

Merge branch 'master' of https://git.aqbanking.de/git/gwenhywfar

26b60060 06.10.2014 21:52 Christian Stimming

Re-indentation of source code to get a unified look of the source.

This was done using astyle-2.03 with the following command:

astyle --style=java --indent=spaces=2 --break-closing-brackets --keep-one-line-blocks --suffix=none --recursive 'src/*.h' 'src/*.c' 'gui/*.h*' 'gui/*.c*'...
d1130c8a 28.09.2014 00:03 Christian Stimming

Make GWEN_Error_SimpleToString function available in public interface.

This function is merely a GWEN_Error -> string converter and hence useful
in itself. No extra buffers needed, no extra texts added.

8cce287c 27.09.2014 23:56 Christian Stimming

Fix compiler warnings/errors: "Variable defined but not used"

2a8dc251 25.09.2014 21:14 Christian Stimming

Minor error message improvements.

2dfdc3c3 17.09.2014 22:20 admin

Merge branch 'master' of https://git.aqbanking.de/git/gwenhywfar

f9416164 17.09.2014 22:19 admin

Provide generated files for GWEN_PARAM.

GWEN_PARAM is provided using typemaker2, so in order to make the code
compilable even without typemaker2 already being built we provide the
generated files here as well.

03905694 17.09.2014 22:19 admin

Added class GWEN_PARAM.

This is used at least by AqRadBase, and probably by my other projects
as well. It can be used to provide descriptions for settings and a framework
to manage those settings.

AqRadBase will use it to manage the settings of ADCM_CONVERTER and...

01fd2a22 15.09.2014 22:01 Christian Stimming

Add configure check for sufficiently new gnutls as otherwise this won't compile.

Revisionen anzeigen

Auch abrufbar als: Atom