summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-03-15Remove unused global use_ssl and ssl_* settings.Emanuele Giaquinta
2008-03-15Revert unrelated changes slipped in r4774.Emanuele Giaquinta
2008-03-15Fix typo.Emanuele Giaquinta
2008-03-15Simplify recode target computation.Emanuele Giaquinta
2008-03-15Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele 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-14Replace missed strncasecmp calls with g_ascii_strncasecmp.Emanuele Giaquinta
2008-03-14Honour -channels preference for ignore -replies, fix bug #227.Emanuele Giaquinta
2008-03-14Make /layout reset take effect immediately.Emanuele Giaquinta
2008-03-14Make ignore exceptions take precedence over ignores in all cases, as documented.Emanuele Giaquinta
2008-03-14Remove code duplication in ignore_check.Emanuele Giaquinta
2008-03-14Do not check for standard C headers.Emanuele Giaquinta
2008-03-12After last change paste_entry includes the key before the oneEmanuele Giaquinta
2008-03-11Move lib-config typedefs in iconfig.h.Emanuele Giaquinta
2008-03-11Use struct name rather than typedef name in pointer declaration.Emanuele Giaquinta
2008-03-11Document config_node_set_str.Emanuele Giaquinta
2008-03-11Fix typos.Emanuele Giaquinta
2008-03-11Keep documentation for public api only in headers to avoid duplication.Emanuele Giaquinta
2008-03-10Remove unused macros.Emanuele Giaquinta
2008-03-10Disable versioning for the proxy module, patch by darix.Emanuele Giaquinta
2008-03-10Make line_add_colors part of the textbuffer api.Emanuele Giaquinta
2008-03-10Make a copy of the entry buffer only when a paste begins rather thanEmanuele Giaquinta
2008-03-09Do not buffer keys when waiting for paste confirmation.Emanuele Giaquinta
2008-03-09Simplify history handling in key_send_line.Emanuele Giaquinta
2008-03-09Rename variable.Emanuele Giaquinta
2008-03-09Replace usage of get_utf8_char with g_utf8_get_char_validated andEmanuele Giaquinta
2008-03-09Replace usage of get_utf8_char with g_utf8_get_char_validated.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-07Remove unneeded includes.Emanuele Giaquinta
2008-03-07g_mem_set_vtable must be called before using any other GLib functions.Emanuele Giaquinta
2008-03-07Remove useless PERL_LIBTOOL indirection.Emanuele Giaquinta
2008-03-04Remove long unmaintained botnet module.Emanuele Giaquinta
2008-03-04Replace g_strdup+g_str{up,down} with g_ascii_str{up,down}.Emanuele Giaquinta
2008-03-04Remove unneeded upcasing (level_get matching is case-insensitive).Emanuele Giaquinta
2008-03-03Group together declarations for string functions.Emanuele Giaquinta
2008-03-03Rename some variables.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-16Rename config.h to irssi-config.h to avoid collisions.Emanuele Giaquinta
2008-02-15Fix argument name in declaration.Emanuele Giaquinta
2008-02-05Remove unneeded includes.Emanuele Giaquinta
2008-02-05Remove check for ancient default.theme.Emanuele Giaquinta
2008-02-05Remove support for perl 5.004 and older.Emanuele Giaquinta
2008-02-04Remove trailing whitespace.Emanuele Giaquinta