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-08-22Merge pull request #977 from DavidKarlas/disableBringToFrontMarius Ungureanu
2015-07-15[Core] Fix cancelled message not appearing for builds.Marius Ungureanu
2015-07-14[Ide] Disabling BringToFront for "Application Output" padDavid Karlaš
2015-06-17[Misc] 4/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-05-27[Ide] Win32 workaround for Window.Present() breaking window snappingCody Russell
2015-05-20[gtk] Popover background default color for some IDE tooltips.Cody Russell
2015-04-20[XMToolbar] Fix Searchbar keeping focus until mouse event.Marius Ungureanu
2015-04-13[Core] Drop ResolveFullpath from FileService.Marius Ungureanu
2015-04-13[Ide] Fix parametrized opening of the IDEMarius Ungureanu
2015-04-02[Ide] API to create an output progress monitor with the output pad hidden.Greg Munn
2015-03-24[Ide] Call Document.Save() when prompting the user to save their changes.Greg Munn
2015-03-24[Ide] Check for null filename prior to obtaining GetLastWriteTimeUtc()Greg Munn
2015-03-21Added a WindowRole for WorkbenchWindowsMarkus Ebner
2015-03-18[Ide] Dispose status bar context on cancellation.Matt Ward
2015-03-16Merge pull request #734 from DavidKarlas/selectFilesLluis Sanchez
2015-03-12[Ide] Fix file not found error on opening any file in a projectMatt Ward
2015-03-12Merge pull request #754 from knocte/refactoringLluis Sanchez
2015-03-11[XMToolbar] Brand status steady icon.Marius Ungureanu
2015-03-09[Ide] Introspection improvementsLluis Sanchez
2015-03-07[Ide] Add counter for file openedLluis Sanchez
2015-03-02[Core] Added support for selecting files when using "Open containing folder"David Karlaš
2015-03-01[Core/Ide] Sanitize file:// URIs in FilePath ctorAndrés G. Aragoneses
2015-02-26[XMToolbar] Status updating animationsVaclav Vancura
2015-02-24Merge remote-tracking branch 'mono/master' into new-xm-toolbarMarius Ungureanu
2015-02-23[Ide] Resolve full path of fileName before opening in WorkbenchAndrés G. Aragoneses
2015-02-23[XMToolbar] Initial StatusIcon implementation.Marius Ungureanu
2015-02-23[XMToolbar] Abstract StatusBarIcon to support crossplatform functionality.Marius Ungureanu
2015-02-14[StatusBarContextImpl] Fix calls to match the statusbar ones.Marius Ungureanu
2015-02-14Introduce StatusBarContextHandler. Minor API Break in StatusBarContextBase.Marius Ungureanu
2015-02-14[Toolbar] Introduce MainToolbarController and IMainToolbarView.Marius Ungureanu
2015-02-03Merge pull request #691 from mono/perfImprovementsMarius Ungureanu
2015-02-03Merge pull request #692 from mono/memFixesMarius Ungureanu
2015-01-15Merge branch 'master' into xamarin-publishing-workflowGreg Munn
2015-01-13[Memory] Fixup CurrentSolution being kept in memory.Marius Ungureanu
2015-01-05[Icons] Simplifying icon namesVaclav Vancura
2015-01-03[Performance] Add a List constructor override for WorkspaceItemCollectionMarius Ungureanu
2015-01-03[Performance] Improve Save/Check on Focus-in/Focus-outMarius Ungureanu
2014-12-12Merge branch 'master' into xamarin-publishing-workflowGreg Munn
2014-12-11[Ide] Change minimum size of the window.Cody Russell
2014-12-10Bug 24261 - Remember the current line number of open files when reopening a s...Marius Ungureanu
2014-12-03Merge branch 'master' into xamarin-publishing-workflowGreg Munn
2014-11-28[Ide] StatusProgressMonitor fixesLluis Sanchez
2014-11-25Merge branch 'monodevelop-5.7-branch' into xamarin-publishing-workflowGreg Munn
2014-11-21[Ide] Implemented better fix for the wrong android designer commandMike Krüger
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-11-19[Ide] Completely remove subview switching when opening documents.Jérémie Laval
2014-11-19[Ide] Only allow disable autoscroll when the document represents a file.Jérémie Laval
2014-11-11Merge branch 'master' into publishing-workflowLluis Sanchez
2014-11-10Fix solution loading issuesLluis Sanchez