summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat
AgeCommit message (Expand)Author
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
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-04-27TabSRMM: Wine fix for copy text from send area/message logRozhuk Ivan
2015-04-22oops... one missed manual string bufferGeorge Hazan
2015-04-22- one another manual buffer died;George Hazan
2015-03-30minor code cleaning George Hazan
2015-03-30button initialization should have been moved as wellGeorge Hazan
2015-03-30fix for the correct restoring of filter in tabSRMMGeorge Hazan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-03-06TabSRMM: code cleanupTobias Weimer
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-03-03less parameters, less problemsGeorge Hazan
2015-02-23DoRtfToTags fixed & moved into the coreGeorge Hazan
2015-02-21code formattingKirill Volinsky
2015-02-21tabSRMM chats to use the same rtf formatter both for chats & groupchatsGeorge Hazan
2015-02-21- fix for underlining processing;George Hazan