Age | Commit message (Expand) | Author |
2020-01-04 | core: update copyright dates | Sébastien Helleu |
2019-09-21 | core: ignore color codes in ${length:xxx} and ${lengthscr:xxx} | Sébastien Helleu |
2019-01-01 | core: update copyright dates | Sébastien Helleu |
2018-11-29 | core: use https for links to GNU GPL license | Sébastien Helleu |
2018-08-12 | api: add function hook_line | Sébastien Helleu |
2018-01-05 | core: update copyright dates | Sébastien Helleu |
2017-11-04 | core: add missing includes of stdio.h | Sébastien Helleu |
2017-08-10 | core: remove value for first #define in headers, add "PLUGIN" in plugin headers | Sébastien Helleu |
2017-06-03 | gui, buflist: remove declared but undefined functions | Simmo Saan |
2017-01-13 | tests: fix compilation of tests on FreeBSD 11 | Sébastien Helleu |
2017-01-01 | core: update copyright dates | Sébastien Helleu |
2016-03-21 | core: add pointer in some callbacks (closes #406) | Sébastien Helleu |
2016-01-01 | core: update copyright dates | Sébastien Helleu |
2015-07-04 | core: fix type of value returned by functions gui_chat_string_next_char, gui_... | Sébastien Helleu |
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-03-19 | core: fix use of reserved C identifiers in headers (closes #31) | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-12-11 | core: fix text emphasis with wide chars on screen like japanese (patch #8253)... | Sebastien Helleu |
2013-11-09 | core: display lines waiting for buffer on exit (in case of early exit) | Sebastien Helleu |
2013-08-16 | core: add text emphasis in messages when searching text in buffer | Sebastien Helleu |
2013-07-27 | core: use default value for prefixes used in messages displayed before the in... | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-06-09 | core: add options to use different color for offline nicks in prefix (patch f... | Sebastien Helleu |
2012-04-11 | core: fix display bugs and crashs with small windows (bug #36107) | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-10-07 | core: bufferize lines displayed before core buffer is created, to display the... | Sebastien Helleu |
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu |
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ... | Sebastien Helleu |
2011-06-13 | core: add option "tags" for command /debug | 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-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-25 | Update comments after #endif in C headers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-03-29 | Free some extra memory when exiting WeeChat | Sebastien Helleu |
2010-02-09 | Rename command /silence to /mute | Sebastien Helleu |
2010-02-09 | Add new command /silence | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-11-10 | Disable highlight for IRC messages from local nick | Sebastien Helleu |
2008-10-31 | Fix highlight on lines displayed with /upgrade | Sebastien Helleu |
2008-10-18 | Free layout and chat buffer on exit | Sebastien Helleu |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |