summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat/window.cpp
AgeCommit message (Expand)Author
2014-01-27revert #n+1 of nicklist colors in chatsGeorge Hazan
2014-01-25fix for choosing nick's color for devoiced contacts George Hazan
2014-01-24git-svn-id: http://svn.miranda-ng.org/main/trunk@7871 1316c22d-e87f-b044-9b9b...George Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-19valid IRC indicatorsGeorge Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-19forgotten to revert IRC-style symbolsGeorge Hazan
2014-01-18crazy problems require crazy solutionsGeorge Hazan
2014-01-18- log writing fixed;George Hazan
2014-01-18end of crazy matrix mechanics in chat's icon orderingGeorge Hazan
2014-01-17things are even crazier then I thought...George Hazan
2014-01-17- colored nicks in tabSRMM;George Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan
2014-01-16kernel chats, part 3, tabsrmmGeorge Hazan
2014-01-12click on nicklist in tabsrmm's chats should substitute a nick, not a user idGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-30"Nickname" occurs much more frequently in sourcesDart Raiden
2013-12-21- fix for saving messages;George Hazan
2013-12-20- mathMod support removed;George Hazan
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-13Show Nick instead of UID in group chat user menuRobert Pösel
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
2013-09-21using Uxtheme in tabsrmmKirill Volinsky
2013-09-14various minor issuesGeorge Hazan
2013-09-09- memory corruption in [img] button;George Hazan
2013-08-21tabSRMM: thy shall not create a container after shutdownGeorge 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-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
2013-08-12- fix for a rare crash on tabsrmm tooltips;George Hazan
2013-08-12just an idea...George Hazan
2013-08-11attempt to discover the crash place in chatsGeorge 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-08-02fix for the proper MS_GC_PROTO_GETTOOLTIPTEXT processing in chatsGeorge Hazan
2013-07-23fix for broken clickable nicksGeorge Hazan
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-07- SM cleaning;George Hazan
2013-07-07- special method for reading booleansGeorge Hazan
2013-07-06more booleansGeorge Hazan
2013-07-06tabSRMM: code cleaning for chat fonts/colors George Hazan
2013-07-04useless constant removed: CF_TEXTTGeorge Hazan
2013-06-27obsolete helpers removedGeorge Hazan
2013-06-21fix for regression in rev. 5010George Hazan
2013-06-18removed not used variableKirill Volinsky