summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/infopanel.cpp
AgeCommit message (Expand)Author
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-02-21code formattingKirill Volinsky
2015-02-21- fix for underlining processing;George 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-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13fix for the url extractorGeorge Hazan
2014-12-13fix for info panel's tooltipGeorge Hazan
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-11-30lstr* replacementsGeorge Hazan
2014-09-13code cleaningGeorge Hazan
2014-08-05use AVS notifications to refresh avatarsGeorge Hazan
2014-08-04- AvatarChanged finally destroyed;George Hazan
2014-08-02- fixing nicks update in the window's caption;George Hazan
2014-07-31fix for correct info panel closingGeorge 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-03-17fix for some quirks in tabsGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-09minor cleanupTobias Weimer
2014-03-09- unused variables wiped out of tabSRMMGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge 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 the wrong JIDs displaying in tabSRMM info panelGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-21- fix for saving messages;George Hazan
2013-09-21using Uxtheme in tabsrmmKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
2013-09-05cosmetics: "tabSRMM" and "TABSRMM" => "TabSRMM"Dart Raiden
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-04- code formatting;George Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-07-23code cleaningGeorge Hazan
2013-06-27obsolete helpers removedGeorge Hazan
2013-06-19- more fixes for subclassingGeorge Hazan
2013-06-19missed subclassing code in tabSRMMGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-04minor code cleaningGeorge Hazan
2013-03-26code cleaningGeorge Hazan
2013-03-19- temporary revert of TabSRMMVadim Dashevskiy
2013-03-19forgotten subclassingGeorge Hazan
2013-03-19- minor optimizations;George Hazan