Alexander Taylor
|
0a09b10721
|
Fixed ppi of settingswithspinner image
|
2013-10-18 23:27:03 +01:00 |
Alexander Taylor
|
7de450b63d
|
Updated settings panel image/description
|
2013-10-18 22:14:28 +01:00 |
Mathieu Virbel
|
d964801691
|
actionbar: remake styling by forcing the height of the actionbar, add ActionButton.icon, prefer icon usage instead of text when the button is not in a group, and various size fixes on images and button/icon.
|
2013-07-22 18:33:04 +02:00 |
Mathieu Virbel
|
72412c5fff
|
doc: fix the app lifecycle image: bring back the svg into the source/images, and use the png version.
|
2012-12-30 04:22:01 +01:00 |
tshirtman
|
6b8953cb99
|
add png version of Kivy_App_Life_Cycle
|
2012-12-29 18:12:07 +01:00 |
qua-non
|
a6e8a246fc
|
Doc: fix file name
|
2012-12-29 03:45:41 +05:30 |
qua-non
|
0935f158c2
|
DOC: guide2 minor edits to kivy basics and kvlang sections
|
2012-12-29 03:18:27 +05:30 |
qua-non
|
a1d082e835
|
Guide2: add explanation section to the minimal application
|
2012-12-23 04:41:41 +05:30 |
qua-non
|
8eadba83c7
|
UIX: Splitter update doc image and and images for splitter grip
|
2012-11-20 15:45:26 +05:30 |
qua-non
|
6fd44448c1
|
Merge http://github.com/kivy/kivy into splitter
Conflicts:
kivy/data/images/defaulttheme-0.png
kivy/data/images/defaulttheme.atlas
|
2012-11-20 14:19:48 +05:30 |
Qua-non
|
4a8235254e
|
Doc: add preview image for CodeInput
|
2012-10-19 04:26:39 +05:30 |
Qua-non
|
71ebe6c6e5
|
Doc: update images/gif's to reflect latest theme for kivy
|
2012-10-01 02:30:58 +05:30 |
Qua-non
|
f59184a732
|
uix.Splitter: use images instead of color
|
2012-09-30 21:25:23 +05:30 |
Qua-non
|
7290ae7c76
|
Doc: update images of widgets to show latest theme in previews
|
2012-09-30 17:13:48 +05:30 |
Qua-non
|
f3ca27aaac
|
Doc: splitter.jpg
|
2012-09-27 23:15:04 +05:30 |
Mathieu Virbel
|
d58ee1fdcb
|
line: add image for line instruction
|
2012-09-24 18:22:49 +02:00 |
Mathieu Virbel
|
82eb0051f4
|
spinner: introduce new Spinner widget: A view that displays one child at a time and lets the user pick among them. Made only for text.
(this replace the combobox pull request, and its based on the dropdown widget.)
|
2012-07-31 16:02:51 +02:00 |
Mathieu Virbel
|
1cc2fefa77
|
doc: rewrite getting started / events, based on the quanon text
|
2012-07-16 17:22:19 +02: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 |
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 |
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 |
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 |
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
|
c3fe730904
|
minor additions to and sync for getting started
|
2012-04-05 01:08:00 +05:30 |
Mathieu Virbel
|
488c24965b
|
doc/gettingstarted: fix links on installation + add os icon
+ pushed tutorial section
|
2012-03-23 02:22:05 +01:00 |
Mathieu Virbel
|
23b86fb55b
|
doc/gettingstarted: first commit for the toolbar. handle #doc-<name>, keydown on left/right, and panel animation.
|
2012-03-21 20:26:40 +01:00 |
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 |
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 |
Mathieu Virbel
|
e62a20f4c2
|
doc: add the missing rstdocument.png
|
2012-02-10 19:35:55 +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
|
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
|
be0c2dd387
|
add preview image
|
2012-01-24 19:18:29 +05:30 |
Mathieu Virbel
|
1c7861ed18
|
bubble: update graphics from svg themes + some internals fixes on content handling.
|
2012-01-09 01:17:52 +01:00 |
Qua-non
|
0588890a83
|
change the bubble jpg
|
2012-01-02 16:31:31 +05:30 |
Qua-non
|
097b0c8058
|
include images and example
|
2011-12-31 04:42:14 +05:30 |
Mathieu Virbel
|
cd430f4b73
|
doc: add an architecture overview in svg, exported in png and included in the guide.
|
2011-11-25 19:01:30 +01:00 |
Mathieu Virbel
|
4360b7f507
|
vkeyboard: big changes to standardize input from system keyboard or virtual keyboard. map to a single keycode (int, str), text and modifiers event.
|
2011-10-21 16:21:58 +02:00 |
Mathieu Virbel
|
3a60614ae6
|
accordion: add new accordion widget with one little example.
|
2011-09-02 18:37:51 +02:00 |
Mathieu Virbel
|
68658a01bc
|
animation: update animation documentation to include easing methods documentation + image for each animation easing func.
|
2011-09-02 11:30:18 +02:00 |