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
2014-07-07[Ide] Introduced static TextMarkerFactory class for creating textMike Krüger
2014-07-05[Ide] Removed RequestRedraw() from the TextEditor.Mike Krüger
2014-07-05[Ide] Removed FoldSegment class.Mike Krüger
2014-07-04[Ide] Removed syntax highlighting system.Mike Krüger
2014-06-27[Ide] TextEditor is now a Control.Mike Krüger
2014-06-27[Ide] TextEditor is now using the new platform independent 'Control'Mike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-25[SourceEditor] Implemented LinkMarker / fixed assembly browserMike Krüger
2014-06-23[Ide] Moved DocumentLocation to the Editor namespace.Mike Krüger
2014-06-23[AssemblyBrowser] Ported to new editor.Mike Krüger
2014-06-11[AssemblyBrowser] Added the resource folder again.Mike Krüger
2014-05-30Fixed 'Bug 20135 - Some assemblies are not loaded in assembly browserMike Krüger
2014-05-10[AssemblyBrowser] Improved guessing of auto generated/non existantMike Krüger
2014-05-10Fixed 'Bug 19586 - Object browser crashes XS'.Mike Krüger
2014-04-04[API] More API removal.Ungureanu Marius
2014-04-04Fix build.Ungureanu Marius
2014-04-04[Ide] TextEditor is now using a decorator pattern.Mike Krüger
2014-03-18[Decompiler] Synced icsharpcode.decompiler.Mike Krüger
2014-03-12Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-03-07Fixed 'Bug 18210 - Getting Exception when user select languageMike Krüger
2014-03-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2014-02-20Remove unused iconsLluis Sanchez
2014-02-12Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-02-10Merge pull request #470 from joncloud/masterMike Krüger
2014-02-10Fixed assembly lookup (Required for Bug 15864 - Assembly attributesMike Krüger
2014-02-10Fixed 'Bug 15864 - Assembly attributes aren't always renderedMike Krüger
2014-02-05More Gdk.Pixbuf replacementsLluis Sanchez
2014-01-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-01-21Fixed 'Bug 17338 - With "Visibility: All members" selected, internalMike Krüger
2014-01-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-01-03Bug #755 - Altered the default behavior to always select the chosen project/r...joncloud
2014-01-02[Decompiler] Updated decompiler / track nrefactory API changes.Mike Krüger
2014-01-01Bug #755 - Implemented the ability to have a user preference for automaticall...joncloud
2014-01-01Bug #755 - Updated the AssemblyBrowserWidget to have a nullable boolean for s...joncloud
2013-12-04Merge branch 'master' into retinaLluis Sanchez
2013-12-03Fixed 'Bug 16450 - Go to Declaration or Cmd + D Opens AssemblyMike Krüger
2013-11-26Revert "Revert "Flush csproj fixes". Fix the wrench build."Michael Hutchinson
2013-11-26Revert "Flush csproj fixes". Fix the wrench build.Jérémie Laval
2013-11-22Flush csproj fixesMichael Hutchinson
2013-09-26Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-09-26Fixed 'Bug 15001 - Can't navigate to ContinueWhenAll'.Mike Krüger
2013-08-28Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-26[build] Remove some duplicates from our buildAlan McGovern
2013-08-23[AssemblyBrowser] Set local copy flag for NRefactory.Cecil.Mike Krüger
2013-08-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-08-16[build] Nuke more duplicate assembliesAlan McGovern
2013-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-12[AssemblyBrowser] Hide non public API.Mike Krüger