OSDN Git Service

[ 1219818 ] Plugin to display XML files
authorChristian List <list1974@hotmail.com>
Tue, 28 Jun 2005 02:15:43 +0000 (02:15 +0000)
committerChristian List <list1974@hotmail.com>
Tue, 28 Jun 2005 02:15:43 +0000 (02:15 +0000)
commitecda515cde1c3cd8929bc0a7a00ca6c31549e5e9
treec4d44558e9c6b281ea22366617e7769ed6dfbe12
parent0122f63b970ceec83b1bc8fde2439d1b0e83ded8
1219818 ] Plugin to display XML files
34 files changed:
Plugins/list_of_sources.txt
Plugins/readme.txt
Plugins/src_VCPP/DisplayXMLFiles/DisplayXMLFiles.cpp [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/DisplayXMLFiles.def [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/DisplayXMLFiles.dsp [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/DisplayXMLFiles.dsw [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/DisplayXMLFiles.idl [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/DisplayXMLFiles.rc [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/Resource.h [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/StdAfx.cpp [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/StdAfx.h [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/WinMergeScript.cpp [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/WinMergeScript.h [new file with mode: 0644]
Plugins/src_VCPP/DisplayXMLFiles/typeinfoex.h [new file with mode: 0644]
Src/ExpatLib/ascii.h [new file with mode: 0644]
Src/ExpatLib/asciitab.h [new file with mode: 0644]
Src/ExpatLib/expat.h [new file with mode: 0644]
Src/ExpatLib/expat_external.h [new file with mode: 0644]
Src/ExpatLib/expat_static.dsp [new file with mode: 0644]
Src/ExpatLib/iasciitab.h [new file with mode: 0644]
Src/ExpatLib/internal.h [new file with mode: 0644]
Src/ExpatLib/latin1tab.h [new file with mode: 0644]
Src/ExpatLib/nametab.h [new file with mode: 0644]
Src/ExpatLib/utf8tab.h [new file with mode: 0644]
Src/ExpatLib/winconfig.h [new file with mode: 0644]
Src/ExpatLib/xmlparse.c [new file with mode: 0644]
Src/ExpatLib/xmlrole.c [new file with mode: 0644]
Src/ExpatLib/xmlrole.h [new file with mode: 0644]
Src/ExpatLib/xmltok.c [new file with mode: 0644]
Src/ExpatLib/xmltok.h [new file with mode: 0644]
Src/ExpatLib/xmltok_impl.c [new file with mode: 0644]
Src/ExpatLib/xmltok_impl.h [new file with mode: 0644]
Src/ExpatLib/xmltok_ns.c [new file with mode: 0644]
Src/readme.txt