Age | Commit message (Expand) | Author |
2008-12-18 | Update Debian packaging : fix wrong dependency, remove unused files. | Emmanuel Bouthenot |
2008-12-18 | Fix refresh of bar when changing items inside | Sebastien Helleu |
2008-12-17 | Improve /upgrade command: expand "~" with user home, check that binary exists... | Sebastien Helleu |
2008-12-17 | Display server, port and IP on IRC server buffer when connection to server is ok | Sebastien Helleu |
2008-12-17 | Use nick color for display of IRC action messages | Sebastien Helleu |
2008-12-17 | Improve nick completion: complete first by nicks that highlight me, before ni... | Sebastien Helleu |
2008-12-17 | Fix bugs in IRC message parser and use of decoding charset for server messages | Sebastien Helleu |
2008-12-16 | Add new filling options in /help bar | Sebastien Helleu |
2008-12-16 | Remove unneeded space after last column on bar with filling "columns" | Sebastien Helleu |
2008-12-16 | Set default filling "columns_vertical" for nicklist bar | Sebastien Helleu |
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 |