This website requires JavaScript.
Explore
Help
Sign In
aniani
/
irssi
Watch
1
Star
0
Fork
0
You've already forked irssi
mirror of
https://github.com/irssi/irssi.git
synced
2025-02-02 15:08:01 -05:00
Code
irssi
/
src
/
lib-config
History
David Hill
0d4f13d20f
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
2014-06-10 12:06:19 -04:00
..
get.c
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
2014-06-10 12:06:19 -04:00
iconfig.h
Use an io channel to write the config file.
2009-01-16 17:12:27 +00:00
Makefile.am
noinst_HEADERS -> pkginc_HEADERS
2004-05-10 20:30:57 +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
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
2014-06-10 12:06:19 -04:00
set.c
Keep documentation for public api only in headers to avoid duplication.
2008-03-11 13:25:33 +00:00
write.c
Add forgotten g_io_channel_set_close_on_unref call to close the config file fd
2009-10-23 21:17:03 +00:00