summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats/src/bandctrlimpl.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-05-27as well as calls of GetVersionEx should be removedGeorge Hazan
2018-05-16HistoryLinkList, HistoryStats, historysweeperlight, httpserver, HwHotKeys: cm...Mataes
2018-04-10fixes #1118 ([HistoryStats] Pressing "Apply" after modifying any settings cau...George 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-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-04-24HistoryStats project conversionGeorge Hazan
2015-04-14minor fixesTobias Weimer
2014-12-19- fixes #820 (Crash because HistoryStats);George Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-03-11some GetWindowLong survived in HistoryStats...George Hazan
2014-03-11SetWindowLong -> SetWindowLongPtr;George Hazan
2014-03-05- adaptation for standard Windows ways of handling Unicode;George Hazan
2014-03-04HistoryStats compiles ok nowGeorge Hazan