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