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-03-15Renames IsGuiLocked to DisableOnShellLockJose Medrano
2019-03-15Adds a feature in CommandInfo to avoid disable buttons in GuiLock stateJose Medrano
2019-02-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-15[Ide] Prevent root window to be shown when opening About dialogRodrigo Moya
2019-01-25[Ide] Allow command targets to customize handlingMikayla Hutchinson
2019-01-12CommandManager: fix KeyDown dispatching to native first responder viewsAaron Bockover
2019-01-10Merge remote-tracking branch 'origin/master' into editor-merge-mastertherzok
2019-01-09[CommandManager] If the KeyWindow is not null, the app has focustherzok
2018-12-13Fix focus on WPF editor.Kirill Osenkov
2018-08-20[Ide] Simplify reflection usage at startup command handlertherzok
2018-07-02Replace ArrayList with List<> for memory and performance reasonsiain holmes
2018-05-29Merge branch 'master' into structured-build-outputRodrigo Moya
2018-05-28[Ide] Pass CommandInfo over to DispatchCommandMarius Ungureanu
2018-05-18Merge branch 'master' into structured-build-outputRodrigo Moya
2018-05-10[Core] Add some debugging aid for command updates triggering on non-UI threadtherzok
2018-03-26[Ide] Add internal CommandManager.ShowContextMenu for Xwt widgetsVsevolod Kukol
2018-02-28[Ide] ContextMenu supports Xwt parentsVsevolod Kukol
2017-10-28[CommandManager] Check for Eisu and Kana virtual keycodes before exiting earlyCody Russell
2017-08-14[Ide] Fix default unbranded key binding nameVsevolod Kukol
2017-08-14[Ide] Fix empty key binding handlingVsevolod Kukol
2017-07-18[UnitTests] Add tests for KeyBindingSetVsevolod Kukol
2017-07-17[Ide] Fix KeyBindingSet compare with parent Pt. 2Vsevolod Kukol
2017-06-06[Ide] Fix KeyBindingSet compare with parentVsevolod Kukol
2017-05-31Merge branch 'master' into run-when-idleLluis Sanchez
2017-05-09Check if keybinding file exists before opening itKirill Osenkov
2017-04-27Add new IdeApp.RunWhenIdle methodLluis Sanchez
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-27[Commands] De-duplicate any submenusiain holmes
2017-02-24[Ide] More progress on async update handlersLluis Sanchez
2017-02-24Initial support for async command update handlersLluis Sanchez
2017-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-02-13Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-08Merge branch 'dotnetcore' into vNextMatt Ward
2017-02-03[Mac] Throttle keyboard command dispatchCody Russell
2017-01-27Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-01-25Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-18[Ide] Fix allocations of ToCommandId on adding an update handler.Marius Ungureanu
2017-01-18[Ide] Optimize CommandHandler type handler generation.Marius Ungureanu
2017-01-16Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-13[Ide] Fix non-Mac build.therzok
2017-01-13[Ide] Fix searchbar unable to be typed intherzok
2017-01-12[Perf] Improve enumerators in public custom collections.Marius Ungureanu
2017-01-09[A11y] Tidy up the AtkCocoaHelpersiain holmes
2016-12-08Merge branch 'master' into a11yiain holmes
2016-12-07[Ide][Mac] Fix copy/paste commands inside native dialogsVsevolod Kukol
2016-10-28[A11y] Simplify the editor hierarchy for accessibilityiain holmes
2016-10-16[Ide] Switch CommandManager.visitors to List<T> to avoid enumerator allocationsMarius Ungureanu
2016-10-12[Ide] Avoid boxing on Gdk.Key equality comparisons.therzok
2016-10-05[Ide] Optimize shortcut to binding conversion error handlingVsevolod Kukol
2016-07-13[Ide] Trace command array handlers for slow update time.therzok