ChangeLog message.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1271 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix socket race condition on NetBSD and potentially others. Patch by G. Paul Ziemba.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1270 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix documentation of release revision
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1265 70169cfe-8b10-0410-8925-dcb4b91034d8
Release gwen-2.6.1
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1264 70169cfe-8b10-0410-8925-dcb4b91034d8
Change all registry key lookups to use HKEY_LOCAL_MACHINE as opposedto CURRENT_USER because we're talking about installation paths asopposed to per-user configuration settings. See alsohttp://bugzilla.gnome.org/show_bug.cgi?id=454108
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1261 70169cfe-8b10-0410-8925-dcb4b91034d8
As per the reminder here, enabled the _free() function in _freeAll()because gnucash doesn't depend on it anymore for quite some time bynow.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1260 70169cfe-8b10-0410-8925-dcb4b91034d8
Add sanity check in ForEach so that calling this with a NULL list doesn't crash.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1259 70169cfe-8b10-0410-8925-dcb4b91034d8
For the gwentest libxml2 check and --cflags and --libs retrieval, usepkg-config rather than xml2-config.Patch by Andreas Koehler.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1251 70169cfe-8b10-0410-8925-dcb4b91034d8
When searching for files and choosing the path separator, examineinstead of .Patch by Andreas Koehler.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1250 70169cfe-8b10-0410-8925-dcb4b91034d8
Replace all target tests by ones for the host system type. Host andtarget would only differ if we were about to build a cross-compiler, butusing host is more precise nonetheless. Use AC_CANONICAL_BUILD and_HOST, but not _TARGET.Patch by Andreas Koehler....
Release gwenhywfar-2.6.0
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1225 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix LoggerType_Function. Patch by Hendrik Weimer.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1182 70169cfe-8b10-0410-8925-dcb4b91034d8
Add script to add all unversioned files to svn:ignore.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1180 70169cfe-8b10-0410-8925-dcb4b91034d8
- src/os/posix/process.c: now use GWEN_BUFFER to collect arguments for the process to start instead of fixed buffers
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1179 70169cfe-8b10-0410-8925-dcb4b91034d8
Add macros for functions IsEmpty, FindIter, Contains to make availablelist functions more complete.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1174 70169cfe-8b10-0410-8925-dcb4b91034d8
Add functions IsEmpty, FindIter, Contains to make available list functions more complete.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1169 70169cfe-8b10-0410-8925-dcb4b91034d8
Add several list function unittests.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1167 70169cfe-8b10-0410-8925-dcb4b91034d8
Release version 2.5.4
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1165 70169cfe-8b10-0410-8925-dcb4b91034d8
Really fix header symlinking if they are already existing.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1163 70169cfe-8b10-0410-8925-dcb4b91034d8
Add common macros for DIR_SEPARATOR and SEARCHPATH_SEPARATOR, both ascharacter and string. Naming is similar to glib convention.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1161 70169cfe-8b10-0410-8925-dcb4b91034d8
Add GWEN_Directory_GetTmpDirectory() function to have a uniform methodfor getting a temporary directory, similar to g_get_tmp_dir().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1158 70169cfe-8b10-0410-8925-dcb4b91034d8
Really fix symlinking/copying generated header files.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1155 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix symlinking/copying generated header files. Necessary for win32.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1154 70169cfe-8b10-0410-8925-dcb4b91034d8
Release version 2.5.3
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1150 70169cfe-8b10-0410-8925-dcb4b91034d8
For GetHomeDirectory() on windows, really look up the user's home directorynow. (Previously this used the WindowsDirectory, but this is fixed now.).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1148 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom