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
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-04Make color picker localizableBertrand Le Roy
2017-11-04Add HLS and HSB (a.k.a. HSV) component entry models, add corresponding Common...Bertrand Le Roy
2017-11-04Fix tab order and keyboard navigation on color pickerBertrand Le Roy
2017-11-04Add CMYK component entry method for colors.Bertrand Le Roy
2017-11-04Improve validation behavior for color componentsBertrand Le Roy
2017-11-04Display color alpha channel as a percentageBertrand Le Roy
2017-11-04Add previsualization gradients to component textboxesBertrand Le Roy
2017-11-04Use nameof instead of string constants in property registrationsBertrand Le Roy
2017-11-04Improve mouse handling in and out of the shade and hue pickers.Bertrand Le Roy
2017-11-04Adjust margins in color editor to conform to WPF reference editorBertrand Le Roy
2017-11-04Replace shade picker cursor rendering to a simpler and easier to maintain rad...Bertrand Le Roy
2017-11-04Improve layout of the color component editorBertrand Le Roy
2017-11-04Break the feedback loop through the color component editor that was resulting...Bertrand Le Roy
2017-11-04Commit color when editing componentsBertrand Le Roy
2017-11-04Prevent shade picker from changing the hue, even in low-hue-resolution region...Bertrand Le Roy
2017-11-04Add a previous and current color UIBertrand Le Roy
2017-11-04Add a hue cursorBertrand Le Roy
2017-11-04Prevent the shade picker's hue from popping to red when clicking on a grey sh...Bertrand Le Roy
2017-11-04Fix initial rendering and interaction between solid brush components.Bertrand Le Roy
2017-11-04Repair bindings on shade and hue pickers, do some more cleanup.Bertrand Le Roy
2017-11-04Fix bindings for color component input boxesBertrand 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-04Test color to hue conversionBertrand Le Roy
2017-11-04Refactor the hue picker into its own control.Bertrand Le Roy
2017-11-04Move the hue picker to the right of the shade picker instead of the bottom.Bertrand Le Roy
2017-11-04Add support for color spaces in color picker UIBertrand Le Roy
2017-11-04Polish color picker implementationBertrand Le Roy
2017-11-04Activate color picker UI.Bertrand Le Roy
2017-11-04Handle color editor textbox changes.Bertrand Le Roy
2017-11-04Beginning of color property editorBertrand Le Roy
2017-11-02Merge pull request #63 from xamarin/dominique-ThemesEric Maupin
2017-10-27[Win] Fix accessibility namingEric Maupin
2017-10-27[Win] Adjust checkbox focus visualEric Maupin
2017-10-23[Win]Make use of pack Uri' instead of decoding the resources.Dominique Louis
2017-10-23Add UI changes to standalone to support toggling themes on Mac and WindowsDominique Louis
2017-10-23Support NSAppearance Themes.Dominique Louis
2017-10-19[Win] Fix Size/Point editorsEric Maupin
2017-10-04Merge pull request #57 from xamarin/ermau-choice-editorEric Maupin
2017-09-29[Win] Improve choice editorEric Maupin
2017-09-23Write mock controls that can be edited by the property panel.Bertrand Le Roy
2017-09-15[Win] Events paneEric Maupin
2017-09-15[Win] Initial choice controlEric Maupin
2017-09-14[Win] Object naming / type displayEric Maupin
2017-07-25[Win] Base dark elements, VS brush namingEric Maupin
2017-07-25[Win] Theme thickness editorEric Maupin
2017-07-25[Win] Dark scrollbarEric Maupin
2017-06-30[Core] PredefinedValuesViewModelEric Maupin
2017-06-30[Win] Allow base generic types for selectorEric Maupin