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
2017-07-17Cleanup MD.Core and MD.Ide references.Kirill Osenkov
2017-07-14Fix issue in FastCheckNeedsBuildLluis Sanchez
2017-07-14Fixed 'Bug 58123 - Writing " makes two of characters, but delete onlyMike Krüger
2017-07-13Adds a Diagnostics menu item to put a mark in the log.iain holmes
2017-07-11[A11y] Make Breadcrumb bar accessible under VoiceOveriain holmes
2017-07-11[Core] Expose shared cache methods to StringInternPool.Marius Ungureanu
2017-07-08Merge pull request #2734 from mono/master-fix57866Mike Krüger
2017-07-07Merge pull request #2737 from iainx/fix-dockbar-item-roleiain
2017-07-07Fix bug #42063 - Evaluated MSBuild properties don't respect global pr… (#2720)Lluis Sanchez
2017-07-07[A11y] The DockBarItem should be a button, not a groupiain holmes
2017-07-07Fixed 'Bug 57866 - [VSFeedback Ticket] #443161 - quick actions newMike Krüger
2017-07-07Replace SharpZipLib package with JetBrains.SharpZipLib.StrippedVsevolod Kukol
2017-07-06Respect Solution formatting policy on newly created project filesDavid Karlaš
2017-07-06Addressed PR commentDavid Karlaš
2017-07-06Unit tests for Bug 57840David Karlaš
2017-07-06Added FilePath.PathComparer, just to be sureDavid Karlaš
2017-07-06Bug 57840 - Adding .NET Standard project to existing solution/directory struc...David Karlaš
2017-07-06[Ide] Support not saving files when creating new projectMatt Ward
2017-07-06[A11y] Fix a crash with tabs when they are activatediain holmes
2017-07-05Merge pull request #2719 from mono/fix-57479Lluis Sanchez
2017-07-05Fix bug #57479 - Condition AppliesTo not found message logged.Lluis Sanchez
2017-07-05Merge pull request #2655 from mono/master-fix57352Mike Krüger
2017-07-04Implemented void SetupAccessibility () for FindInFilesDIalog (#2716)Dmytro Ovcharov
2017-07-04[Ide] Fix language not displayed for recently used project templatesMatt Ward
2017-07-03Merge pull request #2714 from mono/dmytro.ovcharovLluis Sanchez
2017-07-03public -> internalDmytro Ovcharov
2017-07-03Merge pull request #2711 from mono/dmytro.ovcharovDmytro Ovcharov
2017-07-03Fix 53532Dmytro Ovcharov
2017-07-03fixing bug 53532Dmytro Ovcharov
2017-07-03fixing bug 53532Dmytro Ovcharov
2017-07-03Update CombineBuildOptions.csDmytro Ovcharov
2017-07-03Update BaseDirectoryPanelWidget.csDmytro Ovcharov
2017-07-0353532 bug fixed Empty "Label" for edit fields in "Solution Options" windowDmytro Ovcharov
2017-07-0353532 bug fixed Empty "Label" for edit fields in "Solution Options" windowDmytro Ovcharov
2017-07-03Bug 53532 "Solution Options" empty "Label" for edit fieldsDmytro Ovcharov
2017-07-01Merge branch 'master' into master-fix57352Mike Krüger
2017-06-29Merge pull request #2693 from mono/fix57547Lluis Sanchez
2017-06-29[Core] Drop another 10MB of duplicate stringsMarius Ungureanu
2017-06-28[Core] Optimize MSBuild evaluation whitespace allocations.Marius Ungureanu
2017-06-27[Perf] Add missing locks to StringInternPool usage.Marius Ungureanu
2017-06-27[Core] Optimize MSBuild evaluation stack allocations and memory retentionMarius Ungureanu
2017-06-27[Core] Add StringInternPool utility.Marius Ungureanu
2017-06-27[Ide] Hide array or hidden commands in global search (#2694)Vsevolod Kukol
2017-06-27Merge pull request #2692 from mono/text-editor-syntax-testsLluis Sanchez
2017-06-27[Ide] Use Markup for Key bindings prefs warningsVsevolod Kukol
2017-06-27[Editor] Fix syntax highlighting unit tests.therzok
2017-06-27[MSBuild] Fix evaluation of params arguments that's not an object.therzok
2017-06-26Merge pull request #2675 from mono/master-fix57594Mike Krüger
2017-06-26Fixed 'Bug 57352 - Parentheses closing is broken when you do an ifMike Krüger
2017-06-26Merge pull request #2587 from mono/master-fix57255Mike Krüger