summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter/src/options.cpp
AgeCommit message (Expand)Author
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-01TrafficCounter: common projectKirill Volinsky
2015-07-22vc2015 compilation fixesKirill Volinsky
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-18Translation fixes (patch from Wishmaster) Vadim Dashevskiy
2013-06-24warning fixGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-03-04- fix for the crash on exit;George Hazan