summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/globals.cpp
AgeCommit message (Expand)Author
2014-08-29code cleaning towards smiley drawing George Hazan
2014-08-05fix for a crash in tabSRMM after reloading langpackGeorge Hazan
2014-08-05force redrawing of tabSRMM window after toggling subsGeorge Hazan
2014-08-04- AvatarChanged finally destroyed;George Hazan
2014-08-02- fixing nicks update in the window's caption;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-30*sigh* this shitty handler is still required...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-29- m_flash.h & m_flash.inc moved to deprecated;George Hazan
2014-07-23direct access to META_PROTO removed from tabSRMMGeorge Hazan
2014-07-18- wiped out very impressive font reloading on exit;George Hazan
2014-06-30track avatar's change when sub changesGeorge Hazan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-04-02DBEVENTINFO::isMarkRead() - new helper to simplify bit logicGeorge 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-09more correct default sub assignmentGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-01own exception dialog removed from tabSRMMGeorge Hazan
2014-01-27special color for status change events in tabSRMM restoredGeorge Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-19fix for deadlock on messages in tabSRMMGeorge Hazan
2014-01-16kernel chats, part 3, tabsrmmGeorge Hazan
2014-01-01crash fixGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-27status changes are not added to a database anymore, only printed in the messa...George Hazan
2013-12-20- mathMod support removed;George Hazan
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
2013-09-29no need load dll when lib linkedKirill Volinsky
2013-09-28fix for keyboard idle state interruption George Hazan
2013-09-21using Uxtheme in tabsrmmKirill Volinsky
2013-09-06ttb buttons names fixKirill Volinsky
2013-09-05cosmetics: "tabSRMM" and "TABSRMM" => "TabSRMM"Dart Raiden
2013-09-01- own toptoolbar support for tabsrmmTobias Weimer
2013-08-20more old exception code removedGeorge Hazan
2013-08-20minus some horrors in tabsGeorge Hazan
2013-08-14- fix for a nasty bug in tabSRMM popup headers;George Hazan
2013-08-12custom buttons in TabSRMM removed and based on the standard MButtonClassGeorge Hazan
2013-08-12- fix for a rare crash on tabsrmm tooltips;George Hazan
2013-08-06- DoTrimMessage removed and replaced with rtrim()George Hazan
2013-08-04- code formatting;George Hazan
2013-08-03- old junk removed from tabSRMM & replaced with the modern callsGeorge Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky