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
2019-02-18Implemented new document/view architectureLluis Sanchez
2018-11-02Fix GetFocussableWidgets() (#6528)Kirill Osenkov
2018-08-02[Ide] Fix autosave not loading autosaved fileMatt Ward
2018-01-16[Focus] Make FocusCurrentDocument command work again (#3669)iain
2018-01-09[A11y] Fix an NRE when setting tab content and accessibility is offiain holmes
2017-09-14Short circuit OnClosing event if a handler cancels itLluis Sanchez
2017-07-18[A11y] Fix the keyboard focus on the editoriain holmes
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-06-14Fix source usage (#2637)Marius Ungureanu
2017-03-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-24[A11y] Make AccessibilityElementProxy into a wrapper objectiain holmes
2017-03-20[Ide] Fix async SdiWorkbenchWindow.Closing handlingVsevolod Kukol
2017-03-20[Ide] Fix IWorkbenchWindow.Closing event handling with async operationsVsevolod Kukol
2017-03-17[A11y] Fix errors that arose from the mergeiain holmes
2017-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-01-09[A11y] Tidy up the AtkCocoaHelpersiain holmes
2016-11-21[A11y] Add a Help description to BaseViewContentiain holmes
2016-10-28[A11y] Simplify the editor hierarchy for accessibilityiain holmes
2016-09-28[Ide] Fixup to a0b27d3c20fdf91a895dd7bb8c7afa0819d3624aMarius Ungureanu
2016-09-27Fixed 'Bug 44767 - Project loaded with blank .cs file in text editorMike Krüger
2016-09-27Merge pull request #1636 from mono/editor-optimizationsMarius Ungureanu
2016-09-25[Misc] Use method groups instead of delegates where applicable.Marius Ungureanu
2016-09-23[Ide] Only request a Workbench Window's content on shownMarius Ungureanu
2016-05-23Fixed 'Bug 41236 - New file not saved correctly'Mike Krüger
2016-03-16Fix content destroy issueLluis Sanchez
2016-02-09Revert "Bug 37958 - XS 6 Preview Toggle Line Comments no longer work in XAML/...David Karlaš
2016-02-08Bug 37958 - XS 6 Preview Toggle Line Comments no longer work in XAML/XML filesDavid Karlaš
2015-11-25[Ide] Sanitize the ViewContentApiLluis Sanchez
2015-11-25Converted content interfaces to classesLluis Sanchez
2015-11-23[Ide] More control and window usage.Marius Ungureanu
2015-11-23[Ide] Cleanup more APIMarius Ungureanu
2015-06-23[Ide] Fix SdiWorkspaceWindow destruction order.Mike Krüger
2015-06-01Merge branch 'master' into roslynMike Krüger
2015-05-27[Ide] Win32 workaround for Window.Present() breaking window snappingCody Russell
2015-04-23Merge branch 'master' into roslynMike Krüger
2015-04-20[XMToolbar] Fix Searchbar keeping focus until mouse event.Marius Ungureanu
2015-02-03[Ide] Moved new ViewCommandHandlers after DisplayBindingService.AttachSubWind...David Karlaš
2014-10-03[Ide] Avoid enabling a toolbar and a pathbar at the same time in a SdiWorkspa...Jérémie Laval
2014-09-01Fixed 'Bug 22492 -Mike Krüger
2014-07-14[Ide] Fix crash in components viewLluis Sanchez Gual
2014-07-14[Ide] Fix document focusing issueLluis Sanchez Gual
2014-06-19[Ide] Fix focusing issues with notebooksLluis Sanchez
2014-06-17[Ide] Improve Next/Previous notebook commandLluis Sanchez
2014-06-12[Ide] Improvements in side-by-side editorsLluis Sanchez
2014-06-12[Ide] Unbreak the apiLluis Sanchez
2014-06-12* Workbench.cs:Lluis Sanchez
2014-06-11[Ide] Remove unnecessary IDockNotebookTab abstractionLluis Sanchez
2014-06-11Several fixes in side-by-side editing supportLluis Sanchez
2014-06-06Revert "[Docking] Try to fix some of the focus issues when loading a project."Cody Russell
2014-06-06[Docking] Try to fix some of the focus issues when loading a project.Cody Russell