summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-14Version 0.1.8-cvsSebastien Helleu
2006-01-14Version 0.1.7Sebastien Helleu
2006-01-14Reverse order for unloading plugins (fixes crash on FreeBSD)Sebastien Helleu
2006-01-14Fixed charset decoding bug when displaying topic of a channelSebastien Helleu
2006-01-12New values for "irc_display_away" (off, local, channel)Sebastien Helleu
2006-01-10Fixed msg command (now allowed in private buffer with "*" as target)Sebastien Helleu
2006-01-08Fixed bug with alt+k followed by an UTF-8 char coded on more than one byteSebastien Helleu
2006-01-08Fixed hotlist display bug with server buffer when all servers are displayed onSebastien Helleu
2006-01-08Encode commands like text with channel's encoding charsetSebastien Helleu
2006-01-08Updated translationsSebastien Helleu
2006-01-08Removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away commandSebastien Helleu
2006-01-08Fixed infobar_printf interface function, security problem with string formatSebastien Helleu
2006-01-07Fixed infobar_printf interface function, security problem with string formatSebastien Helleu
2006-01-07Fixed refresh bug with Solaris when term size is changedSebastien Helleu
2006-01-07Secured some code with color management in messagesSebastien Helleu
2006-01-06Updated BUGSSebastien Helleu
2006-01-05Option "irc_display_away" is now set to OFF by defaultSebastien Helleu
2006-01-04Fixed typos in docSebastien Helleu
2006-01-04New year in copyright, FSF address changedSebastien Helleu
2006-01-03Updated ChangeLogSebastien Helleu
2006-01-02Added XML files needed by XML docSebastien Helleu
2006-01-02Added a contributorSebastien Helleu
2006-01-02Replaced Texinfo doc by XML DocbookSebastien Helleu
2006-01-02Replaced Texinfo doc by XML DocbookSebastien Helleu
2005-12-26oops, really commit the corrected fileJulien Louis
2005-12-26Proofreading by Guillaume DelacourJulien Louis
2005-12-25Added missing translationsSebastien Helleu
2005-12-25Added uptime save in session file (for /upgrade command)Sebastien Helleu
2005-12-25Added spanish translationsSebastien Helleu
2005-12-22Added color for windows separators, fixed minor refresh bug when changing som...Sebastien Helleu
2005-12-21Removed "&" for XML docSebastien Helleu
2005-12-21Fixed typos in some command helps ("&" now forbidden for XML doc)Sebastien Helleu
2005-12-21Fixed typoSebastien Helleu
2005-12-20Added Czech translationsSebastien Helleu
2005-12-20Changed some command outputs for docSebastien Helleu
2005-12-20Fixed completion bugs with nick completion in commmands ("%n")Sebastien Helleu
2005-12-19Fixed segfault when changing buffer number with only one bufferSebastien Helleu
2005-12-18Added include of <sys/types.h> for time_tSebastien Helleu
2005-12-18Fixed encoding bug ("encode" var was not used since new command /charset was ...Sebastien Helleu
2005-12-17Fixed FIFO pipe buffer detection, away message (301) now displayed in query ifSebastien Helleu
2005-12-16Added completion system for plugins/scripts commands, fixed plugins autoloadSebastien Helleu
2005-12-15Added missing args for add_command_handlerSebastien Helleu
2005-12-15use AC_PATH_PROGS instead of AC_PATH_PROG for binary searchJulien Louis
2005-12-12Added missing #ifdef HAVE_GNUTLSSebastien Helleu
2005-12-12Added up/down/left/right args to /window command completion, help & docSebastien Helleu
2005-12-11Fixed minor bug with session reload (nicks count for channels now ok)Sebastien Helleu
2005-12-11After a /upgrade, load session before pluginsSebastien Helleu
2005-12-11Upgrade when one or more servers are connected with gnutls (SSL) is nowSebastien Helleu
2005-12-11fix: shutdown function was not lauchedEmmanuel Bouthenot
2005-12-11Fixed bug with windows/buffers and some commands manipulating current windowSebastien Helleu