Age | Commit message (Expand) | Author |
2001-05-11 | more config file handling fixes | Timo Sirainen |
2001-05-11 | fixed config file handling | Timo Sirainen |
2001-05-11 | CHANNEL_REC->get_join_data() - Returns the information needed to call | Timo Sirainen |
2001-05-11 | MODE +k handler was buggy | Timo Sirainen |
2001-05-11 | Moved PARAM_FLAG_OPTCHAN handling to core. Removed support for adding own | Timo Sirainen |
2001-05-11 | Don't place any window items to windows which have name. Window level | Timo Sirainen |
2001-05-11 | /LOG OPEN: it was checking /JOIN's options and printed errors if any /LOG | Timo Sirainen |
2001-05-11 | PL_na doesn't exist in Perl 5.004, don't use it. | Timo Sirainen |
2001-05-11 | /NAMES needs only one argument, fixes "/NAMES -ops #a " where irssi thought | Timo Sirainen |
2001-05-11 | Line removing fixes, /LAST -clear fixed | Timo Sirainen |
2001-05-11 | updated /BIND help, removed special_char bind command and added insert_text. | Timo Sirainen |
2001-05-11 | /IGNORE now defaults to ALL level | Timo Sirainen |
2001-05-11 | resizing terminal with /CLEARed empty windows scrolled those windows so that | Timo Sirainen |
2001-05-11 | KEY_RESIZE is sent when screen is resized, ignore it. | Timo Sirainen |
2001-05-11 | added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request | Timo Sirainen |
2001-05-11 | "dcc error file not found" -> "dcc error file open". Print the actual error | Timo Sirainen |
2001-05-11 | /SET kick_first_on_kickban for /KICKBAN and /KNOCKOUT - patch by | Timo Sirainen |
2001-05-11 | always round up the kB value so we won't have 0kB file sizes.. | Timo Sirainen |
2001-05-10 | /SET hide_server_tags | Timo Sirainen |
2001-05-09 | support for +O mode | Timo Sirainen |
2001-05-08 | some fixes, saving is still broken | Timo Sirainen |
2001-05-06 | keyboard handling rewrite | Timo Sirainen |
2001-05-01 | fixed potential crash | Timo Sirainen |
2001-05-01 | --with-big5 enables Chinese Big5 charset support. Patch by vanilla@freebsd.org | Timo Sirainen |
2001-04-25 | "ban ..." signals didn't send channel info | Timo Sirainen |
2001-04-22 | /SET indent_always - should we indent the long words that are forcibly | Timo Sirainen |
2001-04-20 | CTCP version reply has now $sysarch by default | Timo Sirainen |
2001-04-20 | added $sysarch | Timo Sirainen |
2001-04-20 | Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations. | Timo Sirainen |
2001-04-20 | Irssi::printformat() didn't work | Timo Sirainen |
2001-04-20 | potential crash fix.. | Timo Sirainen |
2001-04-16 | added/removed some checks | Timo Sirainen |
2001-04-16 | split windows were broken. added some checks to textbuffer. | Timo Sirainen |
2001-04-14 | resize fixes | Timo Sirainen |
2001-04-14 | some resize problems fixed | Timo Sirainen |
2001-04-14 | related changes to textbuffer update.. | Timo Sirainen |
2001-04-14 | bugfixes for multiple windows support :) | Timo Sirainen |
2001-04-14 | Rewrote text buffer handling in windows - try #3. | Timo Sirainen |
2001-04-09 | ']' missing from /SET syntax | Timo Sirainen |
2001-04-01 | removed unused colors | Timo Sirainen |
2001-04-01 | gui_window_line2text(): don't keep track of colors - if fg or bg doesn't | Timo Sirainen |
2001-04-01 | removed some unused includes | Timo Sirainen |
2001-03-31 | fixed commented out module_load() | Timo Sirainen |
2001-03-29 | http://irssi.org -> http://irssi.org/ | Timo Sirainen |
2001-03-28 | log->temp -> !log->temp .. closed non-autologs instead of autologs.. | Timo Sirainen |
2001-03-28 | module_get_name() should be inside #ifdef HAVE_GMODULE | Timo Sirainen |
2001-03-26 | When closing autologs, don't crash if some other temporary log is open, like | Timo Sirainen |
2001-03-24 | don't crash with themes without replaces block. don't crash with themes with | Timo Sirainen |
2001-03-24 | fixes, hopefully works correctly finally :) patch by fuchs. | Timo Sirainen |
2001-03-24 | ignore_check(): don't crash if nick is NULL - shouldn't really ever happen? | Timo Sirainen |