summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats
AgeCommit message (Expand)Author
2017-01-01bump copyright yeardartraiden
2016-12-22ughmGeorge Hazan
2016-12-22massive code cleaning (fixes #653)George Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more 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-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-01-05HistoryStats:Tobias Weimer
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-12-02missing menu ids in HistoryStatsGeorge Hazan
2015-11-06HistoryStats: Minor cleanupTobias Weimer
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-09-07compilation fixGeorge Hazan
2015-09-07warning fixGeorge Hazan
2015-09-02warning fixGeorge Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-12minus one erroneous macroGeorge Hazan
2015-07-09- various icon definition quirks;George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
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-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-17obsolete services extinctedGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky