Commit Graph

139 Commits

Author SHA1 Message Date
Matthew Einhorn 14c95acc5c Fix missing return for super on_key_down. 2015-01-29 14:34:59 -05:00
dessant 21af2a4e6a Merge pull request #2926 from merriam/merriam-hierarchy
Merriam hierarchy
2015-01-28 00:51:46 +02:00
Charles Merriam 6922a5b13f Fix misspelling "higherarchy" -> "hierarchy"
Fixed internal names in showcase example.
2015-01-27 14:36:08 -08:00
Charles Merriam 858277ce00 Changes to KivyCatalog LabelContainer demo
Add some extra features showing effects of padding, bold lines, and
other options.
2015-01-27 14:09:29 -08:00
Charles Merriam 2ea9eda8e1 Merge remote-tracking branch 'upstream/master' 2015-01-20 00:25:37 -08:00
Charles Merriam d63560f068 Update README
Added a ‘adding a new .kv file’ section.
2015-01-20 00:17:00 -08:00
Charles Merriam d3cfbfa49a Improve text for the welcome widget.
Description text now mentions the panes, auto-refresh, and the menu.
2015-01-19 23:06:13 -08:00
Ryan Pessa b5a67b02aa fix kivycatalog reload issue 2015-01-01 14:58:47 -06:00
Akshay Arora 283063dd71 Merge pull request #2704 from olymk2/fix/video-example-on-android
change video example so it works when tried on an android phone
2014-12-14 15:43:26 +05:30
Mathieu Virbel 2de85b48d5 shadereditor: allow to use another image in command line 2014-12-04 15:53:43 +01:00
Matthew Einhorn 482485c4fa Fix kivycatalog to use focused TextInput method. 2014-12-03 11:54:57 +05:30
Oliver Marks 18fea1c8f9 change video example so it works when tried on an android phone
fixes #2649
2014-11-26 23:01:27 +00:00
dessant b941806e27 Merge pull request #2525 from kived/filechooser-multiview
add multi-view file chooser
2014-10-14 20:08:34 +03:00
akshayaurora fc6a57e934 core:img_io add py3 support, img_sdl2 add save support 2014-10-05 16:09:58 +05:30
Ryan Pessa 3fa0ebdf65 change FileChooserLayout handling 2014-10-04 15:29:06 -05:00
Ryan Pessa 60a2f61f8c add multi-view file chooser 2014-09-27 16:10:53 -05:00
Terje Skjaeveland 9b3f2bbe80 Use pickle protocol 0 and use lambda for sorted key to avoid unicode problem for str.lower 2014-06-17 21:02:14 +02:00
Terje Skjaeveland 30617fda05 Python3 compatibility for multistroke and demo 2014-06-17 20:48:05 +02:00
Suriyan b3707dab81 Fix missing 'string.lower()' after cleanup 2014-05-21 21:55:07 +07:00
Mathieu Virbel adbe78f43c Merge pull request #2058 from bionoid/multistroke_clean
[WIP] $N-Protractor multistroke recognizer and demo app
2014-05-04 19:21:30 +02:00
Terje Skjaeveland 4ee204c553 pep8 fixes 2014-05-04 11:09:29 +02:00
Terje Skjaeveland 89b5c78fd9 py3 compatible print in docs, move __all__ to top of files 2014-05-04 10:49:51 +02:00
tshirtman b03050e351 fix glitches caused by creating a new line on pressure change 2014-04-13 20:46:34 +02:00
tshirtman c5222253f4 remove unneeded prints 2014-04-13 16:41:39 +02:00
Terje Skjaeveland cbb8de5576 Rename GestureContainer.get_candidate() to .get_vectors()
Avoid confusion with GestureCandidate, this function is used for both
templates and candidates.
2014-04-10 17:23:30 +02:00
tshirtman 94360fb80b make touchtracer use pressure if available 2014-04-09 01:09:05 +02:00
Terje Skjaeveland c38cacae1f pep8 fixes 2014-04-06 14:42:30 +02:00
Terje Skjaeveland 59d89c1320 Cleanup - remove unused imports 2014-04-06 14:11:52 +02:00
Terje Skjaeveland e6b3812e6d Initial import of new multistroke recognizer and demo app 2014-04-06 01:07:42 +02:00
Matthew Einhorn 4adf201310 Fix kivy catalog label padding to be positive. 2014-03-11 16:42:59 -04:00
qua-non b742592c7f examples:showcase add the missing popup.kv 2014-01-26 02:19:45 +05:30
qua-non c24d02d1ae examples:Showcase add popup section 2014-01-25 23:22:37 +05:30
Mathieu Virbel 6b15e5b857 catalog: rework the bar a little bit 2014-01-24 18:16:13 +01:00
Mathieu Virbel 378c1b140b catalog: fix weak ref issue. closes #1753 2014-01-24 18:15:59 +01:00
Richard Larkin 1a0844beb9 Added '+ layouts' to the tabbedpanel for easier discovery, Pep8 fixes 2014-01-14 22:47:42 +02:00
Mathieu Virbel d4a4dcb648 app: fix title change and icon changes from app class. closes #1233 2014-01-07 12:03:14 +01:00
qua-non b4959b8fdd examples:Showcase fix higherchy navigation. 2013-12-16 03:30:52 +05:30
qua-non c0e8d0ff15 examples:Showcase, make sure it works without any issues on android 2013-12-16 03:01:38 +05:30
qua-non 28e726520b uix:CodeInput minor fixes for rendering 2013-12-15 05:04:00 +05:30
qua-non 37388145cc examples:Showcase make TabbedPanel section double as a layouts demo 2013-11-12 16:42:26 +05:30
vernondcole 45bf584e4e double-click friendly demos 2013-09-30 14:31:03 +01:00
Mathieu Virbel dc19a4e68b screenmanager: add a new ScreenManager.switch_to method to add the screen into children, set transition options, do the switch, and remove the previous screen. It also handle name conflict. closes #573, #1045 2013-08-14 10:36:21 +02:00
qua-non 8a4317cd41 uix:TextInput add `minimum_height`, `line_spacing`,
make sure changes in password change the Text display.
2013-08-12 14:51:35 +05:30
Mathieu Virbel 1c5aa58939 showcase: new showcase design. few bugs are still here, but mostly working. 2013-08-12 10:45:54 +02:00
qua-non 2b98c27864 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
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
qua-non 62afe5f64d PY2 fixes for TextInput, TextInput now maintains unicode internally.
closes #1271
2013-06-10 04:21:49 +05:30
qua-non 416a180813 unicode fixes for py2(wip) 2013-06-08 14:38:27 +05:30
Mathieu Virbel f2ae15c6ec py3: fix few more print 2013-05-31 11:12:21 +02:00
Mathieu Virbel bea9afa389 sync (no tested) 2013-05-30 18:01:39 +02:00