summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat
AgeCommit message (Expand)Author
2014-12-19variable names' normalizationGeorge Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)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-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-13MoveMemory -> memmoveRozhuk Ivan
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-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02fix for tab locations in Scriver & StdChatGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk 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-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
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-10-19variable name changeVadim Dashevskiy
2014-10-19fix for wrongly written help for core variablesVadim Dashevskiy
2014-08-29code cleaning towards smiley drawing George Hazan
2014-08-04- AvatarChanged finally destroyed;George Hazan
2014-07-18- wiped out very impressive font reloading on exit;George Hazan
2014-07-18some resource leaks fixedGeorge Hazan
2014-07-17- fix for the main threat hanging;George Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-04tabSRMM:George Hazan
2014-06-30- __FEAT_EXP_AUTOSPLITTER removed;George Hazan
2014-06-28typosDart Raiden
2014-06-14MS_MSG_SETSTATUSTEXT improvementsRobert Pösel
2014-06-04code reorderingGeorge Hazan
2014-05-21typosDart Raiden
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-23TabSRMM: Enable typing icon in statusbar to enable/disable typing for single ...Robert Pösel
2014-04-23TabSRMM: Add typing support for GCW_PRIVMESS sessionsRobert Pösel
2014-04-23Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOMRobert Pösel
2014-04-11TabSRMM resource cosmetics; langpacks updatedRMN
2014-04-08fix fox saving horizontal splitter position in tabSRMMGeorge Hazan
2014-04-01Add %accountname% core variable which contains user-defined name of account f...Robert Pösel