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
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
2013-09-19
core: add support of secured data in proxy options username/password (evaluat...
Sebastien Helleu
2013-09-19
relay: add support of secured data in option relay.network.password (evaluate...
Sebastien Helleu
2013-09-19
core: fix memory leak on unhook of a print hook (if using tags)
Sebastien Helleu
2013-09-03
core: rename options weechat.look.day_change_message(2) to weechat.look.day_c...
Sebastien Helleu
2013-09-02
core: fix computation of columns in output of /help (take care about size of ...
Sebastien Helleu
2013-09-02
Merge branch 'shared-strings'
Sebastien Helleu
2013-09-02
core: add option weechat.look.day_change_message2
Sebastien Helleu
2013-08-25
core: fix evaluation of expressions with parentheses
Sebastien Helleu
2013-08-25
core: add note about color codes "${color:xxx}" in /help weechat.look.day_cha...
Sebastien Helleu
2013-08-25
core: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-21
core: display an error message when "/buffer notify xxx" fails (with a wrong ...
Sebastien Helleu
2013-08-20
core: improve help of command /away
Sebastien Helleu
2013-08-17
core: add commment in function string_shared_get (returned value must not be ...
Sebastien Helleu
2013-08-17
core: add search of regular expression in buffer, don't reset search type on ...
Sebastien Helleu
2013-08-16
core: add text emphasis in messages when searching text in buffer
Sebastien Helleu
2013-08-15
core: remove obsolete enum t_config_look_nicklist
Sebastien Helleu
2013-08-12
core: add comment with return value of function string_regcomp
Sebastien Helleu
2013-08-11
core: add note about "strftime" in help of options weechat.look.day_change_ti...
Sebastien Helleu
2013-08-10
core: add support of shared strings in split of strings (add functions string...
Sebastien Helleu
2013-08-10
core: add shared strings to reduce memory usage
Sebastien Helleu
[prev]
[next]