summaryrefslogtreecommitdiff
path: root/plugins/helpers
AgeCommit message (Expand)Author
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-01Variables: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21warning fixesGeorge Hazan
2014-12-17removed not needed fileKirill Volinsky
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-01-14minor cleanupTobias Weimer
2014-01-03version related code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-08-19own MIRANDA_VER removed from pluginsKirill Volinsky
2013-08-05removed not used functionsKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2012-12-07a couple of misprintsGeorge Hazan
2012-11-12warning fixGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-08-03rest of those unicode core checksGeorge Hazan
2012-08-03removed the Unicode core verificationGeorge Hazan
2012-07-17obsolete heaader file, m_plugins.h, removedGeorge Hazan
2012-07-02- mir_cslock - class for locking critical sections;George Hazan
2012-07-01db_helpers.cpp deletedGeorge Hazan
2012-06-30and helpers tooGeorge Hazan
2012-06-30another mir_allocGeorge Hazan
2012-06-30code cleaningGeorge Hazan
2012-06-30Variables moved to mir_* memory allocation routinesGeorge Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-05-18compilation fixGeorge Hazan
2012-05-15initial commitVadim Dashevskiy