index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-04-10
Version 0.3.2-rc1
Sebastien Helleu
2010-04-10
Use tag "no_highlight" for CTCP replies
Sebastien Helleu
2010-04-09
Define WeeChat license as macro for C compiler, used in plugins to set license
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-04-08
Fix typo in description of modifier "history_add"
Sebastien Helleu
2010-04-08
Add buffer pointer as string in modifier_data for modifier "history_add"
Sebastien Helleu
2010-04-08
Add modifier "history_add" (text added to buffer or global history)
Sebastien Helleu
2010-04-08
Define list of default aliases as an array
Sebastien Helleu
2010-04-08
Update italian doc and translations
Sebastien Helleu
2010-04-06
Fix comment in wee-config-file.c
Sebastien Helleu
2010-04-05
Use tag "no_highlight" for backlog lines printed by logger plugin
Sebastien Helleu
2010-04-05
Add missing properties "highlight_words_add" and "highlight_words_del" in arr...
Sebastien Helleu
2010-04-05
Add option "-open" for IRC command /connect
Sebastien Helleu
2010-04-04
Update german translations
Sebastien Helleu
2010-04-04
Reformat NEWS file with style of ChangeLog
Sebastien Helleu
2010-04-03
Add note about upgrading to version 0.3.2 in NEWS file
Sebastien Helleu
2010-04-03
Fix display of empty nicklist in IRC private buffers
Sebastien Helleu
2010-04-03
Add highlight word "$nick" instead of real nick in IRC and xfer plugins
Sebastien Helleu
2010-04-03
Add or remove highlight words in a buffer with "highlight_words_add" and "hig...
Sebastien Helleu
2010-04-03
Allow buffer local variables in highlight words (option "weechat.look.highlig...
Sebastien Helleu
2010-04-03
Change buffer properties only when buffer is created by IRC plugin (channels ...
Sebastien Helleu
2010-04-03
Add option "get" for command /buffer, add completions with buffer properties
Sebastien Helleu
2010-03-31
Fix help of option weechat.plugin.autoload
Sebastien Helleu
2010-03-31
Improve plugins autoload (option weechat.plugin.autoload): allow to use "*" a...
Sebastien Helleu
2010-03-30
Add missing variables in debug dump
Sebastien Helleu
2010-03-30
Fix bug with IRC nicks on reconnection: try all nicks in list, even if nick u...
Sebastien Helleu
2010-03-29
Fix display of message 333 (channel topic) when there is no host but only nick
Sebastien Helleu
2010-03-29
Update german translations
Sebastien Helleu
2010-03-29
Fix IRC command /list: send channel and server name given as argument, and us...
Sebastien Helleu
2010-03-29
Free some extra memory when exiting WeeChat
Sebastien Helleu
2010-03-29
Fix infinite loop with /layout apply and bug when applying layout, sometimes ...
Sebastien Helleu
2010-03-29
Fix check of IRC ignore when channel is specified in ignore (problem with PRI...
Sebastien Helleu
2010-03-26
Add new option irc.look.part_closes_buffer to close buffer when /part is issu...
Sebastien Helleu
2010-03-26
Fix compilation of irc plugin with old gcc (remove #ifdef inside call of macro)
Sebastien Helleu
2010-03-26
Fix bug with writing of configuration files when disk is full (bug #29331)
Sebastien Helleu
2010-03-26
Backport changes in english plugin API reference into italian version
Sebastien Helleu
2010-03-25
Add signals "nicklist_{group|nick}_{added|removed}", remove signal "nicklist_...
Sebastien Helleu
2010-03-25
Display cmake warning if libncursesw is not found
Sebastien Helleu
2010-03-25
Add "irc_is_nick" for function info_get to check if a string is a valid IRC n...
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-24
Fix bug with callbacks when loading a script already loaded
Sebastien Helleu
2010-03-23
Add italian translation of Plugin API Reference
Sebastien Helleu
2010-03-23
Add examples in /help dcc, update german translations
Sebastien Helleu
2010-03-23
Fix alignment of keys in output of /key when some keys contain wide chars
Sebastien Helleu
2010-03-23
Remove WeeChat slogan
Sebastien Helleu
2010-03-23
Add note about /unalias in /help alias
Sebastien Helleu
2010-03-23
Reformat examples in help of some commands
Sebastien Helleu
2010-03-22
Fix typos in /help window and /help logger
Sebastien Helleu
[prev]
[next]