Age | Commit message (Expand) | Author |
2001-02-10 | sticky_refnum is now saved and restored | Timo Sirainen |
2001-02-10 | /WINDOW SERVER: added -sticky and -unsticky options. If window server | Timo Sirainen |
2001-02-10 | window_item_set_active(): window->active_server was set wrong if there | Timo Sirainen |
2001-02-10 | DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should | Timo Sirainen |
2001-02-09 | DCC chat nicks are in /MSG completion list now if chat isn't in query. | Timo Sirainen |
2001-02-09 | /CONNECT, /SERVER: added -4 and -6 options for specifying if we should | Timo Sirainen |
2001-02-08 | #include "irc-channels.h" | Timo Sirainen |
2001-02-08 | /SET opermode - set this mode when you get ircop status. | Timo Sirainen |
2001-02-07 | /LOAD ./path/module - loads module from path relative to current | Timo Sirainen |
2001-02-06 | /ACTION didn't print the target when there was no query/channel where | Timo Sirainen |
2001-02-06 | Don't autolog CTCPs by default (so CTCP floods don't create lots of | Timo Sirainen |
2001-02-06 | check_ignore() didn't check correctly if everything in specified level | Timo Sirainen |
2001-02-06 | '=' isn't really necessary, warn if it's missing but don't fail without | Timo Sirainen |
2001-02-05 | make deinitialization between screen_refresh_freeze() and | Timo Sirainen |
2001-02-03 | added fe-channels.h | Timo Sirainen |
2001-02-03 | Added gui_printtext() function for printing text in printtext() format | Timo Sirainen |
2001-02-03 | irc_nick_insert(): Irssi::Nick, Irssi::Channel -> Irssi::Irc::... | Timo Sirainen |
2001-02-03 | gettext fixes | Timo Sirainen |
2001-02-03 | msgfmt check was wrong | Timo Sirainen |
2001-02-03 | DCC RESUME, DCC ACCEPT: we might have crashed with invalid parameters. | Timo Sirainen |
2001-02-02 | Nicklist updates so that protocol specific xxx_NICK_REC can be used | Timo Sirainen |
2001-02-02 | get_max_column_count(), columns_sort_list(): fixed to work properly | Timo Sirainen |
2001-01-31 | Print own mode changes immediately to screen without the 2sec wait. | Timo Sirainen |
2001-01-31 | Print the color hilight with two digits so it won't accidentally use the | Timo Sirainen |
2001-01-31 | /SB STATUS: for debugging mostly, displays number of lines and used kBs | Timo Sirainen |
2001-01-31 | Ugly quick hack to make act: never disappear but print as much activity | Timo Sirainen |
2001-01-29 | /nctcp crashed | Timo Sirainen |
2001-01-28 | /SET activity_hide_targets now hides them even if level is MSGS. Only | Timo Sirainen |
2001-01-28 | /SET hilight_levels -> hilight_level | Timo Sirainen |
2001-01-28 | Ignores without nick masks didn't work | Timo Sirainen |
2001-01-28 | Ignore didn't check properly nick masks that contained only nick | Timo Sirainen |
2001-01-28 | get_max_column_count() didn't work properly when there was only one item | Timo Sirainen |
2001-01-28 | get_max_column_count(): we didn't handle correctly a situation where | Timo Sirainen |
2001-01-28 | bugfix | Timo Sirainen |
2001-01-28 | DCC updated | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-28 | WINDOW_REC: added width and height variables | Timo Sirainen |
2001-01-28 | get_max_column_count(), columns_sort_list(): helper functions for | Timo Sirainen |
2001-01-28 | backwards compatibility fix: when changing ircnet -> chatnet, the | Timo Sirainen |
2001-01-28 | Removed own_wall msg format, using now the same as @#channel messages. | Timo Sirainen |
2001-01-28 | Emphasis are now expanded with own public/private messages. Added some | Timo Sirainen |
2001-01-28 | /SB END: Don't do anything when already at the bottom (it was broken if | Timo Sirainen |
2001-01-28 | Ignoring updates. Added support for nickmatch cache. One ignore can't | Timo Sirainen |
2001-01-28 | Print notify joins, unaways and unidles with HILIGHT level. | Timo Sirainen |
2001-01-28 | /SET timestamp_format now specifies format of $Z. timestamp msg format | Timo Sirainen |
2001-01-28 | Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print | Timo Sirainen |
2001-01-28 | Added long $variables + some updates | Timo Sirainen |
2001-01-28 | %N does now same as %n, except in .theme files it always does the | Timo Sirainen |
2001-01-28 | updated | Timo Sirainen |
2001-01-28 | If msgfmt isn't found, don't go to "po" dir. | Timo Sirainen |