summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter/src/statistics.cpp
AgeCommit message (Expand)Author
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-01TrafficCounter: common projectKirill Volinsky
2015-06-25- warning fixGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-01-14TrafficCounter:Tobias Weimer
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-27minor code cleaningGeorge Hazan
2013-09-18double ;; removedKirill Volinsky
2013-05-29TrafficCounter: fixed wrong accounts orderVlad Mironov
2013-03-13- another portion of '#ifdef UNICODE' clean upVadim Dashevskiy
2013-03-10added precompiled headerKirill Volinsky
2013-03-04- fix for the crash on exit;George Hazan
2013-03-01service call replaced with helperGeorge Hazan
2013-02-21с-plus-plusificationVlad Mironov