Age | Commit message (Expand) | Author |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |
2006-11-29 | Added keys (F9/F10) to scroll topic (task #6030) | Sebastien Helleu |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f... | Sebastien Helleu |
2006-10-24 | Added "modifier" in plugins API, improved /plugin command | Sebastien Helleu |
2006-10-14 | Added date in plugin function get_buffer_data() | Sebastien Helleu |
2006-08-30 | Command /key now ok with one arg (key name): display key if found | Sebastien Helleu |
2006-08-20 | Added hotlist in session file when using /upgrade command (task #5449) | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-05-20 | Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for... | Sebastien Helleu |
2006-05-13 | Added new key to find previous completion (shift-tab by default) | Sebastien Helleu |
2006-05-08 | Fixed UTF-8 display bug with chars using more than one cell on screen (bug #1... | Sebastien Helleu |
2006-05-07 | Added some panel structures and functions | Sebastien Helleu |
2006-04-22 | Splited GUI sources | Sebastien Helleu |
2006-04-15 | Fixed many crashes with DCC chat | Sebastien Helleu |
2006-04-12 | Added new option to customize input prompt, added nick modes, fixed commands ... | Sebastien Helleu |
2006-04-02 | Added nick alignment options | Sebastien Helleu |
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-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-03 | Gtk GUI changes, now compile is ok | 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-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-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 | 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-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 | better setting and restting terminal title | Emmanuel Bouthenot |
2005-11-13 | - added "resize" option for /window command | Sebastien Helleu |
2005-11-13 | Improved window management: new window may have different size (% of current | Sebastien Helleu |
2005-11-06 | Added "col_real_white" option to active real white (useful only if term has not | Sebastien Helleu |
2005-11-05 | Convert colors codes to %B, %C with /topic completion (if option irc_colors_send | 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-21 | The "day changed" message does not update hotlist any more | Sebastien Helleu |
2005-10-21 | Full UTF-8 support, auto-detection of UTF-8 usage (locale) | Sebastien Helleu |
2005-10-18 | Added "Day changed to [date]" message when day changes | Sebastien Helleu |
2005-10-02 | Added colors for input buffer and current channel of status bar | Sebastien Helleu |
2005-09-15 | Fixed scroll problem (screen moving when scrolling and new line displayed) | Sebastien Helleu |