summaryrefslogtreecommitdiff
path: root/plugins/TipperYM/src/bitmap_func.cpp
AgeCommit message (Collapse)Author
2019-07-26warning fixesGeorge Hazan
2019-05-07fixes #1934 (TipperYM crash)George Hazan
2018-11-13Tipper -> g_plugin (+ some code cleaning)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-26AdvaImg:George Hazan
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg
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-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 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-30BITMAPINFO initializationGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@16199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14913 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-01tipper_ym: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14788 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
- we don't need StrConvA anymore; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@13952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-03fix for a memory corruption caused by the global variable in TipperGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12310 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-26plugins cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-19bitmap selection order fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4111 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@3955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04fix for crash in TipperGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3888 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-29- TipperYm: multi-component skin handling fix (patch from Yasnovidyashii)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-24StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, ↵Vadim Dashevskiy
UserGuide: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c