Age | Commit message (Expand) | Author |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-10-11 | Fix refresh of bars when switching active buffer | Sebastien Helleu |
2008-10-11 | Add space before day changed message, fix refresh when setting unread marker ... | Sebastien Helleu |
2008-10-11 | Fix refresh bugs with scroll keys (bug #21738) | Sebastien Helleu |
2008-10-11 | Fix some display bugs with read marker line, history, max prefix length, and ... | Sebastien Helleu |
2008-10-10 | Add 2 new default bar items (input_paste and input_search), used by default i... | Sebastien Helleu |
2008-10-10 | Use key shift-tab to force partial completion (when no completion is pending)... | Sebastien Helleu |
2008-10-08 | Add function to get plugin name (return "core" for WeeChat core) | Sebastien Helleu |
2008-10-04 | Split default bars creation in many functions | Sebastien Helleu |
2008-10-03 | Add color for marker on lines where text sought is found | Sebastien Helleu |
2008-10-03 | Do not write "--" or "++" indicators for bars with items where cursor is move... | Sebastien Helleu |
2008-10-03 | Fix horitonzal scroll (X) in bars | Sebastien Helleu |
2008-10-03 | Fix bug with nicklist bar item: remove last new line when used on top or bott... | Sebastien Helleu |
2008-10-02 | Add new option scroll_page_percent to choose percent of height to scroll with... | Sebastien Helleu |
2008-10-02 | Add new /layout command and save_layout_on_exit config option, to save/restor... | Sebastien Helleu |
2008-10-01 | Fix refresh of bar item "input_text" when it is used in a root bar | Sebastien Helleu |
2008-10-01 | Fill items in bars with spaces when filling is vertical | Sebastien Helleu |
2008-09-30 | Fix wrong include path | Sebastien Helleu |
2008-09-30 | Set unread marker for IRC server/channels/pv buffers when using /away command | Sebastien Helleu |
2008-09-30 | Fix some memory leaks | Sebastien Helleu |
2008-09-29 | Remove debug message | Sebastien Helleu |
2008-09-24 | Fix /upgrade when there is one buffer for all IRC servers | Sebastien Helleu |
2008-09-23 | Fix help of /bar command | Sebastien Helleu |
2008-09-21 | Add IRC bar items (buffer name, lag indicator), use bar items from plugins wi... | Sebastien Helleu |
2008-09-18 | Replace french word "pourcentage" by percentage | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |
2008-09-15 | Fix bug with line filtering on buffers with free content | Sebastien Helleu |
2008-09-03 | Reintroduce /ignore command to ignore IRC nicks/hosts, using regex | Sebastien Helleu |
2008-09-03 | Add infolist for list of filters ("filter") | Sebastien Helleu |
2008-09-03 | Add "no_filter" tag, to prevent some lines to be filtered (like output of /fi... | Sebastien Helleu |
2008-09-02 | Add hotlist infolist | Sebastien Helleu |
2008-09-02 | Fix refresh bug with bars when items are empty and size is zero (auto) | Sebastien Helleu |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | Sebastien Helleu |
2008-08-24 | Fix crash with filters and day change lines | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-07-28 | Fix display bug with some weird UTF-8 chars (bugs #19687 and #23943) | Sebastien Helleu |
2008-07-18 | Fix bug with buffer_search function in scripts (with empty arguments, to find... | Sebastien Helleu |
2008-07-10 | Split "filling" bar value into "filling_top_bottom" and "filling_left_right" ... | Sebastien Helleu |
2008-07-06 | Fix display bug with history_next in input bar (text not erased) | Sebastien Helleu |
2008-07-06 | Fix display bug with prefix_align_max for highlighted lines | Sebastien Helleu |
2008-07-06 | Display number of lines remaining after last line displayed screen in "-MORE-... | Sebastien Helleu |
2008-07-06 | Fix other bugs with prefix alignment | Sebastien Helleu |
2008-07-06 | Fix display bug with prefix_align_max option (bug #23777) | Sebastien Helleu |
2008-07-04 | Fix some warnings with cmake 2.6 | Julien Louis |
2008-07-03 | Fix "more" indicator when filters are enabled with some lines hidden (bug #23... | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-28 | Add "buffer_title" bar item, and create title bar when using /bar default | Sebastien Helleu |
2008-06-28 | Add "default" option to command /bar, to create default bars (today only inpu... | Sebastien Helleu |
2008-06-28 | Fix display bug with alignment for sublines when there's no prefix displayed ... | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |