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
/
vars.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2018-07-09
massive Variables-related code cleaning (removed TCHAR, manually created unio...
George Hazan
2018-05-17
Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-01
TrafficCounter: common project
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-01-14
TrafficCounter:
Tobias Weimer
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2013-03-10
added precompiled header
Kirill Volinsky
2013-02-22
hooking loading/unloading plugin events
Kirill Volinsky
2013-02-21
с-plus-plusification
Vlad Mironov