summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-18xfer: fix crash if the DCC file socket number is too high (issue #465)Sébastien Helleu
2015-07-17irc: fix format of commentSébastien Helleu
2015-07-17core: fix format of commentSébastien Helleu
2015-07-16core: fix comment in function hook_find_posSébastien Helleu
2015-07-15core: add variables with count of hooksSébastien Helleu
2015-07-14core: update German translationsNils Görs
2015-07-14core: reset pointers, file descriptors and child PIDs in unhook()Sébastien Helleu
2015-07-14core: add option weechat.look.confirm_upgrade (closes #463)Sébastien Helleu
2015-07-13doc: update Japanese auto-generated filesSébastien Helleu
2015-07-13Merge pull request #464 from l/translation_jaSébastien Helleu
2015-07-13core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-07-12doc: update German documentationNils Görs
2015-07-12doc: add Cygwin packages in user's guideSébastien Helleu
2015-07-11core: remove obsolete translationsSébastien Helleu
2015-07-10irc: evaluate content of server option "nicks"Sébastien Helleu
2015-07-10core: update German translationsNils Görs
2015-07-09irc: do not allow command /query with a channel name (closes #459)Sébastien Helleu
2015-07-05core: fix type of value returned by function gui_bar_window_content_getSébastien Helleu
2015-07-04logger: fix type of value returned by function logger_tail_last_eolSébastien Helleu
2015-07-04core: fix type of value returned by function gui_mouse_grab_event2inputSébastien Helleu
2015-07-04irc: fix type of value returned by function irc_buffer_build_nameSébastien Helleu
2015-07-04core: fix type of value returned by functions gui_chat_string_next_char, gui_...Sébastien Helleu
2015-07-04api: fix type of value returned by function util_get_time_stringSébastien Helleu
2015-07-04doc: update functions strcasestr, utf8_prev_char, utf8_next_char and utf8_add...Sébastien Helleu
2015-07-04api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...Sébastien Helleu
2015-07-04core: add missing comments before functions when the result must be freed aft...Sébastien Helleu
2015-07-04alias: remove unused function alias_get_final_command()Sébastien Helleu
2015-07-03api: fix type of value returned by function strcasestrSébastien Helleu
2015-07-01doc: update German auto-generated filesSébastien Helleu
2015-06-30core: update German translationsNils Görs
2015-06-30api: add support of evaluated sub-strings and current date/time in function s...Sébastien Helleu
2015-06-29doc: add question about unicode chars and libc (wcwidth) in FAQSébastien Helleu
2015-06-28core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup (c...Sébastien Helleu
2015-06-28doc: remove tag "translation missing" in French man pageSébastien Helleu
2015-06-27core: move ChangeLog entry in bugs sectionSébastien Helleu
2015-06-27core: fix display of invalid UTF-8 chars in bars (issue #218)Sébastien Helleu
2015-06-27irc: decode/encode only text in IRC messages and not the headers (bug #29886,...Sébastien Helleu
2015-06-27xfer: evaluate content of options xfer.file.download_path and xfer.file.uploa...Sébastien Helleu
2015-06-27doc: update German auto-generated filesSébastien Helleu
2015-06-26core: update German translationsNils Görs
2015-06-26script: call function string_eval_path_home() to evaluate scripts pathSébastien Helleu
2015-06-25logger: call function string_eval_path_home() to evaluate logger file pathSébastien Helleu
2015-06-24doc: update examples for functon string_eval_path_home() in plugin API referenceSébastien Helleu
2015-06-24api: add function string_eval_path_home()Sébastien Helleu
2015-06-23core: fix help of /eval commandSébastien Helleu
2015-06-23core: allow pointer as list name in evaluation of hdata (closes #450)Sébastien Helleu
2015-06-22doc: update Japanese auto-generated filesSébastien Helleu
2015-06-22Merge remote-tracking branch 'origin/pr/447'Sébastien Helleu
2015-06-22core: fix bar item "scroll" after /buffer clear (closes #448)Sébastien Helleu
2015-06-21core: update Japanese translationsAYANOKOUZI, Ryuunosuke