Commit Graph

4149 Commits

Author SHA1 Message Date
ire-and-curses 17bf3e50ec English idiom, missing full stop 2013-06-07 15:32:04 -07:00
ire-and-curses 7308aa7e1e linked gihub source code, missing full stop 2013-06-07 15:29:24 -07:00
ire-and-curses 2d4c550236 fixed slightly awkward grammar 2013-06-07 15:10:08 -07:00
ire-and-curses 67368a739a two minor typos 2013-06-07 15:07:09 -07:00
qua-non eaeaccdcee Update packaging-android.rst 2013-06-07 17:28:49 +05:30
Gabriel Pettier a8828f4e03 Merge pull request #1249 from Aaron1011/empty_accordian_crash
Stopped empty accordian from accessing its first child when initialized
2013-06-05 16:01:41 -07:00
qua-non 373b27d605 Merge pull request #1262 from abhijangda/spinner
Added Spinner widget's kv lang to style.kv
2013-06-05 01:52:55 -07:00
Abhinav ffaafdcdbe Added Spinner widget's kv lang to style.kv 2013-06-05 13:19:03 +05:30
qua-non 421e133e40 Merge pull request #1257 from kivy/bzr_workaround
tests: use a zip file that is extracted before the test is run for
2013-06-04 03:00:18 -07:00
qua-non a93ce308c1 tests: use a zip file that is extracted before the test is run for
unicode filenames. Workaround for bzr not supporting unicode filenames
2013-06-04 15:11:38 +05:30
Mathieu Virbel d83de4dd84 lang: fix re-raise exception for python 2 and 3 + correctly report line number now, and removing kivy.lib.debug module from flask. 2013-06-03 12:32:28 +02:00
qua-non 64fd7afd83 Merge pull request #1252 from Ian-Foote/kv_args_doc
Document on_<action> args in kv.
2013-06-02 13:38:37 -07:00
Ian Foote 24b8ca14a3 Document on_<action> args in kv.
Fix typos.
2013-06-02 21:34:29 +01:00
Aaron Hill 729e68123c Stopped empty accordian from accessing its first child when initialized 2013-06-01 08:29:33 -04:00
Mathieu Virbel 1a0ab1eb00 Merge branch 'py3' 2013-05-31 20:18:26 +02:00
Mathieu Virbel 30ffa91dc6 Merge branch 'master' of ssh://github.com/kivy/kivy into py3 2013-05-31 11:34:16 +02:00
Mathieu Virbel 7f933ae7f2 py3: more iterkeys fixes 2013-05-31 11:33:48 +02:00
Mathieu Virbel b0405a566c py3: fix unit tests and more iteritems() 2013-05-31 11:30:01 +02:00
Mathieu Virbel f2ae15c6ec py3: fix few more print 2013-05-31 11:12:21 +02:00
Mathieu Virbel a5716c4649 py3: more fixes 2013-05-31 10:43:06 +02:00
Mathieu Virbel 1e19cbeec3 wip 2013-05-31 09:56:42 +02:00
Mathieu Virbel 575cbb9bb4 setup.py: fix installation of vidcore_lite for rpi. closes #1241 2013-05-30 22:56:29 +02:00
Mathieu Virbel 76e4229ab6 inverse logic between is_py3 and PY2. implement iteritems() and others lambda (thanks armin for the python3 redux). 2013-05-30 22:46:03 +02:00
qua-non 33645f2fcc Merge pull request #1240 from Zen-CODE/guide/packaging-iso.rst
doc: revisions to guide/packagaing-ios.rst
2013-05-30 12:45:39 -07:00
Zen-CODE b0d7b877ff Found this necessary when installing on MacOSX 10.8 2013-05-30 12:59:48 -05:00
Mathieu Virbel 040ee0be91 fixes for python2.7 2013-05-30 18:11:38 +02:00
Mathieu Virbel bea9afa389 sync (no tested) 2013-05-30 18:01:39 +02:00
Mathieu Virbel 07ad3a4850 Merge pull request #1239 from rogererens/patch-4
Update scatterlayout.py
2013-05-30 00:29:02 -07:00
rogererens 4d4e5f0793 Update scatterlayout.py
Fixed some typos and backtick marks en lieu of apostrophes. Please note particularly the change at line 32.
2013-05-30 00:42:08 +03:00
qua-non b8e8586e91 Merge pull request #1235 from Zen-CODE/doc/philosophy.rst
doc: revisions to doc/philosophy.rst
2013-05-28 14:10:07 -07:00
qua-non 87034f9226 Merge pull request #1236 from Zen-CODE/doc/index.rst
doc: revisions to doc/index.rst
2013-05-28 14:09:36 -07:00
Zen-CODE 5d16bbf8de Small tweaks, 80 col 2013-05-28 15:14:44 -05:00
Zen-CODE 68f1f869ea Revisions to doc/philosophy.rst 2013-05-28 14:57:35 -05:00
Mathieu Virbel 35cad587fd packaging: fix windows labels 2013-05-28 16:46:08 +02:00
Mathieu Virbel d016dafd21 packaging: auto upload kivy to google code (windows) 2013-05-28 16:44:57 +02:00
Mathieu Virbel 95d8af29bf packaging: add script for auto upload to google code (osx) 2013-05-28 15:36:32 +02:00
qua-non eefdb15a37 Merge pull request #1232 from abhijangda/textalign
Improved textalign example
2013-05-28 05:59:09 -07:00
qua-non 031a87695b kivycatalog: add background to spinner and bubble to distinguish them from the background 2013-05-28 17:45:00 +05:30
Abhinav 4a8e893c58 Improved textalign example 2013-05-28 17:20:26 +05:30
qua-non df255af226 Merge pull request #1231 from rogererens/patch-3
Update contribute.rst
2013-05-28 04:16:37 -07:00
rogererens 7b87ae8028 Update contribute.rst
Fix a typo, rearranged some parts of sentences, shortened some lines
2013-05-28 11:56:06 +02:00
Mathieu Virbel b1461f7c6b tests: fix nosetests 2013-05-28 09:47:17 +02:00
Mathieu Virbel 1771d5c8c8 setup.py: fix have_cython typo 2013-05-28 08:36:55 +02:00
Mathieu Virbel 7f529c9aa5 rpi: fix configuration generation, and fix hidinput provider for multitouch hardware 2013-05-27 16:02:52 +00:00
Mathieu Virbel d5b4a7dec4 Merge branch 'master' of https://github.com/kivy/kivy 2013-05-27 15:08:17 +00:00
Mathieu Virbel c29f3fc9d5 rpi: fix setup.py for latest rpi distribution 2013-05-27 15:04:18 +00:00
qua-non cf2f894476 Merge pull request #1228 from kivy/fix-1084
Fix for allowing unicode string / path in Settings
2013-05-27 05:23:40 -07:00
Mathieu Virbel 37af96e9a7 add support for "relative" hid input (as mouse) 2013-05-27 13:22:54 +02:00
Mathieu Virbel 4b2e19310d rpi: add egl/bcm window provider. This provider is not completly BCM independant, so pure-EGL hardware will not work with that one, yet. 2013-05-27 13:22:54 +02:00
Mathieu Virbel 75e2e1cb3d Merge pull request #1229 from smishlayev/patch-1
Reset self._keyboard after use
2013-05-27 03:40:26 -07:00