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
/
core
/
wee-input.h
Age
Commit message (
Collapse
)
Author
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-01-01
Update copyright dates
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-03-02
Add new option weechat.look.command_chars, add functions ↵
Sebastien Helleu
string_is_command_char and string_input_for_buffer in plugin and script API
2010-01-03
Update copyright dates
Sebastien Helleu
2009-01-03
Update copyright dates
Sebastien Helleu
2008-06-03
Add "const" keyword for some "char *" function arguments (core and plugins API)
Sebastien Helleu
2008-04-18
Replaced /builtin command by /command, and can now be used to launch ↵
Sebastien Helleu
commands with same name from different plugins
2008-01-02
Update of year in some copyrights
Sebastien Helleu
2007-12-17
New backlog option in logger plugin, added variable names in .h files, ↵
Sebastien Helleu
replaced "void *" pointers by structures
2007-10-31
Added sources to manage input data (from user input to weechat or plugin)
Sebastien Helleu