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
2016-09-02Merge pull request #1528 from mono/refactoring-tasks-not-cleared-on-solution-...Lluis Sanchez
2016-08-29Merge pull request #1603 from mono/icons-preferencesGreg Munn
2016-08-29[Ide] [Icons] Toolbar status: opening and building now use waiting animation ...Václav Vančura
2016-08-29[Ide] [Icons] Minor fixes to two preferences icons:Václav Vančura
2016-08-26[Mono.Texteditor] Fixed wrong variable being assigned witch resulted in very ...David Karlaš
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-22[F#] Syntax highlight fix. Fixes #43078nosami
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[Ide] Noticed variable is not used in foreach loopDavid Karlaš
2016-08-18Bug 43438 - Changes to referenced project not picked up by referencing projec...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] Swallow cancelation exception since new run(one that canceled this run)...David Karlaš
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-12[Startup] Use correct Newtonsoft.Json version in binding redirectMatt Ward
2016-08-11Support to read MSBuild extension path from environmentMarek Habersack
2016-08-11[Core] Fix no debug execution modes being foundMatt Ward
2016-08-11[Editor] Fix some translatable string issues.Marius Ungureanu
2016-08-11[Ide] Minor changes to preferences icon references:Václav Vančura
2016-08-11[Icons] [Ide] New preferences icons:Václav Vančura
2016-08-10[Core] Only use GetTargetFramework fallback when there's a runtimeMikayla Hutchinson
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[Ide] Scale editing entry font in solution padVsevolod Kukol
2016-08-09[Ide] Close window in case of user typing Return key before code completion c...David Karlaš
2016-08-09[CSharpBinding] .Result replacement with await and passed tokenDavid Karlaš
2016-08-08[Ide] Added patch for 'Bug 40422 - The roslyn workspace can't beMike Krüger
2016-08-05[AutoTest] Don't worry about Notebook having focusManish Sinha
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-05[Ide] GetWorkspace is now public - see 'Bug 40422 - The roslynMike Krüger
2016-08-04[Core] Fix sln loading issueLluis Sanchez
2016-08-04[MSBuild] Fix versioned buildersMikayla Hutchinson