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-11-15Ensures don't close autohide window if focus are in embedded panelsJose Medrano
2019-08-02Fixes VSTS Bug 948354: Unpinned docked pads appear unexpectedly after aMike Krüger
2019-02-15Track API changesLluis Sanchez
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-01[A11y] Make the DockBarItems keyboard accessibleiain holmes
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-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-01-09[A11y] Tidy up the AtkCocoaHelpersiain holmes
2016-11-10[A11y] Set a title for the pad windowsiain holmes
2016-11-09[A11y] Make the DockBarItems accessibleiain holmes
2016-10-12[Ide] Ensure animations are aborted on object destroytherzok
2016-04-26[Ide] Use native context menus in the dock item toolbars.therzok
2016-01-18[Ide] FontService fixesVaclav Vancura
2016-01-15[Ide] New font size definitions: 12pt and 11ptVaclav Vancura
2016-01-13[Ide] Dock: Fine-tuning label alignment problemsVaclav Vancura
2016-01-12[Ide] Update DockBarItem design on theme changesVsevolod Kukol
2016-01-12[Ide] Docking: new stylesVaclav Vancura
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2015-12-09[Colors] TODO reviewVaclav Vancura
2015-11-09[Ide] Remove infrastructure for setting custom label providers for padsLluis Sanchez
2014-11-20Merge branch 'master' into xs6-editorMike Krüger
2014-11-02Fix for bug introduced in commitjohn
2014-10-27[Ide] Fix pad hidding issueLluis Sanchez
2014-10-02[Ide] Fix NullReferenceException when undocking via double-click.Cody Russell
2014-09-29[Ide] Auto-hide pads when we start to resize.Cody Russell
2014-09-18[Ide] Fix sliding pad resizingLluis Sanchez
2014-08-29[Ide] Initial support for sliding pads on windowsLluis Sanchez
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2013-12-04Merge branch 'master' into retinaLluis Sanchez
2013-12-02[Ide] Fix DockBarItem size requestsCody Russell
2013-08-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
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
2013-07-25Merge remote-tracking branch 'origin/master' into retina2Lluis Sanchez
2013-07-17Use the new animation API from XWTLluis Sanchez
2013-07-04Use Xwt.Image instead of PixbufLluis Sanchez
2013-03-06Fix a ton of leaked Cairo patternsMichael Hutchinson
2013-01-08Fix bug 9282 - [ui-refresh] Exception when clicking near the edge of the welc...Lluis Sanchez
2012-11-08Fix welcome page behaviorLluis Sanchez
2012-11-07Fix 8088 - Pad should not autohide while header context menu openLluis Sanchez
2012-11-05[UIRefresh] Use OnDestroyed instead of Dispose to handle Dispose calls for ch...Jason Smith
2012-11-05[UIRefresh] Move SurfaceWrapper to IDisposable patternJason Smith
2012-10-25[UIRefresh] Reintroduce hover effect to DockNotebook. Remove Animation depend...Jason Smith
2012-10-11[UIRefresh] Add support for compound animationsJason Smith
2012-10-02[UIRefresh] Add simpler animation interfaces for simple animationsJason Smith