158 Commits (be4118730316faf3ac705c97ecacbd220baadd1b)

Author SHA1 Message Date
Matt Ward ab5982d2e0 Fix NullReferenceException for incorrect SubstitutionGroup in XML schema. 13 years ago
Matt Ward d8e27befb9 Fix xml completion for SubstitutionGroup elements. 13 years ago
Matt Ward e879ad63d8 Update ignored XML Editor tests. 13 years ago
Matt Ward 4bbd7f609d Fix Hide XPath Results menu option. 13 years ago
Daniel Grunwald cfa01c3986 Fix HighlightingColorizer.OnHighlightStateChanged ignoring some change notifications. 13 years ago
Matt Ward e27c96cb31 Fix XML attribute value completion with union member types. 13 years ago
Daniel Grunwald 13e1843f47 Add more UnitTesting.Tests, and fixed handling of inherited tests that are hidden (not overridden) 14 years ago
Daniel Grunwald ce3de78aba Introduce SDTestFixtureBase to initialize/tear down the static service container. 14 years ago
Daniel Grunwald 1f43c620d2 Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms. 14 years ago
Daniel Grunwald a3f61c855f Move workbench-related classes into new 'Workbench' namespace. 14 years ago
Daniel Grunwald 42ae86a467 Started porting UnitTesting.Tests to the new architecture. 14 years ago
Daniel Grunwald 0c3a8957c7 Fix unit tests. 14 years ago
Daniel Grunwald a8d0875c13 Fix build. 14 years ago
Matt Ward ec6ad9e42e Fix failing unit tests being run with MTA thread. 14 years ago
Daniel Grunwald 5a50c1a5c2 Remove static AddInTree and use IAddInTree interface instead. 14 years ago
Daniel Grunwald 16bb4b2e7f Introduce IPropertyService. 14 years ago
Daniel Grunwald f8629c101c Fix crash when opening LoadSaveOptions. 14 years ago
Daniel Grunwald f38b2e3cc7 Fix build. 14 years ago
Siegfried Pammer 589598e3ac fix build 14 years ago
Daniel Grunwald 4ba2785f66 Add SD.InitializeForUnitTests() to allow easy mocking of SharpDevelop services. 14 years ago
Daniel Grunwald fbced09b89 Start restructuring of SD Base: 14 years ago
Siegfried Pammer eb152e33a5 fix build 14 years ago
Siegfried Pammer cbb8cbbff6 fix XML code completion weirdnesses and adjust unit tests 14 years ago
Siegfried Pammer d5f606eda2 SD-1847 - Search Results should use same font as the text editor (http://bugtracker.sharpdevelop.net/Issue/Comment.aspx?ID=1847&PROJID=4) 15 years ago
Daniel Grunwald 793e35797a Revert patches for SD-1783 (react to "read only" changes). 15 years ago
Eusebiu Marcu 77c2869543 properly fix SD-1783 for AvalonEditViewContent (i.e. text files) 15 years ago
mrward 4b3a456fd0 Fix null reference when XmlTreeView not created and clipboard handler methods called. 15 years ago
Eusebiu Marcu 7acf7a7e42 Revert "Lock view contents when debugger starts and refresh icon since we don't support EnC (yet)." 15 years ago
Eusebiu Marcu a491d12952 Lock view contents when debugger starts and refresh icon since we don't support EnC (yet). 15 years ago
Daniel Grunwald 73684b9a45 Fixed build. 15 years ago
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 b2a32bf877 Fix SD-1734 - 2 or 3 sets of Fold Markers shown with open .xaml file 15 years ago
mrward 5165582dde Fix XML code completion inside a child element when default schema associated by filename extension is being used. 15 years ago
Daniel Grunwald b744593462 Adjust unit test to changed RTL logic. 16 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Matt Ward c56b325727 XML folds are now generated by the XmlLanguageBinding instead of by the ParserService. 16 years ago
Kumar Devvrat 42fbcbc050 Fix build 16 years ago
Kumar Devvrat 05151dfa48 - Implement IServiceProvider members in MockViewContent's. Hopefully fixes build. 16 years ago
Daniel Grunwald 6cb65113c4 Show progress running unit tests in status bar. 16 years ago
Daniel Grunwald 7a23f641b3 Remove ICSharpCode.TextEditor. 16 years ago
Matt Ward b48dc4a228 Prevent xml.xsd from being downloaded whilst running xml editor unit tests. 16 years ago
Daniel Grunwald 44de5f2def Fixed build. 16 years ago
Daniel Grunwald 493ea45a5d Close InsightWindow when typing ')'. 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald 820a347fdd Fix build. 16 years ago
Daniel Grunwald 7dcd391057 SD2-1607 - Add printing support to AvalonEdit 16 years ago
Daniel Grunwald 2c13b4b3e6 Fixed build. 16 years ago
Matt Ward c486bd0db8 Moved xpath code and goto schema definition code out of XmlView class. 16 years ago
Matt Ward 94944b0dd6 Added support for attributes defined in the simple content extension's base type. 16 years ago