summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15
AgeCommit message (Expand)Author
2017-01-01bump copyright yeardartraiden
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
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-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" (final rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" (temporary rename)Robert Pösel
2016-07-21improperly named helper renamedGeorge Hazan
2016-07-12reverted [17088]: there is a better way via lpgen.jsDart Raiden
2016-07-10MirandaG15: dont'n need translate thisDart Raiden
2016-07-08addition to previous commitDart Raiden
2016-07-08MirandaG15: remove useless information (it's already presents on plugin page)...Dart Raiden
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-11-07compilation fixVadim Dashevskiy
2015-11-06MirandaG15: Minor cleanupTobias Weimer
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-10-04MirandaG15:Tobias Weimer
2015-10-04MirandaG15:Tobias Weimer
2015-10-04MirandaG15:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-07-31compilation fixTobias Weimer
2015-07-31project fixes for VS2010Tobias Weimer
2015-07-26more warning fixesGeorge Hazan
2015-07-25MirandaG15: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-07-04MirandaG15:Tobias Weimer
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...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-08MirandaG15:Tobias Weimer
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-28warning fixesGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky