Age | Commit message (Expand) | Author |
2001-02-02 | Nicklist updates so that protocol specific xxx_NICK_REC can be used | Timo Sirainen |
2001-01-28 | DCC updated | Timo Sirainen |
2001-01-28 | Ignoring updates. Added support for nickmatch cache. One ignore can't | Timo Sirainen |
2001-01-28 | nicklist_find() now finds only full nicks, nicklist_find_mask() finds | Timo Sirainen |
2001-01-15 | Added #define PL_sv_undef sv_undef for 5.004 compatibility | Timo Sirainen |
2001-01-14 | use_protocols variable wasn't initialized | Timo Sirainen |
2001-01-13 | Removed Channel::command(), Windowitem::command() is already there | Timo Sirainen |
2001-01-13 | Added pidwait_add() and pidwait_remove() | Timo Sirainen |
2001-01-10 | bugfixes | Timo Sirainen |
2001-01-09 | Highlighting cleanups. Added /HILIGHT -priority option. | Timo Sirainen |
2001-01-07 | updated | Timo Sirainen |
2001-01-07 | perl updates | Timo Sirainen |
2001-01-07 | "return 1" doesn't anymore stop signals in perl scripts. Fixed | Timo Sirainen |
2001-01-06 | Perl updates. Lots of updates to perl documentation :) | Timo Sirainen |
2001-01-05 | Added printtext_string() which works like printtext(), except it prints | Timo Sirainen |
2001-01-04 | Renamed libtool-static to libtool-shared. Generating it should now also | Timo Sirainen |
2001-01-04 | Unbinding commands didn't work properly | Timo Sirainen |
2001-01-03 | Removed the "signal" and "last signal" signals. Changed perl's | Timo Sirainen |
2001-01-01 | ischannel()'s parameter updated from char -> char* as done in C API. | Timo Sirainen |
2001-01-01 | Perl's ldflags usually include at least -lm and maybe some others too. | Timo Sirainen |
2000-12-29 | Irssi::print() doesn't call printtext() with args (.., "%s", text) | Timo Sirainen |
2000-12-29 | Irssi::signal_emit() was broken. | Timo Sirainen |
2000-12-28 | removed warning | Timo Sirainen |
2000-12-19 | security fixes from 0.7.97.2 | Timo Sirainen |
2000-12-17 | Irssi::signal_emit(): changed max. parameter count from 6 to 7 | Timo Sirainen |
2000-12-17 | Irssi::printformat() syntax changed: removed server and target, use | Timo Sirainen |
2000-12-09 | /perl command does now "use Irssi::Proto" for all chat protocols that | Timo Sirainen |
2000-12-09 | fixes, perl should work correctly now :) | Timo Sirainen |
2000-12-06 | bugfix in handling command(), cmdchar at start of command was still required.. | Timo Sirainen |
2000-12-06 | irssi_bless() crashed with NULL parameter | Timo Sirainen |
2000-12-06 | perl changes - values() method doesn't exist anymore, instead of | Timo Sirainen |
2000-12-03 | nl_langinfo() was a bad idea, don't use it. | Timo Sirainen |
2000-12-03 | command() doesn't need cmdchar at start of command anymore. | Timo Sirainen |
2000-12-02 | window_[add|remove]_item -> window_item_[add|remove] | Timo Sirainen |
2000-12-02 | small "fix" | Timo Sirainen |
2000-11-27 | forgot to add this | Timo Sirainen |
2000-11-26 | Perl fixes and additions. theme_register() / printformat() works now | Timo Sirainen |
2000-11-25 | added functions from fe-windows.h and window-items.h | Timo Sirainen |
2000-11-23 | s/enum GInputCondition/int/ - enums aren't supposed to orred together i | Timo Sirainen |
2000-11-23 | Still some warnings removed.. | Timo Sirainen |
2000-11-23 | more warning fixes | Timo Sirainen |
2000-11-23 | several fixes to make irssi compile without warnings with MIPSpro | Timo Sirainen |
2000-11-21 | Added input_add() / input_remove() | Timo Sirainen |
2000-11-18 | windows.h -> fe-windows.h | Timo Sirainen |
2000-10-30 | Moved the ISA defines from .pm to irssi code, so that non-irc protocols | Timo Sirainen |
2000-10-27 | Automatic appending of .pl to script name didn't work for file names | Timo Sirainen |
2000-10-18 | updates | Timo Sirainen |
2000-10-18 | fixes | Timo Sirainen |
2000-10-18 | Signal fixes | Timo Sirainen |
2000-10-17 | Logging fixes. Autologging with same named channels in different | Timo Sirainen |