summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/src/options.cpp
AgeCommit message (Expand)Author
2018-02-21all another C++'11 iteratorsGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-05Change plugin links from http:// to https://Robert Pösel
2016-12-13use 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-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-01-30SpellChecker: linked with external hunspell MikalaiR
2015-08-22correct version of rev [14997]Vadim Dashevskiy
2015-08-20URL to additional dictionaries download has been changedVadim Dashevskiy
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06options section name as in other pluginsDart Raiden
2014-12-18warning fixGeorge Hazan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-12SpellChecker: changed warning lavel to w4Kirill Volinsky
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28SpellChecker: Change default value for "AutoLocale"Robert Pösel
2014-07-20SpellChecker:Tobias Weimer
2014-05-22- unused error message removed;George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-02-08- crash fix in hunspellGeorge Hazan
2012-12-02forgotten flags in optionsGeorge Hazan
2012-12-01- mir_icons.h removed from project;George Hazan
2012-12-01finally mir_icons removedGeorge Hazan
2012-10-21patch for eliminating expert mode in options (to replace the simple mode with...George Hazan
2012-08-01SpellChecker:Kirill Volinsky
2012-07-24SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure Vadim Dashevskiy