Age | Commit message (Expand) | Author |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-12-20 | Add 256 colors support | Sebastien Helleu |
2010-11-10 | Fix crash when displaying groups in buffer nicklist | Sebastien Helleu |
2010-10-31 | Add extra checks on some pointers | Sebastien Helleu |
2010-10-29 | Fix display of nick in nicklist when groups are displayed and nick has "visib... | Sebastien Helleu |
2010-10-23 | Fix default value of bar items options (bug #31422) | Sebastien Helleu |
2010-10-18 | Fix color of comma in hotlist bar item | Sebastien Helleu |
2010-10-12 | Add new option weechat.look.hotlist_unique_numbers (task #10691) | Sebastien Helleu |
2010-07-30 | Add update of item "buffer_title" when switching to other buffer (fix problem... | Sebastien Helleu |
2010-07-05 | Use of hashtable for local variables of buffers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-06-11 | Fix refresh of bar item when it is used more than one time in a bar | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-03-25 | Add signals "nicklist_{group|nick}_{added|removed}", remove signal "nicklist_... | Sebastien Helleu |
2010-03-24 | Fix crash on /upgrade if there are some nicks in a nicklist without prefix or... | Sebastien Helleu |
2010-03-21 | Add missing refresh of bar item "buffer_number" when a buffer is closed | Sebastien Helleu |
2010-03-21 | Use buffer local variable "nick" for default item "input_prompt" | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-12-19 | Fix display of bar items in a root bar (use bar item from plugin of current w... | Sebastien Helleu |
2009-12-14 | Add new option weechat.color.status_time | Sebastien Helleu |
2009-11-05 | Fix refresh of bar item buffer_nicklist when it is displayed in a root bar | Sebastien Helleu |
2009-09-17 | Update hotlist when a buffer is closed (bug #27470) | Sebastien Helleu |
2009-06-21 | Move partial completion structure to completion structure (it is now specific... | Sebastien Helleu |
2009-06-14 | Add new option weechat.look.hotlist_names_merged_buffers | Sebastien Helleu |
2009-06-13 | Display buffer name in hotlist if buffers are merged with same number | Sebastien Helleu |
2009-06-12 | Fix refresh of hidden bars (patch #6837) | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-08 | Improve display of filter indicator in status bar, add option for color | Sebastien Helleu |
2009-03-22 | Force refresh of bars using a bar item when it is destroyed | Sebastien Helleu |
2009-03-21 | Add new modifier "input_text_content" | Sebastien Helleu |
2009-03-06 | Add new hook type "process": launch command with fork and catch result (rc/st... | Sebastien Helleu |
2009-02-17 | Use string instead of char for prefixes in nicklist | Sebastien Helleu |
2009-02-08 | Add hook type "command_run", add new function "string_remove_color" in plugin... | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | 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-03 | Update copyright dates | Sebastien Helleu |
2008-12-19 | Fix too many refreshs for bars (build content of items when bar is displayed) | Sebastien Helleu |
2008-12-19 | Add sub-items in bars (items glued with "+" as separator instead of comma), a... | Sebastien Helleu |
2008-12-15 | Add new bar filling types: columns_horizontal and columns_vertical | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-12-04 | Fix display problem with color for groups in nicklist | Sebastien Helleu |
2008-11-19 | Remove old and unused color options | 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-27 | Add name of plugins next to plugin pointers in dump (to log file) | Sebastien Helleu |
2008-10-26 | Fix option irc.network.away_check | Sebastien Helleu |
2008-10-20 | Add new property "short_name" for buffers | Sebastien Helleu |
2008-10-18 | Remove unused option look.input_format, fix refresh bug with input prompt for... | Sebastien Helleu |