1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/src/lib-config
2001-11-05 14:48:03 +00:00
..
.cvsignore Initial revision 1999-09-03 14:32:03 +00:00
get.c added config_node_first() function to get the first non-comment node. 2001-09-22 15:24:40 +00:00
iconfig.h added config_node_first() function to get the first non-comment node. 2001-09-22 15:24:40 +00:00
Makefile.am Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
module.h Sorry for a big update - I still don't have internet connection at home 2000-04-14 11:27:14 +00:00
parse.c '=' isn't really necessary, warn if it's missing but don't fail without 2001-02-06 21:42:58 +00:00
set.c config_node_remove() - NULL parent is treated as root node 2001-05-11 19:53:39 +00:00
write.c Don't write indent spaces to empty lines 2001-01-07 08:05:14 +00:00