summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/src/utils.cpp
AgeCommit message (Expand)Author
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-01-18SpellChecker:George Hazan
2018-01-17neglection of const might easily cause problemsGeorge Hazan
2018-01-15fix for various memory problems in SpellCheckerGeorge 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-07-30Hotkeys: code cleaningGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-18unused proprietary services removed from UserInfoExGeorge Hazan
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