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-06-30[Ide] Context menu component improvements.Cody Russell
2015-06-25Merge pull request #956 from iainx/fix-popup-menuMarius Ungureanu
2015-06-19[IDE] Use NSMenu for Solution Explorer Padiain holmes
2015-06-16[Ide] Improve CommandInfo enumerating.Marius Ungureanu
2015-04-02Bug 28325 - Keyboard does not work on typing Component Store Id and PasswordMarius Ungureanu
2015-03-18Fix to unfocused workbench fallthrough.Marius Ungureanu
2015-03-16[Ide] Improve the unfocused fallthrough.Cody Russell
2015-03-15[Ide] When window is unfocused, let most system commands fall throughCody Russell
2015-03-11[Ide] This is no longer needed with the new CommandManager changes by Lluis a...Cody Russell
2015-03-06Instrumentation improvementsLluis Sanchez
2015-03-03[Ide] Don't propagate command if it's handled.Marius Ungureanu
2015-03-03[Ide] Fix command handling in native mac widgetsLluis Sanchez
2015-02-03Merge pull request #691 from mono/perfImprovementsMarius Ungureanu
2015-01-22[Mac] Let embedded NSTextViews handle certain accelerators if focusedCody Russell
2015-01-16[Core] Added ContextMenu abstractions that build the context menu UI at the t...Greg Munn
2015-01-13[Performance] Only update menu item when needed.Marius Ungureanu
2014-12-10[Mac] Get the pointer coordinates from the window, not display.Cody Russell
2014-09-08Merge remote-tracking branch 'origin/master' into xs6Alan McGovern
2014-08-26[Ide] KeyBindingChangedEventArgs now inheriting from System.EventArgs.Mike Krüger
2014-08-26Fixed "Bug 21831 - Control-shift-z no longer works".Mike Krüger
2014-07-31Merge remote-tracking branch 'mono/master' into xs6Lluis Sanchez
2014-07-30[Ide] Lock the welcome page when loading a solutionLluis Sanchez
2014-07-27[Ide] CommandEntryDisplayType and ToolButtonStatus support for displayTypeDavid Karlaš
2014-07-07Merge remote-tracking branch 'mono/master' into xammac-2.0Lluis Sanchez
2014-07-03Fix bad merge-portMichael Hutchinson
2014-07-03Merge branch 'master' into xammac-2.0Michael Hutchinson
2014-06-25[Ide,Mac] Move some mac specific code to MD.IdeLluis Sanchez
2014-06-19[Ide] Tab drop improvementsLluis Sanchez
2014-06-19Merge branch 'master' into retina-SideBySideLluis Sanchez
2014-06-19[Ide] Fix crash when opening context menuLluis Sanchez
2014-06-19[Ide] Fixing disabled OSX ContextMenus in Modal dialogs(Bug 20683)David Karlaš
2014-06-13Merge branch 'master' into retina-SideBySideLluis Sanchez
2014-06-09[Mac] Use Application.Invoke() instead of running pending events, and do this...Cody Russell
2014-06-06Merge branch 'mono-master' into retina-SideBySideCody Russell
2014-06-05Merge branch 'master' into native-mac-menusLluis Sanchez
2014-05-22Merge branch 'mono-master' into retina-SideBySideCody Russell
2014-05-13[Mac] Use native menus for right-click context menus on Mac.Cody Russell
2014-05-06[CommandMenu] Replace with a better fix.Marius Ungureanu
2014-05-05[CommandMenuItem] Make last command weak ref.Marius Ungureanu
2014-04-04[API] More API removal.Ungureanu Marius
2014-04-04[API] Remove unused obsolete stuff.Ungureanu Marius
2014-03-11[Docking] Fixed active control command target handling.Mike Krüger
2014-03-11[Docking] Floating windows are now listening to key events.Mike Krüger
2014-03-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-02-24Command description is now set on CommandMenuItems as ToolTipDavid Karlaš
2014-02-11Remove unused classesLluis Sanchez
2013-09-19Fix some minor bugs detected by source analysisMichael Hutchinson
2013-08-13Revert "Revert "Fix hundreds of warnings""Michael Hutchinson
2013-08-13Revert "Fix hundreds of warnings"Jeffrey Stedfast
2013-08-12Fix hundreds of warningsMichael Hutchinson