Age | Commit message (Expand) | Author |
2009-02-25 | Send buffer pointer with signal "buffer_title_changed" | Sebastien Helleu |
2009-02-25 | Fix with read marker, can not be filtered any more (bug #25590) | Sebastien Helleu |
2009-02-25 | Fix bug with terminal resize: on some systems, weechat failed to read new ter... | Sebastien Helleu |
2009-02-24 | Improved search of buffer with partial name (command "/buffer name") | Sebastien Helleu |
2009-02-23 | Test return code of some malloc/strdup | Sebastien Helleu |
2009-02-21 | Add signals when local variables or buffer type are changed | Sebastien Helleu |
2009-02-18 | Give file descriptor to callback of hook_fd | Sebastien Helleu |
2009-02-17 | Use string instead of char for prefixes in nicklist | Sebastien Helleu |
2009-02-10 | Add missing refresh for windows separators (vertical splits) | Sebastien Helleu |
2009-02-08 | Add hook type "command_run", add new function "string_remove_color" in plugin... | Sebastien Helleu |
2009-02-08 | Fix color decoding function | Sebastien Helleu |
2009-02-08 | Add property "input" for function buffer_get_string in plugin API | Sebastien Helleu |
2009-02-05 | Fix crash with nicklist bar when position is top/bottom and filling is columns | Sebastien Helleu |
2009-02-04 | Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins) | Sebastien Helleu |
2009-02-02 | Fix crash when read marker is moved before first line displayed (when first l... | Sebastien Helleu |
2009-02-01 | Fix crash when input bar contains UTF-8 wide chars (larger than screen) (bug ... | Sebastien Helleu |
2009-02-01 | Add signal weechat_pv for private messages | Sebastien Helleu |
2009-01-30 | Add plugin name in buffer name for filters | Sebastien Helleu |
2009-01-30 | Add one more screen refresh when size of a root bar is changed | Sebastien Helleu |
2009-01-30 | Fix problem with read marker when manually switching to other buffer with som... | Sebastien Helleu |
2009-01-27 | Fix infinite loop when running WeeChat for first time: force whole screen ref... | Sebastien Helleu |
2009-01-25 | Remove compilation warning (unused variable) | Sebastien Helleu |
2009-01-25 | Fix unread marker set with irc /away command: set unread marker for all serve... | Sebastien Helleu |
2009-01-25 | Improve refreshs of windows/buffers/bars, fix refresh bug when some bars are ... | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-07 | Remove some compiler warnings | Sebastien Helleu |
2009-01-04 | Fix crash when creating bar, rename options in bar structure | Sebastien Helleu |
2009-01-04 | Add hotlist refresh when a buffer is moved | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC s... | Sebastien Helleu |
2008-12-19 | Add aspell option to check mispelled words during text search in buffer (disa... | Sebastien Helleu |
2008-12-19 | Fix too many refreshs for bars (build content of items when bar is displayed) | Sebastien Helleu |
2008-12-19 | Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar | Sebastien Helleu |
2008-12-19 | Add sub-items in bars (items glued with "+" as separator instead of comma), a... | Sebastien Helleu |
2008-12-18 | Fix refresh of bar when changing items inside | 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-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-11 | Source code reorganization for bars and bar windows | Sebastien Helleu |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu |
2008-12-04 | Fix display problem with color for groups in nicklist | 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-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-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 |