summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/themes.h
AgeCommit message (Collapse)Author
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-02-15minor code cleaningGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-08-28TabSRMM - new "aero" custom themeikeblaster
Better for dark themes
2021-01-17Update copyrightsdartraiden
2020-10-18code cleaningGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-09-12tabSRMM: single windowGeorge Hazan
2019-08-18tabSRMM: code cleaningGeorge Hazan
2019-07-24code cleaningGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-04-11TabSRMM:George Hazan
- one shall not mix width & height; - CSkin::ResizeBitmap became completely useless after linking FreeImage in
2018-02-24more nullptrGoraf
2018-01-26MS_IMG_LOAD replaced with Bitmap_Load where possibleGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
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-02-28TabSrmm -> UI classesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-29m_cln_skinedit.h removedKirill Volinsky
all needed code moved to themes.h git-svn-id: http://svn.miranda-ng.org/main/trunk@13238 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-12- 'Leave chat' button bar's menu item isn't shown for non-chat windows;George Hazan
- implementation of CustomButtonData became local for buttonsbar.cpp; - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-02TabSRMM: wine fix for tab paint on mouse move, code cleanupRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-21code formattingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12236 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13tabSRMM warning level 4George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11381 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11295 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01copyright updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-26LoadIcon: wrong parameter typeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11095 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-21using Uxtheme in tabsrmmKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12custom buttons in TabSRMM removed and based on the standard MButtonClassGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12- fix for a rare crash on tabsrmm tooltips;George Hazan
- toolbar buttons added to a log git-svn-id: http://svn.miranda-ng.org/main/trunk@5659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-04- code formatting;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@5574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-03- old junk removed from tabSRMM & replaced with the modern callsGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@5572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11- massive extinction of clutches in tabSRMM;George Hazan
- loop packing git-svn-id: http://svn.miranda-ng.org/main/trunk@4424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-10removed not used headersKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c