summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/themes.cpp
AgeCommit message (Expand)Author
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-12tabSRMM: single windowGeorge Hazan
2019-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-03-07tabSRMM:George Hazan
2019-01-04Update copyrightsdartraiden
2018-10-30tabSRMM:George Hazan
2018-07-24database:George Hazan
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-04-19minor code cleaningGeorge Hazan
2018-04-11compilation fixGeorge Hazan
2018-04-11TabSRMM:George Hazan
2018-03-08IMGL_WCHAR removed, all paths are in Unicode nowGeorge Hazan
2018-03-07old AdvaImg services converted into Image_* functionsGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-26MS_IMG_LOAD replaced with Bitmap_Load where possibleGeorge Hazan
2018-01-26AdvaImg:George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-03-27fixes #777 (scrollbars disappeared from tabSRMM)George Hazan
2017-03-23tabSRMM: windows virtualizationGeorge Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-14TabSRMM: there is no sense to assign twicedartraiden
2017-03-13TabSRMM: fix copypaste bugdartraiden
2017-03-09any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlgGeorge Hazan
2017-03-08code cleaningGeorge Hazan
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