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
matham
8cc8a64938
Merge pull request #4960 from kivy/matham-patch-1
...
Use predefined headers when mocking. Fixes #4959 .
2017-01-27 18:14:03 -05:00
matham
dd4e6a3c1e
Use predefined headers when mocking. Fixes #4959 .
2017-01-27 18:13:24 -05:00
Peter Badida
da56a2577b
Normalize version ( #4949 )
...
* Change wheel date to UTC ISO format
* Normalize Kivy version to X.Y.Z[.dev0+hash]
* Move version back to __init__
* Add date, print all, use __init__
* Print only if available
2017-01-28 00:11:12 +01:00
Akshay Arora
c6965414f2
Merge pull request #3900 from rnixx/cover_behavior
...
Add kivy.uix.behaviors.CoverBehavior
2017-01-27 17:33:13 +05:30
Peter Badida
284b613d07
Merge pull request #4937 from KeyWeeUsr/fix_configwinpos
...
Fix Window position from Config
2017-01-25 16:03:13 +01:00
dessant
00a134ee42
window: refactor how _left and _top is being get/set
2017-01-25 16:11:12 +02:00
matham
a9d5d75609
Merge pull request #4946 from kivy/update-installtion
...
Update installtion for 3.5 wheels.
2017-01-24 18:37:20 -05:00
matham
8950509a19
Update installtion for 3.5 wheels.
2017-01-24 18:36:15 -05:00
Peter Badida
187a0ac36b
Use Config values before initialized, get Window pos later
2017-01-24 23:13:00 +01:00
dessant
e4d8cb9c3a
Merge pull request #4944 from kivy/deprecate
...
deprecate modules pertaining to listview
2017-01-23 15:45:42 +02:00
dessant
f665c5dae6
deprecate modules pertaining to listview: adapters, abstractview and selectableview
2017-01-23 15:42:48 +02:00
dessant
1ccb3d9c1e
Merge pull request #4943 from pythonic64/fix_missing_import_in_recyclegridlayout
...
Added missing GridLayoutException import in recyclegridlayout
2017-01-22 19:56:51 +02:00
pythonic64
bbc03d812b
Added missing GridLayoutException import in recyclegridlayout.
2017-01-22 17:07:56 +01:00
Peter Badida
71bd76b2d1
Correct instructions for msvc x64
2017-01-21 13:53:08 +01:00
fruitbat
05a109ca31
Moved capitalization to single point
2017-01-20 22:17:37 +02:00
dessant
6902f2575a
Merge pull request #4939 from EdwardBetts/patch-2
...
fix spelling: accomodate -> accommodate
2017-01-20 13:02:37 +02:00
dessant
03ca98cac6
Merge pull request #4938 from EdwardBetts/patch-1
...
correct spelling: Unknow -> Unknown
2017-01-20 13:01:33 +02:00
Edward Betts
339a160bd0
fix spelling: accomodate -> accommodate
2017-01-20 10:56:06 +00:00
Edward Betts
558795e46e
correct spelling: Unknow -> Unknown
2017-01-20 10:53:56 +00:00
Peter Badida
f49a36c2a9
Compare values to prevent garbage
2017-01-19 18:16:08 +01:00
Peter Badida
dd4a8e45e4
Fix Window position from Config
2017-01-19 16:15:21 +01:00
dessant
9e7cf9705e
use https for contribution guide links and fix grammar
2017-01-19 10:38:26 +02:00
matham
48dcb73783
Merge pull request #4934 from kivy/gh-template
...
Github issue template
2017-01-18 18:30:06 -05:00
matham
e55e66ddf6
Move version to the start.
2017-01-18 18:29:50 -05:00
dessant
7faa1f9f27
move contributing guide to github folder
2017-01-18 22:48:41 +02:00
dessant
0342e9c452
add github issue template
2017-01-18 22:47:23 +02:00
dessant
8e4b736237
ignore style issues in kivy/deps
2017-01-18 14:06:25 +02:00
dessant
87e27823f9
print error count during style check instead of passing it as exit code
2017-01-18 14:04:24 +02:00
Peter Badida
bae5bf23dc
Merge pull request #4851 from KeyWeeUsr/sdl2_winpos
...
Add Window position manipulation
2017-01-17 18:48:30 +01:00
Peter Badida
80f1f82759
Merge pull request #4925 from KeyWeeUsr/fix_gifs
...
Replace images with CC0
2017-01-17 11:38:57 +01:00
dessant
faa71edf73
Merge pull request #4784 from inclement/fix_selector
...
Made sure Selector gets on_touch_down only once
2017-01-16 13:18:43 +02:00
dessant
3c48452dc9
remove variable indirection
2017-01-16 13:17:28 +02:00
dessant
281ff677d4
Merge pull request #4923 from inclement/androidjoystick
...
Prevented attempted import of AndroidJoystick with SDL2
2017-01-16 12:58:06 +02:00
dessant
14625c7d1a
Merge pull request #4919 from inclement/sdl2_accelerometer_as_joystick
...
Disabled SDL2's accelerometer-as-joystick behaviour
2017-01-16 12:54:38 +02:00
dessant
abe2445f5a
Merge pull request #4920 from KeyWeeUsr/fix_videolicensing
...
Replace old video with CC0 licensed video
2017-01-16 12:24:26 +02:00
Peter Badida
b9e9804a5a
Replace old video with CC0 licensed video
...
https://videos.pexels.com/videos/time-lapse-video-of-tall-buildings-894
2017-01-15 22:10:18 +01:00
Peter Badida
56ffce6d8a
Replace images with CC0
...
sources: https://commons.wikimedia.org/wiki/File:Simple_CV_Joint_animated.gif http://www.iconarchive.com/show/blue-bits-icons-by-icojam/information-icon.html and own creation (cube + animations)
2017-01-15 19:06:25 +01:00
Alexander Taylor
5825230e05
Prevented attempted import of AndroidJoystick with SDL2
2017-01-15 00:01:40 +00:00
Alexander Taylor
08ab46ddd4
Added allow_screensaver property for Window
2017-01-14 23:29:34 +00:00