summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter
AgeCommit message (Expand)Author
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-08-22There are different popup plugins (YAPP, Toster)Dart Raiden
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-02-19code cleaningGeorge Hazan
2016-01-30BITMAPINFO initializationGoraf
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