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
Age
Commit message (
Expand
)
Author
2011-02-05
Add color "gray", fix white background (use white instead of gray)
Sebastien Helleu
2011-02-05
Fix option color_real_white: replace white by default color only if bold is s...
Sebastien Helleu
2011-02-05
Fix display of extended foreground color on non-default background in bars
Sebastien Helleu
2011-02-04
Improve arguments displayed in /help of commands, display all commands with s...
Sebastien Helleu
2011-02-04
Fix size of arrays for colors (patch #7458)
Sebastien Helleu
2011-02-03
Replace message "WeeChat colors" by "WeeChat color pairs" on color buffer
Sebastien Helleu
2011-02-02
Rename options add/del by alias/unalias in command /color
Sebastien Helleu
2011-02-02
Fix crash when many lua scripts are executing callbacks at same time
Sebastien Helleu
2011-02-01
Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) (...
Sebastien Helleu
2011-02-01
Fix terminal title when $TERM starts with "screen" (patch from sleo)
Sebastien Helleu
2011-01-31
Add some chars after cursor when scrolling input line: new option weechat.loo...
Sebastien Helleu
2011-01-31
Dynamically allocate color pairs
Sebastien Helleu
2011-01-28
Do not close chat buffers when removing xfer from list (bug #32271)
Sebastien Helleu
2011-01-21
Test return value of calls to sscanf function
Sebastien Helleu
2011-01-20
Fix bug when closing color buffer with command /buffer close N
Sebastien Helleu
2011-01-19
Rename some variables and functions about weechat colors
Sebastien Helleu
2011-01-13
Fix display of bar item "input_prompt" in root bar (patch from Deltafire)
Sebastien Helleu
2011-01-10
Use options for server with /connect command when temporary server already ex...
Sebastien Helleu
2011-01-09
Display more colors on each line for WeeChat basic and nick colors on /color ...
Sebastien Helleu
2011-01-09
Differenciate IRC notices from messages in private buffer (bug #31980)
Sebastien Helleu
2011-01-06
Fix unlikely memory leak in function gui_keyboard_new
Sebastien Helleu
2011-01-05
Silently ignore IRC PRIVMSG message if target channel is not found
Sebastien Helleu
2011-01-05
Fix scroll problem on buffers with free content and non-allocated lines (bug ...
Sebastien Helleu
2011-01-05
Remove unneeded call to gui_color_buffer_display
Sebastien Helleu
2011-01-05
Revert "Fix bug with /upgrade: check existence of binary even when command is...
Sebastien Helleu
2011-01-04
Fix bug with /upgrade: check existence of binary even when command is execute...
Sebastien Helleu
2011-01-04
Fix number of colors displayed in buffer opened by /color (can be different b...
Sebastien Helleu
2011-01-03
Fix crash when changing or removing color palette options
Sebastien Helleu
2011-01-03
Update nick modes with IRC message 221 (bug #32038)
Sebastien Helleu
2011-01-02
Fix crash with malformed IRC message "324" received
Sebastien Helleu
2011-01-02
Fix completion of IRC commands /notice, /query and /quote (add -server with s...
Sebastien Helleu
2011-01-02
Free color palette structures when exiting WeeChat
Sebastien Helleu
2011-01-02
Add function "hashtable_set_pointer" in plugin API
Sebastien Helleu
2011-01-02
Fix memory leak in flush of irc message queue
Sebastien Helleu
2011-01-02
Test if variables are not NULL before free in function hook_print_exec
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2011-01-01
Add new command /color
Sebastien Helleu
2010-12-27
Add option "-server" to command /join (task #10837)
Sebastien Helleu
2010-12-26
Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg...
Sebastien Helleu
2010-12-21
Allow more flexible format for palette options
Sebastien Helleu
2010-12-20
Do not allow empty string for color (regression with 256 colors feature)
Sebastien Helleu
2010-12-20
Build list of color aliases at startup (fix crash when setting "++1" on optio...
Sebastien Helleu
2010-12-20
Fix parsing of palette options
Sebastien Helleu
2010-12-20
Replace the 10 nick color options and number of nick colors by a single optio...
Sebastien Helleu
2010-12-20
Fix removal of color pair number in a string (function gui_color_decode)
Sebastien Helleu
2010-12-20
Add 256 colors support
Sebastien Helleu
2010-12-17
Add command line option "-c" (or "--colors") to display default colors in ter...
Sebastien Helleu
2010-12-17
Allow use of color pair number in color options and in API function "weechat_...
Sebastien Helleu
2010-12-16
Fix crash in perl plugin when MULTIPLICITY is disabled
Sebastien Helleu
2010-12-15
Fix bug with charset decoding on IRC private buffers (decoding was made for l...
Sebastien Helleu
[next]