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
/
doc
/
en
/
dev
Age
Commit message (
Expand
)
Author
2009-03-20
Add buffer name completion for command /filter
Sebastien Helleu
2009-03-20
Fix typo in doc
Sebastien Helleu
2009-03-18
Add "replacement" argument for string_remove_color in plugin API
Sebastien Helleu
2009-03-18
Fix typo in doc
Sebastien Helleu
2009-03-15
Fix typo in developer guide
Sebastien Helleu
2009-03-15
Add property in buffer to hide time for all lines
Sebastien Helleu
2009-03-07
Fix bug with text attribute in IRC messages: toggle attribute instead of alwa...
Sebastien Helleu
2009-03-06
Add new hook type "process": launch command with fork and catch result (rc/st...
Sebastien Helleu
2009-02-18
Give file descriptor to callback of hook_fd
Sebastien Helleu
2009-02-17
Use string instead of char for prefixes in nicklist
Sebastien Helleu
2009-02-08
Add hook type "command_run", add new function "string_remove_color" in plugin...
Sebastien Helleu
2009-02-01
Add function config_unset_plugin in API, fix return code of config_set_plugin
Sebastien Helleu
2009-01-30
Update API function weechat_buffer_set in developer guide
Sebastien Helleu
2009-01-29
Fix 2 typos in doc
Sebastien Helleu
2009-01-03
Update copyright dates
Sebastien Helleu
2009-01-02
Add null values for options, new syntax for /set, reintroduce temporary IRC s...
Sebastien Helleu
2008-12-24
Add bar, command, network and info functions in english developer guide
Sebastien Helleu
2008-12-10
Add new plugin "relay", new function "string_format_size" in plugin API
Sebastien Helleu
2008-12-04
Add nicklist API functions in english developer guide
Sebastien Helleu
2008-11-29
Update doc for hook_print API function
Sebastien Helleu
2008-11-29
Add current_window function in plugin API, add window functions in english de...
Sebastien Helleu
2008-11-28
Add some buffer plugin API functions to english developer guide
Sebastien Helleu
2008-11-27
Add new plugin API functions in english developer guide
Sebastien Helleu
2008-11-15
Fix typo in doc
Sebastien Helleu
2008-11-15
Use of const for some functions returning "char *"
Sebastien Helleu
2008-11-15
Add function utf8_strndup to C plugin API
Sebastien Helleu
2008-11-12
Update quickstart doc, fix typos in developer guide
Sebastien Helleu
2008-11-10
Add some API functions in Developer guide
Sebastien Helleu
2008-11-08
Fix pdf output of developer guide
Sebastien Helleu
2008-11-07
Update developer guide (add 50% of new C API functions)
Sebastien Helleu
2008-11-06
Rename developer doc (-devel to -dev)
Sebastien Helleu