index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace stricmp to mir_strcmpi
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-03-26
memory leak fix
Kirill Volinsky
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