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
/
TrafficCounter
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-08-01
TrafficCounter: common project
Kirill Volinsky
2015-07-22
vc2015 compilation fixes
Kirill Volinsky
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-09-16
MS_CLIST_REMOVEMAINMENUITEM also removed
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-18
Translation fixes (patch from Wishmaster)
Vadim Dashevskiy
2013-06-24
warning fix
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-03-04
- fix for the crash on exit;
George Hazan