Age | Commit message (Expand) | Author |
2009-01-04 | Fix crash when creating bar, rename options in bar structure | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | 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 | 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-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-11 | Source code reorganization for bars and bar windows | 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-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-11 | Add new default keys for previous/next buffer: ctrl-P,alt-up and ctrl-N,alt-down | Sebastien Helleu |
2008-11-11 | Fix infinite loop when chat window is too small or not visible at all | Sebastien Helleu |
2008-11-05 | Add weechat_highlight signal, sent when a line with highlight is displayed | Sebastien Helleu |
2008-11-04 | Fix bug with pointer conversions on 64 bits architecture | Sebastien Helleu |
2008-11-03 | Add detection of system clock skew, reinitialize all timers when this happens | Sebastien Helleu |
2008-11-01 | Backtrace feature is shipped by an external library on FreeBSD (and maybe oth... | Julien Louis |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-10-19 | Fix display of special chars (< 32) in input bar (for exemple to send colors ... | Sebastien Helleu |
2008-10-18 | Free layout and chat buffer on exit | Sebastien Helleu |
2008-10-14 | Fix use of size_max value for bars, fix refresh problem when bar size is changed | Sebastien Helleu |
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-08 | Add function to get plugin name (return "core" for WeeChat core) | 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-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 | Fill items in bars with spaces when filling is vertical | Sebastien Helleu |
2008-09-30 | Fix some memory leaks | 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-02 | Fix refresh bug with bars when items are empty and size is zero (auto) | Sebastien Helleu |
2008-07-28 | Fix display bug with some weird UTF-8 chars (bugs #19687 and #23943) | 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 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-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-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-22 | Add delimiter color for bars, fix some bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |