index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
SpellChecker
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-08-05
Change plugin links from http:// to https://
Robert Pösel
2016-12-13
use http://miranda-ng.org/p/<plugin_name> which we use in plugin details (thx...
dartraiden
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-01-30
SpellChecker: linked with external hunspell
MikalaiR
2015-08-22
correct version of rev [14997]
Vadim Dashevskiy
2015-08-20
URL to additional dictionaries download has been changed
Vadim Dashevskiy
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-06
options section name as in other plugins
Dart Raiden
2014-12-18
warning fix
George Hazan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-12
SpellChecker: changed warning lavel to w4
Kirill Volinsky
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
SpellChecker: Change default value for "AutoLocale"
Robert Pösel
2014-07-20
SpellChecker:
Tobias Weimer
2014-05-22
- unused error message removed;
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-08
- crash fix in hunspell
George Hazan
2012-12-02
forgotten flags in options
George Hazan
2012-12-01
- mir_icons.h removed from project;
George Hazan
2012-12-01
finally mir_icons removed
George Hazan
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-08-01
SpellChecker:
Kirill Volinsky
2012-07-24
SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure
Vadim Dashevskiy