Age | Commit message (Expand) | Author |
2009-07-22 | Add new option weechat.look.search_text_not_found_alert | 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-03-21 | Add new modifier "input_text_content" | Sebastien Helleu |
2009-03-16 | Add new signals: window_zoom, window_zoomed, window_unzoom, window_unzoomed | Sebastien Helleu |
2009-03-07 | Add new key to zoom a window (meta-z by default) (task #7470) | Sebastien Helleu |
2009-02-27 | Remove old debug message when creating new window | Sebastien Helleu |
2009-02-26 | Fix "/window refresh" (key ctrl+L): force curses refresh (was broken by previ... | Sebastien Helleu |
2009-02-04 | Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins) | Sebastien Helleu |
2009-01-04 | Fix crash when creating bar, rename options in bar structure | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-12-11 | Source code reorganization for bars and bar windows | Sebastien Helleu |
2008-11-29 | Add current_window function in plugin API, add window functions in english de... | Sebastien Helleu |
2008-11-22 | Add missing options in /help window | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-04 | Fix bug with pointer conversions on 64 bits architecture | 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-02 | Add new /layout command and save_layout_on_exit config option, to save/restor... | Sebastien Helleu |
2008-09-21 | Add IRC bar items (buffer name, lag indicator), use bar items from plugins wi... | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-07-06 | Display number of lines remaining after last line displayed screen in "-MORE-... | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |
2008-06-03 | Uncomment code for using keys to jump to previous/next highlight in buffer | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-05-20 | Remove old dcc code, unused now | Sebastien Helleu |
2008-04-18 | Use of /window command for some key bindings with actions on current window (... | Sebastien Helleu |
2008-04-17 | Added infolist "window", scroll in buffers with free content, fixed config ho... | Sebastien Helleu |
2008-04-16 | Added "toggle" value for /set on boolean options, fixed refresh bugs, added o... | 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 | Bugs fixed with bars | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | 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-01-28 | Fixed bug when switching window, scrollback is now preserved (task #7680) | 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-02 | Update of year in some copyrights | 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-04 | Removed WeeChat "command" structure, now all internal commands are hooked whe... | 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-10-31 | Renamed many sources and functions in src/gui, improved display of messages i... | Sebastien Helleu |
2007-09-20 | Moved IRC sources from src/irc/ to src/protocols/irc/ | Sebastien Helleu |
2007-08-16 | Code cleanup: renamed some constants and variables (prefix added) | Sebastien Helleu |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu |