Mathieu Virbel
|
81f50a9959
|
setup.py: fix duplicated code merged from ios-support
|
2012-12-09 15:14:51 +01:00 |
Mathieu Virbel
|
40b16cf542
|
doc: fix label doc with texture_update()
|
2012-12-09 13:09:56 +01:00 |
Mathieu Virbel
|
0f4f88f380
|
Merge branch 'master' of ssh://github.com/kivy/kivy into ios-support
Conflicts:
kivy/__init__.py
kivy/core/window/__init__.py
setup.py
|
2012-12-09 12:34:53 +01:00 |
Mathieu Virbel
|
5c72a6f479
|
Merge remote-tracking branch 'origin/core-x11'
Conflicts:
setup.py
|
2012-12-09 12:32:25 +01:00 |
Mathieu Virbel
|
7c4e941fa4
|
Merge pull request #843 from kivy/fix_832
Core:text fix `shorten` routine (was assuming constant letter width)
|
2012-12-09 02:58:57 -08:00 |
qua-non
|
75d1ca2624
|
Core:Loader fix crash on invalid filehandle and img_pygame: fix
indentation closes #265
|
2012-12-09 07:51:28 +05:30 |
tshirtman
|
9d734e9b10
|
Merge branch 'master' of github.com:kivy/kivy
|
2012-12-09 02:43:31 +01:00 |
tshirtman
|
12fbfa88e3
|
fix bezier doc in Line documentation
closed #784
|
2012-12-09 02:41:29 +01:00 |
qua-non
|
6fa2552f51
|
Merge pull request #718 from kivy/splitter
Splitter widget for re-sizing child widget/layout
|
2012-12-08 16:40:28 -08:00 |
qua-non
|
e881de2e42
|
Merge branch 'master' of http://github.com/kivy/kivy
|
2012-12-09 05:52:03 +05:30 |
qua-non
|
fe86b7cae2
|
UIX:FileChooser inline RST_Editor as a usage example
closes #749
|
2012-12-09 05:49:49 +05:30 |
tshirtman
|
f49f9e650e
|
Merge branch 'master' of github.com:kivy/kivy
|
2012-12-08 23:57:52 +01:00 |
tshirtman
|
795e301fd8
|
revert premature removing of Factory usage in tutorial
|
2012-12-08 23:55:58 +01:00 |
qua-non
|
11d50af138
|
Core:text fix `shorten` routine (was assuming constant letter width)
|
2012-12-09 03:04:27 +05:30 |
Gabriel Pettier
|
a110b867f4
|
Merge pull request #841 from supercheetah/scrollview_horiz_patch
Added a check for horizontal scrolling for sxd for if we are actually sc...
|
2012-12-08 09:21:52 -08:00 |
Rene Horn
|
49fdf10120
|
Woops, forgot to actually define sxd to None.
|
2012-12-08 11:19:51 -06:00 |
tshirtman
|
3d826160df
|
update/fixes/spelling on pong tutorial
|
2012-12-08 18:19:43 +01:00 |
Rene Horn
|
0080c0de78
|
Added a check for horizontal scrolling for sxd for if we are actually scrolling horizontally.
|
2012-12-08 11:04:33 -06:00 |
tshirtman
|
1ae827e881
|
flake8 fixes
|
2012-12-08 16:41:15 +01:00 |
tshirtman
|
def2bcb49d
|
add support for side scrolling on mouse
closed #840
|
2012-12-08 16:39:43 +01:00 |
Mathieu Virbel
|
46541c29c7
|
Merge pull request #837 from geojeff/listview_docs
Listview docs
|
2012-12-07 05:37:14 -08:00 |
geojeff
|
aa75a62c89
|
Made explicit mention of a few examples in the narrative about selection.
|
2012-12-07 06:04:01 -06:00 |
geojeff
|
7d45acc661
|
Made examples list a proper bulleted list.
|
2012-12-07 05:10:00 -06:00 |
Mathieu Virbel
|
629bd374a8
|
Merge pull request #836 from geojeff/listview_docs
Added an introduction section to ease into the presentation a bit better...
|
2012-12-07 02:48:14 -08:00 |
geojeff
|
ca5fc04dd7
|
Fixed typos.
|
2012-12-07 04:38:54 -06:00 |
geojeff
|
07a553c897
|
Made better use of terms complex vs. advanced.
|
2012-12-07 04:32:13 -06:00 |
geojeff
|
7d75a5b690
|
Added an introduction section to ease into the presentation a bit better, and with the mention at the start that extensive examples are available, and will need to be studied in concert with reading documentation. Added note about using ListItemLabel or ListItemButton, not bare Label or Button. Fixed a few odds and ends.
|
2012-12-06 23:31:02 -06:00 |
Mathieu Virbel
|
e6b948465f
|
adapter: add versionadded tag
|
2012-12-07 02:26:36 +01:00 |
Mathieu Virbel
|
12ffaa3381
|
listview: doc typo
|
2012-12-07 02:25:19 +01:00 |
Mathieu Virbel
|
d7d715fad2
|
listview: fix import typo
|
2012-12-07 02:19:58 +01:00 |
Mathieu Virbel
|
4352196ec2
|
listview: doc typo + ensure register_event is made before __init__()
|
2012-12-07 02:11:07 +01:00 |
Mathieu Virbel
|
18f55977a9
|
Merge branch 'master' of ssh://github.com/kivy/kivy
|
2012-12-07 01:44:35 +01:00 |
Mathieu Virbel
|
55ea74ccc9
|
dictadapter: remove {} notation, unsupported on 2.6
|
2012-12-07 01:44:22 +01:00 |
qua-non
|
eeffe38d6a
|
Examples: showcase fix typo(Thanks Metathink)
|
2012-12-07 03:32:08 +05:30 |
Mathieu Virbel
|
dfcc686c95
|
Merge pull request #765 from geojeff/uix-listview
Uix listview
|
2012-12-06 09:57:30 -08:00 |
Mathieu Virbel
|
94c13d9501
|
Merge pull request #824 from gebart/master
Implement all orientations in StackLayout
|
2012-12-06 09:55:52 -08:00 |
Mathieu Virbel
|
4150fcf8ef
|
window: fix fullscreen when auto is used. closes #831 #830.
|
2012-12-06 18:53:35 +01:00 |
Mathieu Virbel
|
e1954eebe8
|
gl: remove GL_STENCIL_INDEX cause it is not anymore in the GLES headers, and it seems that it should be in.
|
2012-12-06 00:19:39 +01:00 |
Mathieu Virbel
|
97a0d60ea6
|
osx: avoid to use gst-plugin-scanner, doesnt work everywhere.
|
2012-12-05 15:03:58 +01:00 |
Mathieu Virbel
|
5a2dc74927
|
pyinstaller: update osx instruction due to a recent bug in pyinstaller / osx 10.8
|
2012-12-04 19:03:24 +01:00 |
Mathieu Virbel
|
60b54287e0
|
fix pyinstaller for gstreamer/pygame etc.
|
2012-12-04 18:51:42 +01:00 |
Mathieu Virbel
|
09c2f52925
|
video progressbar: fix graphic glitch when duration is not known (http streaming report -1e-09...
|
2012-12-04 16:55:02 +01:00 |
Mathieu Virbel
|
32c14702c3
|
gstreamer: reduce lock time when _update()
|
2012-12-04 16:54:15 +01:00 |
Mathieu Virbel
|
dfb8987270
|
gstreamer: force qos on videosink, it make audio/video sync on full hd/h264 video on osx.
|
2012-12-04 15:52:21 +01:00 |
Mathieu Virbel
|
9b402de1bd
|
osx: move to 2.7 by default.
|
2012-12-04 02:02:01 +01:00 |
Mathieu Virbel
|
7ea3634ea7
|
window: remove recent debug information added in windows for android: gl_get_attribute() is not supported on android platform
|
2012-12-02 22:53:37 +01:00 |
Mathieu Virbel
|
78b50d8c66
|
Merge pull request #829 from kivy/tp
UIX:TabbedPanel fix binding for default_tab and clarify doc.
|
2012-12-01 06:57:19 -08:00 |
tshirtman
|
27c30cec12
|
Merge branch 'master' of github.com:kivy/kivy
|
2012-11-30 00:32:14 +01:00 |
tshirtman
|
6cbd874b10
|
small corrections to guide2
|
2012-11-30 00:32:04 +01:00 |
qua-non
|
97fe1c6d47
|
UIX:TabbedPanel fix binding for default_tab and clarify doc.
Make deletion of `default_tab` on change universal not just for default
auto provided tab.
|
2012-11-30 02:27:28 +05:30 |