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
2017-08-08[Ide] Fix document subview tab wrappingVsevolod Kukol
2017-07-06[A11y] Fix a crash with tabs when they are activatediain holmes
2017-06-08[A11y] Fix crash when the tabstrip is reset on debuggingiain holmes
2017-06-05[A11y] Make MonoDevelop.Components.Tabstrip keyboard accessibleiain holmes
2017-05-09[Perf] Fix a few references of a slow variant of IndexOf.Marius Ungureanu
2017-03-24[A11y] Make AccessibilityElementProxy into a wrapper objectiain holmes
2017-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-02-07[A11y] Rename SetRealParent to SetGtkParent which makes more senseiain holmes
2017-01-09[A11y] Tidy up the AtkCocoaHelpersiain holmes
2016-12-02[A11y] Set accessibilityTabs property for all the tabstripsiain holmes
2016-11-21[A11y] Make the tabstrip buttons accessibleiain holmes
2016-10-28[A11y] Set the role of the Tabstripiain holmes
2016-03-10[Ide] Fixed compiler warningsMike Krüger
2016-01-15[Ide] Tab strip color, font and alignment tweaksVaclav Vancura
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2015-11-29[Ide] Styles support for document subview tabsVsevolod Kukol
2015-07-30Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-07-30[Ide] Only apply vertical offset on Mac in tab strip.Jérémie Laval
2015-07-29[Ide] Fix tab label centering for rendering.Jérémie Laval
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2014-02-11Remove unused classesLluis 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-03-06Fix a ton of leaked Cairo patternsMichael Hutchinson
2013-01-24[Ide] Allow insertion of attachable subviews anywhereJeffrey Stedfast
2012-09-20Remove gradient of view tab stripLluis Sanchez
2012-06-05[Ide] Changed the look of the document view tabstripLluis Sanchez
2012-01-19[Ide] Fix a regression from the lazy window changesAlan McGovern
2011-10-13[Ide] Fix fuzzy tab strip buttonsMichael Hutchinson
2010-08-20Centered the tab labels & removed the border of mouse over tabMike Krüger
2010-08-19Remove debug code.Lluis Sanchez
2010-08-19Attach the designer as subviews of the main view.Lluis Sanchez
2010-08-17Limit on mouse over screen updates.Mike Krüger
2010-08-16removed writeline.Mike Krüger
2010-08-16Fixed tabstrip sizing.Mike Krüger
2010-08-13fixed programmatically tab switch.Mike Krüger
2010-08-13Implemented smaller subview switcher control.Mike Krüger