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
2014-01-05
core: replace calls to sprintf() with snprintf()
Sebastien Helleu
2014-01-05
core: fix compilation warnings on OpenBSD
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-30
core: rename option "add" to "store" in command /layout
Sebastien Helleu
2013-12-23
core: replace darkgray color as default value of options
Sebastien Helleu
2013-12-18
core: add support of UTF-8 chars in horizontal/vertical separators
Sebastien Helleu
2013-12-18
core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...
Sebastien Helleu
2013-12-15
core: add support of logical and/or for argument "tags" in function hook_print
Sebastien Helleu
2013-12-15
core: fix some translation of "tags" in french
Sebastien Helleu
2013-12-15
core: add buffer property "highlight_tags_restrict", rename option irc.look.h...
Sebastien Helleu
2013-12-14
core: add note about support of "*" for tags in /help filter
Sebastien Helleu
2013-12-14
core: add logical "and" between tags in filters, weechat.look.highlight_tags ...
Sebastien Helleu
2013-12-13
core: rename options save/reset to add/del in command /layout
Sebastien Helleu
2013-12-11
core: update translations
Sebastien Helleu
2013-12-07
core: add option weechat.look.buffer_position
Sebastien Helleu
2013-11-30
core: fix command /buffer renumber
Sebastien Helleu
2013-11-30
core: fix unmerge of buffer
Sebastien Helleu
2013-11-30
core: add limits for buffers (max 10000 buffers opened, number of a buffer: b...
Sebastien Helleu
2013-11-30
core: add option weechat.look.buffer_auto_renumber
Sebastien Helleu
2013-11-24
core: do not update terminal title on startup if option weechat.look.window_t...
Sebastien Helleu
2013-11-23
core: free secured data on exit
Sebastien Helleu
2013-11-22
core: fix crash on "/buffer close name" when the buffer is not found
Sebastien Helleu
2013-11-22
core: fix crash on /buffer close core.weechat
Sebastien Helleu
2013-11-18
core: use #ifdef to check if versions are defined in signal "debug_libs"
Sebastien Helleu
2013-11-18
core: remove "v" before versions displayed by /debug libs
Sebastien Helleu
2013-11-17
core: add option "libs" for command /debug, add signal "debug_libs"
Sebastien Helleu
2013-11-17
core: remove obsolete signals "debug_buffer" and "debug_windows"
Sebastien Helleu
2013-11-15
core: optimize loop when closing several buffers with command /buffer close n...
Sebastien Helleu
2013-11-15
core: fix memory leak when n2 is not a valid number in command /buffer close ...
Sebastien Helleu
2013-11-13
core: set option weechat.look.paste_bracketed to "on" by default
Sebastien Helleu
2013-11-09
core: rename option weechat.look.set_title to weechat.look.window_title (eval...
Sebastien Helleu
2013-11-09
api: add support of infos with format `${info:name,arguments}` in function st...
Sebastien Helleu
2013-11-09
core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (pat...
Sebastien Helleu
2013-11-09
core: improve error message when a .conf file can not be read, add a second w...
Sebastien Helleu
2013-11-09
core: remove unneeded warning when read of sec.conf fails (another warning is...
Sebastien Helleu
2013-11-09
core: do not exit if read of sec.conf/weechat.conf fails
Sebastien Helleu
2013-11-09
core: remove unneeded warning when read of weechat.conf fails (another warnin...
Sebastien Helleu
2013-11-09
core: display lines waiting for buffer on exit (in case of early exit)
Sebastien Helleu
2013-11-09
core: create .conf file with default options only if the file does not exist ...
Sebastien Helleu
2013-11-03
api: fix read of arrays in hdata functions hdata_<type> (bug #40354)
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-26
core: fix bind of keys in cursor/mouse context when key starts with "@" (remo...
Sebastien Helleu
2013-10-20
core: fix typo in /help weechat.history.max_buffer_lines_number
Sebastien Helleu
2013-10-20
core: fix typo in /help weechat.history.max_buffer_lines_minutes
Sebastien Helleu
2013-10-20
core: add warning about value 0 in help of some history options
Sebastien Helleu
2013-10-06
core: add options to customize default text search in buffers
Sebastien Helleu
2013-10-06
core: remove warning about proxy not found for option weechat.network.proxy_c...
Sebastien Helleu
2013-10-02
core: fix spaces displayed after combining chars (bug #40115)
Sebastien Helleu
2013-09-24
core: fix time displayed in status bar (it was one second late) (bug #40097)
Sebastien Helleu
2013-09-20
core: add proxy options username/password in /help secure
Sebastien Helleu
[next]