Age | Commit message (Expand) | Author |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-29 | Fix error displayed with /buffer command | Sebastien Helleu |
2008-06-28 | Add "buffer_title" bar item, and create title bar when using /bar default | Sebastien Helleu |
2008-06-28 | Fix error with command /window (sometimes error is displayed and should not) | Sebastien Helleu |
2008-06-28 | Add "default" option to command /bar, to create default bars (today only inpu... | Sebastien Helleu |
2008-06-28 | Fix display bug with alignment for sublines when there's no prefix displayed ... | Sebastien Helleu |
2008-06-27 | Add "auto_log" option to logger plugin, to enable/disable logging (default is... | Sebastien Helleu |
2008-06-27 | Fix error message for /buffer and /window commands when option is unknown | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-24 | Fix refresh bug when bar priority is changed with /set command | Sebastien Helleu |
2008-06-22 | Display [F] for buffer_filter item only if filters are enabled and that at le... | Sebastien Helleu |
2008-06-22 | Add delimiter color for bars, fix some bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |
2008-06-20 | Scroll to bottom of buffer when using smart jump (alt-a) | Sebastien Helleu |
2008-06-20 | Fix bug with current buffer and hotlist: now it's added to hotlist if user is... | Sebastien Helleu |
2008-06-19 | Fix hotlist bug: buffer were added to hotlist even if line is filtered (hidden) | Sebastien Helleu |
2008-06-19 | Fix display bug with marker line when there's some filtered lines (marker was... | Sebastien Helleu |
2008-06-18 | Add new options for completion, optional stop instead of cycling with words f... | Sebastien Helleu |
2008-06-17 | Fix help of /notify command | Sebastien Helleu |
2008-06-17 | Remove old notify code in irc plugin (done by notify plugin) | Sebastien Helleu |
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu |
2008-06-16 | Remove space before vertical bar (after prefix), if there's no prefix at all ... | Sebastien Helleu |
2008-06-16 | New defaut time format for buffer lines | Sebastien Helleu |
2008-06-15 | Fix weechat slogan (and it's now translated) (bug #23531) | Sebastien Helleu |
2008-06-15 | Add speed limit for DCC files sending (task #6178) | Sebastien Helleu |
2008-06-15 | Fix connection bug in xfer plugin | Sebastien Helleu |
2008-06-15 | Fix bug/crash when any color option is changed (bug #23566) | Sebastien Helleu |
2008-06-07 | Fix crash with config reload and bug with empty key section (no more keys aft... | Sebastien Helleu |
2008-06-07 | Fix display bug with prefix when filters are enable: do not count prefix leng... | Sebastien Helleu |
2008-06-03 | Uncomment code for using keys to jump to previous/next highlight in buffer | Sebastien Helleu |
2008-06-03 | Disable aspell and trigger plugins compilation by default (they do not compil... | Sebastien Helleu |
2008-06-03 | Fix compilation problem with strftime in perl/python/ruby plugins | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-06-02 | Add constants for config file read/write/set/unset callbacks | Sebastien Helleu |
2008-06-02 | Fix compilation bug when gnutls dev lib is not installed | Sebastien Helleu |
2008-06-01 | Reintroduce highlight (move code from irc plugin to core) | Sebastien Helleu |
2008-05-25 | Fix crash with some highlights in IRC plugin (bug #23342) | Sebastien Helleu |
2008-05-24 | Fix compilation bug with gnutls for IRC plugin | Sebastien Helleu |
2008-05-22 | Fix help and completion of /input command | Sebastien Helleu |
2008-05-22 | Increase number of authorized calls to same command (recursive calls), from 1... | Sebastien Helleu |
2008-05-22 | Fix bug with plugin path when loading with "/plugin load": replace ~ by user ... | Sebastien Helleu |
2008-05-22 | Fix crash with version comparison (when loading plugin) | Sebastien Helleu |
2008-05-20 | Remove old dcc code, unused now | Sebastien Helleu |
2008-05-20 | Fix crash when adding nick after call to nicklist_remove_all | Sebastien Helleu |
2008-05-20 | Add hook_connect (background connection to peer) | Sebastien Helleu |
2008-05-15 | Fix crash on FreeBSD 7 with term title reset | Sebastien Helleu |
2008-05-15 | Add arguments for plugin init functions and "irc://.." command line option fo... | Sebastien Helleu |
2008-05-15 | Update message from IRC plugin when connection fails thru proxy | Sebastien Helleu |
2008-05-02 | Merge branch 'protocols' of ssh://git.sv.gnu.org/srv/git/weechat into protocols | Sebastien Helleu |
2008-05-14 | Fix compilation warning with snprintf of time_t (long int) on FreeBSD | Sebastien Helleu |