index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
HistoryStats
/
src
/
mirandacontact.cpp
Age
Commit message (
Expand
)
Author
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
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
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-24
HistoryStats project conversion
George Hazan
2014-11-28
-Fix for some random bug with metacontacts (maybe #821), reported in #837
Tobias Weimer
2014-11-28
-Fix for some random bug with metacontacts (maybe #821), reported in #837
Tobias Weimer
2014-03-13
fix for a crash (thx white_tiger for a patch)
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-05
- adaptation for standard Windows ways of handling Unicode;
George Hazan
2014-03-04
HistoryStats compiles ok now
George Hazan