.. |
lists
|
py3 fixes
|
2013-06-12 06:10:30 +05:30 |
sequenced_images
|
minor compatibility fixes making sure some widgets and examples are working with py3.3+ and 2.7.x
|
2013-07-15 19:49:12 +05:30 |
accordion_1.py
|
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
|
2013-03-18 17:39:56 -06:00 |
actionbar.py
|
actionbar: update example
|
2013-07-22 18:35:24 +02:00 |
asyncimage.py
|
asyncimage: fix asyncimage widget with http resources + re-host the image on kivy.org
|
2013-02-16 18:51:07 +01:00 |
boxlayout_poshint.py
|
boxlayout: honoring pos_hint, only the one that make sense depending the orientation. closes #698
|
2012-09-29 13:35:47 +02:00 |
bubble_test.py
|
uix: Bubble add `show_arrow` property
|
2013-06-30 21:26:35 +05:30 |
camera.py
|
avfoundation/camera: add a new Camera provider for OSX, based on avfoundation. Should work on OSX >= 10.7.
|
2013-12-28 01:59:44 +01:00 |
carousel_buttons.py
|
uix:carousel introduce `load_slide` method to animate to the provided
|
2013-10-03 21:51:49 +05:30 |
codeinput.py
|
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
|
2013-03-18 17:39:56 -06:00 |
codeinputtest.kv
|
:examples:CodeInput: add ability to manipulate files and fonts
|
2012-10-28 19:32:51 +05:30 |
colorpicker.py
|
py3 fixes
|
2013-06-12 06:10:30 +05:30 |
customcollide.py
|
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
|
2013-03-18 17:39:56 -06:00 |
fbowidget.py
|
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
|
2013-03-18 17:39:56 -06:00 |
image_mipmap.py
|
remove all obsolete __android__ uses in __name__ tests
|
2012-07-29 21:43:01 +02:00 |
keyboardlistener.py
|
Examples:keyboard_listener.py change `request_keyboard` to be compatible
|
2014-01-19 01:50:20 +05:30 |
label_mipmap.py
|
remove all obsolete __android__ uses in __name__ tests
|
2012-07-29 21:43:01 +02:00 |
label_text_size.py
|
add example to show text_size and line_height property of label
|
2012-11-20 14:36:22 -06:00 |
label_with_markup.py
|
markup: the fix from #619 was wrong, and the text L+1 was shifted to the right. If we have a new line, set the default line-height to a space height (should be the smaller line height possible.)
|
2012-09-10 12:30:16 +02:00 |
lang_dynamic_classes.py
|
lang: new dynamic classes, that deprecated templates.
|
2013-03-28 19:00:55 -05:00 |
pagelayout.py
|
various improvements to pagelayout
|
2013-12-26 00:17:07 +01:00 |
popup_with_kv.py
|
examples: using new api for event binding in kwargs
|
2012-11-07 19:19:27 +01:00 |
rstexample.py
|
rst: support for .. video:: directive
|
2012-02-21 12:42:39 +01:00 |
scatter.kv
|
example/scatter: add size to show that when we are scaling the scatter, size is unchanged
|
2012-01-23 11:28:36 +01:00 |
scatter.py
|
scatter: fixes center_x/center_y,top/right, now they are correctly inside the client space. Closes #40
|
2011-04-15 19:39:43 +02:00 |
screenmanager.py
|
Added NoTransition to screenmanager example
|
2014-01-07 22:27:56 +00:00 |
scrollview.kv
|
fix a lot of tab characters in examples…
|
2012-08-07 11:45:53 +02:00 |
scrollview.py
|
scrollview: better damped parameters, start to reduce the code
|
2013-05-11 15:04:12 +02:00 |
settings.py
|
Fixed settings example to fit with recent changes
|
2013-09-10 23:28:20 +01:00 |
shorten_text.py
|
label: add Label/CoreText max_lines option to limit the number of lines rendered in a label. closes #1376
|
2013-10-21 17:44:23 +02:00 |
softboy.avi
|
use softboy.avi instead of bigbuckbunny_trailer.m4v due to a crash in gst with the latter
|
2011-03-29 22:39:52 +02:00 |
softboy.jsa
|
videoplayer: add annotation support
|
2012-02-20 20:10:13 +01:00 |
softboy.png
|
videoplayer: add annotation support
|
2012-02-20 20:10:13 +01:00 |
spinner.py
|
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
|
2013-03-18 17:39:56 -06:00 |
tabbed_panel_showcase.py
|
examples:tabbed_panel_showcase update to keep permanent ref to content for tabs
|
2013-08-27 05:25:33 +05:30 |
tabbedpanel.py
|
UIX:TabbedPanel reset to previous behaviour for default_tab
|
2012-10-29 16:49:13 +05:30 |
textalign.kv
|
Improved textalign example
|
2013-05-28 17:20:26 +05:30 |
textalign.py
|
Improved textalign example
|
2013-05-28 17:20:26 +05:30 |
textinput.py
|
vkeyboard: enhance textinput tests + release_all_keyboards() method in window.
|
2011-10-21 18:03:19 +02:00 |
unicode_textinput.py
|
example:UnicodeTextinput fix font selection
|
2013-12-12 16:39:05 +05:30 |
videoplayer.py
|
- updated example to use new API; still issues
|
2012-07-31 22:15:58 -05:00 |