Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-20[mac] Fix visibility and layout for TimeSpantimespan-editorEric Maupin
2019-02-20[Mac] Adds implementation to handle TimeSpan typesJose Medrano
2019-02-20Merge pull request #532 from xamarin/dominique-Fix531Eric Maupin
2019-02-20[Mac] Add new BasePropertyControlTextField to have ellipses and AllowsExpansi...Dominique Louis
2019-02-19Merge pull request #520 from xamarin/ermau-macobjecteditor3Eric Maupin
2019-02-15[Tests] Fix CanDelve testEric Maupin
2019-02-15[local] Remove _Eric Maupin
2019-02-15[mac] Manually handle disclosure arrowsEric Maupin
2019-02-15[mac] Object editor backgroundsEric Maupin
2019-02-15[mac] Fix row trackingEric Maupin
2019-02-15[mac] Set ViewModel to null on removedEric Maupin
2019-02-15[Core] Ensure new object reuses view modelsEric Maupin
2019-02-15[mac] Add ObjectEditorEric Maupin
2019-02-15[mac] Fix identifier for first-sized itemsEric Maupin
2019-02-15[mac] ViewModel is allowed to be nullEric Maupin
2019-02-15[mac] Type selector controlEric Maupin
2019-02-15Merge pull request #534 from xamarin/ermau-object-a11yEric Maupin
2019-02-15[Win] a11y name for new objectEric Maupin
2019-02-13Merge pull request #528 from xamarin/ermau-collection-fixesEric Maupin
2019-02-11[Core] Fix grouped type properties not swapping properlyEric Maupin
2019-02-11Revert "Grouped type fixes" (#527)Eric Maupin
2019-02-11Merge pull request #526 from xamarin/ermau-collection-fixesEric Maupin
2019-02-09Merge pull request #524 from xamarin/dominique-MakeStandAlonePropertyEditorLikeDominique Louis
2019-02-09[Core] Fix grouped type properties not swapping properlyEric Maupin
2019-02-09[Core] Don't leave phantom categories from grouped typesEric Maupin
2019-02-08Resize storyboard so on startup stand-alone is closer to property editor dime...Dominique Louis
2019-01-30Merge pull request #502 from xamarin/focusable-comboboxEric Maupin
2019-01-30Merge pull request #509 from xamarin/dominique-FixNumericTabbingEric Maupin
2019-01-30Fix Tabbing through all numeric controls.Dominique Louis
2019-01-30[Mac] Creates a new focusable ComboBox with readonly modifierJose Medrano
2019-01-29Merge pull request #508 from xamarin/ermau-fix-hostresourcesEric Maupin
2019-01-29[mac] Fix editor panel theme handlingEric Maupin
2019-01-28Merge pull request #507 from xamarin/ermau-more-themingEric Maupin
2019-01-28[mac] Fix sel/dark reorderingEric Maupin
2019-01-26[mac] Fix enabled on TabButtonEric Maupin
2019-01-26Merge pull request #493 from xamarin/ermau-mac-themingEric Maupin
2019-01-26[mac] Update arrange mode to tabsEric Maupin
2019-01-26[mac] Manual theme image handlingEric Maupin
2019-01-24Merge pull request #505 from xamarin/ermau-fix-uncommon-expandd16-0Eric Maupin
2019-01-24Merge pull request #506 from xamarin/ermau-control-arrangemodesEric Maupin
2019-01-24[Core] Allow TargetPlatform to specify arrange modesEric Maupin
2019-01-24[Core] Fix platform clone missing some copiesEric Maupin
2019-01-24[Win] Fix uncommon not expanding on searchEric Maupin
2019-01-23[mac] Properly handle inspector enabledEric Maupin
2019-01-21Merge pull request #501 from xamarin/exposes-arranglemodeDominique Louis
2019-01-21[Mac] Exposes ArrangeMode in the public PropertyEditorPanel public APIJose Medrano
2019-01-18[mac] Fix missing methodsEric Maupin
2019-01-18[mac] Inherit appearance in custom exp/resourcesEric Maupin
2019-01-18[mac] Add click events for underlined itemsEric Maupin
2019-01-18[mac] Breakout DynamicFill into reusableEric Maupin