summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.MacOS
AgeCommit message (Expand)AuthorFilesLines
2017-10-23[MacOS] Navigation Transition Style (#1168)Marko B. Ludolph1-2/+31
2017-10-23[macOS] ScrollView Resize Fix (#1170)Marko B. Ludolph1-1/+0
2017-10-23[MacOS] Fix bugzilla58779 (#1109)Roger Hardiman1-1/+11
2017-09-16Add iOS prototypical cell cache for LV RowHeight calcs (#1143)kingces951-1/+1
2017-08-15[macOS] ModalPage Resize Fix (#1058)Marko B. Ludolph3-0/+16
2017-08-14macOS: Fix for "Cannot register two managed types ('NSToolbarItemGroup')" (#1...Marko B. Ludolph2-103/+0
2017-08-10Add support for backcompat hint flags (#1074)E.Z. Hart1-0/+3
2017-07-25[Mac] Fix ProgressBar (#1068)Rui Marinho1-0/+1
2017-07-25[MacOS] Image Aspect Fix (#1041)Marko B. Ludolph2-13/+36
2017-07-24[MacOS] Tabbed Page Top Offset Fix (#1042)Marko B. Ludolph1-1/+6
2017-07-24[macOS] BoxView Color Fix (#1055)Marko B. Ludolph1-1/+1
2017-07-24[macOS] Set tab order (e.g. for entries) on a Page (#1060)Marko B. Ludolph1-0/+43
2017-07-24[macOS] Page.Alert return value fix (#1062)Marko B. Ludolph1-3/+6
2017-06-21[macOS] ScrollView's content are showing at End. (#993)BradChase20113-25/+73
2017-06-12[macOS] Button's Font attributes arent setting when using color. (#971)BradChase20111-1/+1
2017-06-01[macOS] bz56855 Implementation of macOS.MasterDetailsPage.IsPresented. (#939)BradChase20111-2/+65
2017-06-01[macOS] Scroll view background not working. (#952)BradChase20111-1/+12
2017-05-30bz56945, macOS: Issue where colored text on buttons were not centering correc...BradChase20111-1/+1
2017-04-11Implicit impl of controller ifaces (#807)kingces9516-126/+103
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces9513-22/+24
2017-02-21update IEditorController callsitesChris King1-2/+2
2017-02-03[macOS] Adds Scrollbars to ListViews and ScrollViews (#740)Marko Ludolph2-1/+3
2017-01-30[MacOS] Fixes to ToolbarItems (#728)Rui Marinho1-5/+36
2017-01-27Add MacOS gallery and UITest (#721)Rui Marinho1-3/+3
2017-01-27[MacOS] Context actions (#727)Rui Marinho4-31/+98
2017-01-26MacOS (#650)Rui Marinho67-0/+7208