14 Commits (fc284a5d164839cf2fef9228f7acfd358a724401)

Author SHA1 Message Date
Andreas Weizel fc284a5d16 Part of #234: Keyboard shortcuts now working in XmlEditor's tree view. 11 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald f652b033eb Added back missing svn:keywords property. 16 years ago
Siegfried Pammer d3b55598de moved XmlBinding to XmlEditor 16 years ago
Siegfried Pammer 4a05270da8 project clean up 16 years ago
Siegfried Pammer 286b91794f - further clean up 16 years ago
Siegfried Pammer 25354e9011 - reimplemented commands 16 years ago
Siegfried Pammer 5edc92c543 added XmlBinding 16 years ago
Daniel Grunwald 15a7ecb18e Fixed build. 18 years ago
Matt Ward c053b954a6 Added basic cut, copy and paste to the XML tree editor. 19 years ago
Matt Ward 7c2718b19a The XML Tree can now display and edit xml comments. 19 years ago
Matt Ward 27a2e4a0a8 XML Tree now supports removing elements, inserting and removing text nodes. 19 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Matt Ward 4a197ee962 Adding child elements, inserting elements before and after the currently selected element are now possible in the XML tree editor. 19 years ago
Matt Ward 4db70538d8 Adding and removing attributes from the XML tree editor is now possible. 19 years ago
Matt Ward df3d79371c Added a new view to the XML Editor which shows the XML as a tree view. Not feature complete. Currently it is possible to edit existing attribute values and element text but not add new ones or remove existing ones. 19 years ago