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-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
2009-10-11
Add some default bindings for keys alt+arrows under xterm
Sebastien Helleu
2009-10-10
Use default auto completion for arguments of unknown commands
Sebastien Helleu
2009-10-06
Fix alignment problem for buffer name when a merged buffer is closed (bug #27...
Sebastien Helleu
2009-10-05
Add option grab_key_command for /input (bound by default to alt-k)
Sebastien Helleu
2009-10-04
Fix compilation under Cygwin (patch #6916)
Sebastien Helleu
2009-10-03
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
Emmanuel Bouthenot
2009-10-03
Fix restore of hotlist after /upgrade
Sebastien Helleu
2009-10-03
Fix typo: keeped -> kept
Sebastien Helleu
2009-09-30
Remove buffer from hotlist when buffer is cleared (bug #27530)
Sebastien Helleu
2009-09-17
Update hotlist when a buffer is closed (bug #27470)
Sebastien Helleu
2009-09-16
Fix /input history_global_next: reset input content when last command in hist...
Sebastien Helleu
2009-09-06
Version 0.3.0
Sebastien Helleu
2009-08-29
Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buf...
Sebastien Helleu
2009-08-29
Add new option weechat.look.prefix_buffer_align_max
Sebastien Helleu
2009-08-09
Add missing files for cmake in packages built by autotools
Sebastien Helleu
2009-07-29
Fix hotlist bug after /buffer unmerge (bug #27133)
Sebastien Helleu
2009-07-24
Add missing include of stdarg.h
Sebastien Helleu
[next]