Age | Commit message (Expand) | Author |
2006-01-05 | Option "irc_display_away" is now set to OFF by default | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-25 | Added uptime save in session file (for /upgrade command) | 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-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-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 | 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-06 | fix various minor bugs in plugins scripts | Emmanuel Bouthenot |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-12-02 | make ruby plugin functionnal | Emmanuel Bouthenot |
2005-12-02 | fix some typos and improve get_dcc_info | Emmanuel Bouthenot |
2005-11-29 | Removed "look_color_nicks" option, using "col_nick_color1" if "look_color_nic... | Sebastien Helleu |
2005-11-29 | Fixed display bug | Sebastien Helleu |
2005-11-29 | /nick command is now allowed when not connected to server | Sebastien Helleu |
2005-11-29 | Added server/channel arg to /buffer command for jumping to buffer | Sebastien Helleu |
2005-11-28 | fix typo with perl_current_script_filename | Emmanuel Bouthenot |
2005-11-28 | remove unused perl_current_script_filename variable | Emmanuel Bouthenot |
2005-11-26 | Fixed display bug with long lines | Sebastien Helleu |
2005-11-26 | Fixed display bug in chat window when a message length equals to window width | Sebastien Helleu |
2005-11-23 | Fixed bug with use of nick1 with a new server ("weechat_user" was used instea... | Sebastien Helleu |
2005-11-22 | Fixed potential bug in printf internal function | Sebastien Helleu |
2005-11-22 | display python trackback on errors | Emmanuel Bouthenot |
2005-11-22 | Added new keys for switching to other windows: alt-w followed by alt-{arrow} | Sebastien Helleu |
2005-11-21 | alt-U scrolls to read marker only if read marker is enabled | Sebastien Helleu |
2005-11-20 | Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to | Sebastien Helleu |
2005-11-20 | Renamed options "col_chat_marker*" to "col_chat_read_marker*" | Sebastien Helleu |
2005-11-19 | Added read marker (indicator for first unread line), added quotes and spaces ... | Sebastien Helleu |
2005-11-16 | fix a bug in plugin scripts : current_script was not set when exec a command | Emmanuel Bouthenot |
2005-11-16 | add Eterm support for gui_window_set_title | Emmanuel Bouthenot |
2005-11-16 | fix typo in gui_window_set_title | Emmanuel Bouthenot |
2005-11-16 | better setting and restting terminal title | Emmanuel Bouthenot |
2005-11-15 | Fixed startup crash when using terms with no color | Sebastien Helleu |