summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/globals.cpp
AgeCommit message (Expand)Author
2015-02-21code formattingKirill Volinsky
2015-02-21- fix for underlining processing;George Hazan
2015-01-25TabSRMM:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-07fix for potentially endless loopsGeorge 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-19uused variable removedGeorge Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01copyright updateGeorge Hazan
2014-12-01warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
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