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
2018-11-20[Ide] Use common static SelectFunction handler instead of delegateMatt Ward
2018-11-20[Ide] Fix new folder not being selected in Solution padMatt Ward
2017-03-10[A11y] Improve the way ActionDelegates are handled.iain holmes
2017-03-10[A11y] Make ActionDelegate disposableiain holmes
2017-02-20[A11y] Automatically detect supported actionsiain holmes
2017-01-27Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-01-13Merge pull request #1055 from iainx/fix-31712Cody Russell
2017-01-09[A11y] Tidy up the AtkCocoaHelpersiain holmes
2016-11-08[A11y] Hook up the ShowMenu and Press actions for the solution exploreriain holmes
2016-07-04[Ide] Fix failure to drag and drop fileMatt Ward
2016-05-09Reset the tree selection func when a node is activatedCody Russell
2015-09-22[IDE] Force the solutionpad treeview to update its offsetsiain holmes
2015-05-07Merge branch 'master' into roslynMike Krüger
2015-04-29[Debugger] Fixed deselection of multiple lines selection on right-click so us...David Karlaš
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-04[Ide] Bug 18653 - Dragging multiple files to a new folder only moves oneDavid Karlaš
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2013-04-29[Debugger] Allow multiple selection in the BreakpointPadJeffrey Stedfast
2012-07-12[Ide,TextEditor] Remove workarounds for BXC2157Michael Hutchinson
2012-05-29[Ide] Better treeview drop target validationMichael Hutchinson
2012-04-06[Ide] #3733 - Expanders in a list/table don't expand when multiple items are ...Michael Hutchinson
2012-01-11[Ide] Fix #2780 Drag-drop of file in solution pad does nothingMichael Hutchinson
2011-11-22[Gtk] Workaround for Bug 2157 - flaky context menu Michael Hutchinson
2011-11-22[Gtk] Better workaround for Mac context menu issuesMichael Hutchinson
2011-11-17Work around GTK context menu bugMichael Hutchinson