Commit Graph

3212 Commits

Author SHA1 Message Date
Thomas Hansen c08e79070f add example to show text_size and line_height property of label 2012-11-20 14:36:22 -06:00
Thomas Hansen 44492e2ea4 add line_height property to label 2012-11-20 14:36:05 -06:00
Julien Miotte 7d07041331 Fixing bind() example (wrong event signature)
On_press only provides the emitting object.
2012-11-20 20:27:32 +01:00
Julien Miotte e71dcabc1b Fixing bind() exemple (undefined refs). 2012-11-20 20:27:05 +01:00
Mathieu Virbel 6ff2a698eb stencil: add a python property to change the func_op of the StencilUse. Plus add the documentation for it. refs #790 2012-11-20 20:08:39 +01:00
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
Mathieu Virbel dfb9930da9 Merge pull request #740 from kivy/TabbedPanelItem
Tabbed panel item
2012-11-19 08:19:38 -08:00
Mathieu Virbel 1fd31cefd8 Merge branch 'master' of ssh://github.com/kivy/kivy 2012-11-19 16:57:37 +01:00
Mathieu Virbel 85f2e0bc5a utils: simplify get_hex_from_color 2012-11-19 16:56:53 +01:00
Mathieu Virbel 842b284c0d Merge branch 'master' into color_label 2012-11-19 16:49:54 +01:00
Mathieu Virbel 2372fa9f30 Merge pull request #803 from kivy/win_size
Core: Window update `size` property on window re-size
2012-11-19 07:47:39 -08:00
Mathieu Virbel 7180c1ceb2 modalview: allow to close the modalview by hitting escape, if the auto_dismiss is allowed. closes #776 2012-11-19 16:46:23 +01:00
Mathieu Virbel 3d45421b2d Merge pull request #771 from kivy/modalview_onopen_oncomplete
put the dispatching of the on_open event of modalview after the animation
2012-11-19 07:40:52 -08:00
qua-non 3d5932484a Merge pull request #801 from mike-perdide/patch-3
Spacing is different from padding, fixing doc.
2012-11-17 15:09:05 -08:00
qua-non 6f014130a9 UIX:Label honour `color` property when using makup 2012-11-18 03:41:07 +05:30
Julien Miotte 06372db288 Spacing is different from padding, fixing doc. 2012-11-17 14:15:03 +01:00
tshirtman 2d776364fb add simple example in kivy.uix.video.py 2012-11-16 14:31:56 +01:00
tshirtman ae2c63ec33 adding simple example in slider.py 2012-11-15 20:58:09 +01:00
Mathieu Virbel 4a70238fca Merge branch 'master' of ssh://github.com/kivy/kivy 2012-11-12 16:43:33 +01:00
Mathieu Virbel 0b4f8524ea window: ensure the on_resize event is dispatched on win/osx. closes #789 2012-11-12 16:43:19 +01:00
Qua-non 880a85b504 Core: Window update `size` property on window re-size 2012-11-11 03:14:51 +05:30
Gabriel Pettier ad3f5f139f correct error in screenmanager docstring
(sm->screen)
2012-11-08 14:48:30 +01:00
Mathieu Virbel b39248367b Merge branch 'fix-carousel' 2012-11-08 09:48:20 +01:00
Mathieu Virbel b242112850 carousel: dont use the same configuration as scrollview, the timing doesnt give a good behavior. 2012-11-08 09:47:50 +01:00
Mathieu Virbel 5cc1d26f07 add carousel example with buttons 2012-11-08 09:33:59 +01:00
Mathieu Virbel 2474002228 Merge pull request #785 from GendoIkari/master
Again on event binding
2012-11-07 13:25:57 -08:00
Mathieu Virbel 508788833b carousel: fix swipe gesture detection. refs #737 2012-11-07 22:24:57 +01:00
Gendo Ikari 6ddafdbfa8 examples: using new api for event binding in kwargs 2012-11-07 19:19:27 +01:00
Gendo Ikari afd670942a performance fix in widget constructor for event binding 2012-11-07 19:02:57 +01:00
qua-non e221102658 Doc: make the VM visible in creating apk docs 2012-11-07 15:32:37 +05:30
qua-non a4d089ad89 Doc: fix running info in screen module closes #783 2012-11-06 02:12:15 +05:30
Mathieu Virbel a0399169f3 Merge branch 'master' of ssh://github.com/kivy/kivy 2012-11-05 19:01:18 +01:00
Mathieu Virbel a26dcd5bf8 remove setting debug 2012-11-05 19:01:03 +01:00
Mathieu Virbel 37cdb2849f Merge branch 'master' of ssh://github.com/kivy/kivy 2012-11-04 22:29:53 +01:00
Mathieu Virbel 99484ceda6 texture: if a non-npot texture with mipmap has been requested, force the allocation before doing a glTexSubImage2d, and delay the mipmap generation to prevent double generation. Closes #781, #782, #656 2012-11-04 22:29:20 +01:00
tshirtman d596d8fafa add docstring to ScatterPlane. 2012-11-04 00:05:31 +01:00
Qua-non 0e1c793230 examples: minor edits to examples 2012-11-04 02:48:35 +05:30
Mathieu Virbel 5776d9e017 metrics: fix ios scale proportion compared to android/desktop 2012-11-02 20:39:20 +01:00
Mathieu Virbel 42fb4c69c5 metrics: add iOS support for Metrics.density/Metrics.dpi 2012-11-02 20:06:21 +01:00
Mathieu Virbel 596cbab408 Merge branch 'master' of ssh://github.com/kivy/kivy into ios-support 2012-11-02 20:04:29 +01:00
Mathieu Virbel 0530cdfd7c screen: add module into the documentation 2012-11-02 18:27:32 +01:00
Mathieu Virbel dfda7b0b92 Merge branch 'master' of ssh://github.com/kivy/kivy 2012-11-02 18:07:06 +01:00
Mathieu Virbel 7e3f193d60 screen: add new screen module, that can be used for simulating different screen sizes/density/dpi. 2012-11-02 18:06:35 +01:00
Mathieu Virbel a4dadc188e Merge pull request #779 from kivy/fixes-dpi
DPI-related fixes
2012-11-02 10:00:36 -07:00
tshirtman a4f1ffde7a makes the "this label fits to the content" really fit to the content 2012-11-02 16:49:06 +01:00
Mathieu Virbel 1d41016bd6 base: remove unused imports 2012-11-02 16:35:25 +01:00
Mathieu Virbel c196edd42d metrics: add documentation 2012-11-02 13:38:39 +01:00
Mathieu Virbel 222829ecc5 dpi: wip style 2012-11-02 04:14:56 +01:00
Mathieu Virbel 1ac5d8b928 win32/opengl: after initialization, test first the opengl version before going further. If we don't meet the miminum requirements, we show a msgbox. closes #778 2012-11-01 22:26:24 +01:00