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
AgeCommit message (Expand)Author
2015-09-11[Git] Fix renaming of files across submodules.Marius Ungureanu
2015-09-11[Mac] Migrate Mac toolbar to use new idioms.Marius Ungureanu
2015-09-11[Ide] Migrate IRuntimeModel to have a self-contained mutable structureMarius Ungureanu
2015-09-11Fixed 'Bug 33298 - Calling Implement Interface on .xaml.cs changeMike Krüger
2015-09-10[Mac] Fix action commands not appearing in selector menu the first timeMarius Ungureanu
2015-09-10[Ide] Eliminate another startup exception on non-MacMarius Ungureanu
2015-09-10[Core] Eliminate a startup exception.Marius Ungureanu
2015-09-10[Svn] Don't request lock for non-versioned files.Marius Ungureanu
2015-09-10Fix build. >_>Marius Ungureanu
2015-09-10[VCS] Audit that all VCS commands report success.Marius Ungureanu
2015-09-10[Git] Remodel the commit dialog title extension to work the other way aroundMarius Ungureanu
2015-09-10[Git] Add branch name to commit dialog title.Marius Ungureanu
2015-09-10[Core] Fix UI lock when building projectsLluis Sanchez
2015-09-10Merge pull request #1028 from manish/timecounter-stopwatchMarius Ungureanu
2015-09-10Fixed 'Bug 33799 - Xamarin Studio 5.4.9 crashes on startup using MacMike Krüger
2015-09-10Fixed 'Bug 33678 - Copy command on Test Results pane copies from theMike Krüger
2015-09-09[UITest] Use RunAndWaitForTimer for OpenDocument and BuildItemManish Sinha
2015-09-09[Core] Use System.Diagnostic.Stopwatch for measuring TimeCounter elapsed timeManish Sinha
2015-09-09[Mac] Disable configuration/platform selector drag and dropMarius Ungureanu
2015-09-09[Mac] Prevent a possible crash in the platform selector.Marius Ungureanu
2015-09-09[VCS] Preserve lines in commit messages.Marius Ungureanu
2015-09-09[build] Yosemite is our minimum supported version of MacOS nowAlan McGovern
2015-09-08Reorder buttons for folder delete dialogMarius Ungureanu
2015-09-08Bug 32306 - [Hackweek] Xml editor doesn't handle '&' in comments very wellDavid Karlaš
2015-09-08Updated references to mono-addins, xwt, monomac, md-addinslluis
2015-09-08Bug 32338 - [Hackweek][Xml Editor] Double clicking on a Text Snippet in the T...David Karlaš
2015-09-08Fixed 'Bug 33758 - Text editor should have option to disable zoomMike Krüger
2015-09-08bump debugger-libsDavid Karlaš
2015-09-08Merge branch 'new-project-dialog-windows-scale-factor'Matt Ward
2015-09-07bump debugger-libsDavid Karlaš
2015-09-07[Ide] Windows scale factor fixes for language drop downunknown
2015-09-07[Ide] Win32 scale factor fixes for GTK new project dialog.Cody Russell
2015-09-07bump debugger-libsDavid Karlaš
2015-09-07[Ide] Fix zoom in/out keybindings to match most applications.Marius Ungureanu
2015-09-04[Windows] Another issue.Marius Ungureanu
2015-09-04[Windows] Fix another issue in the build script.Marius Ungureanu
2015-09-04[Windows] Fix issue in build scriptMarius Ungureanu
2015-09-03Merge pull request #1021 from manish/nuget-dont-show-status-solution-openedKyle White
2015-09-03Merge pull request #1022 from kdubau/notsonManish Sinha
2015-09-03[UITest] Remove slashes from Ide log path during test setupKyle White
2015-09-03Fixed 'Bug 28006 - Strange icon in the refactor>rename dialog'.Mike Krüger
2015-09-02Revert "[Ide] Fix zoom in keybinding."Marius Ungureanu
2015-09-02[UITest] Add test for "Do not show checking for package updates message in st...Manish Sinha
2015-09-02Merge pull request #1020 from directhex/fix-make-dist-exclusionsMarius Ungureanu
2015-09-02fix weird exclusions in "make dist"Jo Shields
2015-09-02[UITest] Fixed WaitForSolutionLoaded wait methodManish Sinha
2015-09-02[Ide] Fix zoom in keybinding.Marius Ungureanu
2015-09-02[Ide] Allow copy/pasting of read-only propertiesMarius Ungureanu
2015-09-02[Ide] Fix statusbar keeping the old sourcePad on ready.Marius Ungureanu
2015-09-01Revert "[UITest] Adding 'Project Saved' and "Solution loaded." message to arr...Manish Sinha