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-06-13[Ide] Move native splitter dragging code to an abstract classVsevolod Kukol
2019-06-07Harden the MacSplitterWidget GDK event filterVsevolod Kukol
2019-06-07Place native dock splitter above other native viewsVsevolod Kukol
2019-06-06Update main/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/MacSplitt...Jose Medrano
2019-06-06Adds pop/push mechanism to current cursorJose Medrano
2019-06-06Some code fixes and file renamesJose Medrano
2019-06-05Fixes set correct icon when resizingJose Medrano
2019-06-05Creates a SplitterContainerWidget to embed the native split viewJose Medrano
2019-05-31[Watson] Adds try/catch block in DockInPlaceholderJose Medrano
2019-05-09[Dock] Don't disable hover when hiding a dock itemiain holmes
2019-04-02Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-26[Ide] Fix crash in DockContainer.UpdatePlaceholderVsevolod Kukol
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-11Replace Assert with LogInternalErrornosami
2019-02-08Add UI thread assertionnosami
2019-02-08Defensive programming in Dock Containernosami
2019-01-14[Ide] Fix ~100 warningsMikayla Hutchinson
2019-01-11[Ide] Fix warningsMikayla Hutchinson
2018-03-05[A11y] Tidy up some codeiain holmes
2018-02-23[A11y] Mark the pad content as a linked element to the pad headeriain holmes
2018-02-23[A11y] Make the pads a group for accessibility purposesiain holmes
2018-02-22[A11y] Handle the Pad header tabstrip as containing tabsiain holmes
2018-01-16[Focus] Make FocusCurrentDocument command work again (#3669)iain
2017-11-02Merge pull request #2971 from mono/fix59123-no-dockbaritem-autohide-while-hov...Vsevolod Kukol
2017-10-27[Ide] Use tabs instead of spaces in GetToolbartherzok
2017-10-27[Coverity] Fix the indentationiain holmes
2017-10-27[Coverity] Don't try to calculate ellipsize if there are no childreniain holmes
2017-09-19Merge pull request #2908 from mono/fix-53733iain
2017-09-19implement focus for MainToolBarDmytro Ovcharov
2017-09-07[A11y] Only emit the container::add/remove signal on macOSiain holmes
2017-08-31[Ide] Optimize Pad autohidingVsevolod Kukol
2017-08-31[Ide] Don't autohide pad while its dock item is hoveredVsevolod Kukol
2017-07-07[A11y] The DockBarItem should be a button, not a groupiain holmes
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-06-12[Ide] Fix TabStrip leak introduced by changing the eventahndler registration ...therzok
2017-06-06[A11y] Always focus the overlay if it is presentiain holmes
2017-06-01[A11y] Make the DockBarItems keyboard accessibleiain holmes
2017-05-31[A11y] Make the DockNotebook TabStrip keyboard accessibleiain holmes
2017-05-31[A11y] Make the DockItemTitleTabs keyboard accessibleiain holmes
2017-05-09[Ide] Don't reconstruct dockitems every time we set a label.Marius Ungureanu
2017-05-04Revert "Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'"Alan McGovern
2017-05-04Guard against more NREsMarius Ungureanu
2017-05-04[Dock] Fix DockItemTitleTab NRE on construction.Marius Ungureanu
2017-05-04Address PR feedback.Marius Ungureanu
2017-05-03[Ide] Don't reconstruct dockitems every time we set a label.Marius Ungureanu
2017-04-25[Ide] Don't log a message if the parent is already set correctly.therzok
2017-03-30Bug 54156 - double clicking on error bubble in editor crashesDavid KarlasĖŒ