summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Expand)Author
2015-02-16fix for icon selection in tabsrmmGeorge Hazan
2015-02-16TabSRMM: fix font settingsDart Raiden
2015-02-16TabSRMM: code cleanup + wine fixes for display sended and received messageRozhuk Ivan
2015-02-16TabSRMM: wine fix for send colour textRozhuk Ivan
2015-02-12complex fix against NULL in nicksGeorge Hazan
2015-02-05Various:Tobias Weimer
2015-01-26TabSRMM: wine crash fixRozhuk Ivan
2015-01-25TabSRMM:Tobias Weimer
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-15TabSRMM: one moreDart Raiden
2015-01-12TabSRMM: fully de-capitalizedDart Raiden
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-07fix for potentially endless loopsGeorge Hazan
2015-01-07TabSRMM: typosDart Raiden
2015-01-06TabSRMM: partial decapitalization (I tried not to broke any of the database s...Dart Raiden
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-31Happy new yearDart Raiden
2014-12-30final version of crutch for the buggy Windows7 rtf controlGeorge Hazan
2014-12-30another crutchGeorge Hazan
2014-12-29another oneGeorge Hazan
2014-12-29unused variable declaration removedGeorge Hazan
2014-12-29RichEdit behavior normalizations?Vadim Dashevskiy
2014-12-29unused DM_FORCESCROLL removedGeorge Hazan
2014-12-29code cleaningGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-19uused variable removedGeorge Hazan
2014-12-18fixes #798 (TabSRMM: language does not change until restart)George Hazan
2014-12-18fix for the total crash of everything when tabSRMM gets unloaded dynamicallyGeorge Hazan
2014-12-16Fixed memory leakTobias Weimer
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)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-13Utils::FormatTitleBar: wrong function's return typeGeorge Hazan
2014-12-13fix for info panel's tooltipGeorge Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan