summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgdialog.cpp
AgeCommit message (Expand)Author
2014-09-15fix a multisend window resizer George Hazan
2014-09-13code cleaningGeorge Hazan
2014-08-29code cleaning towards smiley drawing George 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-05unneeded message handler removed and converted into a functionGeorge Hazan
2014-08-05use AVS notifications to refresh avatarsGeorge Hazan
2014-08-04- AvatarChanged finally destroyed;George Hazan
2014-08-02git-svn-id: http://svn.miranda-ng.org/main/trunk@10026 1316c22d-e87f-b044-9b9...George Hazan
2014-08-02- unused parameter removed;George Hazan
2014-07-31hide avatar in the info panel if there's nothing to displayGeorge 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-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-22fix for drawing tabSRMM themes under Windows 8George 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-10- we don't broadcast added events anymore;George Hazan
2014-06-30- __FEAT_EXP_AUTOSPLITTER removed;George Hazan
2014-06-28typosDart Raiden
2014-06-24preventing tabSRMM from displaying irrelevant eventsGeorge Hazan
2014-06-15options for meta icons displaying in tabSRMMGeorge Hazan
2014-06-14MS_MSG_SETSTATUSTEXT improvementsRobert Pösel
2014-06-13tabSRMM to open subs as subs, metas as metasGeorge Hazan
2014-06-04code reorderingGeorge Hazan
2014-03-23attempt to replace metaicons in tabSRMM with the active protocol iconsGeorge Hazan
2014-03-15huge clutch sawed out of the MC engineGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-03-09end of the old MC APIGeorge Hazan
2014-03-09any received event to select the default subGeorge Hazan
2014-03-09- unused variables wiped out of tabSRMMGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-26MCONTACT-related code cleaningGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-14minor code cleaningGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-03fix for copying urls from logGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-21- fix for saving messages;George Hazan
2013-12-20- mathMod support removed;George Hazan
2013-11-09Minor fixes for the buttons text, minor translation issuesTobias Weimer
2013-09-21using Uxtheme in tabsrmmKirill Volinsky