Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-13Fix VSTS 605711: Incorrect XAML completion for </ContentPage.ReDavid Karlaš
2018-06-06[Xml] Fix warningsMikayla Hutchinson
2018-06-05[Xml] Remove unnecessary local copiesMikayla Hutchinson
2018-06-04[Xml] Fix running XSL transformsMikayla Hutchinson
2018-06-04[Xml] Fix Assign Stylesheet commandMikayla Hutchinson
2018-06-04[Xml] Add unit tests for XSLT compilationMikayla Hutchinson
2018-06-04[Xml] Add simple XSL-based validation testsMikayla Hutchinson
2018-06-04[Xml] Rework validation to make it testableMikayla Hutchinson
2018-06-04[Xml] Reapply changes to XSD schemaMikayla Hutchinson
2018-06-04[Xml] Downgrade XSD schema to 1.0Mikayla Hutchinson
2018-06-04[Xml] Clean up docs in XML schemaMikayla Hutchinson
2018-06-04[Xml] Add XML XSDMikayla Hutchinson
2018-06-04[Xml] Modify XSD/XSLT schemas to remove import downloadsMikayla Hutchinson
2018-06-04[Xml] Add license headersMikayla Hutchinson
2018-06-04[Xml] Fix location for validation errorsMikayla Hutchinson
2018-06-04[Xml] Disable DTDs and validation when loading schemasMikayla Hutchinson
2018-06-04[Xml] Switch tests to use existing XSDsMikayla Hutchinson
2018-06-04[Xml] Fix XSD XML resolver behaviorMikayla Hutchinson
2018-06-04[Xml] Log better errors when XML schemas fail to loadMikayla Hutchinson
2018-06-04[Xml] Switch XSLT XSD to official versionMikayla Hutchinson
2018-06-04[Xml] Update XSD schema to XSD 1.1Mikayla Hutchinson
2018-06-04[Xml] Remove a couple very obsolete built-in XML schemasMikayla Hutchinson
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-04-27Fixed typo occured -> occurred.Mike Krüger
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-04-16Merge pull request #4575 from mono/backport-pr-4533-to-masterLluis Sanchez
2018-04-16Fix warnings in XML projectMarius Ungureanu
2018-04-16Fix 597220: No IntelliSense for pages deriving from a custom ContentPage This...David Karlaš
2018-03-08Fixes #568790: XAML IntelliSense: Inconsistent completion for end of self clo...David Karlaš
2018-02-14Fix #560350: Issue with adding a Style to Tags in cshtml viewsDavid Karlaš
2017-11-16Fixes 525601 and 525599 Xml unit tests failuresDavid Karlaš
2017-11-14[Xml] Make more strict rules when additional line is added for Return keyDavid Karlaš
2017-11-07Added feature when pressing Return key in empty Element to correctly indentDavid Karlaš
2017-11-07[Xml] Fixed exception `AssertMainThread` on '>' with AutoCompleteElements ena...David Karlaš
2017-11-07Fixes #504203 Inconsistent behavior in XML/XAML editor between vs/vsmac when ...David Karlaš
2017-11-07Fixes #504171 Tab key inserts spaces, indenter inserts tabsDavid Karlaš
2017-10-09[Xml] Always show code completion when typing(not just Cmd+Space or start)David Karlaš
2017-10-06[Xml] Fix possible crash when opening Xaml file (#3160)Marius Ungureanu
2017-10-05Merge pull request #3133 from iainx/fix-53458iain
2017-10-05[A11y] Add accessibility attributes to the XPath formatting policy widgetsiain holmes
2017-09-28[Xml] Make code completion appear always when user types text like VS2017David Karlaš
2017-09-27[Xml] Address PR comment about '.' and ':' being Xaml specificDavid Karlaš
2017-09-19[Xml] Support starting code completion in XmlElement and XmlAttribute with :(...David Karlaš
2017-09-19Bug 22308 - Make GetAttributeCompletions parse full XElement for all attributesDavid Karlaš
2017-09-19Partial reverse of ad2357e to make . committing character againDavid Karlaš
2017-09-08[A11y] Refocus the parent window when closing the Add Scheme dialogiain holmes
2017-08-24Bug 55129 - Closing quote missing in XAML when autocompletingDavid Karlaš