maui-linux/Xamarin.Forms.Platform.GTK
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
..
Animations Changed GTK animation class to be internals 2017-09-29 19:17:16 +02:00
Cells Use GetHandlerForObject instead of GetHandler (#1713) 2018-01-30 09:06:35 +01:00
Controls Implemented MaxLength property on Entry and Editor (#1880) 2018-02-19 14:27:27 -08:00
Extensions Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Helpers Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Libs [GTK] Added Maps project (#1349) 2017-12-09 00:34:51 +00:00
Packagers Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Properties Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Renderers Implemented MaxLength property on Entry and Editor (#1880) 2018-02-19 14:27:27 -08:00
Resources Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ElementChangedEventArgs.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ExportCellAttribute.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ExportImageSourceHandlerAttribute.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ExportRendererAttribute.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Forms.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
FormsWindow.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkDeviceInfo.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkExpressionSearch.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkIsolatedStorageFile.cs [All] Move to netstandard2.0 **Breaking change** (#1306) 2017-11-29 17:37:06 +00:00
GtkOpenGL.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkPlatformServices.cs Implemented new IPlatformServices methods 2017-10-19 12:50:29 +02:00
GtkSerializer.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkSynchronizationContext.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkThemes.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkTicker.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkToolbarConstants.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
GtkToolbarTracker.cs Implemented new IPlatformServices methods 2017-10-19 12:50:29 +02:00
IDesiredSizeProvider.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
IVisualElementRenderer.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Platform.cs Use GetHandlerForObject instead of GetHandler (#1713) 2018-01-30 09:06:35 +01:00
PlatformConfigurationExtensions.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
PlatformEffect.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
PlatformRenderer.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
RendererFactory.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ResourcesProvider.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
ViewRenderer.cs Added Gtk Backend Core Gallery project (#1293) 2017-12-05 12:10:42 +00:00
VisualElementRenderer.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
VisualElementTracker.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
Xamarin.Forms.Platform.GTK.csproj [GTK] Added Maps project (#1349) 2017-12-09 00:34:51 +00:00
app.config [All] Move to netstandard2.0 **Breaking change** (#1306) 2017-11-29 17:37:06 +00:00
webkit-sharp.dll.config Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00