index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
HistoryStats
/
src
/
bandctrlimpl.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2019-05-27
as well as calls of GetVersionEx should be removed
George Hazan
2018-05-16
HistoryLinkList, HistoryStats, historysweeperlight, httpserver, HwHotKeys: cm...
Mataes
2018-04-10
fixes #1118 ([HistoryStats] Pressing "Apply" after modifying any settings cau...
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-04-24
HistoryStats project conversion
George Hazan
2015-04-14
minor fixes
Tobias Weimer
2014-12-19
- fixes #820 (Crash because HistoryStats);
George Hazan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-03-11
some GetWindowLong survived in HistoryStats...
George Hazan
2014-03-11
SetWindowLong -> SetWindowLongPtr;
George Hazan
2014-03-05
- adaptation for standard Windows ways of handling Unicode;
George Hazan
2014-03-04
HistoryStats compiles ok now
George Hazan