Age | Commit message (Expand) | Author |
2012-03-04 | core: add support of terminal "bracketed paste mode" (task #11316) | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-09-22 | core: fix display of paste multi-line prompt with a root input bar (bug #34305) | Sebastien Helleu |
2011-08-26 | core: add new option weechat.look.item_buffer_filter | Sebastien Helleu |
2011-08-25 | core: fix memory leak in display of empty bar items | Sebastien Helleu |
2011-08-17 | core: fix refresh of item buffer_plugin when short name of buffer changes (fo... | Sebastien Helleu |
2011-08-16 | core: change priority of hook_focus "buffer_nicklist" in core (2000) and irc ... | Sebastien Helleu |
2011-08-14 | core: return empty string for window and buffer pointers in focus hashtable w... | Sebastien Helleu |
2011-08-14 | core: allow empty short name on buffers (name is used if not set) | Sebastien Helleu |
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ... | Sebastien Helleu |
2011-08-05 | core: save and restore layout for buffers and windows on /upgrade | Sebastien Helleu |
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu |
2011-07-27 | core: remove delimiters around empty bar items | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-06-26 | core: many improvements on hdata | Sebastien Helleu |
2011-06-21 | core: fix bug with option weechat.look.hotlist_count_max when count_max is gr... | Sebastien Helleu |
2011-06-21 | core: fix bug with option weechat.look.hotlist_count_max (value+1 was used) | Sebastien Helleu |
2011-06-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu |
2011-04-11 | core: add messages counts in hotlist for each buffer, option weechat.look.hot... | Sebastien Helleu |
2011-03-01 | Remember scroll position for all buffers in windows (bug #25555) | Sebastien Helleu |
2011-02-17 | Add attributes for colors ("*": bold, "%": reverse, "_": underline) | Sebastien Helleu |
2011-02-06 | Rename constants GUI_COLOR_PAIR_xxx to GUI_COLOR_EXTENDED_xxx | Sebastien Helleu |
2011-02-05 | Fix display of extended foreground color on non-default background in bars | Sebastien Helleu |
2011-01-13 | Fix display of bar item "input_prompt" in root bar (patch from Deltafire) | Sebastien Helleu |
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 |