Age | Commit message (Expand) | Author |
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 |
2008-04-19 | Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2... | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | 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-02-22 | New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar dis... | 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-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-10-31 | Renamed many sources and functions in src/gui, improved display of messages i... | Sebastien Helleu |