kivy:stable-1.7.x

Last commit made on 2014-01-20
Get this branch:
git clone -b stable-1.7.x https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
stable-1.7.x
Repository:
lp:kivy

Recent commits

73eab93... by Mathieu Virbel

graphics: fix cython 0.20 compilation. closes #1796

ff4f4e5... by qua-non

uix:TextInput fix insertion of text

cecb596... by qua-non

Merge pull request #1776 from kivy/voiceinput_stable

Voiceinput stable

d31797f... by qua-non

uix:TextInput inprove voice input handling

bc3ac08... by Mathieu Virbel

Merge pull request #1585 from kivy/input_type_stable

uix:TextInput introduce input_type to select the type of keyboard to request.

fccae9d... by qua-non

Doc: include parameter:input_type docstring for method:request_keyboard

f75d292... by qua-non

uix:TextInput introduce input_type to select the type of keyboard
to request.

4b81f24... by Mathieu Virbel

video/gstreamer: make video stop/play work on window. closes #663

74afbad... by Mathieu Virbel

doubletap: fix touch that are never removed on windows

a268723... by Mathieu Virbel

colorpicker: fix documentation