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
/
plugins
/
aspell
/
weechat-aspell-config.c
Age
Commit message (
Expand
)
Author
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-08-09
Fix typo: explicitely -> explicitly
Sebastien Helleu
2009-08-06
Fix typo: mispelled -> misspelled
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-03-22
Add option aspell.check.real_time (off by default), fix bugs with aspell and ...
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-19
Add aspell option to check mispelled words during text search in buffer (disa...
Sebastien Helleu
2008-11-29
Add current_window function in plugin API, add window functions in english de...
Sebastien Helleu
2008-11-15
Use of const for some functions returning "char *"
Sebastien Helleu
2008-10-30
Add new features to logger plugin (command /logger, log level, level by buffe...
Sebastien Helleu
2008-10-18
Add new argument "value" to function config_new_option
Sebastien Helleu
2008-10-18
Fix compilation of aspell with autotools
Sebastien Helleu