Age | Commit message (Expand) | Author |
2006-01-08 | Removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away command | Sebastien Helleu |
2006-01-08 | Fixed infobar_printf interface function, security problem with string format | Sebastien Helleu |
2006-01-07 | Fixed infobar_printf interface function, security problem with string format | Sebastien Helleu |
2006-01-07 | Fixed refresh bug with Solaris when term size is changed | Sebastien Helleu |
2006-01-07 | Secured some code with color management in messages | Sebastien Helleu |
2006-01-06 | Updated BUGS | Sebastien Helleu |
2006-01-05 | Option "irc_display_away" is now set to OFF by default | Sebastien Helleu |
2006-01-04 | Fixed typos in doc | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2006-01-03 | Updated ChangeLog | Sebastien Helleu |
2006-01-02 | Added XML files needed by XML doc | Sebastien Helleu |
2006-01-02 | Added a contributor | Sebastien Helleu |
2006-01-02 | Replaced Texinfo doc by XML Docbook | Sebastien Helleu |
2006-01-02 | Replaced Texinfo doc by XML Docbook | Sebastien Helleu |
2005-12-26 | oops, really commit the corrected file | Julien Louis |
2005-12-26 | Proofreading by Guillaume Delacour | Julien Louis |
2005-12-25 | Added missing translations | Sebastien Helleu |
2005-12-25 | Added uptime save in session file (for /upgrade command) | Sebastien Helleu |
2005-12-25 | Added spanish translations | Sebastien Helleu |
2005-12-22 | Added color for windows separators, fixed minor refresh bug when changing som... | Sebastien Helleu |
2005-12-21 | Removed "&" for XML doc | Sebastien Helleu |
2005-12-21 | Fixed typos in some command helps ("&" now forbidden for XML doc) | Sebastien Helleu |
2005-12-21 | Fixed typo | Sebastien Helleu |
2005-12-20 | Added Czech translations | Sebastien Helleu |
2005-12-20 | Changed some command outputs for doc | Sebastien Helleu |
2005-12-20 | Fixed completion bugs with nick completion in commmands ("%n") | Sebastien Helleu |
2005-12-19 | Fixed segfault when changing buffer number with only one buffer | Sebastien Helleu |
2005-12-18 | Added include of <sys/types.h> for time_t | Sebastien Helleu |
2005-12-18 | Fixed encoding bug ("encode" var was not used since new command /charset was ... | Sebastien Helleu |
2005-12-17 | Fixed FIFO pipe buffer detection, away message (301) now displayed in query if | Sebastien Helleu |
2005-12-16 | Added completion system for plugins/scripts commands, fixed plugins autoload | Sebastien Helleu |
2005-12-15 | Added missing args for add_command_handler | Sebastien Helleu |
2005-12-15 | use AC_PATH_PROGS instead of AC_PATH_PROG for binary search | Julien Louis |
2005-12-12 | Added missing #ifdef HAVE_GNUTLS | Sebastien Helleu |
2005-12-12 | Added up/down/left/right args to /window command completion, help & doc | Sebastien Helleu |
2005-12-11 | Fixed minor bug with session reload (nicks count for channels now ok) | Sebastien Helleu |
2005-12-11 | After a /upgrade, load session before plugins | Sebastien Helleu |
2005-12-11 | Upgrade when one or more servers are connected with gnutls (SSL) is now | Sebastien Helleu |
2005-12-11 | fix: shutdown function was not lauched | Emmanuel Bouthenot |
2005-12-11 | Fixed bug with windows/buffers and some commands manipulating current window | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |
2005-12-10 | rewrite ruby funcalls | Emmanuel Bouthenot |
2005-12-10 | Added "--with-debug=0" option for ./configure | Sebastien Helleu |
2005-12-10 | Debug info is now added by default (--with-debug=1 for ./configure) | Sebastien Helleu |
2005-12-10 | Fix typo restaur -> restaure | Julien Louis |
2005-12-10 | Fixed bugs with /upgrade command (FIFO pipe now closed before upgrade, and | Sebastien Helleu |
2005-12-10 | Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down) | Sebastien Helleu |
2005-12-09 | Added Ruby script plugin to ChangeLog | Sebastien Helleu |
2005-12-06 | fix various minor bugs in plugins scripts | Emmanuel Bouthenot |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |