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-06-14Fix source usage (#2637)Marius Ungureanu
2017-06-06[A11y] Make the property grid fully keyboard accessibleiain holmes
2017-03-28Misc opt (#1960)Marius Ungureanu
2017-03-09[Ide] Use native TooltipPopoverWindowVsevolod Kukol
2017-01-27[Ide] Fix PropertyGrid property probing to only look for indexers.Marius Ungureanu
2017-01-27[Ide] Optimize PropertyGridTable motion eventsMarius Ungureanu
2017-01-26[Ide] Avoid allocating enumerator on getting all PropertyGridTable rows.Marius Ungureanu
2017-01-26[Ide] Don't use Linq on saving PropertyGrid status.Marius Ungureanu
2017-01-26[Ide] Optimize PropertyGrid generation for collections.Marius Ungureanu
2016-09-29[Ide] Only init images once when using FromResourceMarius Ungureanu
2016-09-18[Ide] Fix Pango.Layout leak on every PropertyGridTable draw.Marius Ungureanu
2016-09-18[Ide] Fix Pango.Layout leak on every PropertyEditorCell initialization.Marius Ungureanu
2016-07-27[Ide] Fix NRE in Property PadVsevolod Kukol
2016-05-24[Ide] Don't trigger edit session mangling if we have one in progresstherzok
2016-05-10[PropertyPad] Migrate edit session to new property on population.therzok
2016-05-10[Ide] Better fixup to 55fa573f25a7de944b2532bf78f31f95b0b8f4ed and 6ed2cb07c3...therzok
2016-05-10[Ide] Fix PropertyGrid resetting focus when using a combobox.therzok
2016-05-10[Ide] Only trigger EndEditing when doing a refresh, not a value changed updatetherzok
2016-05-10[Ide] Trigger session editing end on Property Grid refresh.therzok
2016-03-31Fix property grid refresh issueLluis Sanchez
2016-02-11[Ide] Components: Fixing too small font sizesVaclav Vancura
2016-01-18[Ide] FontService fixesVaclav Vancura
2016-01-15Merge remote-tracking branch 'origin/master' into roslyn-dark-skinMarius Ungureanu
2016-01-14[Ide] Property grid table: appearance improvementsVaclav Vancura
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2016-01-07[Ide][Mac] Fix Property pad toolbar button designVsevolod Kukol
2015-11-29[Ide] Styles support for property tabVsevolod Kukol
2015-11-29WIVLluis Sanchez
2015-11-23[Ide] Some more Control changes.Marius Ungureanu
2015-09-18Merge remote-tracking branch 'origin/master' into roslynroslyn-preview-1Alan McGovern
2015-09-17[DesignerSupport] Update PropertyGrid on ProjectFile property changes.Marius Ungureanu
2015-09-03Merge branch 'master' into roslynMatt Ward
2015-09-02[Ide] Allow copy/pasting of read-only propertiesMarius Ungureanu
2015-06-09Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-06-09[PropertyPad] Simplify some code.Marius Ungureanu
2015-06-05Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-06-04[PropertyPad] Query tooltip on whole rowMarius Ungureanu
2015-03-07Merge master into roslynDavid Karlaš
2015-03-04[PropertyGrid] Fix expanding categories by defaultMichael Hutchinson
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2015-02-18[PropertyGrid] Restore child expand state when refreshingMichael Hutchinson
2015-02-18[PropertyGrid] Ignore non-browsable child propertiesMichael Hutchinson
2015-02-18[PropertyGrid] Support RefreshPropertiesAttributeMichael Hutchinson
2015-02-18[PropertyGrid] Broaden scope in which TextEditor can be usedMichael Hutchinson
2015-02-17[PropertyGrid] Minor cleanupMichael Hutchinson
2015-02-17[PropertyGrid] Add disclosure for expandable rowsMichael Hutchinson
2015-02-16[PropertyGrid] Restore ability to expand childrenMichael Hutchinson
2015-02-16[PropertyGrid] Always provide ITypeDescriptorContextMichael Hutchinson
2015-02-16[PropertyGrid] Minor cleanupMichael Hutchinson