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
/
gui
Age
Commit message (
Expand
)
Author
2016-07-09
core: rename function string_iconv_fprintf to string_fprintf
Sébastien Helleu
2016-04-23
api: add support of functions in hook_process
Sébastien Helleu
2016-04-05
core: move nick coloring from irc plugin to core (closes #262)
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-03-17
core: use ${info:term_width} instead of ${window.win_width} in /help weechat....
Sébastien Helleu
2016-02-28
core: check that pointers received in arguments are not NULL in buffers and w...
Sébastien Helleu
2016-02-16
core: fix truncation of buffer names in hotlist (closes #668)
Sébastien Helleu
2016-02-15
core: move irc bar item "away" and two options to core (closes #692)
Sébastien Helleu
2016-02-07
core: fix update of window title under tmux (closes #685)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-24
core: add a parent name in options (closes #629)
Sébastien Helleu
2015-10-03
core: add option weechat.look.paste_auto_add_newline (closes #543)
Sébastien Helleu
2015-09-09
core: display a more explicit error when a filter fails to be added (closes #...
Sébastien Helleu
2015-08-23
core: fix truncated messages after a word with a length of zero on screen (bu...
Sébastien Helleu
2015-08-18
api: add argument "length" in function utf8_is_valid()
Sébastien Helleu
2015-07-26
core: factorize functions to search text in window
Sébastien Helleu
2015-07-26
Merge remote-tracking branch 'origin/pr/393'
Sébastien Helleu
2015-07-26
core: add option weechat.look.key_grab_delay to set the default delay when gr...
Sébastien Helleu
2015-07-25
core: flush stdout/stderr after sending text directly on them (fix corrupted ...
Sébastien Helleu
2015-07-25
core: allow execution of command "/input return" on a buffer which is not dis...
Sébastien Helleu
2015-07-24
core: allow jump from current to previous buffer with default keys "alt-j NN"
Simmo Saan
2015-07-18
core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on...
Sébastien Helleu
2015-07-05
core: fix type of value returned by function gui_bar_window_content_get
Sébastien Helleu
2015-07-04
core: fix type of value returned by function gui_mouse_grab_event2input
Sébastien Helleu
2015-07-04
core: fix type of value returned by functions gui_chat_string_next_char, gui_...
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-07-03
api: fix type of value returned by function strcasestr
Sébastien Helleu
2015-06-28
core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup (c...
Sébastien Helleu
2015-06-27
core: fix display of invalid UTF-8 chars in bars (issue #218)
Sébastien Helleu
2015-06-22
core: fix bar item "scroll" after /buffer clear (closes #448)
Sébastien Helleu
2015-06-14
core: fix display of time in bare display when option weechat.look.buffer_tim...
Sébastien Helleu
2015-05-01
core: fix compilation on Cygwin
Sébastien Helleu
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-04-26
core: remove extra spaces in function gui_bar_item_default_mouse_status
Sébastien Helleu
2015-04-26
core: add support of full color option name in command /eval and API function...
Sébastien Helleu
2015-04-26
api: add support of full color option name in function color()
Sébastien Helleu
2015-04-25
core: display the welcome message immediately after the startup message, move...
Sébastien Helleu
2015-04-19
core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to...
Sébastien Helleu
2015-04-19
api: add "_chat_line" (line pointer) in hashtable of hook_focus
Sébastien Helleu
2015-04-17
core: add a welcome message on first WeeChat run (closes #318)
Sébastien Helleu
2015-04-12
core: add more intuitive buffer searching (closes #76)
Simmo Saan
2015-04-11
core: add options weechat.look.word_chars_{highlight|input} (closes #55, task...
Sébastien Helleu
2015-03-08
core: update comments on default keys
Sébastien Helleu
2015-01-24
core: fix random error when creating symbolic link weechat-curses on make ins...
Sébastien Helleu
2015-01-23
core: fix crash when a root bar has conditions different from active/inactive...
Sébastien Helleu
2015-01-03
core: fix NULL pointer in free of bar window (closes #293); add extra checks ...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-28
core: check bar conditions in root bars and on each update of a bar item
Sébastien Helleu
2014-12-20
core: fully evaluate commands bound to keys in cursor and mouse contexts
Sébastien Helleu
[next]