summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat/window.cpp
AgeCommit message (Expand)Author
2016-01-09Tabsrmm:Tobias Weimer
2016-01-02Copyrights update part 3 (final)Dart Raiden
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-01tabsrmm: common projectKirill Volinsky
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-22Minor fixes for r14306Tobias Weimer
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-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-01- ProtoCallService() function considered too dangerous and therefore isn't ex...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-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 _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-03-30minor code cleaning George Hazan
2015-03-30button initialization should have been moved as wellGeorge 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-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
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-12TabSRMM: fully de-capitalizedDart Raiden
2015-01-11code cleaningGeorge Hazan
2015-01-11correct implementation of IRichEditOleCallback for tabSRMMGeorge Hazan
2015-01-04Fix history handling in TabsRMM chats. It will no longer be discarded on Ctrl...ForNeVeR
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13fix for the url extractorGeorge Hazan
2014-12-13fix for info panel's tooltipGeorge Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-11chat's component COLORCHOOSER standardized in the coreGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan