maui-linux/Xamarin.Forms.Platform.GTK/Controls
Gerald Versluis 1f770f6588 Implemented MaxLength property on Entry and Editor (#1880)
* Implemented UAP and WPF

* Revert "Implemented UAP and WPF"

This reverts commit e17a66236756021e2b66503281ee3c1cf463e5da.

* Started implementation of #1663

Added MaxLength property on InputView and implemented iOS and Android
Entry and Android Editor

* Implemented iOS Editor

* Improved Android MaxLength

First check to see if there is a LengthFilter in there already and
remove that first

* Implemented GTK naming enhancement for iOS

* Implemented UAP and WPF

* Implemented Tizen

* Removed Linq and implemented forgotten method 😅

* Fixed whitespaces -> tabs

Except GTK, seems everything is spaces there, so kept it for consistency

* Added null guard for iOS

* Implemented Mac OS

* Added samples to gallery

* Polished Tizen implementation

* Tizen EditorRenderer updated and converted more whitespaces to tabs

* Fixed spaces to tabs and usage of nameof

* Added trimming of current text when MaxLength is less than current value length

* Reference right Entry for Tizen

* Trimming on MaxLength change for Tizen

* Trimming on MaxLength change for GTK

* Removed redundant GetValue calls and whitespace fiesta

* And the ones I missed

* Updated the docs

* Revert "Updated the docs"

This reverts commit 416e28706ab921d72e72ebc6488d4b3c4651a384.

* Updated docs just for InputView
2018-02-19 14:27:27 -08:00
..
GLWidget Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ActivityIndicator.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
BoxView.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Carousel.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
CustomComboBox.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
CustomFrame.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
DatePicker.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
EntryWrapper.cs Implemented MaxLength property on Entry and Editor (#1880) 2018-02-19 14:27:27 -08:00
ImageButton.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ImageControl.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ListView.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
MasterDetailPage.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
NavigationChildPage.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
NotebookWrapper.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
OpenGLView.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Page.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
PageContainer.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ScrolledTextView.cs Implemented MaxLength property on Entry and Editor (#1880) 2018-02-19 14:27:27 -08:00
SearchEntry.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
TabbedPageHeader.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
TableView.cs Use GetHandlerForObject instead of GetHandler (#1713) 2018-01-30 09:06:35 +01:00
TimePicker.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
WebView.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00