Qua-non
|
139cfba45e
|
Merge https://github.com/kivy/kivy into tabbed_panes
|
2012-03-19 17:34:58 +05:30 |
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 |
Qua-non
|
256361c216
|
Merge https://github.com/kivy/kivy into tabbed_panes
|
2012-02-28 16:17:28 +05:30 |
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 |
Qua-non
|
66dd4be6ac
|
Update preview Image
|
2012-02-26 02:31:31 +05:30 |
Qua-non
|
55e8aa081e
|
Merge https://github.com/kivy/kivy into tabbed_panes
|
2012-02-25 18:31:05 +05:30 |
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
|
09baeaba17
|
fixes for pyflakes + pep8
|
2012-02-13 03:10:03 +01: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
|
dc2cded96c
|
text/markup + label: introduction of markup text, that can be used for changing the style of the text.
example: [b]Hello [color=ff00ff]World[/color][/b]
+ implementation of interactive text reference
+ implementation of anchors
+ documentation
|
2012-02-08 19:25:22 +01:00 |
Qua-non
|
f8a0fbfd2f
|
try and improve graphics
|
2012-02-04 16:50:22 +05:30 |
Qua-non
|
d7cffd4b38
|
Merge https://github.com/kivy/kivy into tabbed_panes
|
2012-02-01 01:48:28 +05:30 |
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 |
Qua-non
|
5dca301c86
|
update image
|
2012-01-28 15:53:07 +05:30 |
Qua-non
|
02d97718f0
|
Merge https://github.com/kivy/kivy into tabbed_panes
|
2012-01-28 13:13:57 +05:30 |
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 |
Qua-non
|
be0c2dd387
|
add preview image
|
2012-01-24 19:18:29 +05:30 |
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
|
dfb32b89a5
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-22 08:53:29 -08:00 |
Alex Leighton
|
6588651d59
|
Fixed phrasing according to feedback.
|
2012-01-22 08:50:04 -08:00 |
Mathieu Virbel
|
7466a67ad3
|
atlas: improve documentation and remove debug
|
2012-01-22 13:22:53 +01: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 |