Age | Commit message (Expand) | Author |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-20 | Fix bug with current buffer and hotlist: now it's added to hotlist if user is... | Sebastien Helleu |
2008-06-19 | Fix hotlist bug: buffer were added to hotlist even if line is filtered (hidden) | Sebastien Helleu |
2008-06-07 | Fix display bug with prefix when filters are enable: do not count prefix leng... | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-06-01 | Reintroduce highlight (move code from irc plugin to core) | Sebastien Helleu |
2008-04-25 | Fixed bug with print_y: now scripts can print empty line to remove a line | Sebastien Helleu |
2008-04-19 | Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2... | Sebastien Helleu |
2008-04-16 | Added "toggle" value for /set on boolean options, fixed refresh bugs, added o... | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-04-03 | Bugs fixed with bars | Sebastien Helleu |
2008-04-03 | Fixed compilation problems when gnutls dev lib is not found | Sebastien Helleu |
2008-03-28 | Added preliminary support of new buffer type, with free content | Sebastien Helleu |
2008-03-23 | Removed sizeof(char) and useless type casts from void* to another pointer typ... | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-02-22 | New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar dis... | Sebastien Helleu |
2008-02-01 | Fixed bug with prefixes in config file | Sebastien Helleu |
2008-01-06 | Added hotlist option for buffer in plugins API, improved buffer refreshs | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2007-12-18 | All messages translated to french, fixed bugs/typos in some messages | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-10 | Many changes in IRC plugin | Sebastien Helleu |
2007-12-07 | Many changes in IRC plugin and plugins API | Sebastien Helleu |
2007-12-01 | New config functions, almost entirely rewritten from scratch | Sebastien Helleu |
2007-11-24 | Renamed WeeChat log functions | Sebastien Helleu |
2007-11-11 | Added log directory creation in logger plugin, removed unused log config opti... | Sebastien Helleu |
2007-11-07 | Added print hooks (to catch any printf on buffers) | Sebastien Helleu |
2007-11-05 | Added string_remove_quotes() function, use of argv and argv_eol for WeeChat c... | Sebastien Helleu |
2007-11-05 | Added date option for printf functions (weechat core and plugins API) | 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 |