1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src
Timo Sirainen 2523a02104 Irssi::printformat() syntax changed: removed server and target, use
$server->printformat() or $target->printformat() if needed..


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@997 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-12-17 01:29:07 +00:00
..
core Improved nick_match_msg() - it shouldn't give wrong matches as easily 2000-12-17 01:20:21 +00:00
fe-common Improved nick_match_msg() - it shouldn't give wrong matches as easily 2000-12-17 01:20:21 +00:00
fe-none perl fixes 2000-10-14 15:19:56 +00:00
fe-text net_gethostbyname_nonblock(): don't crash if net_gethosterror() returns 2000-12-05 19:43:12 +00:00
irc Blocking sockets (win32) shouldn't block irssi entirely now. 2000-12-15 19:44:27 +00:00
lib-config Config file handle wasn't closed if config_write_block() failed 2000-12-16 23:38:12 +00:00
lib-popt ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
perl Irssi::printformat() syntax changed: removed server and target, use 2000-12-17 01:29:07 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Use GIOChannel instead of sockets directly. Helps porting to win32 :) 2000-12-04 22:57:18 +00:00
Makefile.am removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
nls.h nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +00:00