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-12Coerce color components to their respective rangeBertrand Le Roy
2018-05-15[Core/Win] Create resource core/windowEric 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-03-08[Win] Move to preview template selectorEric Maupin
2018-02-22Collapse accent picker when no accent is availableBertrand Le Roy
2018-02-15Merge pull request #186 from xamarin/ermau-combinable-predefinedBret Johnson
2018-02-15[Core/Win] Combinable editorEric Maupin
2018-02-15Implement resource brush selectionLarry Ewing
2018-02-15Remove MD tab iconBertrand Le Roy
2018-02-15Material design color picker with Windows implementationBertrand Le Roy
2018-02-01Added (conditional) strong naming to buildsBret Johnson
2018-01-30[Win] Basic resource selector windowEric Maupin
2018-01-25[Win] Add custom expression popupEric Maupin
2018-01-25[Win] Object editor childrenEric Maupin
2018-01-25[Win] ObjectPropertyEditor & Type selector windowEric Maupin
2018-01-12[Win] Add hide-icon supporting windowEric Maupin
2018-01-11[Core] Add SimpleCollectionViewEric Maupin
2018-01-05[Win] TextBoxEx convergenceEric Maupin
2017-12-08[Win] Use category expansion memoryEric Maupin
2017-12-05[Win] Theme comboboxEric Maupin
2017-11-21Merge remote-tracking branch 'origin/master' into bleroy-BrushEditorBertrand Le Roy
2017-11-15[Win] GroupEditorControlEric Maupin
2017-11-15[Win] Property ButtonEric Maupin
2017-11-10Replace brush tab control with a `ChoiceControl`Bertrand Le Roy
2017-11-04Focusing on the color component textboxes shows the decimal value, while unfo...Bertrand Le Roy
2017-11-04Make the brush property editor a button representing the brush, and move the ...Bertrand Le Roy
2017-11-04Move the solid brush editor to a tab, add a tab for no brush, and make the br...Bertrand Le Roy
2017-11-04Add HLS and HSB (a.k.a. HSV) component entry models, add corresponding Common...Bertrand Le Roy
2017-11-04Add CMYK component entry method for colors.Bertrand Le Roy
2017-11-04Add previsualization gradients to component textboxesBertrand Le Roy
2017-11-04Add a previous and current color UIBertrand Le Roy
2017-11-04Refactor color component UI into its own control, add a hex RGBA textbox, wit...Bertrand Le Roy
2017-11-04Refactor shade picker into its own control: initial workBertrand Le Roy
2017-11-04Refactor the hue picker into its own control.Bertrand Le Roy
2017-11-04Beginning of color property editorBertrand Le Roy
2017-10-23Add UI changes to standalone to support toggling themes on Mac and WindowsDominique Louis
2017-10-23Support NSAppearance Themes.Dominique Louis
2017-09-15[Win] Initial choice controlEric Maupin
2017-09-14[Win] Object naming / type displayEric Maupin
2017-06-30[Win] Move resources to themes/Eric Maupin
2017-06-27[Win] Rework property groupingEric Maupin
2017-06-20[Win] Begin styling context menuEric Maupin
2017-06-20[Win] Begin themesEric Maupin
2017-05-10[Windows]Add Point, Size and Thickness Editors.Dominique Louis
2017-01-31Initial setup to get the panel loadedMadalyn Coryea
2017-01-21[VM/Win] Enum editorEric Maupin
2017-01-20[Win] Basic number editingEric Maupin
2017-01-17[Win] Bool editorEric Maupin