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
path: root/main/src
AgeCommit message (Expand)Author
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-12-15Bug 36966 - Missing semi-colons are not indicated in the sourceDavid Karlaš
2015-12-15[Ide] ImageService.GetIcon size now defaults to IconSize.MenuVaclav Vancura
2015-12-15[Ide] Prevent language keyword being used as new project name.Matt Ward
2015-12-15Bug 36964 - NullReference in ParameterCompletionWindowDavid Karlaš
2015-12-15Merge pull request #1181 from iainx/fix-36056Lluis Sanchez
2015-12-15[NuGet] Fix status bar message changing too often on modifying packages.Matt Ward
2015-12-15[Editor/Debugger] Fix NRE in case of frame being inside corrupted file(with l...David Karlaš
2015-12-15Bug 36878 - Writing a comment triggers code completionDavid Karlaš
2015-12-15Bug 36965 - Pressing 'undo' results in corrupt codeDavid Karlaš
2015-12-15Merge pull request #1177 from DavidKarlas/statusNullDavid Karlaš
2015-12-14[Git] Store the credentials for TFS if the credentials are ok.therzok
2015-12-14[Git] Improve combobox for changes view now that git log is slower.Marius Ungureanu
2015-12-14Bug 36921 - Go to Definition uses wrong file pathDavid Karlaš
2015-12-14[Git] Modify rootpath of a repository to not be the .git folder.Marius Ungureanu
2015-12-14[Git] Fix a bug where an empty request was being reiterated indefinitelyMarius Ungureanu
2015-12-14[Ide] Remove unnecessary async.Marius Ungureanu
2015-12-14[Ide] Fewer UI thread operations on typing in search.Marius Ungureanu
2015-12-14[IDE] Use the unsorted path to edit the modeliain holmes
2015-12-14[Windows] Fix some erratic behaviour in searchbar.Marius Ungureanu
2015-12-14[Core] Fix propagation of BeginStep in aggregated monitorsLluis Sanchez
2015-12-14[Core] Fixed references not being saved to project file.Matt Ward
2015-12-14[Core] Fix solution loading performance regressionLluis Sanchez
2015-12-14[Mac] Fix crasher caused by logging code.Marius Ungureanu
2015-12-14[Ide] Don't throw on search cancellation.Marius Ungureanu
2015-12-14[Windows] Fix some searchbar behaviour.Marius Ungureanu
2015-12-14[Ide] Fix possible NRE in gtk toolbar.Marius Ungureanu
2015-12-14[Windows] Don't call present on getting window focusMarius Ungureanu
2015-12-13[Ide] Fixed apply text change on open files.Mike Krüger
2015-12-13Fixed 'Bug 36924 - Refactoring with Roslyn breaks text editing'.Mike Krüger
2015-12-12[Ide] Fixed opening AddIn manager window(NRE)David Karlaš
2015-12-12[NuGet] Change NuGet addin namespace.Matt Ward
2015-12-12[NuGet] Rename classes named after SharpDevelop.Matt Ward
2015-12-12[CSharpBinding] Ported encapsulate field refactorings.Mike Krüger
2015-12-11Merge pull request #1178 from DavidKarlas/sortByColumnMike Krüger
2015-12-11[Ide] Do not save renamed item in Solution pad if name not changed.Matt Ward
2015-12-11[Ide] When sorting SearchResultWidget by FileName also take "column" number i...David Karlaš
2015-12-11[Ide] Limit maximum threadpool threads.Mike Krüger
2015-12-11[AspNet] Windows scale factor fixes for New Project dialog wizard pageMatt Ward
2015-12-11[Project] Avoid unnecessary changes when saving projectLluis Sanchez
2015-12-11[CSharpBinding] Fixing NRE exception found while debugging other stuffDavid Karlaš
2015-12-11Fixed 'Bug 36892 - NullReference closing a text area'.Mike Krüger
2015-12-11Fixed 'Bug 35348 - Start Debugging+Autosaved fileMike Krüger
2015-12-11Fixed 'Bug 320 - The "Standard Header" panel in the options shouldMike Krüger
2015-12-11[Ide] Fixed navigational search.Mike Krüger
2015-12-11[Ide] Ensure last selected category is on screen in New Project dialogMatt Ward
2015-12-11Revert "Revert "[Projects] Remove unused msbuild import property""Lluis Sanchez
2015-12-11Fixed 'Bug 24490 - "Find in Files..." shows annoying error when noMike Krüger
2015-12-11Fix NRE in find in files when the solution has disabled projectsLluis Sanchez
2015-12-11[CSharpBinding] Removed debug message.Mike Krüger