Age | Commit message (Expand) | Author |
2008-04-27 | Added marker line (or dotted line), more visible than single magenta char (ch... | Sebastien Helleu |
2008-04-24 | Added filling/color_fg/color_bg options for bars, added config_get/config_get... | Sebastien Helleu |
2008-04-22 | Added conditions for bar display and bar max size | Sebastien Helleu |
2008-04-17 | Added infolist "window", scroll in buffers with free content, fixed config ho... | Sebastien Helleu |
2008-04-16 | Added "toggle" value for /set on boolean options, fixed refresh bugs, added o... | Sebastien Helleu |
2008-04-15 | Added keys by buffer (useful for buffers with free content that need own keys) | Sebastien Helleu |
2008-04-03 | Bugs fixed with bars | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | Sebastien Helleu |
2008-03-29 | Fixed display bug when first line displayed is not first of buffer | Sebastien Helleu |
2008-03-29 | Lines of buffers with free content are now truncated according to window width | Sebastien Helleu |
2008-03-28 | Added preliminary support of new buffer type, with free content | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-07 | Added "max_height" parameter for bar item rebuild callbacks | Sebastien Helleu |
2008-03-05 | Partial support of bars, with custom items. | Sebastien Helleu |
2008-01-29 | Reduced number of screen refreshs, fixed display bug with title bar | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-01 | New config functions, almost entirely rewritten from scratch | Sebastien Helleu |
2007-11-04 | Fixed display bug with truncation of long lines | Sebastien Helleu |
2007-11-04 | Fixed display bug with long lines | Sebastien Helleu |
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages i... | Sebastien Helleu |
2007-09-20 | Moved IRC sources from src/irc/ to src/protocols/irc/ | Sebastien Helleu |
2007-09-02 | Fixed display bug with some special chars in messages (some words were trunca... | Sebastien Helleu |
2007-08-27 | Added option to align text of messages (except first lines) (task #7246) | Sebastien Helleu |
2007-08-16 | Code cleanup: renamed some constants and variables (prefix added) | Sebastien Helleu |
2007-07-12 | Fixed bugs with IRC color in messages, now color codes are inserted in comman... | Sebastien Helleu |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu |
2007-03-20 | Fixed bug with text search and previous/next highlight (sometimes search came... | Sebastien Helleu |
2007-03-20 | Added case-sensitive search in buffer, display marker for each line matching ... | Sebastien Helleu |
2007-01-08 | Fixed bug in topic display | Sebastien Helleu |
2007-01-07 | Fixed topic scroll when topic has multi-bytes chars | Sebastien Helleu |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |
2006-12-05 | Fixed display bug with color for first line on screen (bug #17719) | Sebastien Helleu |
2006-11-29 | Added keys (F9/F10) to scroll topic (task #6030) | Sebastien Helleu |
2006-11-17 | Added space between chat and nicklist when position is "right" (bug #17852) | Sebastien Helleu |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f... | Sebastien Helleu |
2006-10-08 | Fixed comparison between a char and negative value (now using 'signed char' t... | Sebastien Helleu |
2006-08-03 | Improved DCC speed (up to x5 on LAN) by forking for DCC files and a new optio... | Sebastien Helleu |
2006-07-16 | Fixed crash on DCC buffer under Darwin 8 (bug #17115) | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-06-26 | Fixed refresh bug (too many refresh) when terminal is resized | Sebastien Helleu |
2006-06-16 | Fixed display bug with special char (bug #16732) | 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 | Fixed display bug with DCC file size when > 1 Gb | Sebastien Helleu |
2006-05-07 | Added some panel structures and functions | Sebastien Helleu |