Age | Commit message (Expand) | Author |
2008-04-15 | Added keys by buffer (useful for buffers with free content that need own keys) | Sebastien Helleu |
2008-04-15 | New format for [bar] section in weechat.conf file, bar options can be set wit... | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | Sebastien Helleu |
2008-03-29 | Fixed bug with bars refresh | 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-03-15 | Fixed bugs with bars size and refresh | 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-02-01 | Fixed some refreshs | Sebastien Helleu |
2008-01-29 | Reduced number of screen refreshs, fixed display bug with title bar | Sebastien Helleu |
2008-01-24 | Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal... | Sebastien Helleu |
2008-01-09 | Partial migration of Perl plugin to new API | Sebastien Helleu |
2008-01-06 | Added hotlist option for buffer in plugins API, improved buffer refreshs | Sebastien Helleu |
2008-01-03 | Fixed bug with nicklist size | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | 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-06 | Added option "set" for /buffer command | Sebastien Helleu |
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages i... | Sebastien Helleu |
2007-08-16 | Code cleanup: renamed some constants and variables (prefix added) | Sebastien Helleu |
2007-08-08 | Added "copy" and "rename" options to /server command | Sebastien Helleu |
2007-07-15 | Added key function "jump_previous_buffer" to jump to buffer previously displa... | Sebastien Helleu |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu |
2007-05-11 | Code cleanup: renamed IRC functions to have uniform name (with prefix based o... | Sebastien Helleu |
2007-03-23 | Remove current buffer from hotlist when scrolling down and end of buffer is r... | Sebastien Helleu |
2007-03-20 | Fixed bug with text search and previous/next highlight (sometimes search came... | Sebastien Helleu |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |
2006-11-29 | Added keys (F9/F10) to scroll topic (task #6030) | Sebastien Helleu |
2006-11-17 | Added option "look_nicklist_separator" (task #5437) | Sebastien Helleu |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f... | Sebastien Helleu |
2006-10-09 | Fixed warning on AMD64 | Sebastien Helleu |
2006-10-08 | Fixed compilation warnings for AMD64 | Sebastien Helleu |
2006-08-26 | Fixed nicklist display bug when top/bottom (not enough lines) (bug #17537) | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-05-20 | Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for... | Sebastien Helleu |
2006-05-07 | Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542) | Sebastien Helleu |