index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2012-03-17
core: fix typo: unsensitive -> insensitive
Sebastien Helleu
2012-03-13
core: follow symbolic links when writing configuration files (.conf) (task #1...
Sebastien Helleu
2012-03-09
core: improve and fix bugs on standard paste and bracketed paste
Sebastien Helleu
2012-03-04
core: fix typo in help of option weechat.look.paste_bracketed (bug #35717)
Sebastien Helleu
2012-03-04
core: rename option weechat.look.bracketed_paste_mode to weechat.look.paste_b...
Sebastien Helleu
2012-03-04
core: add support of terminal "bracketed paste mode" (task #11316)
Sebastien Helleu
2012-02-25
core: fix expand of path "~" to home of user in function string_expand_home (...
Sebastien Helleu
2012-02-20
core: remove obsolete option "scroll_unread" in completion of /input (option ...
Sebastien Helleu
2012-02-19
core: fix memory leak in function util_search_full_lib_name
Sebastien Helleu
2012-02-09
core: add options "dns_servers" and "accepttimeout_ms" for curl (libcurl >= 7...
Sebastien Helleu
2012-02-05
core: fix compilation warning under Cygwin
Sebastien Helleu
2012-01-28
core: fix compilation warning on curl_easy_setopt for option CURLOPT_FOLLOWLO...
Sebastien Helleu
2012-01-26
api: replace type "regex_t *" by "void *" in function string_regcomp (fix rub...
Sebastien Helleu
2012-01-24
core: move option "scroll_unread" from command /input to /window
Sebastien Helleu
2012-01-24
api: add modifier "input_text_for_buffer"
Sebastien Helleu
2012-01-24
core: fix typo in comment
Sebastien Helleu
2012-01-22
core: add support of flags in regular expressions and highlight options, add ...
Sebastien Helleu
2012-01-18
core: add many libcurl options missing (for URL transfer)
Sebastien Helleu
2012-01-16
core: add URL transfer (using libcurl), add function hook_process_hashtable i...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-12-25
core: change mouse state when option weechat.look.mouse is changed
Sebastien Helleu
2011-12-19
core: add type "hashtable" for hdata, new api functions: hdata_hashtable and ...
Sebastien Helleu
2011-12-17
core: display an error and do nothing for command "/unset *"
Sebastien Helleu
2011-12-17
api: add new function hdata_check_pointer
Sebastien Helleu
2011-12-15
core: display error about main buffer in command "/buffer close N" (or N1-N2)...
Sebastien Helleu
2011-12-07
core: add option "hooks" for command /debug
Sebastien Helleu
2011-12-07
core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...
Sebastien Helleu
2011-12-04
core: add missing initialization of variable in function weelist_casesearch_pos
Sebastien Helleu
2011-12-01
core: remove obsolete comment
Sebastien Helleu
2011-11-27
core: check pointer returned by function localtime
Sebastien Helleu
2011-11-27
irc: fix crash when signon time in message 317 (whois, idle) is invalid (too ...
Sebastien Helleu
2011-11-25
core: add type char for hdata and function hdata_char in plugin/script API
Sebastien Helleu
2011-11-21
core: add "full_name" in buffer structure
Sebastien Helleu
2011-11-17
core: apply filters after full reload of configuration files (with /reload) (...
Sebastien Helleu
2011-11-15
core: display a warning when option weechat.look.eat_newline_glitch is enabled
Sebastien Helleu
2011-11-15
core: allow list for option weechat.plugin.extension (makes weechat.conf port...
Sebastien Helleu
2011-11-12
core: fix compilation under OpenBSD 5.0 (lib utf8 not needed any more) (bug #...
Simon Kuhnle
2011-11-12
core: add new option weechat.completion.base_word_until_cursor: allow complet...
Sebastien Helleu
2011-11-12
api: add new functions strcasecmp_range and strncasecmp_range
Sebastien Helleu
2011-11-08
core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...
Sebastien Helleu
2011-11-07
core: remove error displayed by /buffer after successful jump to buffer by na...
Sebastien Helleu
2011-11-07
core: display error in command /buffer if arguments are wrong (bug #34180)
Sebastien Helleu
2011-11-05
core: do not display warning about option "save_config_on_exit" on startup or...
Sebastien Helleu
2011-11-05
core: display full line (option + value) for lines with error in configuratio...
Sebastien Helleu
2011-11-05
core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo...
Sebastien Helleu
2011-11-03
core: fix typo: occured -> occurred
Sebastien Helleu
2011-11-01
core: fix syntax of option "irc://" in "weechat-curses --help"
Sebastien Helleu
2011-11-01
core: add option weechat.history.max_minutes: maximum number of minutes in hi...
Sebastien Helleu
2011-10-29
core: add WEECHAT_HOME option in cmake and configure to setup default WeeChat...
Sebastien Helleu
2011-10-29
core: display a message when mouse state is changed with command /mouse
Sebastien Helleu
[prev]
[next]