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
Age
Commit message (
Expand
)
Author
2017-04-01
aspell: add options to control delimiters in suggestions (closes #940)
Sébastien Helleu
2017-03-25
buflist: load plugin after some other plugins by shifting plugins priority
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-07-19
aspell: fix typo in a comment
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-04-11
aspell: add bar item "aspell_suggest" in /help aspell (closes #390)
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-11-28
aspell: rename callback for info "aspell_dict"
Sébastien Helleu
2014-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
2014-09-20
aspell: fix compilation with enchant version older than 1.6.0 (closes #192)
Sébastien Helleu
2014-08-16
aspell: display an error if command "/aspell setdict" is called without a dic...
Sébastien Helleu
2014-08-16
aspell: remove unneeded else condition
Sébastien Helleu
2014-08-15
aspell: fix crash with command "/aspell addword" if no word is given (closes ...
nils_2
2014-07-14
aspell: rename variable "utf8_char_int" to "code_point"
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-01-18
core: reformat hook_command arguments
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-11-30
aspell: fix detection of nicks when there are non-alphanumeric chars around a...
Sebastien Helleu
2013-11-30
aspell: fix detection of nicks when there is nick completer at the end
Sebastien Helleu
2013-11-30
aspell: fix detection of nicks with non-alphanumeric chars
Sebastien Helleu
2013-11-18
core: remove "v" before versions displayed by /debug libs
Sebastien Helleu
2013-11-17
aspell: display aspell/enchant version on signal "debug_libs"
Sebastien Helleu
2013-11-09
aspell: load plugin even if options can not be read in aspell.conf (with warn...
Sebastien Helleu
2013-10-05
core: move the "-no-undefined" from LDFLAGS in configure.ac to Makefile.am in...
Sebastien Helleu
2013-09-20
aspell: fix detection of word start/end when there are apostrophes or minus c...
Sebastien Helleu
2013-08-19
core: add syntax "@buffer:item" in bar items to force the buffer used when di...
Sebastien Helleu
2013-07-20
aspell: rename option aspell.look.color to aspell.color.misspelled, add optio...
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
Sebastien Helleu
2013-06-29
aspell: fix uninitialized variable "lang" when displaying list of installed d...
Sebastien Helleu
2013-06-07
aspell: add support of enchant library (patch #6858)
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-01-31
aspell: optimization on spellers to improve speed (save state by buffer), add...
Sebastien Helleu
2013-01-11
aspell: fix spellers used when switching buffer
Sebastien Helleu
2013-01-11
Revert "aspell: store dictionaries in buffer local variable "aspell_dict""
Sebastien Helleu
2013-01-10
aspell: store dictionaries in buffer local variable "aspell_dict"
Sebastien Helleu
2013-01-10
core: fix some copyright dates
Sebastien Helleu
2013-01-04
aspell: ignore self and remote nicks in private buffers
Sebastien Helleu
2013-01-01
aspell: fix compilation warning
Sebastien Helleu
2013-01-01
aspell: add signal "aspell_suggest" (sent when new suggestions are displayed)
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-11-16
aspell: refresh bar item "aspell_suggest" when aspell is enabled/disabled (bu...
Sebastien Helleu
[next]