kivy/kivy
qua-non 3c98ac717c uix:ActionBar:ActionGroup bind to `on_dismiss` events of the dropdown 2013-09-22 00:28:43 +05:30
..
adapters Merge pull request #1323 from Zen-CODE/api6 2013-06-30 04:09:26 -07:00
core Update video_gstreamer.py 2013-09-09 23:31:55 +02:00
data style: dpi fixes for spinner and slider. 2013-08-12 10:37:24 +02:00
effects some more constant refactoring in dampedscroll 2013-09-01 13:32:29 -05:00
ext doc: revisions to ext/__init__.py 2013-08-02 15:39:48 +02:00
extras pep8 fixes, closes #1072 2013-03-31 12:20:47 +02:00
graphics Merge pull request #1488 from dgym/master 2013-09-16 07:13:01 -07:00
input doc: revisions to input/providers/wm_touch.py 2013-08-18 10:32:16 +02:00
lib doc: revisions to lib/osc/__init__.py 2013-08-18 10:35:42 +02:00
modules screen: remove 25dp height for simulating the android system ui bar 2013-09-16 12:56:04 +02:00
network Merge pull request #1457 from kivy/urlreq_params 2013-09-16 06:48:55 -07:00
storage storage: dont import redis during the documentation generation 2013-09-08 13:35:14 +02:00
tests animation: fix #1255, from the #1320 pr. 2013-08-04 15:22:27 +02:00
tools fixed missed import in the setup.py template for extensions 2013-09-04 15:13:55 -03:00
uix uix:ActionBar:ActionGroup bind to `on_dismiss` events of the dropdown 2013-09-22 00:28:43 +05:30
__init__.py core: skip argument parsing when pyinstaller is used closes #1479 2013-09-05 23:10:47 +05:30
_event.pxd Add uid to Instructions so it can be animated 2013-07-06 11:34:11 +02:00
_event.pyx Add uid to Instructions so it can be animated 2013-07-06 11:34:11 +02:00
animation.py - made pre-commit hook python 3 compatable 2013-08-15 22:11:51 -04:00
app.py Update app.py 2013-09-06 08:15:42 +05:30
atlas.py atlas: update command line to allow --padding 2013-09-16 12:55:43 +02:00
base.py logger: ensure than Logger.exception argument is a string, not the actual exception. closes #825 2013-06-17 11:16:35 +02:00
cache.py first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
clock.py clock: add @mainthread decorator 2013-08-15 10:44:07 +02:00
compat.py Add text_type to kivy.compat as alias for unicode/str. 2013-08-11 00:32:20 +01:00
config.py config: fix ConfigParser.read() string types. closes #1415 2013-08-15 10:50:53 +02:00
event.py
factory.py Merge pull request #1318 from kivy/fix-kv-leaks 2013-06-28 12:39:53 +02:00
factory_registers.py Factory_registers add ButtonBehaviors so that it can be used in 2013-08-13 16:40:17 +05:30
garden.py py3: fix few more print 2013-05-31 11:12:21 +02:00
geometry.py
gesture.py gesture: fix StringIO for PY2 (io.StringIO accept only unicode while cStringIO and StringIO accept str.) closes #1416 2013-08-14 11:59:04 +02:00
interactive.py first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
lang.py Merge branch 'master' of ssh://github.com/kivy/kivy 2013-08-03 01:07:00 +02:00
loader.py fix: undoing unapproved commit - submitting as a PR for pier review. 2013-09-02 19:54:10 +02:00
logger.py logger: ensure than Logger.exception argument is a string, not the actual exception. closes #825 2013-06-17 11:16:35 +02:00
metrics.py bump to 1.7.0-dev 2013-05-12 18:38:02 +02:00
parser.py py3: fix few more print 2013-05-31 11:12:21 +02:00
properties.pxd Update ReferenceListProperty properties individually. 2013-07-21 15:50:29 +01:00
properties.pyx Stop dictprop deleting key on None 2013-08-27 13:58:25 +01:00
resources.py ios: correctly check ios platform for adding the 'YourApp' directory. 2012-10-19 07:37:20 +02:00
support.py minor compatibility fixes making sure some widgets and examples are working with py3.3+ and 2.7.x 2013-07-15 19:49:12 +05:30
utils.py sync (no tested) 2013-05-30 18:01:39 +02:00
vector.py Fixed a typo in the Vector documentation 2013-08-08 15:24:31 +05:30
weakmethod.py py3: fix WeakMethod.is_dead(). Now touchtracer works! 2013-03-18 17:48:32 -06:00