summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgdialog.cpp
AgeCommit message (Expand)Author
2015-08-27warning fixesGeorge Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-07-23code cleaningGeorge Hazan
2015-07-22- extra icons services converted into functions;George Hazan
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-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-26- crazy hack for the srmm icons sort order fixed;George Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-18unneeded сode removedGeorge Hazan
2015-04-27TabSRMM: Wine fix for copy text from send area/message logRozhuk Ivan
2015-04-19fix against very rare & strange crashGeorge Hazan
2015-04-13unused parameter removedGeorge Hazan
2015-04-12- 'Leave chat' button bar's menu item isn't shown for non-chat windows;George Hazan
2015-03-21all SRMMs to send messages right trimmed George Hazan
2015-03-06TabSRMM: code cleanupTobias Weimer
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-03-02TabSRMM: wine fix for tab paint on mouse move, code cleanupRozhuk Ivan
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-11code cleaningGeorge Hazan
2015-01-11various perversions in Paste command processing thrown outGeorge Hazan
2015-01-11we don't allow to insert junk into the entry field on file dropGeorge Hazan
2015-01-11correct implementation of IRichEditOleCallback for tabSRMMGeorge 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-29unused DM_FORCESCROLL removedGeorge Hazan
2014-12-29code cleaningGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13code cleaningGeorge 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