Age | Commit message (Expand) | Author |
2012-07-05 | aspell: add new option aspell.check.enabled, add options enable/disable/toggl... | Sebastien Helleu |
2012-07-05 | aspell: add missing dictionaries (ast/grc/hus/kn/ky) | Sebastien Helleu |
2012-03-24 | aspell: fix typo in a comment | Sebastien Helleu |
2012-01-24 | aspell: fix URL detection (do not check spelling of URLs) (bug #34040) | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-10-31 | aspell: add note about option "aspell.check.commands" in /help aspell | Sebastien Helleu |
2011-10-29 | aspell: add note about option "default_dict" in /help aspell | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-04-15 | aspell: add section "option" in aspell.conf for speller options (task #11083) | Sebastien Helleu |
2011-03-16 | aspell: fix spellers used after switch of window (bug #32811) | Sebastien Helleu |
2011-02-04 | Improve arguments displayed in /help of commands, display all commands with s... | Sebastien Helleu |
2011-01-21 | Test return value of calls to sscanf function | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-08-11 | Add priority for hooks (task #10550) | 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-06-10 | Add some notes for translators in gettext files | Sebastien Helleu |
2010-04-09 | Define WeeChat license as macro for C compiler, used in plugins to set license | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-03-02 | Add new option weechat.look.command_chars, add functions string_is_command_ch... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-09-20 | Fix cmake directories: let user customize lib, share, locale and include dire... | 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-06-12 | Remove variable with "WeeChat required version" in plugins, do not compare ve... | Sebastien Helleu |
2009-04-11 | Add support of many templates for completion of command arguments, rename def... | 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-03-28 | Add cmake files in package built by autotools | Sebastien Helleu |
2009-03-22 | Add option aspell.check.real_time (off by default), fix bugs with aspell and ... | Sebastien Helleu |
2009-03-21 | Add new modifier "input_text_content" | Sebastien Helleu |
2009-01-03 | Add error message when a command failed, fix typos in aspell plugin | 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 | Update doc and translations | Sebastien Helleu |
2008-12-19 | Add aspell option to check mispelled words during text search in buffer (disa... | Sebastien Helleu |
2008-12-10 | Fix compilation warning "dereferencing type-punned pointer will break strict-... | Sebastien Helleu |
2008-11-29 | Add current_window function in plugin API, add window functions in english de... | Sebastien Helleu |
2008-11-19 | Remove old and unused color options | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-04 | Fix bug with pointer conversions on 64 bits architecture | Sebastien Helleu |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ... | 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 |
2008-10-18 | Fix malloc of 0 byte in aspell plugin | Sebastien Helleu |
2008-10-18 | Remove aspell real_time option (not used any more), update aspell doc | Sebastien Helleu |
2008-10-18 | Aspell plugin is born again | Sebastien Helleu |