summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/bitmap_funcs.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge 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-26fixes #1120 (missing popup skin)George Hazan
2018-01-26MS_IMG_LOAD replaced with Bitmap_Load where possibleGeorge Hazan
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-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
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-29Popup:Tobias Weimer
2015-07-26common projectsKirill Volinsky
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-05-18overrun fixKirill Volinsky
2015-05-14cleanupKirill Volinsky
2015-04-14- fix for mixing delete & delete[];George Hazan
2015-02-01Popup:Tobias Weimer
2014-12-21Popup: changed warning level to w4Kirill Volinsky
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01- more warning fixes;George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-18some resource leaks fixedGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-11ansi popups deadGeorge Hazan
2014-03-30fix for a function nameGeorge Hazan
2013-03-17some another leaks fixedGeorge Hazan
2013-02-26memory allocation fixGeorge Hazan
2013-01-20removed old revision informationKirill Volinsky
2012-10-26attemp to fix crash in Popups historyGeorge Hazan
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-05-15initial commitVadim Dashevskiy