Mathieu Virbel
|
94cfaf26b6
|
gettingstarted: just starting enhancements
|
2012-03-19 00:29:40 +01:00 |
Mathieu Virbel
|
63f952bae4
|
enhance doc to add reflexion to all images
|
2012-03-17 02:08:47 +01:00 |
tshirtman
|
4e8b0f8083
|
Merge branch 'master' of github.com:kivy/kivy
|
2012-03-16 16:28:14 +01:00 |
tshirtman
|
d7deba505b
|
adding getting started tutorial plan
|
2012-03-16 15:42:35 +01:00 |
Mathieu Virbel
|
13646a3814
|
ios: add some issues in the doc
|
2012-03-11 22:53:18 +01:00 |
Mathieu Virbel
|
8f72fd4b3f
|
doc fixes
|
2012-03-09 17:32:23 +01:00 |
Mathieu Virbel
|
d6a5bae975
|
doc: add instructions for packaging on ios
|
2012-03-09 16:52:31 +01:00 |
Mathieu Virbel
|
88ac5be1d7
|
fix android documentation
|
2012-03-09 15:56:59 +01:00 |
tshirtman
|
7bc5ab95ed
|
closes: #418
|
2012-03-07 17:02:09 +01:00 |
tshirtman
|
27f5270c9a
|
closes: #417
|
2012-03-07 17:00:55 +01:00 |
Mathieu Virbel
|
402ad02514
|
fix pyinstaller packaging + macosx docs. Seem that __import__ is not supported by pyinstalled, so the last pep8/pyflakes fixes broke it.
|
2012-02-27 03:36:41 +01:00 |
Mathieu Virbel
|
0e4c300d63
|
videoplayer: add annotation support
|
2012-02-20 20:10:13 +01:00 |
Mathieu Virbel
|
18f4882c78
|
videoplayer: introduce new videoplayer widget, support for thumbnail, play/pause button, volume button, seek bar + real load only when user pressed the play button.
|
2012-02-20 18:20:28 +01:00 |
qua-non
|
b5c4dfb35c
|
Add installation instructions for mageia
|
2012-02-17 20:49:05 +05:30 |
qua-non
|
437ee4eca4
|
Update doc/sources/guide/packaging-macosx.rst
|
2012-02-15 14:55:17 +05:30 |
qua-non
|
ddab87b137
|
Update doc/sources/guide/widgettree.rst
|
2012-02-15 14:52:56 +05:30 |
Paul Jimenez
|
173535005e
|
more grammar fixes
|
2012-02-14 22:09:32 -06:00 |
Paul Jimenez
|
99f3d671df
|
minor doc grammar and typo fixes
|
2012-02-14 21:52:14 -06:00 |
Mathieu Virbel
|
e62a20f4c2
|
doc: add the missing rstdocument.png
|
2012-02-10 19:35:55 +01:00 |
Mathieu Virbel
|
fa9fa50e01
|
faq: fix sphinx warning
|
2012-02-10 19:24:13 +01:00 |
Mathieu Virbel
|
dad33dc732
|
text/cairo: remove cairo text provider because it can't use the ttf we are providing (didn't got it working with using libfreetype too), and doesn't work with text color in RGBA.
|
2012-02-08 19:26:37 +01:00 |
Mathieu Virbel
|
ae531b9401
|
textinput: fix invalid selection done when releasing shift key
|
2012-01-31 17:43:08 +01:00 |
Mathieu Virbel
|
706a607c37
|
textinput/label: fix pdf generation by converting the unicode char to image (no simple way to get unicode working within latex with this specific char >_<)
|
2012-01-30 15:13:20 +01:00 |
Alex Leighton
|
8ef2865e4a
|
docs: Fix grammar and phrasing of "Designing with the Kivy Language" guide.
|
2012-01-25 23:27:46 -08:00 |
Mathieu Virbel
|
c5c922b99f
|
doc: inverse module/jump link, and ensure that module without api are rendering well too.
|
2012-01-25 18:25:06 +01:00 |
Mathieu Virbel
|
18f8b1e921
|
doc: add modulename in all the api page using js, better to understand which module we are actually checking.
|
2012-01-25 18:15:36 +01:00 |
Mathieu Virbel
|
096427133d
|
doc: fix cython extension for beeing correctly documented, using latest cython 0.15.1
|
2012-01-25 17:54:13 +01:00 |
Mathieu Virbel
|
e71829fbe3
|
doc: fix highlight color
|
2012-01-25 13:33:55 +01:00 |
Mathieu Virbel
|
6c561401c8
|
doc: update logo
|
2012-01-25 13:29:57 +01:00 |
Mathieu Virbel
|
6a675b576b
|
doc: update layout to be more usable and better integration with kivy website
|
2012-01-25 13:26:47 +01:00 |
Mathieu Virbel
|
29d45d2913
|
update pdf logo
|
2012-01-23 16:03:26 +01:00 |
Mathieu Virbel
|
e1fc02a409
|
doc pass to reduce the number of warning
|
2012-01-23 15:39:43 +01:00 |
Emanuele Olivetti
|
cf97c87c20
|
docs: typo
|
2012-01-23 11:15:52 +01:00 |
Emanuele Olivetti
|
715b8024a2
|
doc: fixed references to line numbers of 6_button.py
|
2012-01-23 11:04:27 +01:00 |
Alex Leighton
|
6588651d59
|
Fixed phrasing according to feedback.
|
2012-01-22 08:50:04 -08:00 |
Alex Leighton
|
16b3db3f0d
|
Fix grammar and phrasing of "Introduction to the Kivy Language" guide.
|
2012-01-21 22:29:47 -08:00 |
Alex Leighton
|
e6cc8ae6a9
|
Rephrase paragraph in "Input Management" guide.
|
2012-01-21 22:29:18 -08:00 |
Alex Leighton
|
23bc70dd52
|
Fix grammar and wording of the Input Management guide.
|
2012-01-17 21:01:54 -08:00 |
Mathieu Virbel
|
86116710ca
|
Merge pull request #369 from alexleighton/master
Fix grammar and wording of Events guide.
|
2012-01-17 14:32:32 -08:00 |
Alex Leighton
|
0d57a3d44b
|
Fix grammar and wording of the Events guide.
|
2012-01-17 06:57:41 -08:00 |
Mathieu Virbel
|
7dd3c70365
|
Merge pull request #368 from emanuele/patch-1
Update doc/sources/tutorials/pong.rst
|
2012-01-17 05:15:12 -08:00 |
Thomas Hansen
|
5b4a3726f5
|
Update doc/sources/guide/other-frameworks.rst
|
2012-01-16 17:01:50 -06:00 |
Thomas Hansen
|
62679849e4
|
Update doc/sources/tutorials/pong.rst
|
2012-01-16 10:59:35 -06:00 |
Thomas Hansen
|
3c7bec415d
|
Update doc/sources/tutorials/pong.rst
|
2012-01-16 10:57:31 -06:00 |
Emanuele Olivetti
|
43a85f5c2f
|
Update doc/sources/tutorials/pong.rst
|
2012-01-16 12:34:44 +01:00 |
Mathieu Virbel
|
4adb774aeb
|
dont say ubuntu, but linux, and add opensuse + fedora instruction for installating dependencies
|
2012-01-12 11:28:22 +01:00 |
Mathieu Virbel
|
ddd73a734e
|
fix doc consistency
|
2012-01-12 01:47:16 +01:00 |
Thomas Hansen
|
807bdbbe27
|
add pong tutorial
|
2012-01-10 21:53:01 -06:00 |
Mathieu Virbel
|
1c7861ed18
|
bubble: update graphics from svg themes + some internals fixes on content handling.
|
2012-01-09 01:17:52 +01:00 |
Mathieu Virbel
|
72bde44f4c
|
Merge branch 'bubble' of https://github.com/akshayaurora/kivy into akshayaurora-bubble
|
2012-01-09 00:02:12 +01:00 |