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
2010-03-25
Add signals "nicklist_{group|nick}_{added|removed}", remove signal "nicklist_...
Sebastien Helleu
2010-03-24
Add new options for command /key (listdefault, listdiff and reset), add examp...
Sebastien Helleu
2010-03-24
Fix crash on /upgrade if there are some nicks in a nicklist without prefix or...
Sebastien Helleu
2010-03-24
Fix bug with nicklist prefix in log file
Sebastien Helleu
2010-03-21
Add missing refresh of bar item "buffer_number" when a buffer is closed
Sebastien Helleu
2010-03-21
Use buffer local variable "nick" for default item "input_prompt"
Sebastien Helleu
2010-03-20
Refresh screen when exiting WeeChat (to display messages printed after /quit)
Sebastien Helleu
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-03-04
Fix display in bars with filling horizontal
Sebastien Helleu
2010-03-04
Fix display in bars with filling set to columns_vertical or columns_horizontal
Sebastien Helleu
2010-03-04
Hide read marker if all lines after marker are filtered (only if option read_...
Sebastien Helleu
2010-03-04
Fix bugs with cursor and background in bars
Sebastien Helleu
2010-03-03
Add new option weechat.look.read_marker_always_show
Sebastien Helleu
2010-03-03
Fix completion bug for commands when input starts with two command chars (lik...
Sebastien Helleu
2010-03-02
Add new option weechat.look.command_chars, add functions string_is_command_ch...
Sebastien Helleu
2010-02-24
Fix display of color in input when it is scrolled
Sebastien Helleu
2010-02-24
Fix bug with cursor when position is last char of terminal
Sebastien Helleu
2010-02-21
Fix cursor color in input bar
Sebastien Helleu
2010-02-21
Fix bug with bar background after text with background color (bug #28157)
Sebastien Helleu
2010-02-19
Fix "inactivity" value when no key has been pressed since WeeChat started (bu...
Sebastien Helleu
2010-02-18
Add mechanism DH-BLOWFISH for SASL authentication with IRC server
Sebastien Helleu
2010-02-12
Use arguments for infolist "nicklist" to return only one nick or group
Sebastien Helleu
2010-02-09
Rename command /silence to /mute
Sebastien Helleu
2010-02-09
Add new command /silence
Sebastien Helleu
2010-02-02
Add option "switch_active_buffer_previous" for command /input (task #10141)
Sebastien Helleu
2010-01-29
Display own buffer lines in weechat log when dumping buffer (and not mixed li...
Sebastien Helleu
2010-01-28
Fix bug with global history, reset pointer to last entry after each user inpu...
Sebastien Helleu
2010-01-28
Fix alignment in buffers lines when time is empty string
Sebastien Helleu
2010-01-28
Remove unneeded space after time on each line if option weechat.look.buffer_t...
Sebastien Helleu
2010-01-25
Add missing infos in API functions buffer_get_integer / buffer_get_string and...
Sebastien Helleu
2010-01-24
Remove evil tabs in sources
Sebastien Helleu
2010-01-13
Add keyword "input_pos" to get/set cursor position in plugin API functions bu...
Sebastien Helleu
2010-01-11
Discard line printed with modifier "weechat_print" only if initial string is ...
Sebastien Helleu
2010-01-11
Allow callback for modifier "weechat_print" to return empty value, in order t...
Sebastien Helleu
2010-01-10
Fix bug with completion of words with wide chars
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2010-01-01
Fix color string returned by API function color() for some WeeChat color options
Sebastien Helleu
2009-12-19
Fix display of bar items in a root bar (use bar item from plugin of current w...
Sebastien Helleu
2009-12-16
Add option "term" for command /debug: display infos about terminal and availa...
Sebastien Helleu
2009-12-15
Fix bar background color when content of bar is empty
Sebastien Helleu
2009-12-14
Add new option weechat.color.status_time
Sebastien Helleu
2009-12-13
Add color "darkgray", add support for background with light color, fix color ...
Sebastien Helleu
2009-12-07
Add missing include of limits.h
Sebastien Helleu
2009-12-06
Fix crash when searching nick in buffer without nicklist (function nicklist_s...
Sebastien Helleu
2009-12-05
Remove old fifo pipes before creating new pipe
Sebastien Helleu
2009-12-03
Fix buffer used by some input functions called via plugin API with buffer poi...
Sebastien Helleu
2009-11-08
Remove compilation warning on 64-bit machines
Sebastien Helleu
2009-11-05
Fix refresh of bar item buffer_nicklist when it is displayed in a root bar
Sebastien Helleu
2009-11-05
Add missing include of strings.h in gui-completion.c
Sebastien Helleu
2009-10-14
Fix bug with URL selection in some terminals (caused by horizontal lines) (bu...
Sebastien Helleu
[next]