Commit Graph

6 Commits

Author SHA1 Message Date
dessant 67b0332868 remove shebangs 2015-10-13 23:50:51 +03:00
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Mathieu Virbel 9b21638be3 fixes app build with kv usage/root widget + others typo 2012-06-18 02:48:44 +02:00
Mathieu Virbel 5b19493e24 bump to 1.1.0-dev 2012-02-13 17:18:29 +01:00
gabriel.pettier ba8eedccac rst_editor example, small cleanup 2012-02-11 02:04:49 +01:00
gabriel.pettier b91f28e88d add rst editor in example,
there is still a but when one touch the TextInput, the FileChooser
behind get the touch anyway, and thus move, not sure if kivy bug or
mine.
2012-02-11 01:56:43 +01:00