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-04-23[Core] Bump profile directory to 5.0Michael Hutchinson
2014-04-22Merge branch 'retina-nuget-disabled-addin-crash' into retinaMatt Ward
2014-04-22[Ide] Use internal editor if that's the user's intentMichael Hutchinson
2014-04-22[Ide] Fix crash after disabling addin that extends the Solution pad.Matt Ward
2014-04-22[Gtk] Only display GTK file templates for assembly projectsMichael Hutchinson
2014-04-22Fixed 'Bug 19186 - Info bubble windows UI breaks on scrolling the textMike Krüger
2014-04-21[Icons] [MonoDevelop.Ide] Information icon in all sizesVaclav Vancura
2014-04-21[Icons] StockIcons cleanupVaclav Vancura
2014-04-18[Icons] [MonoDevelop.Ide] Updating parser iconVaclav Vancura
2014-04-18[Icons] [MonoDevelop.Ide] Assembly project iconVaclav Vancura
2014-04-18Change "Close all but this" to "Close Others"David Siegel
2014-04-17Fixed 'Bug 19107 - Code completion window is not displayed properlyMike Krüger
2014-04-17[Ide] Fix the SearchEntry on Windows high-resolution screensCody Russell
2014-04-17[Ide] Fix crash in assembly folders options panelLluis Sanchez
2014-04-17Fix DllImport to point to LIBGTK.Cody Russell
2014-04-17[Icons] [MonoDevelop.Ide] New parser iconVaclav Vancura
2014-04-17[Icons] [MonoDevelop.Ide] New element-method-new iconVaclav Vancura
2014-04-17[Icons] [MonoDevelop.Ide] New special folders:Vaclav Vancura
2014-04-15[Ide] Improved referenced projects filtering.Mike Krüger
2014-04-15Fixed 'Bug 18847 - Shared Action Project auto completion is only shownMike Krüger
2014-04-14[Mono.TextEditor] Updating themesVaclav Vancura
2014-04-14[TextEditor] Fixed VS.NET style breakpoint color mapping.Mike Krüger
2014-04-14[TextEditor] Adjusted new marker colors.Mike Krüger
2014-04-14Revert "Revert "Revert "[gtkrc] Style our treeview expander triangles."""Lluis Sanchez
2014-04-14Added missing icon attribute and missing fsi file pattern7sharp9
2014-04-12Revert "Revert "[gtkrc] Style our treeview expander triangles.""Cody Russell
2014-04-12Revert "[gtkrc] Style our treeview expander triangles."Cody Russell
2014-04-11[gtkrc] Style our treeview expander triangles.Cody Russell
2014-04-11[TextEditor] No longer allow to overwrite the default color theme withMike Krüger
2014-04-11Fixed 'Bug 18934 - Horizontal scroll shadow not drawn for empty editorMike Krüger
2014-04-10[Mono.Texteditor] Another update of the default themeVaclav Vancura
2014-04-10[Icons] New invalid breakpoint iconsVaclav Vancura
2014-04-10[Mono.Texteditor] Updating default themeVaclav Vancura
2014-04-10Use .Create instead of .CreateHttp as the latter is PCL-only.Marius Ungureanu
2014-04-10Revert "Use .Create instead of .CreateHttp as the latter is PCL-only."Marius Ungureanu
2014-04-10Use .Create instead of .CreateHttp as the latter is PCL-only.Marius Ungureanu
2014-04-10Authenticated proxy support for all the things!Michael Hutchinson
2014-04-10[Ide] Remove dead filesMichael Hutchinson
2014-04-10[Core] Update proxy support codeMichael Hutchinson
2014-04-09Merge pull request #28 from DavidKarlas/bug11544Mike Krüger
2014-04-09Moved gutter icons to the right placeLluis Sanchez
2014-04-09[Icons] Small gutter sizing fixesVaclav Vancura
2014-04-09[Icons] Moving gutter-bookmark-15 where it belongs (MonoDevelop.SourceEditor)Vaclav Vancura
2014-04-09[Ide] Added some virtual space below the last news feed.Mike Krüger
2014-04-09[Ide] Fix typo in error messageMichael Hutchinson
2014-04-09[Ide] Better project creation exceptionsMichael Hutchinson
2014-04-09[Ide] Fix resx codebehind for PCL frameworksMichael Hutchinson
2014-04-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
2014-04-09[Ide] Improve resx templateMichael Hutchinson
2014-04-09[Debugger] Moved the debugger gutter icons to MonoDevelop.Debugger and integr...Jeffrey Stedfast