Age | Commit message (Expand) | Author |
2008-12-15 | Add new bar filling types: columns_horizontal and columns_vertical | Sebastien Helleu |
2008-12-15 | Fix bug with option xfer.network.own_ip when sending DCC file | Sebastien Helleu |
2008-12-14 | Remove debug message when building content of bar items | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-12-13 | Update doc for /xfer and /relay commands | Sebastien Helleu |
2008-12-12 | Fix compilation warnings in Perl plugin on FreeBSD | Sebastien Helleu |
2008-12-12 | Add missing keys in doc for previous/next buffer | Sebastien Helleu |
2008-12-11 | Source code reorganization for bars and bar windows | Sebastien Helleu |
2008-12-10 | Fix compilation warning "dereferencing type-punned pointer will break strict-... | Sebastien Helleu |
2008-12-10 | Fix typo in Makefile.am for relay plugin | Sebastien Helleu |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu |
2008-12-07 | Update Debian packaging. | Emmanuel Bouthenot |
2008-12-04 | Add nicklist API functions in english developer guide | Sebastien Helleu |
2008-12-04 | Fix display problem with color for groups in nicklist | Sebastien Helleu |
2008-11-30 | Add "away" local variable for IRC buffers (defined when user is away, value i... | Sebastien Helleu |
2008-11-29 | Fix bugs with hook_print function in scripts | Sebastien Helleu |
2008-11-29 | Add missing pointer to function "string_build_with_exploded" in plugin API | Sebastien Helleu |
2008-11-29 | Update doc for hook_print API function | Sebastien Helleu |
2008-11-29 | Add "displayed" and "highlight" arguments to callback for hook_print | Sebastien Helleu |
2008-11-29 | Add current_window function in plugin API, add window functions in english de... | Sebastien Helleu |
2008-11-28 | Add some buffer plugin API functions to english developer guide | Sebastien Helleu |
2008-11-27 | Add new plugin API functions in english developer guide | Sebastien Helleu |
2008-11-27 | Remove argument "switch_to_another" for function gui_buffer_close() | Sebastien Helleu |
2008-11-26 | Fix display of scroll indicator when switching to buffer with free content | Sebastien Helleu |
2008-11-24 | Fix option weechat.look.color_nicks_number, value is now immediately applied ... | Sebastien Helleu |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC server... | Sebastien Helleu |
2008-11-22 | Save last read line (for marker) within /upgrade | Sebastien Helleu |
2008-11-22 | Add missing options in /help window | Sebastien Helleu |
2008-11-22 | Fix bug with empty messages displayed | Sebastien Helleu |
2008-11-19 | Remove old and unused color options | Sebastien Helleu |
2008-11-18 | Restore call to close callbacks for plugin buffers when unloading plugin | Sebastien Helleu |
2008-11-18 | Allow command "/away -all" on weechat core buffer | Sebastien Helleu |
2008-11-17 | Re-enable proxy usage with rewrited network layer (closes bug #24562). | Emmanuel Bouthenot |
2008-11-17 | Fix crash when printing a message without any buffer created | Sebastien Helleu |
2008-11-16 | Add modifier "weechat_print" for messages printed in buffers (task #8848) | Sebastien Helleu |
2008-11-16 | Add signals when connecting/disconnecting from IRC servers | Sebastien Helleu |
2008-11-16 | Fix crash when a perl callback is called in "register" of another perl script | Sebastien Helleu |
2008-11-15 | Fix typo in doc | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-15 | Remove unused variable | Sebastien Helleu |
2008-11-15 | Add function utf8_strndup to C plugin API | Sebastien Helleu |
2008-11-15 | Reintroduce option "irc.network.send_unknown_commands", save extra data for b... | Sebastien Helleu |
2008-11-14 | Fix bug with argument replacement in alias ($1,..,$9 and $*) when no argument... | Sebastien Helleu |
2008-11-14 | Catch signal "buffer_renamed" in logger plugin (restart logging for buffer wh... | Sebastien Helleu |
2008-11-13 | Add local buffer variable "no_log", to prevent a buffer from logging to disk ... | Sebastien Helleu |
2008-11-12 | Update quickstart doc, fix typos in developer guide | Sebastien Helleu |
2008-11-12 | Fix crash in weechat_perl_exec() when a callback from another script is execu... | Sebastien Helleu |
2008-11-11 | Fix name/short name and local variables of IRC server buffer(s) when merging/... | Sebastien Helleu |
2008-11-11 | Add new default keys for previous/next buffer: ctrl-P,alt-up and ctrl-N,alt-down | Sebastien Helleu |
2008-11-11 | Add function "current_buffer" in script API | Sebastien Helleu |