Commit Graph

6471 Commits

Author SHA1 Message Date
Zen-CODE 15814a0e35 doc: spelling correction to uix/list_view.py 2014-07-01 21:22:10 +02:00
Zen-CODE ed0c1ead45 doc: revisions to adapters/adapter.py for clairty and consistency
The comma is ambiguous here, and inconsistent with other docs e.g. listview.ListView
2014-07-01 00:12:52 +02:00
Zen-CODE 4aba410a25 doc: added added missing "a" to adapters/__init__.py 2014-06-30 23:54:40 +02:00
Zen-CODE 90a417d5c9 Merge branch 'master' of https://github.com/kivy/kivy 2014-06-30 23:41:59 +02:00
Zen-CODE 9510f00751 uix/abstractview.py: removed unused import 2014-06-30 23:40:26 +02:00
Alexander Taylor dbc23444df Merge pull request #2304 from derekstavis/patch-1
Fix typo in switch_to example
2014-06-30 14:09:37 +01:00
Derek Willian Stavis 25cd7986df Fix typo in switch_to example 2014-06-30 10:06:12 -03:00
Zen-CODE 769633037b doc: fixed link to AbstractView 2014-06-29 20:31:00 +02:00
Zen-CODE 15faafba17 doc: added links to AbstractView and ListView 2014-06-29 17:57:22 +02:00
Zen-CODE 86c7bec918 doc: added reference to the `adapter desgin pattern` wikipedia article 2014-06-29 17:52:19 +02:00
Zen-CODE f5deaee5dc doc: clarified "is_selected" property, removed redundant doc comment 2014-06-29 09:13:26 +02:00
Zen-CODE fe223b83e9 doc: grammar tweaks to adapters/__init__.py 2014-06-29 09:01:28 +02:00
Zen-CODE 404f3684a9 Added name to maintainers list 2014-06-29 08:44:52 +02: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