summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/src/dictionary.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-18SpellChecker:George 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-12-03SpellChecker: code cleaningGeorge Hazan
2017-12-03Hunspell: lib updated to 1.6.2Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-13SpellChecker: Updated hunspell to 1.4.1Tobias Weimer
2016-01-30SpellChecker: linked with external hunspell MikalaiR
2015-10-11SpellChecker: minor bugfixes MikalaiR
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-23SpellChecker:Tobias Weimer
2015-08-18- naming conflict;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2014-12-12SpellChecker: changed warning lavel to w4Kirill Volinsky
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-26SpellChecker: code cleanupRozhuk Ivan
2014-05-22- unused error message removed;George Hazan
2014-01-19translation fixesTobias Weimer
2014-01-19translation fixTobias Weimer
2013-04-05- rest of menus cleared;George Hazan
2013-03-17- rest of memory leaks George Hazan
2013-03-17some another leaks fixedGeorge Hazan
2013-03-09added precompiled headerKirill Volinsky
2013-02-08- crash fix in hunspellGeorge Hazan
2013-01-19- Another portion of _T replacement and fixes of previous commits (patch from...Vadim Dashevskiy
2013-01-19- Another portion of _T replacement when it's not needed (from person)Vadim Dashevskiy
2012-12-01- mir_icons.h removed from project;George Hazan
2012-12-01GUI stuff moved to the separate fileGeorge Hazan
2012-08-01SpellChecker:Kirill Volinsky
2012-07-24SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure Vadim Dashevskiy