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-09Fixes some compilation issuesmonodevelop-rebasedJose Medrano
2019-03-09Fixes changes in the current constructor and APIs in new EditorsJose Medrano
2019-03-09Prototype implementation of DirectoryPath EditorJose Medrano
2019-03-09Prototype implementation of FilePath EditorJose Medrano
2019-03-09[Mac] Adds implementation to handle TimeSpan typesJose Medrano
2019-03-09[Mac] Adds implementation to handle DateTime fieldsJose Medrano
2019-03-09[Mac] Adds implementation to handle char typesJose Medrano
2019-03-09Merge pull request #556 from xamarin/ermau-fix-filteringBertrand Le Roy
2019-03-09[Win] Use same update mechanism as mac on namedEric Maupin
2019-03-08Merge pull request #555 from xamarin/ermau-fix-lingering-collection-selectionEric Maupin
2019-03-07[Core] Improve selected target handlingEric Maupin
2019-03-07Merge pull request #552 from xamarin/ermau-mac-fix-resourcesEric Maupin
2019-03-06Merge pull request #546 from xamarin/ermau-mac-theming-issuesEric Maupin
2019-03-06[mac] Fix resource selection on non-brushesEric Maupin
2019-03-06[mac] Fix viewmodel propagationEric Maupin
2019-03-06[mac] Make inline color editor scale downEric Maupin
2019-03-06[mac] Tweak color component layoutEric Maupin
2019-03-06[mac] Reduce label/editor spacingEric Maupin
2019-03-06[mac] Redo layout on solid brush editorEric Maupin
2019-03-06[mac] Drop margins from some color layers for more consistencyEric Maupin
2019-03-06[mac] Fix group editor layoutEric Maupin
2019-03-06[mac] Remove last error handlingEric Maupin
2019-03-06[mac] Overhaul some layoutEric Maupin
2019-03-06Merge pull request #551 from xamarin/ermau-fix-grouped-filteringEric Maupin
2019-03-06[Core] Fix removing groupable items when not groupedEric Maupin
2019-03-06[mac] Increase label/editor spacing (D3#4549)Eric Maupin
2019-03-06[mac] Fix search placeholder alignmentEric Maupin
2019-03-06[mac] Bump up row sizes to match designEric Maupin
2019-03-05Merge pull request #543 from xamarin/dominique-Fix499Eric Maupin
2019-03-02Enabled must be set for ReadOnly to look right. Also fixes InputMode enablement.Dominique Louis
2019-03-01Merge pull request #545 from xamarin/dominique-ScrollControlIntoViewWhenTabbingEric Maupin
2019-02-28Merge pull request #550 from xamarin/ermau-fix-winsizingEric Maupin
2019-02-28[Win] Better align combinablesEric Maupin
2019-02-28[Win] Align thickness editor to 24pt rowsEric Maupin
2019-02-28[Win] Better align label with editor contentEric Maupin
2019-02-28[Win] Remove v-padding from point/size to fitEric Maupin
2019-02-28[Win] Reduce combobox padding to better matchEric Maupin
2019-02-28[Win] Fix clipping issues with larger fontsEric Maupin
2019-02-28[Win] VCenter combinable checkboxes on labelsEric Maupin
2019-02-28[Mac] When tabbing scroll focused control into view.Dominique Louis
2019-02-28Merge pull request #549 from xamarin/alternative-bundle-copyingDominique Louis
2019-02-28[build] Ensure the pngs are copied where we expectAlan McGovern
2019-02-28[Tests] Add font/locale selection to standaloneEric Maupin
2019-02-26Merge pull request #539 from xamarin/ermau-autoexpandEric Maupin
2019-02-26Merge pull request #538 from xamarin/ermau-type-selector-fixesEric Maupin
2019-02-26Bind the automation property name for the CollectionEditor launch button to t...Anthony Bucyk
2019-02-21Merge pull request #541 from xamarin/ermau-type-selector-editorEric Maupin
2019-02-21[mac] TypeEditorControlEric Maupin
2019-02-21[mac] Make type requests reusableEric Maupin
2019-02-21[Core/Win] Add ITypeInfo property editorEric Maupin