tshirtman
|
94360fb80b
|
make touchtracer use pressure if available
|
2014-04-09 01:09:05 +02:00 |
tshirtman
|
6ef8c427aa
|
fix carousel bug with load_next, make _start_animation interface more flexible
|
2014-04-08 16:13:43 +02:00 |
tshirtman
|
284b402a95
|
add info for gentoo installation
|
2014-04-08 16:13:42 +02:00 |
Mathieu Virbel
|
97f53febe8
|
kivy: remove unused import
|
2014-04-07 16:58:04 +02:00 |
Mathieu Virbel
|
5523c39bf6
|
vertex/line: fix compilation warning.
|
2014-04-06 17:44:27 +02:00 |
Mathieu Virbel
|
e6c2c6d25c
|
dictstore: add backward compatibility for the first argument.
|
2014-04-06 17:39:59 +02:00 |
Mathieu Virbel
|
9e408b2877
|
setup: fix compilation
|
2014-04-06 17:33:54 +02:00 |
Mathieu Virbel
|
b47933dde2
|
Merge pull request #1899 from thopiekar/master
Adding enforcement of the wanted graphics system GL/GLES
|
2014-04-06 16:51:16 +02:00 |
Mathieu Virbel
|
2c4c43da4f
|
Merge pull request #1989 from matham/rst
Allow reloading rst files and allow source to be ''
|
2014-04-06 16:49:01 +02:00 |
Mathieu Virbel
|
6cd779e2b5
|
gstplayer: remove get_double, and force waiting for the state.
|
2014-04-05 12:36:36 +02:00 |
Mathieu Virbel
|
5f8af507c4
|
Merge branch 'master' of ssh://github.com/kivy/kivy
|
2014-04-05 12:16:47 +02:00 |
Mathieu Virbel
|
beb299c476
|
gstplayer: fix query of the duration when audio is not prerolled (not in playing or paused state)^C
|
2014-04-05 12:16:35 +02:00 |
qua-non
|
2ff643baa2
|
uix:ScreenManager fix #2057
|
2014-04-05 15:40:42 +05:30 |
Mathieu Virbel
|
890db2291d
|
Revert "Replace the test audio ogg file with mp3 to hopefully fix nose tests."
This reverts commit eb2068d45c .
|
2014-04-05 11:29:21 +02:00 |
Matthew Einhorn
|
eb2068d45c
|
Replace the test audio ogg file with mp3 to hopefully fix nose tests.
|
2014-04-04 19:26:50 -04:00 |
Matthew Einhorn
|
c725473959
|
Make audio test use nose assertion instead of just assert for more debug info.
|
2014-04-04 19:09:13 -04:00 |
Matthew Einhorn
|
bf8c985cba
|
Merge branch 'master' of https://github.com/kivy/kivy
|
2014-04-04 17:45:59 -04:00 |
Matthew Einhorn
|
a3149536c2
|
Disable unicode filechooser tests on mac.
|
2014-04-04 17:45:01 -04:00 |
Mathieu Virbel
|
d0b7d46cc0
|
Merge pull request #2050 from matham/pygame_font
Workaround for pygame font issue with unicode filesnames.
|
2014-04-04 19:26:49 +02:00 |
matham
|
0fc3551f0f
|
Update windows installation to say cmd environemnt is not changed globally.
|
2014-04-04 11:18:54 -04:00 |
Zen-CODE
|
5912044d54
|
doc: corrected typo
|
2014-04-03 08:23:46 +02:00 |
Zen-CODE
|
e07d495839
|
doc: revisions to storage/__init__.py
|
2014-04-02 21:05:49 +02:00 |
Zen-CODE
|
40e7148f6f
|
doc: corrected and elaborated for storage/__init__.py
|
2014-04-02 20:47:57 +02:00 |
Mathieu Virbel
|
90d4b069bb
|
imageio: fix another leak
|
2014-04-02 19:15:01 +02:00 |
Mathieu Virbel
|
90343296ff
|
window/gl: prevent iOS buffer to be prefetched by correctly cleaning all the sub buffers.
|
2014-04-02 19:14:44 +02:00 |
Mathieu Virbel
|
e74d8dde11
|
Merge branch 'master' of ssh://github.com/kivy/kivy
Please enter a commit message to explain why this merge is necessary,
|
2014-04-02 15:28:29 +02:00 |
Mathieu Virbel
|
ec299657d5
|
texturecompress: use a POT size of PVRTC (same for width/height), otherwise the OSX texturecompress will fail.
|
2014-04-02 15:28:15 +02:00 |
Mathieu Virbel
|
4ad0ba8ba1
|
audio: fix leak in SDL implementation (iOS)
|
2014-04-02 15:27:31 +02:00 |
Mathieu Virbel
|
2bac478101
|
settings: remove focus merge from bionoid
|
2014-04-01 19:28:51 +02:00 |
Mathieu Virbel
|
7ee142cf26
|
Merge pull request #2036 from bionoid/settingsfocus
Automatically focus SettingString textinput when popup opens
|
2014-04-01 18:38:42 +02:00 |
Mathieu Virbel
|
07ede1b60f
|
Merge pull request #2030 from bionoid/on_config_change
Add warning about Settings.on_config_change() value type
|
2014-04-01 18:37:48 +02:00 |
Terje Skjaeveland
|
8ef9c19c90
|
Automatically focus SettingString textinput when popup opens
|
2014-04-01 18:28:56 +02:00 |
Akshay Arora
|
5d0a876deb
|
Merge pull request #2033 from hallfox/master
Fix Syntax Highlighting for Sublime Text
|
2014-04-01 13:32:22 +05:30 |
Taylor Foxhall
|
65fdc5863a
|
fix syntax highlighting issue where strings containing a colon would cause error
|
2014-03-31 22:06:46 -04:00 |
Terje Skjaeveland
|
7ee4b204f8
|
Add warning about Settings.on_config_change() value type
|
2014-03-31 12:04:36 +02:00 |
Akshay Arora
|
7b334d1719
|
Merge pull request #2028 from Kolibreee/patch-1
change to python 3 syntax in pagelayout.py
|
2014-03-30 22:48:44 +05:30 |
Kolibreee
|
933ef2c86b
|
python 3 syntax in pagelayout.py
print command was in python2 syntax, so you get an error running it on python3.
Changed lines 22 and 54.
|
2014-03-30 18:59:11 +02:00 |
qua-non
|
73d5f621db
|
texture:add versionadded info for flip_horizontal
|
2014-03-30 20:34:00 +05:30 |
qua-non
|
f161acfbd0
|
Merge branch 'master' of http://github.com/kivy/kivy
|
2014-03-30 20:09:16 +05:30 |
Mathieu Virbel
|
4f0e9c2833
|
Merge pull request #2010 from trivedigaurav/mac_image_flip
Added save flipped image implementation on MacOS
|
2014-03-30 16:38:40 +02:00 |
qua-non
|
a8a8eb03fc
|
doc: fix title
|
2014-03-30 20:07:41 +05:30 |
Akshay Arora
|
c75ab3f5fd
|
Merge pull request #1996 from Nykakin/texture_horizontal_flip
created method flip_horizontal() for kivy.graphics.texture.Texture
|
2014-03-30 19:49:22 +05:30 |
gtrivedi
|
510fadb7c2
|
Fixed CFRelease order
|
2014-03-27 23:14:29 -04:00 |
gtrivedi
|
8fb95cd266
|
Fixed tabbing as per PEP8 checker
|
2014-03-27 23:12:59 -04:00 |
gtrivedi
|
05712ba2d9
|
Removed debug print
|
2014-03-27 23:11:12 -04:00 |
Ben Rousch
|
8c36891bb6
|
Merge branch 'master' of https://github.com/kivy/kivy
|
2014-03-27 22:10:03 -04:00 |
Ben Rousch
|
ee83bf5cc0
|
Added vitualenv install instructions to Linux
|
2014-03-27 22:09:07 -04:00 |
Matthew Einhorn
|
766acfdb78
|
Allow loading from file ref, even if source has not been used before. Setting source to '' wont clear text now.
|
2014-03-27 01:31:20 -04:00 |
Matthew Einhorn
|
caba8d6d48
|
close font handle when finished.
|
2014-03-26 23:14:58 -04:00 |
Matthew Einhorn
|
0070107e7f
|
Merge branch 'master' of https://github.com/kivy/kivy
|
2014-03-26 22:45:27 -04:00 |