tag16: added some tag read/write functions.
added GWEN_Timestamp_GetWeekDay()
Remove double declaration of HtmlObject_Grid_new
This fixes a build failure when compiling with GCC 15 due to conflictingdeclarations of HtmlObject_Grid_new.
The build failure was initially reported by Matthias Klose <doko@debian.org> asDebian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097194
Fix compilation under MacOS
Released 5.12.0
Prepared release 5.12.0
msgio: add argument REASON to GWEN_MsgRequest_Abort()
msgio: add class GWEN_REQUEST.
msgio/endpoint: added reference counter.
timestamp: added GWEN_Timestamp_AddSeconds().
msgio: improved error handling.
test: adjusted to latest changes.
parser: fixed a typo.
msgio: added fields ID and REFID to ipc messages. Use new convenience fns of GWEN_MSG.
msgio: added missing change.
msgio: improved GWEN_MSG, added convenience functions.
msgio: introduce GWEN_MsgEndpoint_GetNextMessageId()
Use pkgconf for gpg-error build flags
On some build systems the old automake macro AM_PATH_GPG_ERROR doesn't workbecause the binary gpg-error-config no longer exists. As a gpg-error.pc file isavailable, let's switch to this more contemporary approach to determine the...
Fixed call to readlink().
readlink() doesn't append a NULL!!
gsa: fixed handling of symbolic links.
incremented version.
gwenbuild: use lstat if possible (otherwise symbolic links will be resolved).
gwenbuild: also install symbolic links for libs.
Incremented version.
README: remove var from documentation (no longer used).
Auch abrufbar als: Atom