Commit Graph

4265 Commits

Author SHA1 Message Date
Mathieu Virbel 09633f31cc update gitignore 2013-07-04 18:14:42 +02:00
Mathieu Virbel 7784dd7902 vkeyboard: grab the touch in a exclusive way, in order to NOT dispatch the touch to other widgets when moving / up. Closes #1333 2013-07-04 18:14:42 +02:00
Mathieu Virbel c5cc611562 example: add version to takepicture 2013-07-04 18:14:42 +02:00
Mathieu Virbel 552066001c takepicture: add buildozer spec as well if people want to deploy it themself 2013-07-04 18:14:42 +02:00
Mathieu Virbel f37ccb160f Merge pull request #1332 from filssavi/master
Support for osx 10.9 DP
2013-07-04 08:47:45 -07:00
filippo savi da4ca19b35 added support for osx 10.9 dev preview 2013-07-04 16:25:06 +02:00
Mathieu Virbel 9c3894e808 Merge pull request #1119 from matham/fix_mouse_offset
Fix touch offset
2013-07-04 05:48:35 -07:00
qua-non 70bc78c48e Merge pull request #1331 from robertour/master
Updating ScatterLayout documentation (ScatterLayout vs Scatter and ScatterLayout vs FloatLayout)
2013-07-03 03:35:37 -07:00
Roberto 4208bebdc0 Clarifying the documentation of ScatterLayout
The previous documentation was based in the old RelativeLayout (based in a Scatter). The documentation didn't indicate the difference between Scatter and ScatterLayout. It is also more clear if we compare the ScatterLayout against the RelativeLayout since they behaviour is the same (except for the scatter functionality). Scatter is already relative so the only difference that I can see is the possibility of using the hint properties.
2013-07-03 15:31:35 +08:00
qua-non e765789171 Merge pull request #1328 from KristerV/patch-6
docs: upgrade cython in windows
2013-07-02 14:02:19 -07:00
Krister Viirsaar 9f99840ee9 docs: upgrade cython in windows
I was having an issue with 'make force' (log: http://paste.ofcode.org/zi9em8uV9czaD72DuBVd7m) and this is the fix qua-non guided me to.
2013-07-02 12:24:08 -07:00
Mathieu Virbel f9fbe3610a Merge pull request #1327 from kivy/proxy_ref
core: Widget use actual widget reference instead of proxy ref when
2013-07-02 00:24:12 -07:00
qua-non ca6c149993 uix:Widget re-order tests to make sure they all work with proxy_ref 2013-07-02 12:51:16 +05:30
Mathieu Virbel 2b32643275 Merge pull request #1326 from kivy/bubble_pos
Fixes for arrow_pos for Bubble when in left/right_mid positions and a new `show_arrow` proeprty
2013-07-02 00:07:28 -07:00
qua-non 7ab92974ea core: Widget use actual widget reference instead of proxy ref when
adding to another widget.
2013-07-02 04:50:01 +05:30
Mathieu Virbel 89ad3221fd graphics: make Instruction._tex_coords a float* instead of a list 2013-07-01 13:41:08 +02:00
Mathieu Virbel ee9f4455ca ellipse: tiny fix 2013-07-01 13:18:45 +02:00
Mathieu Virbel a595600113 Merge pull request #1325 from Ian-Foote/inspector_popup
Allow inspection of popup widgets.
2013-07-01 00:22:07 -07:00
Mathieu Virbel f20773cf81 Merge pull request #1324 from thopiekar/master
[PY3] Replacing "," with "()" to make code compatible with py27 py33
2013-07-01 00:17:49 -07:00
Ian Foote 2b71292324 Look through window's children in default order. 2013-06-30 19:42:20 +01:00
Thomas-Karl Pietrowski ab06925f74 Making it compatible with py27 and py33 2013-06-30 20:39:30 +02:00
qua-non 09fc4e7ef0 uix: Bubble add `show_arrow` property 2013-06-30 21:26:35 +05:30
qua-non eb8b23f772 Merge pull request #1323 from Zen-CODE/api6
doc: revisions to adapaters/simplelistadapter.py
2013-06-30 04:09:26 -07:00
Richard Larkin d977bf53fc Revisions to adapaters/simplelistadapter.py 2013-06-30 09:56:49 +02:00
qua-non 15ed7703ad uix:bubble fix bubble positioning in left/right mid position to be at
middle position exactly
2013-06-29 20:51:00 +05:30
Mathieu Virbel 65b7e9e464 audio: fix volume -> self.volume 2013-06-28 13:05:13 +02:00
Mathieu Virbel 3687d0c8c5 Merge branch 'master' into rstdoc_consistency
Conflicts:
	kivy/uix/rst.py
2013-06-28 12:59:45 +02:00
Mathieu Virbel df48ec4a43 event: fix documentation 2013-06-28 12:58:30 +02:00
Mathieu Virbel 5dbbcf5b98 urlrequest: fix local variables 2013-06-28 12:56:07 +02:00
Mathieu Virbel f752f7e732 Merge branch 'file_request' of https://github.com/Ian-Foote/kivy into Ian-Foote-file_request 2013-06-28 12:52:30 +02:00
Mathieu Virbel c39fcf1ddc Merge pull request #1304 from Ian-Foote/listitembutton_deselected_color
Set ListItemButton background_color. Fix #1303.
2013-06-28 03:48:54 -07:00
Mathieu Virbel 49986bb8b6 Merge pull request #1310 from kivy/_events
core:EventDispatcher.
2013-06-28 03:48:10 -07:00
Mathieu Virbel f651483ad1 fix tests with new proxy_ref 2013-06-28 12:47:56 +02:00
Mathieu Virbel 61a9c50664 Merge branch 'KristerV-patch-4' 2013-06-28 12:46:56 +02:00
Mathieu Virbel 3e241c2aaa fix documentation from the PR 2013-06-28 12:46:43 +02:00
Mathieu Virbel b3a0b9fe2b Merge branch 'patch-4' of https://github.com/KristerV/kivy into KristerV-patch-4 2013-06-28 12:41:05 +02:00
Mathieu Virbel d9429aab8d Merge pull request #1318 from kivy/fix-kv-leaks
Fix kv language leaks (and some others)
Conflicts:
	kivy/animation.py
	kivy/factory.py
	kivy/lang.py
	kivy/uix/tabbedpanel.py
	kivy/uix/widget.py
2013-06-28 12:39:53 +02:00
Mathieu Virbel 1fa16f20c5 Merge pull request #1316 from kivy/py2_urllib
urllib: fix urllib handeling in python 2 and 3 closes #1286
2013-06-28 03:39:14 -07:00
Mathieu Virbel 12de872d84 animation: fix leak cause of new cancel() that doesnt release the widget reference in Sequence and Parallel animation classes 2013-06-26 18:46:02 +02:00
qua-non 71f218b802 urllib: fix urllib handeling in python 2 and 3 closes #1286 2013-06-26 17:12:43 +05:30
Mathieu Virbel 841ff96738 audio: force volume before playing. 2013-06-26 12:19:40 +02:00
Mathieu Virbel 445b48696d audio: fix volume property that wasnt working. closes #1311, closes #1269 2013-06-26 11:49:27 +02:00
Mathieu Virbel 0ec55c7e1d example: rework compass example to work with python-for-android, and remove all broken code. 2013-06-25 13:56:47 +02:00
Krister Viirsaar c57d9f07ae docs: kivy dev with P4A_kivy_DIR 2013-06-25 11:37:38 +03:00
Mathieu Virbel 509f42cc91 example: add takepicture android.txt + compilation line 2013-06-24 18:52:54 +02:00
Mathieu Virbel 7ff8b35e7e example: new example to demonstrate how to use startActivityForResult, and how to get the result with python-for-android android.activity module. 2013-06-24 18:49:32 +02:00
Mathieu Virbel 3a141b24e9 core.audio: use futur android.mixer instead of android_mixer (fallback to android_mixer right now, in case of.) 2013-06-24 12:28:04 +02:00
qua-non 911da17d3c core:Events `events` method for returning a list of events of a widget 2013-06-24 15:55:10 +05:30
qua-non 902f5e1364 core:events rename bound_events to `get_property_observers` and return
only the observers for the property name passed.
2013-06-24 14:07:59 +05:30
qua-non e6238a71e3 uix:TextInput: fix crash when copy/paste bubble is called on long_touch
being the first touch in the TextInput.
2013-06-24 13:40:24 +05:30