Age | Commit message (Expand) | Author |
2001-07-05 | Moved location of config, theme and doc files. Added debian dir for building ... | Timo Sirainen |
2001-07-03 | Removed GLIB warning at certain condition with tab completion. | Timo Sirainen |
2001-06-29 | /SET netsplit_nicks_hide_threshold must not be smaller than /SET | Timo Sirainen |
2001-06-29 | If .theme suffix was given for /SET theme, irssi printed "theme changed to | Timo Sirainen |
2001-06-29 | whois_away had one extra space at the beginning. | Timo Sirainen |
2001-06-28 | Nick changes were printed twice in queries. | Timo Sirainen |
2001-06-28 | when theme is changed, it should print the message to status window, not to a... | Timo Sirainen |
2001-06-27 | removed useless #define | Timo Sirainen |
2001-06-27 | Using different ports in one server for different chat networks didn't work | Timo Sirainen |
2001-06-27 | Don't autoclose windows with bound items. | Timo Sirainen |
2001-06-27 | Added -delete option to /WINDOW THEME. /WINDOW THEME without parameters | Timo Sirainen |
2001-06-27 | Fixed window specific themes | Timo Sirainen |
2001-06-27 | Added -v / --version command line option. Moved POPT_AUTOHELP option to | Timo Sirainen |
2001-06-26 | use signal_add_last() to bind the "message xxx" signals when printing them, | Timo Sirainen |
2001-06-26 | added whois abstract to themes. should make it easier to change whois output | Timo Sirainen |
2001-06-26 | "print text finished" -> "gui print text finished". Added %[options] format | Timo Sirainen |
2001-06-11 | /WINDOW SERVER -sticky / -unsticky crashed if the tag wasn't given and | Timo Sirainen |
2001-06-11 | Multiple /LAYOUT SAVEd queries in same window didn't get restored to the | Timo Sirainen |
2001-06-11 | When disconnecting from server when you had queries without active server | Timo Sirainen |
2001-06-10 | Joins to channel now adds the nick to completion list. | Timo Sirainen |
2001-06-10 | own nick changed were printed as if it was done by someone else | Timo Sirainen |
2001-06-10 | The automatic query rename wrote the "nick changed" messages to channels | Timo Sirainen |
2001-06-10 | beep check: don't beep with NO_ACT message level rather than NOHILIGHT since | Timo Sirainen |
2001-06-04 | Added support for bahamut @+#channel notices. Removed notice_public_ops | Timo Sirainen |
2001-06-01 | 'Y' answer shouldn't be case-sensitive | Timo Sirainen |
2001-06-01 | dcc, flood and notifylist aren't compiled as loadable modules anymore, | Timo Sirainen |
2001-05-31 | removed "print text stripped" signal, the stripped text is now sent in | Timo Sirainen |
2001-05-26 | Added formats to /SET texts. | Timo Sirainen |
2001-05-22 | nick completion: don't add the same nick to completion list twice. | Timo Sirainen |
2001-05-22 | nonstrict completion bugfixes, my mistakes :) | Timo Sirainen |
2001-05-22 | /SET completion_strict OFF - specifies if the tab nick completion should | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-05-17 | Small speedup when pressing unbound keys. | Timo Sirainen |
2001-05-14 | /IGNORE: -word -> -full, like it's with /HILIGHT. | Timo Sirainen |
2001-05-14 | /LOAD notifies that dynamic modules aren't supported instead of being quiet | Timo Sirainen |
2001-05-11 | Don't crash if config file had keyboard = { .. } in it | Timo Sirainen |
2001-05-11 | netjoins should display the @, + etc. before the nick again. | Timo Sirainen |
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 | 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 | /NAMES needs only one argument, fixes "/NAMES -ops #a " where irssi thought | Timo Sirainen |
2001-05-11 | /IGNORE now defaults to ALL level | 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 | 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-08 | some fixes, saving is still broken | Timo Sirainen |
2001-05-06 | keyboard handling rewrite | Timo Sirainen |