Roland Illig
e792cffb8d
* *.h: Renamed multiple inclusion guards that started with a
...
double underscore. Added #includes for dependent files.
* popt.c: Likewise.
* popthelp.c: Likewise.
* tree.c: Moved a macro from tree.h to here, as it is useless
outside tree.c.
2004-12-03 19:17:46 +00:00
Pavel Roskin
429f1a476e
* glibcompat.h: Fix definition of g_try_realloc().
2004-01-22 07:19:58 +00:00
Pavel Roskin
99e6b0f929
* glibcompat.h: Provide replacement for g_slist_delete_link().
...
Reported by Pavel S. Shirshov <pavelsh@mail.ru>
2003-11-20 20:25:33 +00:00
Pavel Roskin
bf39c2c4ef
* glibcompat.h: Define g_try_realloc as realloc for glib 1.2.x.
2003-11-14 20:48:13 +00:00
Pavel Roskin
7e639b7c95
Typo fix, from Andrew V. Samoilov
2003-10-21 13:32:33 +00:00
Pavel Roskin
bf5a5c4e04
* glibcompat.h: Define g_try_malloc as malloc for glib 1.2.x.
2003-10-15 07:05:24 +00:00
Pavel Roskin
4520b25b36
* glibcompat.c: New file for compatibility with older versions
...
of glib.
* glibcompat.h: Likewise.
* Makefile.am: Add the new files SOURCES.
* global.h: Include glibcompat.h.
2003-09-22 20:21:48 +00:00