kivy:fix_5955

Last commit made on 2018-10-07
Get this branch:
git clone -b fix_5955 https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
fix_5955
Repository:
lp:kivy

Recent commits

315fe91... by Gabriel Pettier <email address hidden>

fix missing touchModeChange renaming to touch_mode_change

this missing change preventing properly ignoring perpendicular swipes
close #5955

e7896ea... by Mathieu Virbel

update osx image to use xcode10 (issue with xcode 9.4)

dc3787d... by Mathieu Virbel

update with Cython 0.28.5, works

329a596... by Mathieu Virbel

Merge pull request #5972 from kivy/fix_test_widget_py2

fix widget tests for python2

917f7a7... by Gabriel Pettier <email address hidden>

fix widget tests for python2

f414e86... by Mathieu Virbel

fix doc generation

d78d435... by Mathieu Virbel

remove all informations about listview, and fix the latest example to use RecycleView

f13ab07... by Mathieu Virbel

fix styles from latest PR

2dfa6ee... by Mathieu Virbel

fix version number for ARGB/BGRA support

c11e033... by Terje Skjaeveland <email address hidden>

Add ARGB and ABGR support to ImageData/core Image