summaryrefslogtreecommitdiff
path: root/include/m_netlib.h
AgeCommit message (Expand)Author
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-04-17- unused netlib flags removedGeorge Hazan
2016-04-07m_netlib.h: NLHR_PTR construct. from INT_PTR MikalaiR
2016-04-02git-svn-id: http://svn.miranda-ng.org/main/trunk@16577 1316c22d-e87f-b044-9b9...MikalaiR
2016-01-02Copyrights update part 2Dart Raiden
2015-07-21vc2015 compilation fixKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-07NLHR_PTR moved to m_netlib.h by requestGeorge Hazan
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-08-15fix for a stack overrun in Netlib_LogW()George Hazan
2014-07-13fix for borkred listening portsGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-06old junk removedGeorge Hazan
2013-06-04MS_NETLIB_URLENCODE isn't used anyway, die the annoying clutchGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
2012-11-15include: tabs over spacesGeorge Hazan
2012-09-16removed clutch for GCC (it already exists in m_system.h)George Hazan
2012-08-22fix for some crazy codeGeorge 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-05-30another minor syncGeorge Hazan
2012-05-27ipv6 syncGeorge Hazan
2012-05-18useless junk removedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy