Imported Upstream version 5.14.0.158

Former-commit-id: 4ce645df2aa1979134f14496e1d63b44e5cf33b5
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-07-03 08:18:15 +00:00
parent e747ac1590
commit 9501b3a01c
38 changed files with 95 additions and 33 deletions

View File

@@ -208,7 +208,12 @@ class GtkPackage (GitHubPackage):
# https://developercommunity.visualstudio.com/content/problem/104471/visual-studio-for-mac-720540-cannot-launch-exc-bre.html
'patches/gtk/update_only_apple_keyboard_layout.patch',
'patches/gtk/gtk-backing-scale-factor.patch'
'patches/gtk/gtk-backing-scale-factor.patch',
'patches/gtk/gtk-fix-find_nsview_at_pos-recursive.patch',
# https://devdiv.visualstudio.com/DevDiv/_workitems/edit/569768
'patches/gtk/gtk-imquartz-commit-on-focus-out.patch'
])
def prep(self):