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
/
TrafficCounter
/
src
/
statistics.cpp
Age
Commit message (
Expand
)
Author
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-12
warning fixes
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-08-01
TrafficCounter: common project
Kirill Volinsky
2015-06-25
- warning fix
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-01-14
TrafficCounter:
Tobias Weimer
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-02-27
minor code cleaning
George Hazan
2013-09-18
double ;; removed
Kirill Volinsky
2013-05-29
TrafficCounter: fixed wrong accounts order
Vlad Mironov
2013-03-13
- another portion of '#ifdef UNICODE' clean up
Vadim Dashevskiy
2013-03-10
added precompiled header
Kirill Volinsky
2013-03-04
- fix for the crash on exit;
George Hazan
2013-03-01
service call replaced with helper
George Hazan
2013-02-21
с-plus-plusification
Vlad Mironov