summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat/window.cpp
AgeCommit message (Expand)Author
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
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-12-01copyright updateGeorge Hazan
2014-12-01warning fixesGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-25TabSRMM null ptr fixes and code cleanupRozhuk Ivan
2014-08-29code cleaning towards smiley drawing George Hazan
2014-08-04- AvatarChanged finally destroyed;George Hazan
2014-07-18some resource leaks fixedGeorge Hazan