summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgdlgutils.cpp
AgeCommit message (Expand)Author
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
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-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-02-26some rtf glitchesGeorge Hazan
2015-02-23fix for escaping charsGeorge Hazan
2015-02-21code formattingKirill Volinsky
2015-02-21tabSRMM chats to use the same rtf formatter both for chats & groupchatsGeorge Hazan
2015-02-21fix against spellerGeorge Hazan
2015-02-21EOL breaks rtf expressions tooGeorge 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-06TabSRMM: partial decapitalization (I tried not to broke any of the database s...Dart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-09code cleanup (by Mataes)Vadim Dashevskiy
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01copyright updateGeorge Hazan
2014-12-01warning fixesGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-10-04ancient junk removed from AVSGeorge Hazan
2014-09-13code cleaningGeorge Hazan
2014-08-29code cleaning towards smiley drawing George Hazan
2014-08-12more correct check for avatarsGeorge Hazan
2014-08-12fix for displaying avatars in tabSRMM when "Display avatars" option is "alway...George Hazan
2014-08-06- unused drawing code removed;George Hazan
2014-08-05fix for the wrong sub choosing when displaying an avatar in the info panelGeorge Hazan
2014-08-05- dynamic avatar loading for an info panel;George Hazan
2014-08-05unneeded message handler removed and converted into a functionGeorge Hazan
2014-08-05use AVS notifications to refresh avatarsGeorge Hazan
2014-08-04set handles first, only then exitGeorge Hazan
2014-08-04- AvatarChanged finally destroyed;George Hazan
2014-07-30- custom avatar processing removed completely, now avatar control takes charg...George Hazan
2014-07-30- "Disable animated GIF avatars" setting removed;George Hazan
2014-07-30- fix for the eternal loop in avatar drawing;George Hazan
2014-07-29- m_flash.h & m_flash.inc moved to deprecated;George Hazan
2014-07-24event codes cleaning. try 1Alexey Kulakov
2014-07-24tabSRMM has to set the sub's contact manually to display correct avatarGeorge Hazan