Age | Commit message (Expand) | Author |
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-19 | Added timer handler for plugins | 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-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-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-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 | 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 | 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 | 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 |
2005-11-10 | Fixed bug with notify for windows that are not displayed (when using splited ... | 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-05 | Fixed some bugs with color codes: | Sebastien Helleu |
2005-11-04 | Fixed scroll problem when one line is bigger than screen size | 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 minor compilation problem (dependency with plugins lib) | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-29 | fix detection of libgnutls | Emmanuel Bouthenot |
2005-10-25 | Added auto-detection of ncursesw/ncurses lib in configure.in, fall back to nc... | Sebastien Helleu |
2005-10-22 | Fixed bug with keyboard and "^" key (was inserting two "^") | 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 | 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-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu |
2005-10-02 | Added colors for input buffer and current channel of status bar | Sebastien Helleu |