summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat
AgeCommit message (Expand)Author
2016-09-19no need to lock all chats for each eventGeorge Hazan
2016-09-17- fix for tray icon blinking in chats;George Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-08-20- fix for the wrong tab name for new contacts;George Hazan
2016-08-10- unused variable logIconBmpSize removed;George 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-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-05-30- fixes #1061 (Not all TabSRMM buttons working after language change)George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-16Tabsrmm:Tobias Weimer
2016-01-09Tabsrmm:Tobias Weimer
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-11-23-Atavism in TabSRMM removed (fixes #1098)Tobias Weimer
2015-08-28TabSEMM:Tobias Weimer
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-26- warnings' fixes;George Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-07-22vc2015 compilation fixesKirill Volinsky
2015-07-21TabSRMM: vc2015 compilation fixKirill Volinsky
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-24TabSRMM: fix menu item duplicationMikalaiR
2015-06-22Minor fixes for r14306Tobias Weimer
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTILS_REPLACEVARS -> Utils_ReplaceVarsGeorge Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-05fixes #937 (Bug with CTRL+TAB)George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-27ansi functionality removed from tabSRMMGeorge Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky