Commit Graph

10434 Commits

Author SHA1 Message Date
ZingBallyhoo 35fbac92fc filechooser: Fix a crash when using a file as the path 2017-02-22 12:02:13 -05:00
matham feefbaaeb0 Remove experimental warning from RV. 2017-02-22 11:51:56 -05:00
Peter Badida c6018cc558 Update vkeyboard.py 2017-02-21 21:41:54 +01:00
Akshay Arora de152648c3 Use latest release version 1.10 2017-02-21 14:23:02 +05:30
Richard Larkin bf1da4672c Merge pull request #4900 from saqib1707/vkeyboard-text-font-size
Fix#4838: font_size is used for keyboard text size.
2017-02-20 19:53:03 +02:00
Peter Badida 0ae08cd03d Fix tabbed showcase example
'pos: self.parent.pos' was called when there was no parent & position and size were correctly set from parent anyway + replace old softboy path. ref #5007
2017-02-20 15:19:32 +01:00
Peter Badida 5911e86a02 Fix close_settings missing argument
App class doesn't require it and when there's no settings panel opened, it'll crash
2017-02-20 00:28:59 +01:00
Peter Badida 20906ee844 Fix KVrun example
py3 requires either kwargs emptying or explicitly getting an argument in __init__ + minor fix-ups
2017-02-19 23:13:11 +01:00
dessant 0cb02f2c64 doc: update download instructions for Kivy.app 2017-02-19 23:57:43 +02:00
Peter Badida 49b153959d Merge pull request #4998 from KeyWeeUsr/1-10-0_versiontag
Replace with new version (1.10.0)
2017-02-19 18:56:16 +01:00
Peter Badida 8583d547ea Replace with new version (1.10.0) 2017-02-19 18:55:30 +01:00
dessant 29df37eabd Merge pull request #5000 from eeue56/patch-1
missing apostrophe on cython error message
2017-02-19 02:53:51 +02:00
Noah 16bd44d023 missing apostrophe on cython error message 2017-02-19 01:41:23 +01:00
saqib1707 61c75ee21e font_size property version added 2017-02-18 12:05:04 +05:30
dessant 0effb30070 doc: remove empty advanced graphics guide 2017-02-15 23:07:51 +02:00
dessant e98afaa375 fix typo in cgl docs 2017-02-15 01:52:15 +02:00
matham bc445aed96 Merge pull request #4995 from eteamin/master
Fixing typo in texture.pyx
2017-02-14 18:27:59 -05:00
Amin Etesamian be0ee238dc Fixing typo in texture.pyx
Line 49
changed 'defaults to rgb' to 'defaults to rgba'
2017-02-15 01:35:48 +03:30
Peter Badida 66acb08013 Fix pep8 in setup 2017-02-14 13:38:45 +01:00
Peter Badida 4a548e8985 Merge pull request #4952 from KeyWeeUsr/multi_joystick
Add multiple joysticks support
2017-02-14 13:23:28 +01:00
Peter Badida 0d20c7c4e6 Remove unnecessary void 2017-02-14 13:20:44 +01:00
Peter Badida 75a82a5238 Add multiple joysticks support 2017-02-14 13:20:44 +01:00
Peter Badida ec7f2477ac Merge pull request #4985 from KeyWeeUsr/docs_win_props
Add docs & versions for Window properties
2017-02-13 17:40:54 +01:00
matham 9cfb34c4ac Split examples into separate wheel for windows (#4987)
Make a separate wheel for examples.
2017-02-10 18:11:24 -05:00
Akshay Arora b15c6507a6 Merge pull request #4986 from kivy/remove_media
remove big media files and reuse existing ones
2017-02-10 05:36:57 +05:30
akshayaurora 00137a054c remove big media files and reuse existing ones 2017-02-10 05:34:45 +05:30
Peter Badida 3f1a2697a7 Add docs & versions for Window properties 2017-02-09 23:00:50 +01:00
dessant ce9206cee8 gsoc: update year 2017-02-08 03:43:45 +02:00
dessant 3243af81d3 gsoc idea: font reshaping and font fallback 2017-02-08 03:38:52 +02:00
matham 04607e793f Update gsoc.rst 2017-02-07 20:17:55 -05:00
Kovak 1493fe872c Merge pull request #4976 from kivy/gsoc_2017
begin new gsoc page for 2017
2017-02-07 16:14:08 -08:00
kovak 098ecb6da5 update plyer potential mentors 2017-02-07 14:06:55 -08:00
dessant 7580e1e721 Merge pull request #4981 from yashsharan/master
fixed the typo error mentioned in issue #4979
2017-02-07 19:09:57 +02:00
yashsharan ba0c8f3fdb fixed the typo error mentiioned in issue #4979 2017-02-07 22:28:57 +05:30
Peter Badida 6e37738bea Correct 3.6 wheel link 2017-02-06 13:52:59 +01:00
kovak 86cd9a3db8 begin new gsoc page for 2017 2017-02-05 17:36:40 -08:00
matham 57d41c9209 Let python decide the linking structure. 2017-02-02 16:59:20 -05:00
matham 2626e9f00c Merge pull request #4896 from ignus2/virtualenv_compile
virtualenv install from source on Windows
2017-02-02 16:15:09 -05:00
dessant c3dcb1323c Merge pull request #4921 from inclement/sdl2_screensaver
Added an allow_screensaver property for Window
2017-02-02 13:28:50 +02:00
dessant 49ccdbab59 avoid indirection in Window _set_allow_screensaver 2017-02-02 13:27:29 +02:00
dessant ba8012e382 use getboolean for getting allow_screensaver config value 2017-02-02 13:23:47 +02:00
dessant 258446c85e add doc for allow_screensaver config option 2017-02-02 13:20:37 +02:00
matham 309ac12755 Win 3.6 whel links. (#4970)
Add kivy 3.6 windows wheel links.
2017-01-31 15:25:40 -05:00
matham 73b0f853b2 Add py3.6 support for windows wheels. 2017-01-31 14:25:43 -05:00
dessant 86e050b3b4 remove outdated guide for pygame troubleshooting on osx 2017-01-29 15:17:43 +02:00
dessant 138bee9d0b add version.py to gitignore 2017-01-29 15:13:08 +02:00
Peter Badida 26cbaad100 Merge pull request #4962 from KeyWeeUsr/fix_devwheelnames
Fix names for archive wheels
2017-01-28 19:57:28 +01:00
Peter Badida 86a0284541 Fix names for archive wheels 2017-01-28 19:54:46 +01:00
Alexander Taylor f7dac1511b Merge pull request #4961 from doriclazar/patch-1
Update video.py
2017-01-28 01:06:49 +00:00
Lazar Doric 658f38fd7d Update video.py 2017-01-27 18:59:40 -06:00