Commit Graph

1822 Commits

Author SHA1 Message Date
Emanuele Olivetti 43a85f5c2f Update doc/sources/tutorials/pong.rst 2012-01-16 12:34:44 +01:00
Mathieu Virbel 8aa08b7efe Merge branch 'android-support' of ssh://github.com/kivy/kivy into android-support 2012-01-12 15:58:21 +01:00
Mathieu Virbel cd5fbf92bb Merge branch 'master' of ssh://github.com/kivy/kivy into android-support 2012-01-12 15:58:11 +01:00
Mathieu Virbel 4adb774aeb dont say ubuntu, but linux, and add opensuse + fedora instruction for installating dependencies 2012-01-12 11:28:22 +01:00
Mathieu Virbel ddd73a734e fix doc consistency 2012-01-12 01:47:16 +01:00
Mathieu Virbel a20a376e33 Merge branch 'pong-tutorial' of https://github.com/hansent/kivy into hansent-pong-tutorial 2012-01-12 00:50:32 +01:00
Mathieu Virbel 007f48a6cb Merge branch 'akshayaurora-textinput_cut_copy_paste' 2012-01-12 00:49:29 +01:00
Mathieu Virbel 9bcb687917 Merge branch 'master' of ssh://github.com/kivy/kivy 2012-01-12 00:49:27 +01:00
Mathieu Virbel 37a9d2e001 textinput: externalize textinputcutcopypaste class, and use kv for binding. easier to read :) 2012-01-12 00:48:43 +01:00
Mathieu Virbel 7c1e029973 add bubblebutton, and put default graphics in it. 2012-01-12 00:47:46 +01:00
Thomas Hansen 807bdbbe27 add pong tutorial 2012-01-10 21:53:01 -06:00
Björn Wingman 79051afc74 Merge branch 'master' into SettingPath 2012-01-10 23:20:51 +01:00
Björn Wingman 5fd18f5fcb size hints for SettingItem, works better when the content is big 2012-01-10 23:19:32 +01:00
Björn Wingman 46f23f790d Merge remote-tracking branch 'upstream/master' 2012-01-10 22:40:00 +01:00
Qua-non 095368d070 generate bubble pos from window not from widget 2012-01-10 20:28:46 +05:30
Mathieu Virbel 6e8780fb23 if python-for-android project is detected (via NDKPLATFORM env), use it to locate gl2.h and use GLESv2 library. 2012-01-10 14:39:21 +01:00
qua-non 0cad228e2f Merge pull request #361 from splanquart/master
replace a <tab> to 4 spaces in bubble widget style
2012-01-09 10:21:42 -08:00
Stéphane Planquart e12e451dd3 little replace a <tab> to 4 spaces in bubble widget style 2012-01-09 17:56:23 +01:00
Qua-non 1b2f8dce31 add button_pressed.png like in example 2012-01-09 15:01:16 +05:30
Qua-non 9589272f53 minor optimisations 2012-01-09 14:47:57 +05:30
Qua-non d172a90aca minor changes 2012-01-09 14:38:56 +05:30
Qua-non 9a2eaae2f6 cut_copy_paste implementation using bubble 2012-01-09 14:17:34 +05:30
Mathieu Virbel 80567da510 Merge branch 'akshayaurora-bubble' 2012-01-09 01:21:51 +01:00
Mathieu Virbel 1c7861ed18 bubble: update graphics from svg themes + some internals fixes on content handling. 2012-01-09 01:17:52 +01:00
Mathieu Virbel 72bde44f4c Merge branch 'bubble' of https://github.com/akshayaurora/kivy into akshayaurora-bubble 2012-01-09 00:02:12 +01:00
Mathieu Virbel 50e90d223e Merge pull request #358 from splanquart/master
add an example with class in EventDispatcher.bind doc
2012-01-08 05:35:32 -08:00
Qua-non 415e192ca3 minor optimisations 2012-01-08 00:58:39 +05:30
Stéphane Planquart 3cd388d75d Merge branch 'master' of github.com:splanquart/kivy 2012-01-07 18:51:23 +01:00
Stéphane Planquart 8c16d8e530 add example in event doc 2012-01-07 18:50:15 +01:00
Qua-non 5aef899c08 remove unused AliasProperty 2012-01-07 15:34:22 +05:30
Qua-non f44aeffc45 fix color in docs 2012-01-07 15:19:44 +05:30
Qua-non 6856fa81d9 add documentation, make usage more clear 2012-01-07 15:07:12 +05:30
Qua-non e21c4b5821 fix handling of background_color and remove_widget for content 2012-01-07 14:20:30 +05:30
Qua-non 78bed49fc6 prevent random arrow placement in some cases 2012-01-07 04:09:40 +05:30
Björn Wingman 579c56e5a4 Merge remote-tracking branch 'upstream/master' 2012-01-06 20:54:44 +01:00
Mathieu Virbel 0b988383d7 Merge pull request #356 from splanquart/master
improve ToggleButton documentation
2012-01-06 11:40:59 -08:00
Stéphane Planquart c75b673369 Merge branch 'master' of git://github.com/kivy/kivy 2012-01-06 16:31:59 +01:00
Stéphane Planquart 2f17fa21e2 improve ToggleButton documentation 2012-01-06 16:21:04 +01:00
Mathieu Virbel 36315801a4 Merge pull request #354 from splanquart/master
add example about factory with class name
2012-01-06 06:34:38 -08:00
Björn Wingman 6da6fad62f Make double-tap on directory open that directory when in dirselectmode 2012-01-06 15:00:47 +01:00
Stéphane Planquart d8bc88f9c1 Merge branch 'master' of github.com:splanquart/kivy 2012-01-06 14:52:07 +01:00
Stéphane Planquart 7e4bb8d4a5 add example for factory with class name 2012-01-06 14:36:42 +01:00
Björn Wingman 8478fe19e9 Fixed syntax of versionadded tag 2012-01-06 14:17:00 +01:00
Björn Wingman af1b8d9f8a Added doc line for type, and version info 2012-01-06 14:11:40 +01:00
qua-non 45b730dc53 Merge pull request #350 from akshayaurora/textinput
Fix auto scroll to top when selection is deleted
2012-01-06 04:11:54 -08:00
Björn Wingman 3b06c074a3 First version of the SettingPath SettingItem 2012-01-05 21:24:23 +01:00
Qua-non 7c57831dde fix auto scroll to top when selection is deleted
in multiline TextInput and fix calculation of
cursur pos after scrolling text. Should fix #318
2012-01-05 01:23:30 +05:30
Qua-non e147e1aafa Fix background_color and border 2012-01-04 18:13:36 +05:30
Qua-non dd0f344f86 Fix doc 2012-01-08 11:09:35 +05:30
Qua-non f31f779447 pep8 compliance 2012-01-08 11:00:04 +05:30