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-12-15Close most of DispatchServiceLluis Sanchez
2015-12-14[Mac] Fix crasher caused by logging code.Marius Ungureanu
2015-12-10[Mac] Fix searchbar text set logging.Marius Ungureanu
2015-12-08Merge remote-tracking branch 'origin/roslyn'Lluis Sanchez
2015-12-04[Mac] Add missing interpolation.Marius Ungureanu
2015-12-04[Mac] More logging.Marius Ungureanu
2015-12-04[Mac] Add debug helpers to check why the searchbar stops responding.Marius Ungureanu
2015-12-04Merge branch 'master' into roslynMatt Ward
2015-12-04[MacPlatform] Check that a modal dialog is visibleiain holmes
2015-12-04Merge branch 'master' into roslynMatt Ward
2015-12-01Merge pull request #1139 from iainx/blacklist-modalLluis Sanchez
2015-11-26Merge branch 'master' into roslyniain holmes
2015-11-25[IDE] Show create folder button when selecting new solution folderiain holmes
2015-11-23Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-11-23[Ide] Migrate FileChooserAction to flags.Marius Ungureanu
2015-11-23[Ide] Move FileChooserAction to MonoDevelop.ComponentsMarius Ungureanu
2015-11-23[Ide] Abstract FileChooserAction.Marius Ungureanu
2015-11-23Revert "[core] Allow SelectFileDialog to select files & directories at the sa...Marius Ungureanu
2015-11-18Merge branch 'master' into roslynMatt Ward
2015-11-18[core] Allow SelectFileDialog to select files & directories at the same timeJeffrey Stedfast
2015-11-13[MacPlatform] Move the Modal window detection from a whitelist to a blacklistiain holmes
2015-11-12[Mac] Open assemblies in assembly browser by default.Matt Ward
2015-11-05[64bit] Handle all the options for launching an applicationiain holmes
2015-11-05[MacPlatform] Include arguments when launching an appiain holmes
2015-10-30[64bit] Add a KillProcess that uses pidiain holmes
2015-10-30[MacInterop] Remove redundant assignmentiain holmes
2015-10-30[MacInterop] Manually bind launchApplicationAtURL:options:configuration:error:iain holmes
2015-10-30[64bit] Use the NSWorkspace methods for launchingiain holmes
2015-10-30[Tests] Add a test for Gestaltiain holmes
2015-10-30[MacPlatform] Make CreatePathURL public for testingiain holmes
2015-10-30[MacPlatform] Use IntPtr for the CFRange fields rather than intiain holmes
2015-10-30[Mac Platform] Enable 64bit with an environment variableiain holmes
2015-10-29Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-10-29[MacPlatform] Fix the modal window detection for El Capitaniain holmes
2015-10-28Merge branch 'master' into roslynDavid KarlasĖŒ
2015-10-28[Mac] Don't update the statusbar tracking areas if we're setting the same text.Marius Ungureanu
2015-10-21Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-10-20[Mac] Don't flicker status bar tooltip on icon animationMarius Ungureanu
2015-10-19[Mac] Prevent a NRE when no key window is focused.Marius Ungureanu
2015-10-13Merge branch 'master' into roslynManish Sinha
2015-10-13[Mac] Resize selector on config/platform change.Marius Ungureanu
2015-10-12Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-10-12[Mac] Fix crasher in toolbar when a tooltip for a status layer wasn'tMarius Ungureanu
2015-10-08Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-10-06[Mac] Properly place the search popup on multimonitor setupMarius Ungureanu
2015-09-30Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-09-25[Icons] [MacPlatform] (hopefully) fixing corrupted toolbar icons on El CapitanVaclav Vancura
2015-09-18Merge remote-tracking branch 'origin/master' into roslynroslyn-preview-1Alan McGovern
2015-09-18[Mac] Use a smarter timer system.Marius Ungureanu
2015-09-17Merge pull request #1039 from mono/bug31116Marius Ungureanu