Age | Commit message (Expand) | Author |
2001-02-17 | ig_module_build_path() prototype was missing.. | Timo Sirainen |
2001-02-17 | added g_module_build_path() | Timo Sirainen |
2001-02-17 | Dynamic module check: don't use -module option with libtool. | Timo Sirainen |
2001-02-16 | added fe-dcc.h | Timo Sirainen |
2001-02-16 | If log file locking fails, check that it failed because file was | Timo Sirainen |
2001-02-16 | added fe-exec.h | Timo Sirainen |
2001-02-15 | specify that ctrl-c uses _mirc_ color codes | Timo Sirainen |
2001-02-15 | Perl 5.6 wants PREFIX=xx, not LIB=xx when default isn't used | Timo Sirainen |
2001-02-14 | #include "perl-common.h" to define my_perl | Timo Sirainen |
2001-02-14 | -interactive help | Timo Sirainen |
2001-02-14 | irssi_perl_interp -> my_perl and made it non-static. should help compiling | Timo Sirainen |
2001-02-13 | Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and | Timo Sirainen |
2001-02-13 | updated | Timo Sirainen |
2001-02-12 | +/SET autoclose_windows _OFF_, not ON. | Timo Sirainen |
2001-02-12 | small updates | Timo Sirainen |
2001-02-12 | Updates so that DCC stuff compiles again. Still missing DCC chat/get/send | Timo Sirainen |
2001-02-11 | Removed SYNTAX: LOG LIST - the commands is /LOG | Timo Sirainen |
2001-02-10 | theme->default_color is now used again, added default_bold_color which | Timo Sirainen |
2001-02-10 | /EXEC -interactive: Creates a query-like window item. Text written to | Timo Sirainen |
2001-02-10 | Changed window->waiting_channels ("servertag name" format) to | Timo Sirainen |
2001-02-10 | /SET hilight_act_color - default color to use for highlighting in | Timo Sirainen |
2001-02-10 | /SAVEWINDOWS saves now split windows | Timo Sirainen |
2001-02-10 | Write buffer - logs and rawlogs write to files through this. By default | Timo Sirainen |
2001-02-10 | added descriptions for left_window and right_window | Timo Sirainen |
2001-02-10 | /SET names_max_columns, /SET names_max_width: Limit width of /NAMES list. | Timo Sirainen |
2001-02-10 | /WINDOW STICK [ON|OFF|<ref#>] - stick window to specified main window. | Timo Sirainen |
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 |