Commit Graph

6639 Commits

Author SHA1 Message Date
Ryan Pessa 352c96244f ensure _win is set when updating graphics 2014-07-17 11:13:58 -05:00
Gabriel Pettier 24a06ffb20 Merge pull request #2344 from kived/fix-recorder
fix recorder module
2014-07-16 17:57:01 +02:00
Ryan Pessa 8cae1820bf fix recorder module 2014-07-16 10:53:48 -05:00
Akshay Arora df95b43451 Merge pull request #2338 from matham/filenone
Catch None in filechooser when iterating files.
2014-07-16 16:44:47 +05:30
Akshay Arora 5d6f66fdce Merge pull request #2341 from derekstavis/patch-3
Add dt description on Clock docs
2014-07-16 16:43:47 +05:30
Akshay Arora 6cc01e526d Merge pull request #2343 from bionoid/ios_abspath
Add note about fully qualified path for iOS packaging
2014-07-16 16:42:53 +05:30
Terje Skjaeveland 817cf92f9a Add note about fully qualified path for iOS packaging 2014-07-16 11:19:33 +02:00
Zen-CODE 4039831e08 doc: removed reference to internal ObservableDict class 2014-07-15 22:47:44 +02:00
Zen-CODE 8f64f9dd1a doc: added example for dict usage of ids 2014-07-15 21:52:59 +02:00
Derek Willian Stavis e5bd017eec Add dt documentation 2014-07-15 16:16:17 -03:00
Zen-CODE 894554aa48 doc: added note about using the self.ids ObservablDict 2014-07-15 15:06:46 +02:00
Zen-CODE 7771f97b6f doc: revisions to sources/guidelang.rst 2014-07-14 22:11:45 +02:00
Matthew Einhorn 23b9b6347a Catch None in filechooser when iterating files. 2014-07-13 21:17:12 -04:00
Akshay Arora 7d2e53c652 Merge pull request #2333 from matham/multisim
Make mutlitouch sim enabled by default and add multitouch_on_demand to config to disable it.
2014-07-14 06:19:00 +05:30
Kovak 73cae7d1ab remove unnecessary import 2014-07-13 14:33:39 -06:00
Kovak 00cb0bbbe5 switch checkbox to use ToggleButtonBehavior 2014-07-13 14:31:01 -06:00
Matthew Einhorn 28cf1efac0 Doc that textinput does work on next frame. 2014-07-13 14:36:28 -04:00
Matthew Einhorn de1857b1cc Make mutlitouch sim enabled by default and add multitouch_on_demand to config to disable it. 2014-07-13 10:22:54 -04:00
Matthew Einhorn 951f1371e0 Add note about mouse_pos to motion event. Fixes #2026. 2014-07-12 21:18:06 -04:00
Alexander Taylor 6cb9c34ef5 Merge pull request #2329 from matham/screenshot
Import glReadPixels from the correct place. Fixes #2032.
2014-07-13 00:50:43 +01:00
Matthew Einhorn 2d2cf84e8a Import glReadPixels from the correct place. Fixes #2032. 2014-07-12 19:00:04 -04:00
Matthew Einhorn 59081237fe When mouse scrolling, don't pass it on to children. Fixes 2031. 2014-07-12 18:45:06 -04:00
Akshay Arora b026afc125 detect and use frame disposal method
closes #2037
2014-07-13 01:37:24 +05:30
Matthew Einhorn 9872fe3b30 Merge branch 'master' of https://github.com/kivy/kivy 2014-07-12 13:11:24 -04:00
Matthew Einhorn 90be1be529 Remove ugly (in tshirtman's words) emphesis. 2014-07-12 13:10:29 -04:00
Matthew Einhorn 0973981726 Instead of pasting the install docs directly in the guide, thereby messing up the internal links, just link to it. Fixes #1213. 2014-07-12 12:59:02 -04:00
Gabriel Pettier e25f19c59d Merge pull request #2286 from kivy/image_loader
uix:Image delayed importing of loader. Import it only when used
2014-07-12 18:09:21 +02:00
Akshay Arora de74dc48a0 Merge pull request #2288 from kived/config-upgrade
add upgrade method to ConfigParser
2014-07-12 19:37:34 +05:30
Akshay Arora 800b7a52cd Merge pull request #2216 from rainbowdesign/patch-1
Update packaging-android.rst
2014-07-12 17:06:21 +05:30
Akshay Arora eaac62d508 Merge pull request #2321 from kived/alias-readonly
add default read-only setter to AliasProperty
2014-07-12 17:00:17 +05:30
Zen-CODE 160815d09a doc: changed warning to note (it's not a serious failure) 2014-07-12 12:17:12 +02:00
Zen-CODE 8a04ab7a57 doc: corrected "smooother" spelling 2014-07-12 12:11:56 +02:00
Zen-CODE a17ba0d95f doc: corrected doc string for listview.deselected_color 2014-07-12 12:08:58 +02:00
Zen-CODE 7a4d498c42 doc: added 'moultisamples' to config docs 2014-07-12 11:56:46 +02:00
Zen-CODE 905adb9a6a doc: organized properties alphabetically 2014-07-12 11:36:30 +02:00
Alexander Taylor 33b60a43a8 Fixed effectwidget background color kwargs 2014-07-11 17:25:32 +01:00
Akshay Arora bfaf12f23e Merge pull request #2271 from bionoid/multistroke_py3
Multistroke py3 compatability
2014-07-11 14:44:59 +05:30
Thomas-Karl Pietrowski 6384a0c079 Fixes #2299 and #2324 2014-07-10 17:03:03 +02:00
Thomas-Karl Pietrowski 12f1240b41 Adding notice for Wheezy that py3.3 is not officially available 2014-07-10 01:06:46 +02:00
Akshay Arora 35ff1cb002 Update bubble.py 2014-07-10 01:14:24 +05:30
Ryan Pessa 93a01604b6 add default read-only setter to AliasProperty 2014-07-08 11:19:19 -05:00
Akshay Arora 7a3b287f7b Merge pull request #2318 from Huyston/master
Update bubble.py
2014-07-07 14:37:12 +05:30
Huyston 0e1f100a8d Update bubble.py
This version sets the arrow image size independent of the device screen. This is good for high dpi screens, where the arrow is very small using the standard bubble.py.
2014-07-06 20:13:39 -03:00
Akshay Arora acaad9b0dd Merge pull request #2316 from matham/master
Use proper cid in codeinput cache.
2014-07-07 04:27:04 +05:30
Akshay Arora d840d6ecb0 Merge pull request #2317 from matham/lang-except
Ignore key exceptions when binding kv rules.
2014-07-07 04:26:15 +05:30
Zen-CODE 70c1fbae14 doc: make explicit that it needs to be the enter key 2014-07-06 22:05:25 +02:00
Zen-CODE 873cce0538 doc: added need for keypress to InteractiveLauncher docs 2014-07-06 21:56:55 +02:00
Matthew Einhorn 94d7a7232c Ignore key exceptions when binding kv rules. 2014-07-06 14:34:07 -04:00
Matthew Einhorn 3be23fc657 Use proper cid in codeinput cache. 2014-07-06 14:14:56 -04:00
Akshay Arora 43d5fc5fc4 Merge pull request #2245 from dessant/patch-6
Fix py3 compat issue
2014-07-06 16:57:50 +05:30