summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/themes.cpp
AgeCommit message (Expand)Author
2015-02-21code formattingKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16Fixed memory leakTobias Weimer
2014-12-13tabSRMM warning level 4George 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-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-26cleanupKirill Volinsky
2014-11-26LoadIcon: wrong parameter typeGeorge Hazan
2014-11-26typo fix for themes.cppVadim Dashevskiy
2014-11-25cleanupKirill Volinsky
2014-11-25TabSRMM null ptr fixes and code cleanupRozhuk Ivan
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-22fix for drawing tabSRMM themes under Windows 8George Hazan
2014-07-18- wiped out very impressive font reloading on exit;George Hazan
2014-07-04tabSRMM:George Hazan
2014-01-19chat log icons are backGeorge Hazan
2014-01-19fix for deadlock on messages in tabSRMMGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-20- mathMod support removed;George Hazan
2013-09-21using Uxtheme in tabsrmmKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
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-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-03- old junk removed from tabSRMM & replaced with the modern callsGeorge Hazan
2013-08-03various leak fixesGeorge Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-27obsolete helpers removedGeorge Hazan
2013-04-26code cleaningGeorge Hazan
2013-04-11- massive extinction of clutches in tabSRMM;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-26code cleaningGeorge Hazan
2013-03-19- temporary revert of TabSRMMVadim Dashevskiy
2013-03-19- minor optimizations;George Hazan
2013-03-18various memory allocation problemsGeorge Hazan
2013-03-14fix: various problems with memory George Hazan
2013-03-10removed not used headersKirill Volinsky
2013-03-04further code cleaningGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-02fixed for various Folders registration quirksGeorge Hazan
2013-03-01service call replaced with helperGeorge Hazan