summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-17Do not print the no arguments warning message if NOCONFIGURE is set,Emanuele Giaquinta
2007-06-17Remove leftover.Emanuele Giaquinta
2007-06-17Reindent.Emanuele Giaquinta
2007-06-17Remove cuix from trunk.Emanuele Giaquinta
2007-06-17Use $(mkdir_p) instead of if [ ! -d X ]; then mkdir X; fi,Jilles Tjoelker
2007-06-16Document -window option of join command.Emanuele Giaquinta
2007-06-16Use again MSGLEVEL_NICKS for printing a nick change in queries, broken inEmanuele Giaquinta
2007-06-16Revert r4549.Emanuele Giaquinta
2007-06-16Fix comment.Emanuele Giaquinta
2007-06-14fix off by one error when extracting e.g. fe from fe_silcJochen Eisinger
2007-06-13Change 'looser' to 'loser' in help file.Jilles Tjoelker
2007-06-10Removed special error==1 handling from net_gethosterror(). It wasn't usedTimo Sirainen
2007-06-10Make /window goto start searching at the window after the active one and stopEmanuele Giaquinta
2007-06-10Make -window option of /join and /query accept an optional numeric argumentEmanuele Giaquinta
2007-06-10When parsing a '@' option verify that the whole argument, rather than only theEmanuele Giaquinta
2007-06-09AUTHORS: move myself from contributors to staffJilles Tjoelker
2007-06-08Add support for the ACCEPT command, which is part of theJilles Tjoelker
2007-06-08Various updates/enhancements/fixes to the help files.Jilles Tjoelker
2007-06-06Don't add the same mask to the knockout list multiple times.Jilles Tjoelker
2007-06-06Enhance /set completer to complete option names also when a command optionEmanuele Giaquinta
2007-06-06Add g_strdup forgotten in r4471.Emanuele Giaquinta
2007-06-05Put "account" before services login name (330 numeric, whois_extra).Jilles Tjoelker
2007-06-05Cleanup cmd_set by moving the code to print the settings matching aEmanuele Giaquinta
2007-06-05Remove code duplication.Emanuele Giaquinta
2007-06-04Change active_window to select, when there is more than one windowEmanuele Giaquinta
2007-06-03- Repair channels_rejoin_unavailable. Enabled by default,Jilles Tjoelker
2007-05-31Rewrite SSL connection/handshake code.Emanuele Giaquinta
2007-05-31Assume width 1 for control characters in places where a non-negative width isEmanuele Giaquinta
2007-05-31Rename IS_PRINTABLE macro to unichar_isprint and move it to utf8.h.Emanuele Giaquinta
2007-05-31skip fe_common prefix when freeing prefix listJochen Eisinger
2007-05-30Apply patch from bug #202 (from "Irssi Fan"); when callingJilles Tjoelker
2007-05-30Cleanup and optimize a bit sig_statusbar_activity_hilight.Emanuele Giaquinta
2007-05-30Do not install utf8.h, it is a private header.Emanuele Giaquinta
2007-05-29Fix build after last change to option processing.Emanuele Giaquinta
2007-05-29Add missing quote.Emanuele Giaquinta
2007-05-28- Display more numerics (such as cannot send to channel,Jilles Tjoelker
2007-05-26Hide --session from --help output and remove its mention from the manual,Emanuele Giaquinta
2007-05-26Oops.Emanuele Giaquinta
2007-05-25Pick up host changes on charybdis and ircu servers (396 numeric).Jilles Tjoelker
2007-05-25Make word commands unicode friendly.Emanuele Giaquinta
2007-05-25Add function to delete the whole cell under the cursor and use it forEmanuele Giaquinta
2007-05-25Move the cursor cell-wise in utf8.Emanuele Giaquinta
2007-05-25Forbid insertion of a character with width 0 as the first character inEmanuele Giaquinta
2007-05-25Replace utf8_width with Markus Kuhn's wcwidth.Emanuele Giaquinta
2007-05-24Move 'version' option in main.Emanuele Giaquinta
2007-05-24Cleanup option handling.Emanuele Giaquinta
2007-05-20Farewell glib-1.Emanuele Giaquinta
2007-05-20If we get a ERR_NOSUCHNICK for the nick "*", displayJilles Tjoelker
2007-05-20Fix recognition of realnames starting with spaces in /who replies.Jilles Tjoelker
2007-05-20add fe_common to the list of possible submodulesJochen Eisinger