Commit Graph

290 Commits

Author SHA1 Message Date
tshirtman aea1453b69 Fix downloads → download anchor, thanks killerswan ! 2012-07-09 23:49:33 +03:00
Qua-non 2392816909 Doc:Gettingstarted: add new examples to list and improve links in examples.rst. 2012-07-08 17:55:50 +05:30
Charles de Villiers 536a0b1c26 iLanguage & editing changes for gettingstarted/ doc files. 2012-07-08 11:36:49 +02:00
Mathieu Virbel ac1775c989 Update master 2012-07-08 00:24:02 +03:00
Mathieu Virbel 37efd2a7aa Update master 2012-07-08 00:06:05 +03:00
Thomas Hansen d396c31d8a Merge pull request #553 from geojeff/simple_design_of_widget
Added several short notes about keeping the design of the Widget class s...
2012-07-07 06:33:37 -07:00
Romain Dorgueil 708fb5c371 Update packaging for android doc to add SDK requirements. 2012-07-07 15:39:01 +03:00
fk-lx d5e64e2f5f Corrected PongPlayer to PongPaddle in documentation 2012-07-07 13:11:03 +03:00
Jeff Pittman f475eef643 Added several short notes about keeping the design of the Widget class simple and lean, explaining to the new developer that derived classes and custom widgets implement such properties as background_color. 2012-07-05 06:02:33 -05:00
Christofer Bertonha 5b2d302246 Some Capital Fixes 2012-07-04 15:47:21 +03:00
tshirtman 3dcb58eef5 fix import in code example (thanks mctouch :)) 2012-06-26 22:11:12 +03:00
Mathieu Virbel becf7fda42 Introduce CheckBox widget. If a group is set, it became a "radio button". 2012-06-23 19:28:01 +02:00
Mathieu Virbel 219a1a938a update kivy launcher installation instruction 2012-06-19 17:21:44 +02:00
Edwin Marshall (aspidites) 2e6e9fe273 - updated reference in faq to contribute
- mainly to test that the fixed githook works properly
2012-06-13 15:33:49 -07:00
Edwin Marshall (aspidites) e7b8df48e0 - updated pre-commit hook to work with other distros (eg. python 2 and 3 installed) 2012-06-13 15:17:17 -07:00
Edwin Marshall (aspidites) 06ae7872c4 - repaced defunct pocoo pastebin link to github's gist 2012-06-13 14:23:33 -07:00
Qua-non 006154cb94 Doc:fix documentation for Tabbed Panel 2012-06-09 23:08:40 +05:30
Mathieu Virbel 81b2869f3b Merge branch 'master' into uix-tabbedpanel 2012-06-06 18:42:52 +02:00
tshirtman c41240739c Merge pull request #487 from aspidites/master
I've added sane defaults to the object, string, list, and dict properties
2012-06-05 17:01:01 -07:00
Mathieu Virbel 33543659ac add KIVY_NO_FILELOG and KIVY_NO_CONSOLELOG to avoid logging in file and console. 2012-06-06 01:45:30 +02:00
Qua-non 3d79464d6e Doc: Getting Started: Add a list of examples with a description. 2012-06-05 02:16:34 +05:30
Qua-non ff0ccc058c Doc: Fix typo `pat` on your back not `part` as
mentioned by tshirtman.
2012-05-30 09:40:15 +05:30
Qua-non 99ba782e38 Doc: merge fixes from Florent Paterno, closes #492 2012-05-30 09:33:26 +05:30
Qua-non da6d2534c9 minor changes to getting started 2012-05-30 02:28:03 +05:30
Qua-non dcd25c1501 Doc: minor corrections to `getting started` and a gif to show final result
of using a Animation.
2012-05-29 17:03:41 +05:30
Mathieu Virbel 8bbe5d16a9 Merge branch 'master' of ssh://github.com/kivy/kivy 2012-05-29 03:20:11 +02:00
Mathieu Virbel 5e29474863 doc: extend autodoc extension to fix/hide/live rename module in doc (hide the _event module to the user, always use event module instead.) 2012-05-29 03:19:58 +02:00
tshirtman 4b84ca0633 changes on getting-started 2012-05-28 18:47:54 +02:00
tshirtman 60b312c2bb Merge branch 'master' of github.com:kivy/kivy 2012-05-28 18:43:20 +02:00
tshirtman a8a495c378 work on getting started documentation 2012-05-28 18:42:11 +02:00
Florent Paterno 3d78acab51 Update doc/sources/tutorials/pong.rst 2012-05-28 17:12:12 +03:00
Florent Paterno 6234065a5f Update doc/sources/tutorials/pong.rst 2012-05-28 16:58:04 +03:00
tshirtman dcd578a3ba tests explanations
add instructions to run tests in installation, and introduction in the
contribute-unittest page
2012-05-25 18:10:49 +02:00
tshirtman 2134a83259 Merge remote-tracking branch 'tshirtman/master' 2012-05-24 15:57:57 +02:00
Mathieu Virbel 580a83056b Merge pull request #484 from knappador/master
kivy.interactive
2012-05-23 14:27:56 -07:00
Mathieu Virbel a05ef19a2a revert bad fix from profiles and fix the input guide (the API part doc/code was ok, only the guide was wrong). refs #486 2012-05-21 01:35:20 +02:00
Edwin Marshall (aspidites) 5066e4f55e - added sane defaults to some properties 2012-05-20 14:20:26 -07:00
Mathieu Virbel e388f71517 Update doc/sources/guide/packaging-ios.rst 2012-05-17 15:06:06 +03:00
Brian Knapp 26b21c2531 reST docs do not generate errors on make html.
Proxy behavior completed/tested.  Lists and dicts now work.
2012-05-15 21:41:15 -05:00
Mathieu Virbel cbb25d6fd5 fix instruction for ios building 2012-05-10 21:32:48 +02:00
Qua-non 74f6ff254e re add gifs to explain layouts and minor getting started chnages 2012-04-20 00:56:05 +05:30
Qua-non 7865cb983d update getting started 2012-04-19 00:42:50 +05:30
tshirtman d5e41d09ca fix typo in "input architecture" 2012-04-18 13:38:26 +03:00
gabriel.pettier c0b0586c9e replace insecable space by space 2012-04-08 11:15:11 +02:00
gabriel.pettier 043aac64f4 Merge branch 'master' of github.com:kivy/kivy 2012-04-08 10:28:57 +02:00
gabriel.pettier 9ffae6e290 added 3 phones to android support, explain issues with SGS 2012-04-08 10:27:46 +02:00
Mathieu Virbel a12932a620 remove old images concerning tabbedpanel, and fix example 2012-04-07 00:02:12 +02:00
Mathieu Virbel cde8a6c8d8 Merge branch 'tabbed_panes' of https://github.com/akshayaurora/kivy into akshayaurora-tabbed_panes 2012-04-06 19:19:04 +02:00
Mathieu Virbel 4e4c6f174f doc: add image for gettingstarted - lang 2012-04-06 18:21:17 +02:00
Qua-non a2edcdefef add note at end of kv lang documentation 2012-04-06 02:24:52 +05:30