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
2016-09-05[Icons] Synchronizing package icons with our other productsVáclav Vančura
2016-09-02Merge pull request #1528 from mono/refactoring-tasks-not-cleared-on-solution-...Lluis Sanchez
2016-08-25[Build] Fix build issue introduced in 02850812ea52f66fc5820f668575dd92da9afbc1therzok
2016-08-25[Git] Enable log tests.therzok
2016-08-25[Subversion] Fix unit tests for Svn supplied by xcode8therzok
2016-08-25[VCS] Log the version of the VCS being tested.therzok
2016-08-25[VersionControl] Disable these tests for nowAlan McGovern
2016-08-24Bug 2487 - userprefs has absolute filenamesDavid Karlaš
2016-08-23Bug 3062 - Hide internal non-user frames when debugging user codeDavid Karlaš
2016-08-19[NUnit] Fix GetSourceCodeLocation check.Mike Krüger
2016-08-18[Gtk] Remove some string allocations on checking whether a reference is gtk#.therzok
2016-08-18[Gtk#] Cache the value of whether stetic is disabled or not.therzok
2016-08-18[CSharpBinding] When disposing ProjectSearchCategory also canceling documents...David Karlaš
2016-08-18[AddIns] Enable GtkCore by defaultMarius Ungureanu
2016-08-17Fix spellingMikayla Hutchinson
2016-08-16Fix le buildAlan McGovern
2016-08-16[Mac] Use svnadmin from commandline tools install if it existsMarius Ungureanu
2016-08-16[Ide] Generalized the 'GetMarkup' system from the text editor.Mike Krüger
2016-08-15Fixed 'Bug 43311 - Code formattion - Indentation previews do notMike Krüger
2016-08-15Fixed 'Bug 43280 - void miUnionNonO(GdkRegion *, GdkRegionBox *,Mike Krüger
2016-08-11[Editor] Fix some translatable string issues.Marius Ungureanu
2016-08-11[Icons] [Ide] New preferences icons:Václav Vančura
2016-08-09[NUnit] Refactor appdomain decision code and throw in some docs.therzok
2016-08-09[NUnit] Configure the runner to use appdomains if nunit.framework is being lo...therzok
2016-08-09[NUnit] Don't create an appdomain for the NUnit test runner itself.therzok
2016-08-09[NUnit] Better logging of Task failures in the NUnit addin.therzok
2016-08-09[CSharpBinding] .Result replacement with await and passed tokenDavid Karlaš
2016-08-05[CSharpBinding/Ide] C#=Task.Run for parameter info, Ide=Handle async calls co...David Karlaš
2016-08-05Merge pull request #1590 from DavidKarlas/dupicatedParamWindowMike Krüger
2016-08-05Merge pull request #1585 from DavidKarlas/trottleProjectCatalogDavid Karlaš
2016-08-05Fixed 'Bug 42952 - Parameter info not working for extension methods inMike Krüger
2016-08-02[CSharpBinding] Only start on the fly formatting logic in case of ; or }David Karlaš
2016-08-02[CSharpBinding] Removed obsolete check.Mike Krüger
2016-08-01Fix some localization issuesLluis Sanchez
2016-08-01Fix a regex parser issue that causes source code to be included in the transl...Marius Ungureanu
2016-08-01[DocFood] Fixed local copy flag.Mike Krüger
2016-08-01[CSharpBinding] Removed specific logic on KeyPress in completion extension th...David Karlaš
2016-07-29Fixed 'Bug 42896 - "Move to file" in shared project creates file inMike Krüger
2016-07-29Fixed 'Bug 42588 - Generated documentation do not includes "returns"Mike Krüger
2016-07-29Fixed 'Bug 42591 - XS generates documentation for preprocessorMike Krüger
2016-07-29Fixed 'Bug 41727 - Document Outline Pad - When document outline pad isMike Krüger
2016-07-29Fixed "Bug 42674 - In XS 6, Search Results no longer shows red forMike Krüger
2016-07-29Fixed 'Bug 42823 - Analyze Source context menu shown indiscriminately'Mike Krüger
2016-07-28[CSharpBinding] Added throttling logic to updating ProjectCatalog on document...David Karlaš
2016-07-26[NuGet] Handle install error when NuGet package already installedMatt Ward
2016-07-25[NuGet] Ensure memory stream used when loading package file iconsMatt Ward
2016-07-25Merge pull request #1581 from sevoku/nuget-load-images-on-ui-threadMatt Ward
2016-07-25[NuGet] Load package images on the UI threadVsevolod Kukol
2016-07-25Added profile for 5 seconds commandDavid Karlaš
2016-07-25Added PerformanceDiagnosticsAddIn with UIThreadMonitor tool which samples cpu...David Karlaš