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-11-01
Fix return code values in plugin API reference for some config callbacks
Sebastien Helleu
2010-11-01
Use constant WEECHAT_RC_OK instead of 0 in function command_reload_file
Sebastien Helleu
2010-10-31
Remove dead assignments
Sebastien Helleu
2010-10-31
Add 2 "return" to make C static analyzer happy
Sebastien Helleu
2010-10-31
Remove test on pointer which can't be NULL
Sebastien Helleu
2010-10-31
Add extra checks on some pointers
Sebastien Helleu
2010-10-31
Remove function gui_input_move
Sebastien Helleu
2010-10-31
Replace unneeded function gui_input_move by memmove
Sebastien Helleu
2010-10-31
Check that buffer pointer is not NULL in upgrade_file_read_buffer
Sebastien Helleu
2010-10-31
Remove unused variables
Sebastien Helleu
2010-10-31
Remove unneeded assignments in ruby and lua API functions
Sebastien Helleu
2010-10-30
Fix bug with default value in config option infolist
Sebastien Helleu
2010-10-30
Fix target buffer used to display IRC message 327 (whois, host)
Sebastien Helleu
2010-10-30
Fix crash when unloading lua script
Sebastien Helleu
2010-10-29
Update ChangeLog
Sebastien Helleu
2010-10-29
Add new option irc.look.nick_color_force
Sebastien Helleu
2010-10-29
Return empty string in API function weechat_color when color is unknown
Sebastien Helleu
2010-10-29
Use function nicklist_nick_set to change nick color (instead of removing/addi...
Sebastien Helleu
2010-10-29
Add new functions in plugin API to get/set nicks/groups properties in nicklist
Sebastien Helleu
2010-10-29
Fix display of nick in nicklist when groups are displayed and nick has "visib...
Sebastien Helleu
2010-10-28
Add refresh when buffer property "nicklist_display_groups" is changed
Sebastien Helleu
2010-10-28
Fix bug when counting number of groups/nicks displayed in nicklist
Sebastien Helleu
2010-10-28
Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu...
Sebastien Helleu
2010-10-26
Update ChangeLog
Sebastien Helleu
2010-10-25
Use IRC command arguments instead of full message for IRC redirection (when s...
Sebastien Helleu
2010-10-25
Add irc modifier and irc_parse_message in scripting guide
Sebastien Helleu
2010-10-23
Fix default value of bar items options (bug #31422)
Sebastien Helleu
2010-10-23
Add IRC command redirection (task #6703)
Sebastien Helleu
2010-10-23
Add new functions in plugin API: hook_hsignal and hook_hsignal_send
Sebastien Helleu
2010-10-21
Fix problem with day change message, which can be displayed twice
Sebastien Helleu
2010-10-20
Add missing function "infolist_reset_item_cursor" in scripting guide
Sebastien Helleu
2010-10-19
Fix use of flags for irc_server_sendf in signal irc_input_send
Sebastien Helleu
2010-10-18
Fix color of comma in hotlist bar item
Sebastien Helleu
2010-10-17
Fix scripts loading with Ruby 1.9.2
Stefano Pigozzi
2010-10-17
Use const void * for keys and values in some hashtable functions
Sebastien Helleu
2010-10-16
Fix crash in hashtable_get_string with "values" or "keys_values" when some va...
Sebastien Helleu
2010-10-16
Fix crash when channel topic is removed if it was already empty (if option ir...
Sebastien Helleu
2010-10-16
Update polish translations (patch from Piotr Szymaniak)
Sebastien Helleu
2010-10-15
Add properties "values" and "keys_values" for hashtable_get_string (return st...
Sebastien Helleu
2010-10-15
Fix bug with buffer name in "/bar scroll" command
Sebastien Helleu
2010-10-13
Update german FAQ and translations
Sebastien Helleu
2010-10-13
Add new options irc.color.nick_prefix and irc.color.nick_suffix
Sebastien Helleu
2010-10-12
Add release notes with IRC options renamed in NEWS file
Sebastien Helleu
2010-10-12
Add new option weechat.look.hotlist_unique_numbers (task #10691)
Sebastien Helleu
2010-10-12
Add new option irc.look.item_away_message
Sebastien Helleu
2010-10-11
Remove unneeded spaces
Sebastien Helleu
2010-10-11
Add property "no_highlight_nicks" in buffers to disable highlight for some ni...
Sebastien Helleu
2010-10-11
Add function "hashtable_has_key" in WeeChat and plugin API
Sebastien Helleu
2010-10-10
Add property "keys" for hashtable_get_string (return string with list of keys)
Sebastien Helleu
2010-10-10
Add missing new line in an italian translation
Sebastien Helleu
[prev]
[next]