Age | Commit message (Expand) | Author |
2015-08-07 | core: update translations | Sébastien Helleu |
2015-08-07 | Merge remote-tracking branch 'origin/pr/475' | Sébastien Helleu |
2015-08-05 | irc: fix update of lag item when the server lag changes | Sébastien Helleu |
2015-08-04 | irc: remove lag item when a lag is displayed and new lag computed is exactly ... | Sébastien Helleu |
2015-08-03 | core: update options supporting secured data in /help secure | Sébastien Helleu |
2015-07-26 | core: fix typo in /help weechat.look.key_grab_delay | Sébastien Helleu |
2015-07-26 | core: factorize functions to search text in window | Sébastien Helleu |
2015-07-26 | Merge remote-tracking branch 'origin/pr/393' | Sébastien Helleu |
2015-07-26 | core: add option weechat.look.key_grab_delay to set the default delay when gr... | Sébastien Helleu |
2015-07-25 | core: flush stdout/stderr after sending text directly on them (fix corrupted ... | Sébastien Helleu |
2015-07-25 | core: allow execution of command "/input return" on a buffer which is not dis... | Sébastien Helleu |
2015-07-24 | core: allow jump from current to previous buffer with default keys "alt-j NN" | Simmo Saan |
2015-07-23 | core: remove useless "return" | Sébastien Helleu |
2015-07-22 | core: fix typo in /help window | Sébastien Helleu |
2015-07-20 | irc: add separate color option for current topic in channel buffer | Simmo Saan |
2015-07-20 | alias: add options "add", "addcompletion" and "del" in command /alias, remove... | Sébastien Helleu |
2015-07-19 | xfer: fix typo in a comment | Sébastien Helleu |
2015-07-19 | aspell: fix typo in a comment | Sébastien Helleu |
2015-07-18 | core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on... | Sébastien Helleu |
2015-07-18 | xfer: fix crash if the DCC file socket number is too high (issue #465) | Sébastien Helleu |
2015-07-17 | irc: fix format of comment | Sébastien Helleu |
2015-07-17 | core: fix format of comment | Sébastien Helleu |
2015-07-16 | core: fix comment in function hook_find_pos | Sébastien Helleu |
2015-07-15 | core: add variables with count of hooks | Sébastien Helleu |
2015-07-14 | core: reset pointers, file descriptors and child PIDs in unhook() | Sébastien Helleu |
2015-07-14 | core: add option weechat.look.confirm_upgrade (closes #463) | Sébastien Helleu |
2015-07-10 | irc: evaluate content of server option "nicks" | Sébastien Helleu |
2015-07-09 | irc: do not allow command /query with a channel name (closes #459) | Sébastien Helleu |
2015-07-05 | core: fix type of value returned by function gui_bar_window_content_get | Sébastien Helleu |
2015-07-04 | logger: fix type of value returned by function logger_tail_last_eol | Sébastien Helleu |
2015-07-04 | core: fix type of value returned by function gui_mouse_grab_event2input | Sébastien Helleu |
2015-07-04 | irc: fix type of value returned by function irc_buffer_build_name | Sébastien Helleu |
2015-07-04 | core: fix type of value returned by functions gui_chat_string_next_char, gui_... | Sébastien Helleu |
2015-07-04 | api: fix type of value returned by function util_get_time_string | Sébastien Helleu |
2015-07-04 | api: fix type of value returned by functions utf8_prev_char, utf8_next_char a... | Sébastien Helleu |
2015-07-04 | core: add missing comments before functions when the result must be freed aft... | Sébastien Helleu |
2015-07-04 | alias: remove unused function alias_get_final_command() | Sébastien Helleu |
2015-07-03 | api: fix type of value returned by function strcasestr | Sébastien Helleu |
2015-06-30 | api: add support of evaluated sub-strings and current date/time in function s... | Sébastien Helleu |
2015-06-28 | core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup (c... | Sébastien Helleu |
2015-06-27 | core: fix display of invalid UTF-8 chars in bars (issue #218) | Sébastien Helleu |
2015-06-27 | irc: decode/encode only text in IRC messages and not the headers (bug #29886,... | Sébastien Helleu |
2015-06-27 | xfer: evaluate content of options xfer.file.download_path and xfer.file.uploa... | Sébastien Helleu |
2015-06-26 | script: call function string_eval_path_home() to evaluate scripts path | Sébastien Helleu |
2015-06-25 | logger: call function string_eval_path_home() to evaluate logger file path | Sébastien Helleu |
2015-06-24 | api: add function string_eval_path_home() | Sébastien Helleu |
2015-06-23 | core: fix help of /eval command | Sébastien Helleu |
2015-06-23 | core: allow pointer as list name in evaluation of hdata (closes #450) | Sébastien Helleu |
2015-06-22 | core: fix bar item "scroll" after /buffer clear (closes #448) | Sébastien Helleu |
2015-06-21 | script: rename option script.scripts.dir to script.scripts.path (issue #388) | Sébastien Helleu |