Age | Commit message (Expand) | Author |
2006-03-31 | Fixed nicklist display bugs when on top or bottom of chat window, fixed refre... | Sebastien Helleu |
2006-03-30 | Added keyboard handler to plugin API | Sebastien Helleu |
2006-03-24 | Fixed --disable-plugins option in configure script | Sebastien Helleu |
2006-03-21 | Fixed high CPU usage when running under a screen that has been killed | Sebastien Helleu |
2006-03-21 | Aliases are executed before WeeChat/IRC commands, /builtin command added | Sebastien Helleu |
2006-03-11 | Fixed display bug when top of buffer is displayed and first line is removed | Sebastien Helleu |
2006-03-04 | Added inactivity time, available for plugins via get_info("inactivity") | Sebastien Helleu |
2006-03-03 | Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist to... | Sebastien Helleu |
2006-02-22 | Added IRC raw data buffer | Sebastien Helleu |
2006-02-20 | Added new plugin API function: remove_infobar | Sebastien Helleu |
2006-02-19 | Added timer handler for plugins | Sebastien Helleu |
2006-02-03 | Gtk GUI changes, now compile is ok | Sebastien Helleu |
2006-01-30 | Added options "look_open_near_server" and "look_nick_complete_first" (patch f... | Sebastien Helleu |
2006-01-25 | Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patc... | Sebastien Helleu |
2006-01-24 | Fixed bug with charset in infobar highlights | Sebastien Helleu |
2006-01-22 | Fixed bugs: buffer detection in plugins/scripts commands, and /history command | Sebastien Helleu |
2006-01-08 | Fixed bug with alt+k followed by an UTF-8 char coded on more than one byte | Sebastien Helleu |
2006-01-08 | Fixed hotlist display bug with server buffer when all servers are displayed on | 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-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-22 | Added color for windows separators, fixed minor refresh bug when changing som... | Sebastien Helleu |
2005-12-19 | Fixed segfault when changing buffer number with only one buffer | 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-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 | Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down) | Sebastien Helleu |
2005-12-06 | added /upgrade command, added ETA for DCC files | 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-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-22 | Fixed potential bug in printf internal function | Sebastien Helleu |
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 | 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 |
2005-11-13 | - added "resize" option for /window command | Sebastien Helleu |
2005-11-13 | add command /history | Emmanuel Bouthenot |
2005-11-13 | Improved window management: new window may have different size (% of current | Sebastien Helleu |
2005-11-12 | Fixed bug with new %O attribute for color reset | Sebastien Helleu |
2005-11-12 | Added color reset attr (%O) for messages encoding | Sebastien Helleu |
2005-11-11 | Fixed crash when command line is ending by char '%' | Sebastien Helleu |