Age | Commit message (Expand) | Author |
2000-05-09 | typo fixed | Timo Sirainen |
2000-05-09 | - Compiling fixes | Timo Sirainen |
2000-05-05 | Removed the "No such window" message - it was annoying :) | Timo Sirainen |
2000-05-05 | Fixed a crash | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-28 | Implemented Irssi::Window::command(), Irssi::Windowitem::command() | Timo Sirainen |
2000-04-28 | /ban and /invite crashed, /mode didn't work. ctcp.c doesn't need | Timo Sirainen |
2000-04-28 | Removed the N_() from module formats, the internationalization should be | Timo Sirainen |
2000-04-28 | Perl working again, better than ever (unless there's bugs :) | Timo Sirainen |
2000-04-27 | If we return with cmd_param_error() or cmd_return_error(), call | Timo Sirainen |
2000-04-27 | after doing /INVITE nick #channel - instead of printing just "nick #channel", | Timo Sirainen |
2000-04-27 | show_quit_once displayed the quit window always in active window. now | Timo Sirainen |
2000-04-27 | Setting window's prompt didn't check that the window was active -> some | Timo Sirainen |
2000-04-27 | updates | Timo Sirainen |
2000-04-27 | updated aliases, added #irssi/efnet | Timo Sirainen |
2000-04-27 | Fixes for servers that replied to WHO #a,#b with 403 message. | Timo Sirainen |
2000-04-27 | Removed several header files that only had xxx_init(); xxx_deinit(); - moved | Timo Sirainen |
2000-04-27 | joining to multiple channels at once crashed | Timo Sirainen |
2000-04-27 | missing query_init(), query_deinit() | Timo Sirainen |
2000-04-27 | Query: sending msg displayed msg[nick] instead of the plain <nick> | Timo Sirainen |
2000-04-26 | Delete key works again | Timo Sirainen |
2000-04-26 | same user mode problem fixed with reconnects | Timo Sirainen |
2000-04-26 | crashed with servers that didn't automatically set any user mode | Timo Sirainen |
2000-04-26 | updates | Timo Sirainen |
2000-04-26 | fixes | Timo Sirainen |
2000-04-26 | fixed | Timo Sirainen |
2000-04-26 | rest of the ~rewrite? | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |
2000-04-26 | ..still removing.. | Timo Sirainen |
2000-04-14 | section can be NULL - which is same as "". Fixed several functions to allow | Timo Sirainen |
2000-04-14 | Sorry for a big update - I still don't have internet connection at home | Timo Sirainen |
2000-03-19 | Moved all server connection information to SERVER_CONNECT_REC from | Timo Sirainen |
2000-03-19 | Several GLists moved to GSLists. | Timo Sirainen |
2000-03-19 | Removed as many warnings as possible when compiling with -ansi -pedantic | Timo Sirainen |
2000-03-19 | Server reconnection tries always the first server in the list where | Timo Sirainen |
2000-03-18 | Merged line-split from i2k. Several other cleanups. | Timo Sirainen |
2000-03-18 | Merged in i2k's networking code | Timo Sirainen |
2000-03-18 | Merged some of i2k's signal handling code. All signals are now linked | Timo Sirainen |
2000-03-18 | Remove gui_timeout_add/remove, gui_input_add/remove and lib-nongui, use | Timo Sirainen |
2000-03-01 | - fix perl related problems | wiget |
2000-02-25 | Irssi 0.7.27 released. | Timo Sirainen |
2000-02-24 | Perl documentation and updates | Timo Sirainen |
2000-02-24 | Updated perl support | Timo Sirainen |
2000-02-18 | Don't allow any setup file changes or log writing if another irssi | Timo Sirainen |
2000-01-12 | updates for new version: | Timo Sirainen |
1999-12-19 | IRC Network specific settings: nick, username, realname, | Timo Sirainen |
1999-11-20 | Last changes for 0.7.19 | Timo Sirainen |
1999-11-07 | Automatic text replaces, useful for things like :9 -> :) .. This | Timo Sirainen |
1999-11-06 | Keyboard configuration works | Timo Sirainen |
1999-11-06 | "window server changed" -> "channel server changed" | Timo Sirainen |