summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter/src/options.cpp
AgeCommit message (Expand)Author
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-17Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
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