summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter
AgeCommit message (Expand)Author
2016-01-18unused and duplicate (in nicer) definesDart Raiden
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-05TrafficCounter: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-12warning fixesGeorge Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-01TrafficCounter: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-22vc2015 compilation fixesKirill Volinsky
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-07-17git-svn-id: http://svn.miranda-ng.org/main/trunk@14582 1316c22d-e87f-b044-9b9...Vlad Mironov
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-25- warning fixGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
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-05-04correct version of rev. [13418]Vadim Dashevskiy
2015-05-04revert of 131418Vadim Dashevskiy
2015-05-04compilation fixes (ghazan, please check this)Vadim Dashevskiy
2015-05-03fix for the option's page style pt. 5Vadim Dashevskiy
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