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
2018-06-27Remove focusable attribute from more color popup controlsBertrand Le Roy
2018-06-27Trigger change notification from color component boxes only when the user edi...Bertrand Le Roy
2018-06-26Store RGB components of `CommonColor`internally as double instead of byte, to...Bertrand Le Roy
2018-06-25Fixes #320Bertrand Le Roy
2018-06-20Fix double-focusable issue on brush tabs. Fixes #310Bertrand Le Roy
2018-06-14[Core] Remove application resource source requirementEric Maupin
2018-06-12Coerce color components to their respective rangeBertrand Le Roy
2018-06-12[Win] Fix double click on scrollbar selectingEric Maupin
2018-05-15[Core/Win] Create resource core/windowEric Maupin
2018-05-12[Win] Correct ComboBox disabled appearanceEric Maupin
2018-05-12[Win] Fix duplicate resource mergeEric Maupin
2018-05-05[Win] Fix scrolling in grouped modeEric Maupin
2018-05-01[Win] Fix crash when clearing out a grouped editorEric Maupin
2018-05-01[Win] Fix grouping for collection property listEric Maupin
2018-05-01[Win] Center collection editor windowEric Maupin
2018-05-01[Core] Rework CollectionPropertyViewModelEric Maupin
2018-05-01[Core/Win] Collection property editorEric Maupin
2018-05-01[Win] Add properties host flagEric Maupin
2018-05-01Update to 4.6Eric Maupin
2018-05-01[Core] Move IEditorProvider into TargetPlatformEric Maupin
2018-04-20[Win] Search icons to dynamicEric Maupin
2018-04-04Reset the initial color every time the brush popup is open. #161Bertrand Le Roy
2018-04-04Drop custom placement of the brush editor popup. #262Bertrand Le Roy
2018-04-04Use SystemDropShadowChrome for brush popup drop shadow. #234Bertrand Le Roy
2018-03-26[Core/Win] Add Navigate to Source supportEric Maupin
2018-03-26[Win] Use Foreground and Triggers for value source coloringEric Maupin
2018-03-23[Core/Win] Add Convert to Local ValueEric Maupin
2018-03-15[Win] Add basic property description supportEric Maupin
2018-03-14[Win] Display resource name in resource pbutton tooltipEric Maupin
2018-03-08Merge pull request #250 from xamarin/ermau-fix-resourcesEric Maupin
2018-03-08[Win] Make inline preview expandableEric Maupin
2018-03-08[Win] Move to preview template selectorEric Maupin
2018-03-06Merge pull request #248 from xamarin/bleroy-brush-tab-md-exclusion-fixEric Maupin
2018-03-06Fix bad casting in brush tabs when Material Design is not supported by the ho...Bertrand Le Roy
2018-03-05[Win] Combinable checkbox focus colorEric Maupin
2018-03-05[Win] Combinable editor container shouldn't be focusableEric Maupin
2018-03-02Merge pull request #243 from xamarin/ermau-fix-custom-expression-popupEric Maupin
2018-03-02[Win] CustomExpression popup shouldn't stay openEric Maupin
2018-03-02[Win] Fix custom expression close crashEric Maupin
2018-03-02[Win] Set scroll corner to match backgroundEric Maupin
2018-03-02[Win] Fix horizontal scroll bar borderEric Maupin
2018-03-02[Win] Shadows are fixedEric Maupin
2018-03-02[Win] Menu 'icon' colors are fixedEric Maupin
2018-03-01[Win] Fix NRE in ChoiceControl on unloadEric Maupin
2018-02-27Fix normal and accent color selection in material design pickerBertrand Le Roy
2018-02-27Use an enum to represent the currently selected brush typeBertrand Le Roy
2018-02-27[Win] Clean up brush selectionEric Maupin
2018-02-27[Win] Ensure brush editor updates on context changesEric Maupin
2018-02-27[Win] Make material editor more reusableEric Maupin
2018-02-27[Win] Ensure ChoiceControl deselectsEric Maupin