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
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
2011-10-29
core: add optional arguments for command /plugin load/reload/autoload
Sebastien Helleu
2011-10-27
core: update examples in /help filter
Sebastien Helleu
2011-10-27
core: remove wrong example in /help bar (scroll bar using buffer name)
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-10-25
core: fix compilation error with "pid_t" on Mac OS X (bug #34639)
Sebastien Helleu
2011-10-23
core: enable background process under Cygwin to connect to servers, fix recon...
Sebastien Helleu
2011-10-19
core: fix freeze when calling function util_file_get_content with a directory...
Sebastien Helleu
2011-10-16
core: use value 2 of keep_eol in function string_split to keep separators at ...
Sebastien Helleu
2011-10-09
core: display timeout for hook_process command only if debug for core is enab...
Sebastien Helleu
2011-10-07
core: bufferize lines displayed before core buffer is created, to display the...
Sebastien Helleu
2011-10-01
core: add missing hook type "focus" in array "hook_type_string" (fix crash wh...
Sebastien Helleu
2011-09-30
core: fix sentence in /help upgrade
Sebastien Helleu
2011-09-24
core: update help of option weechat.look.color_basic_force_bold
Sebastien Helleu
2011-09-24
core: add new option weechat.look.color_basic_force_bold, off by default: bol...
Sebastien Helleu
2011-09-23
core: change default value for option weechat.look.color_inactive_buffer to off
Sebastien Helleu
2011-09-22
core: add options weechat.look.color_inactive_window/buffer, fix bugs with in...
Sebastien Helleu
2011-09-22
core: rename options *_inactive_line to *_inactive_buffer
Sebastien Helleu
2011-09-22
core: fix refresh problem on other windows when options weechat.look.color_in...
Sebastien Helleu
2011-09-22
core: remove compilation warnings about unused return values of functions
Sebastien Helleu
2011-09-22
core: add colors for inactive windows and lines (in merged buffers)
Sebastien Helleu
2011-08-28
core: fix bugs with calls to realloc
Sebastien Helleu
2011-08-26
core: add new options weechat.look.bar_more_left/right/up/down
Sebastien Helleu
2011-08-26
core: add new option weechat.look.item_buffer_filter
Sebastien Helleu
2011-08-26
core: change default value of option weechat.network.gnutls_ca_file to "/etc/...
Sebastien Helleu
2011-08-26
core: fix typo in /help key
Sebastien Helleu
2011-08-26
core: replace deprecated gnutls function "gnutls_certificate_client_set_retri...
Sebastien Helleu
2011-08-26
core: use dynamic buffer size for calls to vsnprintf
Sebastien Helleu
2011-08-25
core: fix memory leak in unhook of hook_connect
Sebastien Helleu
2011-08-20
core: add functions "key_bind" and "key_unbind" in plugin API
Sebastien Helleu
2011-08-18
core: remove some compilation warnings under Cygwin
Sebastien Helleu
2011-08-16
core: allow name of buffer for command /buffer clear (task #11269)
Sebastien Helleu
2011-08-16
core: fix crash with "hook" infolist when "arguments" is an empty string
Sebastien Helleu
2011-08-15
core: allow a second area for keys in context "mouse" (for drag & drop betwee...
Sebastien Helleu
[next]