summaryrefslogtreecommitdiff
path: root/src/modules/xml/xmlParser.cpp
AgeCommit message (Expand)Author
2015-03-26memory leak fixKirill Volinsky
2015-03-21XML parser not to remove trailing spaces when decoding messagesGeorge Hazan
2015-01-27Minor bugfixesTobias Weimer
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-25add null ptr checksRozhuk Ivan
2014-01-21minor code cleaningGeorge Hazan
2013-08-19core *printf patchGeorge Hazan
2013-03-30fix for the incorrect string lengthGeorge Hazan
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-15- fixes for the plugins options' dialog;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-13code cleaningGeorge Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-06-02- code cleaningGeorge Hazan
2012-05-15initial commitVadim Dashevskiy