Commit Graph

11972 Commits

Author SHA1 Message Date
Howard Chang 9e8f89e1de
Update CONTRIBUTING.md
Fix the appearance
2019-11-28 11:36:30 +08:00
matham fd7e81ef82
Merge pull request #6618 from matham/patch-1
Don't preset async_sleep
2019-11-21 23:13:35 -05:00
Matthew Einhorn 4db0986ba0 Don't preset async_sleep, because it may not be changed once we use it, so just leave it None until the first time it is set. 2019-11-21 22:08:45 -05:00
matham 1ea7b8d0f4
Merge pull request #6608 from Franccisco/Franchanges
Replace deprecated stuff in audio providers' Sound classes.
2019-11-17 18:30:22 -05:00
matham 09078175df
Merge pull request #6607 from jcemerson/fix_6606
Fix 6604 & 6606
2019-11-17 18:25:22 -05:00
Jordan Emerson a4b48b01b7 Fixed PEP8 style guide violation @ line 136 2019-11-17 09:40:14 -05:00
WutDuk? e0a85589f7
Fixed typo in window_sdl2.py
Corrected spelling of SDLK_KP_DEVIDE; should be SDLK_KP_DIVIDE.
2019-11-17 08:10:23 -05:00
Franccisco 5acbdc4b00 Replace deprecated stuff
Fixes #6602
2019-11-16 23:02:46 -03:00
Gabriel Pettier 95a6bf2798
add missing `*args` in draw_my_stuff example 2019-11-11 11:10:37 +01:00
matham 80e0af9b26
Merge pull request #6595 from felixonmars/patch-1
Fix test failures in Python 3.8 (fixes #6594)
2019-11-10 18:50:51 -05:00
Felix Yan acdd5d06b6
Fix test failures in Python 3.8 (fixes #6594)
I am not sure whether this is the correct fix but the test suite passes.
2019-11-10 16:02:46 +08:00
Gabriel Pettier 7036fde210
Merge pull request #6469 from snuq/master
Updating ModalView to improve theming
2019-11-07 16:59:26 +01:00
matham 17e1977a04
Merge pull request #6581 from kivy/cython-max
Bump max cython version.
2019-11-02 22:27:11 -04:00
matham c52dc5d8cb
Bump max cython version. 2019-11-02 15:00:50 -04:00
matham 09ea01a02e
Merge pull request #6570 from kivy/akshayaurora-patch-1
Enable Python 3.8 wheel generation for osx
2019-10-26 13:31:46 -04:00
Akshay Arora 53a82547dd
Enable Python 3.8 wheel generation for osx 2019-10-25 16:45:00 +05:30
matham 7947abfbb7
Merge pull request #6565 from matham/offset
Add ability to specify offset from widget pos
2019-10-21 19:55:18 -04:00
Matthew Einhorn 0c79f51b29 Add ability to specify offset from widget pos. 2019-10-21 19:14:51 -04:00
matham 4598a3eade
Merge pull request #6556 from kivy/OSX_APP_MASTER
Update .travis.yml for osx app on master
2019-10-18 13:20:13 -04:00
Akshay Arora 2db61e80ca
Update .travis.yml 2019-10-18 17:31:01 +05:30
Akshay Arora ae36afc1b5
Use master for master branch osx app builds 2019-10-18 16:40:01 +05:30
matham 994fc9fe33
Merge pull request #6554 from kivy/osx_app_build
Build latest .DMG for osx app
2019-10-17 22:49:00 -04:00
Akshay Arora 5ae2d14cc0
Build latest .DMG for osx app
Update Travis to build latest .DMG for osx . 
Using Kivy 1.11.1 and Python 3.7.4
2019-10-18 07:50:25 +05:30
matham f2231330e4
Merge pull request #6540 from fluxrider/master
fix erroneous check of KIVY_NO_ENV_CONFIG
2019-09-28 13:51:48 -04:00
Mirko 06be09cc47 Move hide bind from win size to textinput focus (#6542) 2019-09-28 18:20:52 +02:00
Mirko 7885eef772 Disables caching for cursor_pos (#6543) 2019-09-28 18:20:24 +02:00
fluxrider 22493b0910 fix erroneous check of KIVY_NO_ENV_CONFIG 2019-09-28 07:11:59 -04:00
matham 18f37ed6e2
Merge pull request #6533 from kivy/fix-fbo-renderbuffer
fixes fbo/renderbuffer freeze on iOS
2019-09-28 00:48:55 -04:00
水戸う納豆齋(Nattōsai Mitō) 942ebf2b1f
Merge pull request #6537 from gottadiveintopython/master
fix GridLayout doc
2019-09-28 13:47:30 +09:00
gottadiveintopython 4ea835defc fix GridLayout doc 2019-09-27 16:13:59 +09:00
Mathieu Virbel 683d8697d6 revert the possibility to get the symbol from python, as it is not GLES2 standard, but still used for iOS 2019-09-25 20:12:41 +02:00
Mathieu Virbel 06f6abbb24 fixes compilation about is_gles_platform typo 2019-09-22 18:36:08 +02:00
Mathieu Virbel aed5246063 fixes compilation on missing GL_DEPTH_STENCIL_ATTACHMENT symbol 2019-09-22 18:33:23 +02:00
Mathieu Virbel be04852ac2 fixes fbo/renderbuffer freeze on iOS
Also remove the experimental on depth with stencil Fbo.
By comparing our code with openFrameworks, it appear that depthbuffer cannot work without stencil on GLES. So this patch also fixes the behavior, allowing to transparently make Fbo(with_depthbuffer=True) works on iOS.
2019-09-22 18:26:13 +02:00
Gabriel Pettier 0d1156a14f
Merge pull request #6513 from misl6/fix-issue-6508-workaround
Fix issue #6508 Multiline label w/ line_height < 1 renders badly (workaround)
2019-09-22 02:22:14 +02:00
matham 72ac4e8f56
Merge pull request #6523 from kivy/doc_remove_designer
Remove reference to Kivy Designer
2019-09-16 15:29:28 -04:00
fruitbat b8d78a6d59 Remove reference to Kivy Designer 2019-09-16 21:03:11 +02:00
matham 5cdd52a6a7
Merge pull request #6515 from misl6/fix-max_lines-valign
Fixes positioning (valign) issue when using max_lines
2019-09-14 11:30:52 -04:00
Mirko Galimberti 5c607eb3a8 Fixes positioning (valign) issue when using max_lines
Better fix. Also handles different heights.

use dwn to check what lines need to be removed
2019-09-14 11:05:35 +02:00
matham 89bc7882be
Merge pull request #6516 from matham/metrics_docs
Don't use the Window when computing dp during docs generation
2019-09-14 01:07:06 -04:00
matham 7eea26a702
PEP8 fix. 2019-09-14 00:18:42 -04:00
Matthew Einhorn 456e7a7cba Don't use the window when computing screen density during docs generation. 2019-09-14 00:06:47 -04:00
Gabriel Pettier 29dfcbc832
Merge pull request #6467 from crigaut/svg_consistency
Svg consistency
2019-09-13 23:08:05 +02:00
Gabriel Pettier 44c403025e
Merge pull request #6510 from shashi278/patch-1
Few minor fixes in the doc.
2019-09-13 22:52:06 +02:00
matham 284437b1c5
Merge pull request #6514 from matham/test_app
Add test method for touch to follow a widget's position and docs
2019-09-13 03:27:16 -04:00
Matthew Einhorn 8a7cefa0e3 Add test method for touch to follow a widget's position and docs 2019-09-13 03:12:36 -04:00
Mirko Galimberti 457228ed81 Fix line_height < 1 (workaround) 2019-09-12 09:26:50 +02:00
Gabriel Pettier 8eb721a2c9 update note about kivy-ios python version (#6511) 2019-09-11 10:38:47 +02:00
Shashi Ranjan 49a15c569d
Few minor fixes in the doc. 2019-09-10 19:39:49 +05:30
matham 90b31744e2
Merge pull request #6507 from kivy/revert-6422-fix-line_height
Revert "Fixes multiline label w/ line_height < 1"
2019-09-08 21:47:38 -04:00