Age | Commit message (Expand) | Author |
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ... | Sebastien Helleu |
2011-08-05 | core: save and restore layout for buffers and windows on /upgrade | Sebastien Helleu |
2011-06-13 | core: add option "tags" for command /debug | Sebastien Helleu |
2011-01-05 | Fix scroll problem on buffers with free content and non-allocated lines (bug ... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-12-07 | Add color support in option weechat.look.buffer_time_format | Sebastien Helleu |
2010-10-31 | Add extra checks on some pointers | Sebastien Helleu |
2010-10-09 | Use local buffer in print functions, so that they are reentrant | Sebastien Helleu |
2010-08-06 | Fix display bug with special chars (ascii value below 32) (bug #30602) | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-03-29 | Free some extra memory when exiting WeeChat | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-02-09 | Rename command /silence to /mute | Sebastien Helleu |
2010-02-09 | Add new command /silence | Sebastien Helleu |
2010-01-11 | Discard line printed with modifier "weechat_print" only if initial string is ... | Sebastien Helleu |
2010-01-11 | Allow callback for modifier "weechat_print" to return empty value, in order t... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-06-22 | Fix bug with pointer to last read line in merged buffers (can lead to crash) | Sebastien Helleu |
2009-06-13 | Do not refresh buffer if displayed line is filtered (hidden) | Sebastien Helleu |
2009-06-12 | Fix bug with some utf-8 chars in input line | Sebastien Helleu |
2009-06-11 | Fix display bug with color/attribute chars (< 32) in command line (bug #26749) | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-17 | Fix typo: formated -> formatted | Sebastien Helleu |
2009-05-04 | Disable print hooks during display of backlog (in logger plugin) | Sebastien Helleu |
2009-03-18 | Add "replacement" argument for string_remove_color in plugin API | Sebastien Helleu |
2009-03-15 | Add property in buffer to hide time for all lines | Sebastien Helleu |
2009-03-06 | Add new hook type "process": launch command with fork and catch result (rc/st... | Sebastien Helleu |
2009-02-04 | Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins) | Sebastien Helleu |
2009-02-02 | Fix crash when read marker is moved before first line displayed (when first l... | Sebastien Helleu |
2009-02-01 | Add signal weechat_pv for private messages | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-11-29 | Add "displayed" and "highlight" arguments to callback for hook_print | Sebastien Helleu |
2008-11-22 | Fix bug with empty messages displayed | Sebastien Helleu |
2008-11-17 | Fix crash when printing a message without any buffer created | Sebastien Helleu |
2008-11-16 | Add modifier "weechat_print" for messages printed in buffers (task #8848) | Sebastien Helleu |
2008-11-10 | Disable highlight for IRC messages from local nick | Sebastien Helleu |
2008-11-05 | Add weechat_highlight signal, sent when a line with highlight is displayed | Sebastien Helleu |
2008-10-31 | Fix highlight on lines displayed with /upgrade | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-10-20 | Fix text search in buffer: search with prefix in addition to the message | Sebastien Helleu |
2008-10-18 | Free layout and chat buffer on exit | Sebastien Helleu |
2008-10-18 | Aspell plugin is born again | Sebastien Helleu |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-10-11 | Fix some display bugs with read marker line, history, max prefix length, and ... | Sebastien Helleu |
2008-09-15 | Fix bug with line filtering on buffers with free content | Sebastien Helleu |
2008-08-24 | Fix crash with filters and day change lines | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-07-28 | Fix display bug with some weird UTF-8 chars (bugs #19687 and #23943) | Sebastien Helleu |
2008-07-06 | Fix other bugs with prefix alignment | Sebastien Helleu |