summaryrefslogtreecommitdiff
path: root/src/modules/netlib/netlibautoproxy.cpp
AgeCommit message (Expand)Author
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-13minor fixKirill Volinsky
2014-01-21minor code cleaningGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-06-20code cleaning George Hazan
2013-03-11only a few real mir_forkthreadex survivedGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-11-13tabs and spaces cleaningKirill Volinsky
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-07-13bunch of incorrect thread callsGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy