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
2010-09-08
Fix compilation of Ruby plugin with ruby <= 1.8.6 (bug #30967)
Sebastien Helleu
2010-08-27
Fix compilation error and warning with Python 2.5
Sebastien Helleu
2010-08-27
Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i...
Sebastien Helleu
2010-08-20
Fix bug with hostmasks in IRC command /ignore (bug #30716)
Sebastien Helleu
2010-08-14
Add help about values for /help weechat.look.buffer_notify_default
Sebastien Helleu
2010-08-14
Add note about regex (split into 2 regex) in /help filter
Sebastien Helleu
2010-08-14
Add info about upgrade process in /help upgrade
Sebastien Helleu
2010-08-14
If null value is allowed for an option, display it in /help option
Sebastien Helleu
2010-08-13
Rename cmake options DISABLE_XXX to ENABLE_XXX
Sebastien Helleu
2010-08-12
Use window pointers instead of buffer pointers in gui-input.c
Sebastien Helleu
2010-08-12
Use similar behaviour for keys bound to local or global history (bug #30759)
Sebastien Helleu
2010-08-12
Fix another bug with hook priority (for commands)
Sebastien Helleu
2010-08-12
Fix bug with order of hooks: for equal priority, hook is added at the end of ...
Sebastien Helleu
2010-08-11
Add priority for hooks (task #10550)
Sebastien Helleu
2010-08-11
Add new plugin "rmodifier": alter modifier strings with regular expressions (...
Sebastien Helleu
2010-08-06
Fix display bug with special chars (ascii value below 32) (bug #30602)
Sebastien Helleu
2010-08-04
Do not connect to server after creating it with /server add (even if autoconn...
Sebastien Helleu
2010-08-03
Fix bug with version number when version ends with "-rcX"
Sebastien Helleu
2010-08-03
Fix bug in IRC parser when no argument is received after command, no callback...
Sebastien Helleu
2010-08-01
Remove obsolete comment
Sebastien Helleu
2010-08-01
Replace TODO by FIXME in comments
Sebastien Helleu
2010-07-30
Add update of item "buffer_title" when switching to other buffer (fix problem...
Sebastien Helleu
2010-07-28
Use tags "no_log" and "cmd_history" for output of command /history (output is...
Sebastien Helleu
2010-07-28
Use tag "no_log" in logger plugin to prevent a line from being written in log...
Sebastien Helleu
2010-07-25
Fix import of certificates created by openssl >= 1.0.0 (bug #30316)
Sebastien Helleu
2010-07-19
Remove unneeded spaces and tabs
Sebastien Helleu
2010-07-18
Fix bug with double quotes in DCC filenames (bug #30471)
Sebastien Helleu
2010-07-17
Fix help of option irc.look.nick_color_stop_chars (problem in generated ascii...
Sebastien Helleu
2010-07-17
Update string with plugin API version
Sebastien Helleu
2010-07-17
Add new option irc.look.nick_color_stop_chars
Sebastien Helleu
2010-07-16
Use '!' to reverse a regex in a filter (to keep lines matching regex and hide...
Sebastien Helleu
2010-07-12
Add new option weechat.look.align_end_of_lines
Sebastien Helleu
2010-07-07
Fix bug with replacement char in API function string_remove_color (bug #30296)
Sebastien Helleu
2010-07-07
Improve output of /plugin list and listfull
Sebastien Helleu
2010-07-06
Fix display of local SSL certificate when it is sent to IRC server
Sebastien Helleu
2010-07-06
Improve irc lag indicator: two colors (counting and finished), update item ev...
Sebastien Helleu
2010-07-05
Use of hashtable for local variables of buffers
Sebastien Helleu
2010-06-28
Add hashtable in core and plugin API
Sebastien Helleu
2010-06-28
Add string "weelist" in dump of weelist to log file
Sebastien Helleu
2010-06-25
Update comments after #endif in C headers
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-06-18
Fix bug with fifo pipe when setting fifo option to "on"
Sebastien Helleu
2010-06-15
Add IRC info "irc_nick_color_name" to get color name of a nick
Sebastien Helleu
2010-06-11
Fix refresh of bar item when it is used more than one time in a bar
Sebastien Helleu
2010-06-11
Fix display bug with attributes like underlined in bars (bug #29889)
Sebastien Helleu
2010-06-11
Use empty real name by default in IRC config, instead of reading real name in...
Sebastien Helleu
2010-06-10
Add some notes for translators in gettext files
Sebastien Helleu
2010-06-10
Fix display of IRC message 333 on some servers
Sebastien Helleu
2010-06-08
Add new options irc.look.display_host_join/join_local/quit and irc.color.reas...
Sebastien Helleu
2010-06-04
Fix bug with scroll_unread: do not scroll to a filtered line (bug #29991)
Sebastien Helleu
[prev]
[next]