maui-linux/Xamarin.Forms.Platform.WP8
Rui Marinho 9f24a41c2d [Core,MacOS]Desktop support (#1126)
* [Controls] Improve sample for MacOS control gallery, add a storyboard for the menu

* [Core] Add QuitApp to platform services

* [Core] Add ClickedGestureREcognizer

* [MacOS] Implement ClickGestureRecognizer

* [Core] Add MainMenu

* [MacOS] Implement Main top menu

* [Controls] Add desktop support test page

* [MacOS] Update menu items if they change

* [MacOS] Refactor to make it build for iOS

* [Core] Add Menu attached property to Element

* [MacOS] Implement MacOS context menu

* [Core] Fix type of ADP

* [Core] Add Accelerators to MenuItem

* [ControlGallery] Add example for Accelerator MenuItems

* [Core,iOS] Update ClickedEventArgs to ButtonMask enum  

* [Docs] Update docs

* [Core]Fix build error

* [WP8] Implement QuitApp

* [WP8] Log warning instead of throw

* [Tests]  Add unit tests for menu and menuitem

* [Docs]Update docs

* Update build submodule

* [Core,MacOS,Docs] Use Attached Property for MainMenu

* [Core] Update ButtonsMask, reduce calls to GetValue getting parameter

* [All] Use Accelerator class

* [Core] Add tests for accelerator

* [All] Move QuitApp to QuitApplication

* [Core, Tests] Add more tests for Accelerator

* [Core]Parse win modifier also

* [UnitTests] Fix TestCaseSource

* [MacOS,Core] Fix typo on Modifiers

* [MacOS] Fix typo

* [WinRT] Fix build

* [Docs] Update docs
2017-10-02 18:19:26 +01:00
..
Converters [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
Properties Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
Toolkit.Content Initial import 2016-03-22 16:13:41 -07:00
ActivityIndicatorRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
AlignmentExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
Animatable.cs Initial import 2016-03-22 16:13:41 -07:00
AsyncValue.cs Initial import 2016-03-22 16:13:41 -07:00
BoxViewRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
BrushHelpers.cs Fix Entry/SearchBar color issues (#306) 2016-08-16 11:10:32 -07:00
ButtonRenderer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
CarouselPageRenderer.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
CellControl.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
CellTemplateSelector.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
CollapseWhenEmptyConverter.cs Initial import 2016-03-22 16:13:41 -07:00
ConcurrentDictionary.cs Move XF.ConcurrentDictionary to WP8 project (#685) 2017-01-23 12:41:39 -07:00
ConvertExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
CustomContextMenu.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
DataTemplateSelector.cs Initial import 2016-03-22 16:13:41 -07:00
DatePickerRenderer.cs Add TextColor Property to Picker, TimePicker, DatePicker (#84) 2016-04-19 00:01:58 -07:00
Deserializer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
EditorRenderer.cs update IEditorController callsites 2017-02-21 10:24:12 +00:00
ElementChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
EntryRenderer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
ExportCellAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
ExportImageSourceHandlerAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
ExportRendererAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
Extensions.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
FontExtensions.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
Forms.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
FormsApplicationPage.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
FormsListPicker.cs Initial import 2016-03-22 16:13:41 -07:00
FormsPhoneTextBox.cs Initial import 2016-03-22 16:13:41 -07:00
FrameRenderer.cs Added CornerRadius property To Frame control 2016-11-15 11:56:03 -08:00
FrameworkElementExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
ICellRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
IVisualElementRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
ImageRenderer.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
LabelRenderer.cs Fix warnings 0219 and 0618 in WP8 Platform (#63) 2016-04-11 18:22:14 -07:00
LayoutExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
ListViewRenderer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
MD5.cs Initial import 2016-03-22 16:13:41 -07:00
MD5CryptoServiceProvider.cs Initial import 2016-03-22 16:13:41 -07:00
MasterDetailRenderer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
NativeViewWrapper.cs Initial import 2016-03-22 16:13:41 -07:00
NativeViewWrapperRenderer.cs Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141) 2016-05-02 15:19:12 -07:00
NavigationMenuRenderer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
NavigationPageRenderer.cs Reduce overhead of pushing existing navigation stack (#672) 2017-01-23 12:42:38 -07:00
PageRenderer.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
PageToRendererConverter.cs Initial import 2016-03-22 16:13:41 -07:00
PickerRenderer.cs [C] Use a Binding for ItemsSource object selection 2016-11-16 12:03:13 -08:00
Platform.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
PlatformEffect.cs Initial import 2016-03-22 16:13:41 -07:00
ProgressBarRenderer.cs Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141) 2016-05-02 15:19:12 -07:00
RendererFactory.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
ResourcesProvider.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
ScrollViewRenderer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
SearchBarRenderer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
ServiceReferences.ClientConfig Initial import 2016-03-22 16:13:41 -07:00
SliderRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
SplitOrderedList.cs Move XF.ConcurrentDictionary to WP8 project (#685) 2017-01-23 12:41:39 -07:00
StepperRenderer.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
SwitchRenderer.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
TabbedPageRenderer.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
TableView.xaml Initial import 2016-03-22 16:13:41 -07:00
TableView.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
TableViewRenderer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
TaskExtensions.cs Merge pull request #60 from xamarin/warnings-WP8-4014 2016-04-07 12:20:07 -06:00
TextAlignmentToHorizontalAlignmentConverter.cs Initial import 2016-03-22 16:13:41 -07:00
TextCellRenderer.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
TimePickerRenderer.cs Add TextColor Property to Picker, TimePicker, DatePicker (#84) 2016-04-19 00:01:58 -07:00
ViewExtensions.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
ViewRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
ViewToRendererConverter.cs Use character truncation in Windows (#321) 2016-08-30 11:12:27 -07:00
VisualElementPackager.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
VisualElementRenderer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
VisualElementTracker.cs Fixed a redundant check that caused a massive slowdown on UWP. (#788) 2017-03-09 18:39:27 +00:00
WP8PlatformServices.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
WPResources.xaml Initial import 2016-03-22 16:13:41 -07:00
WebViewRenderer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
WinPhoneTicker.cs Make core Ticker abstract and public (#116) 2016-04-25 15:57:44 -04:00
Xamarin.Forms.Platform.WP8.csproj Move XF.ConcurrentDictionary to WP8 project (#685) 2017-01-23 12:41:39 -07:00
packages.config Initial import 2016-03-22 16:13:41 -07:00