summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter/src
AgeCommit message (Expand)Author
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-05some another sudden Unicode appearancesGeorge Hazan
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-14TrafficCounter:Tobias Weimer
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-05-26gcc compilation fixVlad Mironov
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-27minor code cleaningGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-18Translation fixes (patch from Wishmaster) Vadim Dashevskiy
2013-09-18double ;; removedKirill Volinsky
2013-07-29resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXITGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-24warning fixGeorge Hazan
2013-05-29TrafficCounter: fixed wrong accounts orderVlad Mironov
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-03-21- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-18various memory allocation problemsGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-13- another portion of '#ifdef UNICODE' clean upVadim Dashevskiy
2013-03-11git-svn-id: http://svn.miranda-ng.org/main/trunk@3967 1316c22d-e87f-b044-9b9b...Vlad Mironov
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-22hooking loading/unloading plugin eventsKirill Volinsky
2013-02-21с-plus-plusificationVlad Mironov
2013-01-29- muuid standardization (patch from Basil)Vadim Dashevskiy
2013-01-20removed old revision informationKirill Volinsky
2013-01-16 _T > TaranslateT when needed (patch from person)Vadim Dashevskiy
2012-12-10removed deprecated & bizarre aliasesTobias Weimer
2012-12-10x64 warning fixesTobias Weimer
2012-12-10TrafficCounter: fixed crash when displaying tooltipVlad Mironov
2012-11-28various menu initialization quirksGeorge Hazan