Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-02 | core: add incomplete mouse events "event-down" and "event-drag" (task #11840) | Ailin Nemui | |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ↵ | Sebastien Helleu | |
"string_eval_expression" in plugin API | |||
2012-10-18 | core: fix display of zoomed/merged buffer (with number >= 2) after switching ↵ | Sebastien Helleu | |
to it (bug #37593) | |||
2012-10-17 | core: fix display problem when option weechat.look.prefix_same_nick is set ↵ | Sebastien Helleu | |
(problem with nick displayed in first line of screen) (bug #37556) To fix this bug, a feature has been removed: the first message with a nick has the prefix forced (to not display the value of weechat.look.prefix_same_nick on top of screen), commit was: 04e98c3f29156a04785f86d429dda4d521fc1779 This feature may be reintroduced in a future commit. | |||
2012-10-12 | core: fix wrapping of words with wide chars (the break was made before the ↵ | Sebastien Helleu | |
correct position) | |||
2012-09-17 | core: move the set of cmake policy CMP0003 in directory src (so it applies ↵ | Sebastien Helleu | |
to all plugins) (bug #37311) | |||
2012-08-30 | core: add default key alt+"x" (zoom on merged buffer) (task #11029) | Sebastien Helleu | |
2012-08-27 | core: fix display bug when end of a line is displayed on top of chat (last ↵ | Sebastien Helleu | |
line truncated and MORE(0) in status bar) (bug #37203) | |||
2012-08-27 | api: allow update for some variables of hdata, add new functions ↵ | Sebastien Helleu | |
hdata_update and hdata_set | |||
2012-08-22 | core: display spaces at the end of messages in chat area (bug #37024) | Sebastien Helleu | |
2012-08-22 | core: fix infinite loop in display when chat area has width of 1 with a bar ↵ | Sebastien Helleu | |
displayed on the right (nicklist by default) (bug #37089) | |||
2012-08-21 | script: add option script.look.quiet_actions (no messages when ↵ | Sebastien Helleu | |
installing/removing/loading/unloading scripts on script buffer) | |||
2012-08-20 | script: add focus info for mouse on script buffer, add two default mouse ↵ | Sebastien Helleu | |
bindings: left button = select line, right button = install/remove script | |||
2012-08-17 | core: fix display of "bar more down" char when text is truncated by size_max ↵ | Nils Görs | |
in bars with vertical filling (bug #37054) | |||
2012-08-17 | core: fix color of long lines (displayed on more than one line on screen) ↵ | Sebastien Helleu | |
under FreeBSD (bug #36999) | |||
2012-08-17 | core: add mouse bindings ctrl+wheel up/down to scroll horizontally buffers ↵ | Sebastien Helleu | |
with free content | |||
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py ↵ | Sebastien Helleu | |
and script.pl) | |||
2012-08-14 | core: fix use of unitialized value (line->data->display) when adding a line ↵ | Sebastien Helleu | |
in buffer | |||
2012-07-29 | core: add option "swap" for command /buffer (task #11373) | Nils Görs | |
2012-07-29 | core: fix refresh of bar items when switching window | Sebastien Helleu | |
2012-07-21 | core: add missing include of stddef.h in gui-hotlist.c | Sebastien Helleu | |
2012-07-21 | core: add hdata "hotlist" | Sebastien Helleu | |
2012-07-21 | core: scroll to bottom of window after reaching first or last highlight with ↵ | Peter Boström | |
keys alt+"p" / alt+"n" | |||
2012-07-20 | core: add support of arrays in hdata variables | Sebastien Helleu | |
2012-07-18 | core: fix compilation of gui-curses-window.c under Solaris | Sebastien Helleu | |
2012-07-17 | core: fix typo in comment | Sebastien Helleu | |
2012-07-09 | core: fix refresh of bar items "buffer_filter" and "scroll" in root bars ↵ | Sebastien Helleu | |
(bug #36816) | |||
2012-07-07 | core: add option weechat.look.jump_smart_back_to_buffer (jump back to ↵ | Nils Görs | |
initial buffer after reaching end of hotlist) The option is "on" by default, which is old behaviour. | |||
2012-07-07 | irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes ↵ | Sebastien Helleu | |
(task #12022) | |||
2012-07-05 | core: add default key alt+"s" (toggle aspell) | Sebastien Helleu | |
2012-06-14 | core: add callback "nickcmp" for nick comparison in buffers | Sebastien Helleu | |
2012-06-13 | core: fix resize of windows after horizontal split | Sebastien Helleu | |
2012-06-10 | core: add horizontal separator between windows, two new options to toggle ↵ | Sebastien Helleu | |
horizontal/vertical separators between windows New boolean options, enabled by default: - weechat.look.window_separator_horizontal - weechat.look.window_separator_vertical | |||
2012-06-09 | core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg ↵ | Sebastien Helleu | |
for highlight when nick is offline) | |||
2012-06-09 | core: fix refresh of offline nicks (in chat) when nicklist bar is hidden | Sebastien Helleu | |
2012-06-09 | core: fix color of nicks in buffers without nicklist when option ↵ | Sebastien Helleu | |
weechat.look.color_nick_offline is on | |||
2012-06-09 | core: add options to use different color for offline nicks in prefix (patch ↵ | Sebastien Helleu | |
from Nei) (task #11109) New options: - weechat.look.color_nick_offline: boolean to enable feature (off by default) - weechat.color.chat_nick_offline: color for offline nicks (displayed in prefix) | |||
2012-05-22 | core: force display of prefix on first line displayed in window (even if it ↵ | Sebastien Helleu | |
should be hidden by option weechat.look.prefix_same_nick) | |||
2012-05-04 | core: fix crash in focus hook for nicklist (bug #36271) | Sebastien Helleu | |
2012-04-14 | core: optimize load of keys (save score of keys to sort them faster) | Sebastien Helleu | |
2012-04-11 | core: fix display bugs and crashs with small windows (bug #36107) | Sebastien Helleu | |
2012-04-07 | core: convert options weechat.look.prefix_align_more and ↵ | Sebastien Helleu | |
weechat.look.prefix_buffer_align_more from boolean to string (task #11197) | |||
2012-04-03 | core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ↵ | Sebastien Helleu | |
string used as replacement Bugs fixed: - hide/replace prefix only if prefix is a nick (do not do it for join/part/quit or action messages) - hide/replace prefix only when displaying messages (do not cache value in lines) The nick color used in replacement string comes from tag "prefix_nick_ccc", where "ccc" is the color of nick. | |||
2012-04-01 | core: fix bug with option weechat.look.prefix_same_nick and filtered lines | Sebastien Helleu | |
2012-03-31 | core: fix bad computation of prefix length when simulating display (this ↵ | Sebastien Helleu | |
caused one or more empty lines at bottom of chat area) (bug was introduced in previous commit: 10df976e53a4bf131bc9905b30237e2ffeb33a9a) | |||
2012-03-29 | core: fix display bug with prefix when length is greater than max and prefix ↵ | Sebastien Helleu | |
is ending with a wide char (bug #36032) | |||
2012-03-28 | core: add option weechat.look.prefix_same_nick (hide or change prefix on ↵ | Sebastien Helleu | |
messages whose nick is the same as previous message) (task #11965) | |||
2012-03-24 | core: convert tabs to spaces in text pasted (bug #25028) | Sebastien Helleu | |
2012-03-10 | core: fix lost scroll when switching to a buffer with a pending search (ctrl-r) | Sebastien Helleu | |
2012-03-10 | core: fix grab of key (alt-k) (bug introduced with bracketed paste mode) | Sebastien Helleu | |