7 Commits (8c1f9b3a02980bfcc3f58574607ca03bf0edcda4)

Author SHA1 Message Date
Daniel Grunwald 8c1f9b3a02 Adjust unit tests to IViewContent interface change. 15 years ago
Daniel Grunwald 6ca892eb11 Let IViewContent decide whether it should close together with the solution 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Kumar Devvrat 42fbcbc050 Fix build 15 years ago
Kumar Devvrat 05151dfa48 - Implement IServiceProvider members in MockViewContent's. Hopefully fixes build. 15 years ago
Daniel Grunwald 7dcd391057 SD2-1607 - Add printing support to AvalonEdit 16 years ago
Matt Ward c486bd0db8 Moved xpath code and goto schema definition code out of XmlView class. 16 years ago
Daniel Grunwald 017c07888a Use FileName class for ITextEditor.FileName and OpenedFile.FileName. 16 years ago
Daniel Grunwald 4c485fabf7 Rename Content property back to Control (IViewContent, IPadContent, IOptionsPanel) to prevent the C# compiler from automatically picking up a Content property from a base class. 16 years ago
Daniel Grunwald 4e2f2496b1 Fixed build. 17 years ago
Matt Ward 602dde82c5 Added IronPython addin with support for IronPython 1.1 18 years ago
Daniel Grunwald 0333757269 Fixed build. 18 years ago
Daniel Grunwald 50bf57497f Fixed build. 19 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
Daniel Grunwald 819f30e1da Fixed file headers. 19 years ago
Daniel Grunwald a364505d14 Fixed unit test build. 19 years ago
Matt Ward ed5d813426 WiX extensions to be passed to Candle, Lit and Light can now be configured in the project option panels. 19 years ago
Matt Ward 9ab7da37a5 Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 19 years ago