Qua-non
682e0b45ae
make bubble widget dissapear when textinput is removed from it's parent
2012-01-29 00:55:38 +05:30
Mathieu Virbel
8f924d0936
Merge branch 'master' into android-support
2012-01-28 16:12:33 +01:00
Mathieu Virbel
701e986087
remove comment and ordering.
2012-01-28 15:51:50 +01:00
Mathieu Virbel
4efd5b2e3c
Merge branch 'master' of https://github.com/mpad/kivy into mpad-master
2012-01-28 15:51:00 +01:00
Mathieu Virbel
0bb91bedcf
Merge branch 'master' into android-support
2012-01-28 15:49:55 +01:00
Mathieu Virbel
b130ad256a
scatter: don't accept touch if all transformations are disabled. And to bring to front too. closes #386
2012-01-28 15:44:57 +01:00
Mathieu Virbel
6f81e0dff0
clock: fix the garbage collector issue for triggered events. closes #390 .
2012-01-28 15:35:51 +01:00
Mathieu Virbel
d0ebad35c4
Merge branch 'master' of ssh://github.com/kivy/kivy
2012-01-28 01:49:42 +01:00
Mathieu Virbel
385774167f
touchring: fix missing image, convert to use atlas. closes #389
...
+ fix issue in core image when using atlas, size was still 0, 0.
2012-01-28 01:49:30 +01:00
Pierre-Antoine Delsart
342fa0da6e
popup doesn't propagate touch_up/move events
2012-01-26 22:21:11 +01:00
Mathieu Virbel
48a039f681
Merge pull request #387 from alexleighton/master
...
Changes to Designing with the Kivy Language guide.
2012-01-26 01:09:46 -08:00
Alex Leighton
8ef2865e4a
docs: Fix grammar and phrasing of "Designing with the Kivy Language" guide.
2012-01-25 23:27:46 -08:00
Alex Leighton
a52c9c2e45
docs: fix spelling.
2012-01-25 23:26:30 -08:00
Mathieu Virbel
c6c29cfc2e
Merge branch 'master' of ssh://github.com/kivy/kivy
2012-01-26 03:55:28 +01:00
Mathieu Virbel
00c9371b0a
window: fix black screenshot on android: GL_RGB is not available on GLES2 for glReadPixels. Only GL_RGBA + GL_UNSIGNED_BYTE are.
2012-01-26 03:55:15 +01:00
tshirtman
6ef348dcf7
small english fixes
2012-01-26 01:50:15 +01:00
Mathieu Virbel
c68104c57d
scatter: enhance doc to explain how its working
2012-01-25 21:36:53 +01:00
Mathieu Virbel
34a3345872
doc: rework widget page
2012-01-25 19:06:10 +01:00
Mathieu Virbel
1848b268b7
textinput: fix active/inactive default style (bad renaming when introduced atlas)
2012-01-25 18:40:48 +01:00
Mathieu Virbel
c5c922b99f
doc: inverse module/jump link, and ensure that module without api are rendering well too.
2012-01-25 18:25:06 +01:00
Mathieu Virbel
18f8b1e921
doc: add modulename in all the api page using js, better to understand which module we are actually checking.
2012-01-25 18:15:36 +01:00
Mathieu Virbel
096427133d
doc: fix cython extension for beeing correctly documented, using latest cython 0.15.1
2012-01-25 17:54:13 +01:00
Mathieu Virbel
e71829fbe3
doc: fix highlight color
2012-01-25 13:33:55 +01:00
Mathieu Virbel
6c561401c8
doc: update logo
2012-01-25 13:29:57 +01:00
Mathieu Virbel
6a675b576b
doc: update layout to be more usable and better integration with kivy website
2012-01-25 13:26:47 +01:00
Mathieu Virbel
a239fb6563
Merge branch 'master' into android-support
2012-01-25 02:54:07 +01:00
Mathieu Virbel
3b63176d90
layout: fix issue when layout are not relayout themself after an add to parent.
2012-01-25 02:53:55 +01:00
Mathieu Virbel
7fea0de319
fbo: fix documentation
2012-01-24 12:38:04 +01:00
Mathieu Virbel
29d45d2913
update pdf logo
2012-01-23 16:03:26 +01:00
Mathieu Virbel
e1fc02a409
doc pass to reduce the number of warning
2012-01-23 15:39:43 +01:00
Mathieu Virbel
5c4de54f26
Merge branch 'master' of ssh://github.com/kivy/kivy
2012-01-23 11:28:44 +01:00
Mathieu Virbel
6286d2f387
example/scatter: add size to show that when we are scaling the scatter, size is unchanged
2012-01-23 11:28:36 +01:00
Mathieu Virbel
9629f70462
Merge pull request #382 from emanuele/patch-3
...
docs: typo
2012-01-23 02:17:59 -08:00
Emanuele Olivetti
cf97c87c20
docs: typo
2012-01-23 11:15:52 +01:00
Mathieu Virbel
47d959c7c2
Merge pull request #381 from emanuele/patch-2
...
doc: fixed references to line numbers of 6_button.py
2012-01-23 02:07:14 -08:00
Emanuele Olivetti
715b8024a2
doc: fixed references to line numbers of 6_button.py
2012-01-23 11:04:27 +01:00
qua-non
85ae2e9a33
Merge pull request #379 from alexleighton/master
...
Fix grammar and phrasing in documentation.
2012-01-23 00:41:00 -08:00
Mathieu Virbel
353178625e
config: dont add tuio by default, and dont copy windows icon to user directory. closes #377
2012-01-22 23:24:24 +01:00
Mathieu Virbel
abd60d936c
config: remove default tuio listening
2012-01-22 22:57:10 +01:00
Mathieu Virbel
3550efb49f
Merge branch 'master' into android-support
2012-01-22 21:01:33 +01:00
Mathieu Virbel
a1922b6252
add atlas files in setup/manifest
2012-01-22 21:00:58 +01:00
Mathieu Virbel
54f03f2c2b
Merge branch 'master' into android-support
...
Conflicts:
kivy/core/window/window_pygame.py
2012-01-22 19:18:28 +01:00
Mathieu Virbel
bf15f19ecb
lang: mimic the old order of assignemnt (assign in the traversing order, not the inverse)
2012-01-22 18:57:18 +01:00
Alex Leighton
dfb32b89a5
Merge remote-tracking branch 'upstream/master'
2012-01-22 08:53:29 -08:00
Alex Leighton
6588651d59
Fixed phrasing according to feedback.
2012-01-22 08:50:04 -08:00
Mathieu Virbel
b7bc342470
kvlang: add BuilderException, and raise it when an eval() have failed. closes #355
2012-01-22 16:35:34 +01:00
Mathieu Virbel
7a82e9be27
sequenced image example fixed to use atlas for animatedbutton
2012-01-22 13:27:08 +01:00
Mathieu Virbel
7466a67ad3
atlas: improve documentation and remove debug
2012-01-22 13:22:53 +01:00
Mathieu Virbel
2bb76c4212
atlas: introducing Atlas. new class that handle loading of atlas image, that contain lot of others images. The definition goes on a <basename>.atlas file (json), and 1 or more images are associated (<basename>-IDX.png).
...
core/image: changes to recognize atlas:// url type, and precache all the textures in the atlas. and precache the atlas too (atlas cache is never removed, while kv.texture cache is under timeout/limit)
2012-01-22 13:22:53 +01:00
Mathieu Virbel
db66de49dc
setup: activate by default the embedsignature for pyx files, otherwise, the documentation doesnt show any argument in methods/functions etc.
2012-01-22 12:50:16 +01:00