Commit Graph

6460 Commits

Author SHA1 Message Date
Matthew Einhorn 13a7814e98 Clean textinput/codeinput. 2014-07-02 22:42:39 -04:00
Matthew Einhorn a1cb8167fa Fix disappearing hint text. 2014-07-02 22:40:34 -04:00
Zen-CODE 02fc05ba69 doc: clarified the return values of the "build" method 2014-06-27 17:53:41 +02:00
Zen-CODE b20bb5f7fb doc: Clarified how the "build" methods sets the root widget 2014-06-27 17:28:34 +02:00
Akshay Arora f2ad2a272c Merge pull request #2269 from matham/bool-prop
Create BooleanProperty if a bool is given for the kv property.
2014-06-24 16:17:35 +05:30
Akshay Arora e5e4373fc5 Merge pull request #2260 from dessant/patch-9
Purge googlecode_upload.py
2014-06-24 16:00:01 +05:30
Akshay Arora 5ac1f98256 Merge pull request #2280 from matham/core-err
When core critically fails to load a lib, print all the exceptions.
2014-06-24 15:44:39 +05:30
Akshay Arora 5e1cae39b0 Merge pull request #2281 from matham/py-version
Update supported python version.
2014-06-24 15:33:32 +05:30
matham 08835d1280 Remove non-utf8 char from doc. 2014-06-23 15:40:35 -04:00
matham 2fef3649eb Increase max nest depth for latex. 2014-06-23 15:08:52 -04:00
Akshay Arora c11d517af0 Merge pull request #2283 from kivy/fix_508
correctly calculate texture coordinates when erasing at the end of a lon...
2014-06-23 14:20:37 +05:30
tshirtman b435bc1923 correctly calculate texture coordinates when erasing at the end of a long line
fixes #508
2014-06-23 01:39:58 +02:00
Matthew Einhorn 2c9e8ff3cd Update python version supported by kivy. 2014-06-22 17:37:04 -04:00
Matthew Einhorn 697c11b9c9 Update python version supported by kivy. 2014-06-22 17:35:16 -04:00
Matthew Einhorn cfc69ada0f When core critically fails to load a lib, print all the exception. 2014-06-22 17:18:45 -04:00
matham 84c17cc646 Change the default of split_str to the empty string. 2014-06-18 19:12:53 -04:00
Akshay Arora 30c5295e9c Merge pull request #2278 from kived/gstplayer-socket-2
fix socket leak in gstplayer
2014-06-19 02:49:47 +05:30
Ryan Pessa ca6706d083 * fix socket leak in gstplayer 2014-06-18 15:09:50 -05:00
Kovak b0df5b1713 Update installation-windows.rst
Updating to remove incorrect CD to scripts instruction as per https://github.com/kivy/kivy/issues/2113
2014-06-17 01:01:05 -06:00
Matthew Einhorn e37d9373d5 Create BooleanProperty if a bool is given for the kv property. 2014-06-16 16:53:29 -04:00
Akshay Arora 7aef1bd879 Merge pull request #2268 from bountysource-support/patch-1
Add Bountysource badge to README
2014-06-17 01:50:51 +05:30
Akshay Arora 2ccc639efd Merge pull request #2228 from matham/config-arg
Add largs in config register func.
2014-06-17 01:41:44 +05:30
bountysource-support c7ef86c363 Add Bountysource badge to README
Because you have some open bounties, we thought you might want to display this badge in your README!
2014-06-16 12:38:50 -07:00
Zen-CODE 717935206c Merge branch 'master' of https://github.com/kivy/kivy 2014-06-16 21:27:12 +02:00
Zen-CODE 27c59ad499 doc: added explanation of duplicate anchor behavior 2014-06-16 21:26:33 +02:00
Akshay Arora 0c09db713a Merge pull request #2248 from matham/text-strip-space
[core/text] When stip is False allow space to remain on last line if it fits.
2014-06-17 00:55:18 +05:30
Akshay Arora a857005bd8 Merge pull request #2251 from matham/refs-markup
Clear refs and anchors when clearing text. Fixes #2250.
2014-06-17 00:48:11 +05:30
matham c8a3ec87d3 Merge pull request #2259 from Zen-CODE/anchor_fix
Fixed issue where anchors not reporting correct position
2014-06-16 15:11:23 -04:00
Akshay Arora 7a47c786f9 Merge pull request #2267 from hakanardo/textinput_minimum_height_bug
minimum_height depends on line_height
2014-06-17 00:27:15 +05:30
Zen-CODE 9e84f01f15 doc: added multiple ref's explanation for Label's markup 2014-06-16 20:47:06 +02:00
Hakan Ardo 0b14ded08f minimum_height depends on line_height 2014-06-16 20:18:47 +02:00
Zen-CODE 155c5655f0 doc: added missing build block 2014-06-15 23:21:53 +02:00
Zen-CODE fd2ab6e313 doc: added ref and anchor example 2014-06-15 23:13:48 +02:00
Zen-CODE 01d80053e5 doc: added co-ordinate explanation for anchors and refs 2014-06-15 22:13:43 +02:00
Zen-CODE 38e5979673 Added reset for anchors when reset enabled 2014-06-15 20:14:49 +02:00
tshirtman 5e5b6fd138 fix typo 2014-06-15 14:44:35 +02:00
Gabriel Pettier 52a8c6de4d Merge pull request #2184 from NeuroSerpens/patch-1
Update urlrequest.py
2014-06-15 14:43:46 +02:00
Gabriel Pettier e22383ae55 Merge pull request #2168 from dessant/patch-1
Create log_dir path directories recursively
2014-06-15 14:36:14 +02:00
Gabriel Pettier a5eb2ee7f6 Merge pull request #2263 from dessant/patch-10
Fix label ref example
2014-06-15 14:01:44 +02:00
dessant 91156fa26b Fix label ref example 2014-06-15 14:54:59 +03:00
Zen-CODE 1758f5b169 Merge branch 'master' of https://github.com/kivy/kivy 2014-06-15 12:27:55 +02:00
Zen-CODE 76a43c894d doc: grammar improvements to kivy/core/text/__init__.py 2014-06-15 12:27:11 +02:00
Matthew Einhorn a9303f4ab7 Warn about using __del__ with Widget + PEP8 fix. 2014-06-14 22:17:47 -04:00
Zen-CODE 03505470d3 doc: added reference to native Android browser snipper 2014-06-14 21:20:46 +02:00
dessant 9adb4abcb4 Purge googlecode_upload.py
No human should use this anymore.
2014-06-14 21:47:45 +03:00
Zen-CODE e10cf0180d Fixed issue where anchors not reporting correct position 2014-06-14 16:42:55 +02:00
Alexander Taylor 436205b751 Fix alpha of vertical blur shader of EffectWidget 2014-06-13 17:42:19 +01:00
Alexander Taylor 34d6b0ff3c Fixed typo in vertical blur shader of EffectWidget 2014-06-13 17:39:36 +01:00
Alexander Taylor 513c205a88 Merge pull request #2257 from dessant/patch-8
Event dispatcher doc revision/typo fix
2014-06-12 23:03:22 +01:00
dessant 705d3d39ef Event dispatcher doc revision/typo fix 2014-06-12 19:24:17 +03:00