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-07-16Fix the resource provider initialization after rebaseLarry Ewing
2018-07-16Start adding MaterialDesign supportLarry Ewing
2018-07-16Add support for Resource brushesLarry Ewing
2018-05-01[Mac] Take in TargetPlatform instead of IEditorProviderEric Maupin
2018-01-25[Core] Core custom expressionsEric Maupin
2017-12-13Alignment fixes for CGPoint, CGRectangle and CGSize and remove DEBUG IFDEF.Dominique Louis
2017-12-07UI Tweaks to standardise RowHeight and ControlHeight.Dominique Louis
2017-11-28Replace strongly-typed resource usage with string.Format callsBertrand Le Roy
2017-11-22Tweaks to Resize Arrange By correctly and use NSPopUpButton instead of NSComb...Dominique Louis
2017-11-15[Core] TargetPlatformEric Maupin
2017-10-23[Mac]Tweak Point, Size and Rectangle alignments.Dominique Louis
2017-10-23Support NSAppearance Themes.Dominique Louis
2017-10-23Initial Localisation pass.Dominique Louis
2017-09-22Move model mapping to static ctor to allow multiple panelsLarry Ewing
2017-07-13Refactor to support multiple 2 point objects.Dominique Louis
2017-07-10Refactor editor setup, so we can re-use it in RowHeight call.Dominique Louis
2017-07-07Tweak the position of Boolean, Enum, Point and Rect editors.Dominique Louis
2017-07-07Make UnfocusableTextView an UnfocusableTextField to appease the layering gods.Dominique Louis
2017-06-29[Mac] Allow arrange to be disabledEric Maupin
2017-06-19[Mac] Improve search/arrangeEric Maupin
2017-06-19Position the disclosure(expand-contract) icon so it looks much nicer.Dominique Louis
2017-06-19Add proper constraints to PropertyFilter and PropertyArrangeMode controls. Al...Dominique Louis
2017-06-19Refactor to tidy up the treeview implementation.Dominique Louis
2017-06-19Slight refactor to simplify properties.Dominique Louis
2017-06-19Refactor to trigger searches off the FilterText and ArrangeMode property chan...Dominique Louis
2017-06-19Add Test for FilterData call. Reformat to coding standards.Dominique Louis
2017-06-19Switch to NSOutlineView and slight refactor.Dominique Louis
2017-06-19InitialPropertySearch on Mac.Dominique Louis
2017-06-15[Mac] Mostly work around tabbing issueAlex Corrado
2017-06-15Try to get the tab order working, but with not much joy :(.Dominique Louis
2017-05-17Make CGRect editor strongly typed.Dominique Louis
2017-05-17Genericise the RectangleEditor.Dominique Louis
2017-04-08Set RowHeight so things look a tad nicer.Dominique Louis
2017-02-13Implement first responder in base class and use that so contol focus works co...Dominique Louis
2017-02-03Unsubscribing from the event to prevent leaks. Some refactoring was necessary...Madalyn Coryea
2017-02-02Added safety null-checkMadalyn Coryea
2017-01-31Cleaning up commentsMadalyn Coryea
2017-01-31Putting table setup classes in their own filesMadalyn Coryea
2017-01-31Property names added to the panelMadalyn Coryea
2017-01-31Initial setup to get the panel loadedMadalyn Coryea