Age | Commit message (Expand) | Author |
2008-03-30 | Use g_io_channel_unref rather than g_io_channel_close for file | Emanuele Giaquinta |
2008-03-29 | Move autorun_startup in fe-common-core.c and remove autorun.{c,h}. | Emanuele Giaquinta |
2008-03-28 | Remove useless uses of replace_chars. | Emanuele Giaquinta |
2008-03-15 | Replace tab between else and opening brace with space. | Emanuele Giaquinta |
2008-03-15 | Remove silly macro. | Emanuele Giaquinta |
2008-03-15 | Remove trailing whitespace. | Emanuele Giaquinta |
2008-03-14 | Make /layout reset take effect immediately. | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2008-03-09 | Fix indentation. | Emanuele Giaquinta |
2008-03-09 | Use GIOChannel API to read a file linewise. | Emanuele Giaquinta |
2008-03-04 | Replace g_strdup+g_str{up,down} with g_ascii_str{up,down}. | Emanuele Giaquinta |
2008-03-02 | Use g_strchomp to remove trailing whitespace. | Emanuele Giaquinta |
2008-02-20 | Show setter/time in +I lists, if sent by the server. | Jilles Tjoelker |
2008-02-16 | Move output recoding in irc_send_cmd_full. | Emanuele Giaquinta |
2008-02-15 | Fix argument name in declaration. | Emanuele Giaquinta |
2008-02-03 | Remove popt and use glib GOption commandline option parser | Emanuele Giaquinta |
2008-02-02 | Remove broken by design /set translation. | Emanuele Giaquinta |
2008-02-01 | Reset colors and attributes on newline. | Emanuele Giaquinta |
2008-01-21 | Remove .cvsignore files. | Emanuele Giaquinta |
2007-12-09 | Add 'active' tag for active logs in /log output. | Emanuele Giaquinta |
2007-12-05 | Fix typo. | Emanuele Giaquinta |
2007-11-19 | Fix last change. | Emanuele Giaquinta |
2007-11-18 | autolog: do not create *.log, send it to <your nick>.log instead | Jilles Tjoelker |
2007-11-17 | Saner fix for bug #35. | Emanuele Giaquinta |
2007-11-17 | Reload the layout after saving it, fix bug #35. | Emanuele Giaquinta |
2007-11-17 | Do not allow /ping by itself to ctcp ping a channel. | Jilles Tjoelker |
2007-11-16 | Fix grammar errors, patch by Mikael Magnusson. | Emanuele Giaquinta |
2007-11-03 | Fix mode display in whois with unreal (379 numeric). | Jilles Tjoelker |
2007-11-03 | Remove a space that messed up alignment in whois mode replies. | Jilles Tjoelker |
2007-11-02 | Fix RPL_WHOISHOST (378) code and strip off the "*@" from the hostname. | Jilles Tjoelker |
2007-11-02 | Add support for RPL_WHOISACTUALLY (338), both ratbox and ircu style. | Jilles Tjoelker |
2007-10-31 | Remove /notify -idle, it can only work with not-nice automated remote whois. | Jilles Tjoelker |
2007-10-22 | Same for s/-fullword/-full/ | Wouter Coekaerts |
2007-10-22 | Handle server == NULL case in skip_target, fix regression with irssi-icb. | Emanuele Giaquinta |
2007-10-18 | Make /hilight output -mask instead of -nickmask, consistent with the paramete... | Wouter Coekaerts |
2007-08-07 | Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake | Emanuele Giaquinta |
2007-08-04 | Fix /window goto to reach all the items with the same name when there | Emanuele Giaquinta |
2007-08-04 | Replace 0 with NULL. | Emanuele Giaquinta |
2007-08-03 | - Make notices to +#channel (and all other STATUSMSG=) | Jilles Tjoelker |
2007-07-26 | Sort the layout to save by refnum. | Emanuele Giaquinta |
2007-07-08 | Update channel forwarding code. | Jilles Tjoelker |
2007-07-07 | Fix 477 numeric broken by r4572 | Jilles Tjoelker |
2007-06-16 | Use again MSGLEVEL_NICKS for printing a nick change in queries, broken in | Emanuele Giaquinta |
2007-06-16 | Revert r4549. | Emanuele Giaquinta |
2007-06-16 | Fix comment. | Emanuele Giaquinta |
2007-06-10 | Make /window goto start searching at the window after the active one and stop | Emanuele Giaquinta |
2007-06-10 | Make -window option of /join and /query accept an optional numeric argument | Emanuele Giaquinta |
2007-06-08 | Add support for the ACCEPT command, which is part of the | Jilles Tjoelker |
2007-06-06 | Enhance /set completer to complete option names also when a command option | Emanuele Giaquinta |