Age | Commit message (Expand) | Author |
2015-07-04 | core: add missing comments before functions when the result must be freed aft... | Sébastien Helleu |
2015-04-26 | core: remove extra spaces in function gui_bar_item_default_mouse_status | Sébastien Helleu |
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-12-28 | core: check bar conditions in root bars and on each update of a bar item | Sébastien Helleu |
2014-11-06 | core: add bar item "mouse_status", new options weechat.look.item_mouse_status... | Nils Görs |
2014-10-05 | Merge branch 'arraylist' | Sébastien Helleu |
2014-09-28 | core: move bar item "scroll" between buffer name and lag in default bar items... | Sébastien Helleu |
2014-09-01 | core: optimize completion by using arraylists | Sébastien Helleu |
2014-08-03 | core: fix display of bar item "buffer_filter" when toggling filters in curren... | Sébastien Helleu |
2014-07-12 | core: add option weechat.color.status_nicklist_count (closes #109, closes #110) | Sébastien Helleu |
2014-05-24 | api: add argument "flags" in function hdata_new_list | Sébastien Helleu |
2014-05-18 | core: fix display of item buffer_short_name when the short name is not define... | Sébastien Helleu |
2014-05-16 | core: add bar item "buffer_short_name" (task #10882) | Sébastien Helleu |
2014-03-31 | core: fix refresh of bar item "buffer_zoom" on buffer switch | Sébastien Helleu |
2014-02-26 | core: fix size used in some snprintf | Sebastien Helleu |
2014-02-13 | core: use item "buffer_last_number" instead of "buffer_count" by default in s... | Sebastien Helleu |
2014-01-05 | core: replace calls to sprintf() with snprintf() | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-11-30 | core: add bar item "buffer_last_number" | Sebastien Helleu |
2013-11-30 | core: add variable "gui_buffers_count", use it in bar item "buffer_count" | Sebastien Helleu |
2013-11-09 | core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (pat... | Sebastien Helleu |
2013-08-20 | core: fix buffer returned in focus info for bar items with a forced buffer | Sebastien Helleu |
2013-08-19 | core: add syntax "@buffer:item" in bar items to force the buffer used when di... | Sebastien Helleu |
2013-08-17 | core: add search of regular expression in buffer, don't reset search type on ... | Sebastien Helleu |
2013-07-20 | core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix... | Sebastien Helleu |
2013-01-14 | core: fix click in item "buffer_nicklist" when nicklist is a root bar (bug #3... | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-15 | core: move comments with description of C file to top of files | Sebastien Helleu |
2012-12-13 | core: reformat comments for functions | Sebastien Helleu |
2012-12-08 | api: allow creation of structure with hdata_update (allowed for hdata "history") | Sebastien Helleu |
2012-12-05 | core: disable paste detection and confirmation if bar item "input_paste" is n... | Nils Görs |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ... | Sebastien Helleu |
2012-08-27 | api: allow update for some variables of hdata, add new functions hdata_update... | Sebastien Helleu |
2012-07-29 | core: fix refresh of bar items when switching window | Sebastien Helleu |
2012-07-20 | core: add support of arrays in hdata variables | Sebastien Helleu |
2012-07-09 | core: fix refresh of bar items "buffer_filter" and "scroll" in root bars (bug... | Sebastien Helleu |
2012-07-07 | irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (... | Sebastien Helleu |
2012-05-04 | core: fix crash in focus hook for nicklist (bug #36271) | Sebastien Helleu |
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 |