summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/generic_msghandlers.cpp
AgeCommit message (Expand)Author
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-21TabSRMM: fix not needed soundMikalaiR
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-06-05- fix for #1059;George Hazan
2016-05-30- fixes #1061 (Not all TabSRMM buttons working after language change)George Hazan
2016-04-26absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavismGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-19- resource cosmetics: surround arrows (->) with spacesRMN
2015-09-01- adaptation for the kernel strdel();George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27warning fixesGeorge Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-08-01switch from miranda.or.at to our wikiDart Raiden
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-27ansi functionality removed from tabSRMMGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-16crash fixGeorge Hazan
2015-04-27TabSRMM: Wine fix for copy text from send area/message logRozhuk Ivan
2015-04-17fixed header bar infoKirill Volinsky
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-03-02TabSRMM: wine fix for tab paint on mouse move, code cleanupRozhuk Ivan
2015-02-21tabSRMM chats to use the same rtf formatter both for chats & groupchatsGeorge Hazan
2015-02-21- fix for underlining processing;George Hazan
2015-02-16TabSRMM: code cleanup + wine fixes for display sended and received messageRozhuk Ivan
2015-02-16TabSRMM: wine fix for send colour textRozhuk Ivan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-06TabSRMM: partial decapitalization (I tried not to broke any of the database s...Dart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-30final version of crutch for the buggy Windows7 rtf controlGeorge Hazan
2014-12-29another oneGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-12- fix for drawing status bar icons;George Hazan