summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/themes.cpp
AgeCommit message (Expand)Author
2017-03-01name conflict resolutionGeorge Hazan
2017-02-28TabSrmm -> UI classesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-30BITMAPINFO initializationGoraf
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-01- adaptation for the kernel strdel();George Hazan
2015-08-28TabSEMM:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27warning fixesGeorge Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-29m_cln_skinedit.h removedKirill Volinsky
2015-04-12- 'Leave chat' button bar's menu item isn't shown for non-chat windows;George Hazan
2015-03-05TabSRMM: code cleanupTobias Weimer
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