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
2009-04-07
Some improvements on key bindings
Sebastien Helleu
2009-04-07
Fix crash with IRC server switch (alt-s) when no server buffer is opened
Sebastien Helleu
2009-04-07
Fix another aspell bug: don't consider '-' as a word delimiter
Sebastien Helleu
2009-04-07
Fix aspell bug: don't consider apostrophe as a word delimiter
Sebastien Helleu
2009-04-05
Fix creation of integer options, when created from a script plugin (if string...
Sebastien Helleu
2009-04-05
Fix script installation
Sebastien Helleu
2009-04-05
Fix memory leak in script install
Sebastien Helleu
2009-04-05
Add signals in script plugins to install and remove scripts
Sebastien Helleu
2009-04-05
Fix memory leak when sending modifier "input_text_content"
Sebastien Helleu
2009-04-04
Check that callback value is not NULL in hook functions
Sebastien Helleu
2009-04-03
Add new option "weechat.completion.nick_add_space" (add space after nick comp...
Sebastien Helleu
2009-04-03
Add new values for option irc.look.nick_completion_smart: off / speakers / sp...
Sebastien Helleu
2009-04-03
Fix crash when integer option (set with string) is wrong in a config file
Sebastien Helleu
2009-04-03
Fix bug with nick completion (too many nick completors were added to nick if ...
Sebastien Helleu
2009-04-03
Fix broken time in backlog displayed by logger plugin: use DST for time displ...
Sebastien Helleu
2009-04-02
Fix bug in alias: use current buffer to run commands (bug #22876)
Sebastien Helleu
2009-04-01
Fix crash when executing "/msg * something" on an IRC server buffer
Sebastien Helleu
2009-04-01
Fix bug with partial completions
Sebastien Helleu
2009-04-01
Add default template completion (by default: nick or IRC channel)
Sebastien Helleu
2009-03-30
Fix crash in python plugin when there is recursion on exec or when a script i...
Sebastien Helleu
2009-03-29
Fix python error message
Sebastien Helleu
2009-03-29
Fix help of /buffer command
Sebastien Helleu
2009-03-28
Add cmake files in package built by autotools
Sebastien Helleu
2009-03-28
Fix display of python errors
Sebastien Helleu
2009-03-28
Add infolists with list of scripts
Sebastien Helleu
2009-03-28
Fix bug with /ignore when mask begins with "|" (bug #26037)
Sebastien Helleu
2009-03-27
Fix SSL connection to some IRC servers using Diffie Hellman and small exchang...
Sebastien Helleu
2009-03-26
Add new bar item "away" (now displayed by default in input bar)
Sebastien Helleu
2009-03-24
Fix crash on FreeBSD: first unload last loaded plugins
Sebastien Helleu
2009-03-23
Add new IRC modifiers: irc_color_decode/irc_color_encode, add IRC color suppo...
Sebastien Helleu
2009-03-23
Add nick completion in xfer dcc buffers, fix bug when opening xfer dcc buffer...
Sebastien Helleu
2009-03-23
Fix typo in irc-raw.c and jabber-debug.c
Sebastien Helleu
2009-03-23
Set again buffer properties when using existing irc/jabber channel/pv buffer
Sebastien Helleu
2009-03-23
Add completion with self nick in irc/jabber private buffers
Sebastien Helleu
2009-03-22
Add default alias /v to "/command core version"
Sebastien Helleu
2009-03-22
Add option aspell.check.real_time (off by default), fix bugs with aspell and ...
Sebastien Helleu
2009-03-22
Force refresh of bars using a bar item when it is destroyed
Sebastien Helleu
2009-03-21
Fix bug when closing IRC channel buffers (pointer to current server is lost)
Sebastien Helleu
2009-03-21
Fix bug with window separator (possible crash)
Sebastien Helleu
2009-03-21
Use of brackets {} around nicklist count in default status bar
Sebastien Helleu
2009-03-21
Add new command /version, add count of /upgrade, fix bugs with command exec
Sebastien Helleu
2009-03-21
Add color around plugin name in help for commands
Sebastien Helleu
2009-03-21
Add new modifier "input_text_content"
Sebastien Helleu
2009-03-20
Add signal "key_pressed"
Sebastien Helleu
2009-03-20
Add buffer name completion for command /filter
Sebastien Helleu
2009-03-19
Add missing include of time.h in irc-raw.C
Sebastien Helleu
2009-03-19
Fix bugs with color in IRC topics
Sebastien Helleu
2009-03-19
Many improvements on IRC raw buffer
Sebastien Helleu
2009-03-18
Replace WeeChat color codes by "?" in incoming IRC messages (bug #25862)
Sebastien Helleu
2009-03-18
Add "replacement" argument for string_remove_color in plugin API
Sebastien Helleu
[next]