index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
xml
/
xmlParser.cpp
Age
Commit message (
Expand
)
Author
2015-03-21
XML parser not to remove trailing spaces when decoding messages
George Hazan
2015-01-27
Minor bugfixes
Tobias Weimer
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
code cleanup, x64 fix
Rozhuk Ivan
2014-11-25
add null ptr checks
Rozhuk Ivan
2014-01-21
minor code cleaning
George Hazan
2013-08-19
core *printf patch
George Hazan
2013-03-30
fix for the incorrect string length
George Hazan
2012-11-04
kernel extraicons, part II
George 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-13
code cleaning
George Hazan
2012-06-06
minor code cleaning
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy