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