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
2015-06-02[Ide] Fix Version Control label alignment in New Project dialog.Matt Ward
2015-04-21[Ide] Fully remove CombineEntryFeature.Marius Ungureanu
2015-04-20[XMToolbar] Fix Searchbar keeping focus until mouse event.Marius Ungureanu
2015-04-15[Core] Remove SupportFeature as the new project dialog handles this differently.Marius Ungureanu
2015-03-06[Ide] Fix New Project dialog browse button truncated on Linux.Matt Ward
2015-01-19Merge remote-tracking branch 'monodevelop/master' into new-project-dialogMatt Ward
2015-01-17[Ide] Fix some labelling inaccuraciesMichael Hutchinson
2014-11-24[Ide] Fix browse button alignment on final config page for Mac.Matt Ward
2014-11-24[Ide] UI refresh for final config page in New Project dialog.Matt Ward
2014-11-20[Ide] Remove original New Project dialog.Matt Ward
2014-11-20[Ide] Classes should not be public unless strictly necessary.Matt Ward
2014-10-14[Ide] Increase width for template list in New Project Dialog.Matt Ward
2014-09-26[Ide] Fix incorrect New Project Dialog label.Matt Ward
2014-09-22[Ide] Add final project configuration page to New Project dialog.Matt Ward
2014-06-15[Ide] FontChooserPanel using Buttons instead of ListView with ComboBoxesDavid Karlaš
2014-04-25[Ide] Make some dialogs internalLluis Sanchez
2014-03-21[Ide] Use a search entry in the key bindings panelLluis Sanchez
2014-02-20Merge branch 'nuget-integration' of github.com:mono/monodevelop into retinaMatt Ward
2014-02-19[Ide] Remove search for new files on project loadMichael Hutchinson
2014-01-23[MSBuild] Default file format can no longer be changedMichael Hutchinson
2013-11-26Merge pull request #439 from Therzok/bug7720Lluis Sanchez
2013-11-25Bug 14332 - The "Use MSBuild build engine" should be in the Build sectionTherzok
2013-11-23Bug 7720 - New project's Solution name always validatedTherzok
2013-09-16[PCL] The new Profile Selector Dialog.Martin Baulig
2013-08-13[MSBuild] MSBuild opt-in/out is now per-project, not globalMichael Hutchinson
2013-08-12Flush more stetic button-with-image generation fixesMichael Hutchinson
2013-08-10Flush stetic noiseMichael Hutchinson
2013-08-09[NUnit] It's now possible to disable build before tests again.Mike Krüger
2013-05-03[Debugger] Implemented support for breaking when the hitcount is a multipleJeffrey Stedfast
2013-04-03Flush stetic formatting noiseMichael Hutchinson
2013-03-07Add support for delay sign (-delaySign) option to C#/VB project propertiesAtsushi Eno
2013-02-26ProjectFileSelectorDialog: fix button click signalAaron Bockover
2013-02-26ProjectFileSelectorDialog: tweak UI for mhutchAaron Bockover
2013-02-26ProjectFileSelectorDialog: allow adding new filesAaron Bockover
2013-01-31[Ide] Fixed 'Bug 9920 - Find in Files dialogue has two Alt+C options'Mike Krüger
2013-01-31Fixed 'Bug 9920 - Find in Files dialogue has two Alt+C options'.Mike Krüger
2012-11-16Merge branch 'master' into ui-refreshJeremie Laval
2012-11-16[Core] Fixed TargetFramework.IsCompatibleWithFramework() to use the list of s...Jeffrey Stedfast
2012-11-10Make a bunch more app name mentions brandableMichael Hutchinson
2012-11-03Fix 8152 - Document tab dropdown menu has blank itemsLluis Sanchez
2012-09-25[Ide] Fix buildLluis Sanchez
2012-09-11[Ide] Simplified visual style preferencesLluis Sanchez
2012-09-11[Ide] Moved pad font preferences to the fonts options panelLluis Sanchez
2012-09-10[Ide] Removed some UI settings which don't make sense anymoreLluis Sanchez
2012-07-04[Ide] Fix bug: options dialog doesn't apply changesLluis Sanchez
2012-06-28[Ide] Adjust the look of the properties dialogLluis Sanchez
2012-06-08Merge branch 'master' into ui-refreshLluis Sanchez
2012-06-04Merge branch 'master' into ui-refreshMike Krüger
2012-06-03Fix #2489 - Remove Assembly Folders. The TreeIter was not being checked for v...Jason Loeffler
2012-06-01[Ide] Worked on the toolbar/navigation control.Mike Krüger