Zen-CODE
|
b32962411c
|
doc: made examle complete for scrollview
|
2016-08-09 03:47:03 +02:00 |
Zen-CODE
|
928b973143
|
doc:tweaks to kivy/uix.scrollview.py
|
2016-08-09 03:16:38 +02:00 |
Zen-CODE
|
e519911086
|
doc: tweaks to uix/scrollview.py
|
2016-08-09 02:36:48 +02:00 |
Zen-CODE
|
87854ff965
|
doc: fixes to uix/scrollview.py
|
2016-08-09 02:05:06 +02:00 |
Zen-CODE
|
e1774838b7
|
doc: tweaks to ScollView docs
|
2016-08-09 00:52:40 +02:00 |
Alexander Taylor
|
d4653f6550
|
Removed misleading faq question
The 'I've already started with python3' question implied we don't support python3, which is of course quite false.
|
2016-08-06 22:28:41 +01:00 |
Akshay Arora
|
c7d425cf91
|
Merge pull request #4515 from KeyWeeUsr/docs_typos
Fix typos in docs
|
2016-08-07 00:00:48 +05:30 |
dessant
|
2442eca7dc
|
Merge pull request #4516 from KeyWeeUsr/wheels_js
Replace JS with links
|
2016-08-06 16:39:13 +03:00 |
Peter Badida
|
ab375864d6
|
Replace JS with links
|
2016-08-06 15:23:51 +02:00 |
Peter Badida
|
8a7ee79a5e
|
Fix typos in docs
|
2016-08-06 12:55:30 +02:00 |
Richard Larkin
|
e31299a5e7
|
Merge pull request #4510 from Bakterija/master
fixed py2 kivy/uix/image ascii error
|
2016-08-06 04:19:20 +02:00 |
matham
|
f8f156fd41
|
Fix type and don't used children directly since it could be modified.
|
2016-08-05 14:18:43 -04:00 |
Zen-CODE
|
87e6847008
|
Merge branch 'master' of https://github.com/kivy/kivy
|
2016-08-05 18:54:46 +02:00 |
Zen-CODE
|
748112f4d3
|
doc: corrected AliasPropertyLink
|
2016-08-05 18:54:00 +02:00 |
matham
|
e0c77c8238
|
Merge pull request #4511 from matham/dropdowns
Fix dropdown and spinner issue
|
2016-08-04 19:43:16 -04:00 |
Matthew Einhorn
|
5c8cc2ab89
|
Don't re add all widgets upon resize, it just lead to infinite size calc.
|
2016-08-04 19:41:28 -04:00 |
Matthew Einhorn
|
88180cd696
|
Don't dismiss dropdown when clicking inside it.
|
2016-08-04 19:40:52 -04:00 |
Atis
|
4b2fa9d577
|
fix unicode source ascii errror for python2 and added logging for texture_update exceptions
|
2016-08-04 19:40:09 +03:00 |
Akshay Arora
|
cf09790388
|
Merge pull request #4508 from matham/touch-scroll
Always pop the touch. Fixes #4477
|
2016-08-04 17:38:30 +05:30 |
Matthew Einhorn
|
c08917336a
|
Always pop the touch.
|
2016-08-03 18:08:42 -04:00 |
matham
|
5e10c8f47b
|
Merge pull request #4505 from JackAnderson5/master
typo
|
2016-08-03 12:36:57 -04:00 |
JackAnderson5
|
d691db7ccd
|
typo
|
2016-08-03 09:27:33 +03:00 |
Zen-CODE
|
16b46bd1c4
|
doc: added redimentary docs to recycle layouts
|
2016-08-01 22:26:49 +02:00 |
Zen-CODE
|
6163b26952
|
doc: corrected wording, tweaks to uix/recycleview/__init__.py
|
2016-08-01 22:24:13 +02:00 |
Zen-CODE
|
4a40c1326b
|
Added missing import of Scale in uix/screenmanager.py
|
2016-08-01 16:22:09 +02:00 |
Akshay Arora
|
ee7fa223f7
|
Merge pull request #4453 from Alan-FGR/patch-2
Update textinput.py
|
2016-07-31 22:37:27 +05:30 |
Akshay Arora
|
1d2cdb588d
|
Merge pull request #4501 from KeyWeeUsr/recorder_stop
Add on_stop to recorder
|
2016-07-31 19:34:55 +05:30 |
Peter Badida
|
46700add92
|
Add on_stop to recorder
|
2016-07-31 14:04:55 +02:00 |
Zen-CODE
|
cfec8f3dba
|
Merge branch 'master' of https://github.com/kivy/kivy
|
2016-07-31 01:45:38 +02:00 |
Zen-CODE
|
85f43be9a6
|
doc: revision to uix/recycleview/__init__.py
|
2016-07-31 01:44:55 +02:00 |
Alexander Taylor
|
f2980495db
|
Merge pull request #4464 from Cheaterman/swaptransition_scale_fix
Fixed SwapTransition not scaling
|
2016-07-30 21:42:52 +01:00 |
Zen-CODE
|
0ce5f9d833
|
doc: corrected subclass vs. child reference for the recycleview
|
2016-07-30 15:00:41 +02:00 |
Zen-CODE
|
7054322185
|
doc: revisions to uix/recycleview/__init__.py
|
2016-07-30 14:31:36 +02:00 |
Zen-CODE
|
9d94f15eda
|
doc: revisions to the reycleview docs
|
2016-07-29 16:33:26 +02:00 |
Zen-CODE
|
6c8db96f0d
|
doc: grammar tweaks to the recycleview docs
|
2016-07-29 16:20:46 +02:00 |
Zen-CODE
|
a8ccc8ecab
|
doc: revisions to uix/recycleview/__init__.py
|
2016-07-29 16:09:47 +02:00 |
Zen-CODE
|
a3cc0e35f2
|
doc: added link for on_data_changed in the RecycleView docs
|
2016-07-29 16:02:32 +02:00 |
Zen-CODE
|
f033e18370
|
doc: grammar tweaks to uix/recycleview/__init__.py
|
2016-07-29 15:55:12 +02:00 |
Zen-CODE
|
35b87de5f7
|
doc: revisions to uix/recycleview/__init_.py
|
2016-07-29 15:46:07 +02:00 |
Zen-CODE
|
2e051f9890
|
doc: added example, extended recycleview docs
|
2016-07-28 22:47:55 +02:00 |
Zen-CODE
|
24da014678
|
Merge branch 'master' of https://github.com/kivy/kivy
|
2016-07-27 03:56:07 +02:00 |
Zen-CODE
|
e6110ca2e2
|
doc: fixed versionadded tag is layout.py
|
2016-07-27 03:53:18 +02:00 |
matham
|
f2bd73268f
|
Merge pull request #4436 from matham/clock-free
Adds various clock options.
|
2016-07-26 20:45:01 -04:00 |
Zen-CODE
|
e06c1f4fa2
|
doc: tweaked framework explanation
|
2016-07-26 20:58:48 +02:00 |
Zen-CODE
|
f9d4d94738
|
doc: fix typo
|
2016-07-26 20:57:38 +02:00 |
matham
|
a988c5e7a4
|
Merge pull request #4490 from kivy/resource_find
return `abspath` in `resource_find`. Seems to be needed when android …
|
2016-07-26 12:44:33 -04:00 |
Akshay Arora
|
f9f60ab613
|
Update resources.py
|
2016-07-26 15:03:44 +05:30 |
akshayaurora
|
a84ee718c1
|
return `abspath` in `resource_find`. Seems to be needed when android uses apkexpansion
|
2016-07-25 20:48:52 +05:30 |
Zen-CODE
|
8e698996f8
|
doc: revisions to recycleview/__init__.py
|
2016-07-23 23:43:24 +02:00 |
matham
|
46dd812666
|
Items of size 0, with just one item, we'd hit the assert.
|
2016-07-21 22:30:13 -04:00 |