summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/src/utils.cpp
AgeCommit message (Expand)Author
2016-05-13missing window unsubclassingGeorge Hazan
2016-01-30SpellChecker: linked with external hunspell MikalaiR
2015-10-02SpellChecker: coverity fixes MikalaiR
2015-08-18- naming conflict;George Hazan
2015-08-09fixed underline color in win10Kirill Volinsky
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-01-03SpellCheker:Kirill Volinsky
2014-12-18warning fixGeorge Hazan
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-19fix for cleaning [u] in release versionGeorge Hazan
2014-11-18fix for red subscripts in Spell CheckerGeorge Hazan
2014-11-18fix for text underlining in SpellCheckerGeorge Hazan
2014-05-22- unused error message removed;George Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-01crash fix for closing edit window using a hotkeyGeorge Hazan
2013-09-05cosmetics: "tabSRMM" and "TABSRMM" => "TabSRMM"Dart Raiden
2013-06-29rest of unused databases services removedGeorge Hazan
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-08- crash fix in hunspellGeorge Hazan
2012-12-01- mir_icons.h removed from project;George Hazan
2012-12-01GUI stuff moved to the separate fileGeorge Hazan