Age | Commit message (Expand) | Author |
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-02-22 | Added IRC raw data buffer | Sebastien Helleu |
2006-02-20 | Added new plugin API function: remove_infobar | 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-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 hotlist display bug with server buffer when all servers are displayed on | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-19 | Fixed segfault when changing buffer number with only one buffer | 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-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-11-29 | Added server/channel arg to /buffer command for jumping to buffer | 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-20 | Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to | Sebastien Helleu |
2005-11-19 | Added read marker (indicator for first unread line), added quotes and spaces ... | Sebastien Helleu |
2005-11-13 | Improved window management: new window may have different size (% of current | Sebastien Helleu |
2005-11-05 | Fixed crash with Alt-S key | Sebastien Helleu |
2005-11-04 | Fixed log problem with new color display system (now color codes are removed in | Sebastien Helleu |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-30 | Fixed "jump to next server" action (was broken by new option "look_one_server... | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-22 | - added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay | Sebastien Helleu |
2005-10-22 | Added "ncursesw/" path for ncurses.h include | Sebastien Helleu |
2005-10-21 | Full UTF-8 support, auto-detection of UTF-8 usage (locale) | Sebastien Helleu |
2005-09-15 | Fixed window swtich functions (was changing windows buffer and should not) | Sebastien Helleu |
2005-09-15 | Fixed window switch functions and bug when line is removed and that a window ... | Sebastien Helleu |
2005-09-15 | Fixed scroll problem (screen moving when scrolling and new line displayed) | Sebastien Helleu |
2005-09-13 | Fixed minor refresh bug in buffer clear function | Sebastien Helleu |
2005-09-13 | Fixed crash when closing a buffer used by more than one window | Sebastien Helleu |
2005-07-31 | Jump to next server now saves current channel buffer for each server | Sebastien Helleu |
2005-07-30 | ctrl-up/ctrl-down keys added to call previous/next command in global history ... | Sebastien Helleu |
2005-07-16 | - added alt-j + alt-l key (switch to last buffer) | Sebastien Helleu |
2005-07-16 | Fixed segfault when switching to DCC buffer | Sebastien Helleu |
2005-07-16 | Added alt-k key to grab a key and insert result into input buffer | Sebastien Helleu |
2005-07-14 | Added control in clipboard copy function | Sebastien Helleu |
2005-07-14 | - fixed SIGSEGV handler (now write a core file by aborting program) | Sebastien Helleu |
2005-07-13 | correct bugs in clipboard management | Emmanuel Bouthenot |
2005-07-13 | close bug when using delete_end_line in empty line | Emmanuel Bouthenot |
2005-07-12 | add some gui_input features : clipboard and a 'translate_chars' function | Emmanuel Bouthenot |
2005-07-09 | - new keyboard management: keys are setup in config file, new command /key wa... | Sebastien Helleu |
2005-06-19 | Channel notify levels are saved in config file | Sebastien Helleu |
2005-05-05 | Improved Perl interface and some changes in Python: | Sebastien Helleu |
2005-04-30 | Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12) | Sebastien Helleu |
2005-04-09 | Hotlist not changed when self away or nick change | Sebastien Helleu |
2005-03-05 | Added crash dump when WeeChat receives SIGSEGV (Segmentation fault) | Sebastien Helleu |