Commit Graph

1798 Commits

Author SHA1 Message Date
Mathieu Virbel edd1d2a5ee core/window: remove some debugs 2012-03-05 17:28:49 +01:00
Mathieu Virbel d45219d5b8 core/window: better handling of system size. window size can now be changed, opengl is automatically reloaded on the first resize (the first initialization doesn't count.)
+ fix issue with mouse_up never fired after a resize
2012-03-05 17:03:23 +01:00
Mathieu Virbel d05777e954 core: got a first version of gl context reloading working. now need to clean and test more. 2012-03-03 18:45:23 +01:00
Mathieu Virbel 4ee7014da9 Merge branch 'master' into core-gl-reload 2012-03-02 01:09:52 +01:00
Mathieu Virbel 4952db3b22 core/window: implement a new dropfile event, currently used only on macosx. 2012-03-02 00:48:32 +01:00
Mathieu Virbel 6c1430d3c2 button: fix grabbing priority in touch move/up 2012-03-01 23:45:19 +01:00
Mathieu Virbel 625528db29 Merge pull request #412 from akshayaurora/bubble
Remove redundant `background_texture`, this also fixes updation of textu...
2012-03-01 14:40:46 -08:00
Qua-non 62752ddd26 Remove redundant `background_texture`, this also fixes updation of texture
when background_image was changed.
2012-03-02 03:01:00 +05:30
qua-non 349f3e22b2 Merge pull request #411 from akshayaurora/nested_widget
propagate on_touch_down on_touch_up and on_touch_move to kids in Button and Label
2012-02-29 22:27:03 -08:00
Qua-non e2cf603ddd propagate touch_move and touch_up events to kids and two style guide fixes 2012-03-01 11:50:48 +05:30
Qua-non 732f239b54 propagate on_touch_down to kids in Button and Label 2012-03-01 02:20:08 +05:30
Mathieu Virbel 318dc9ccb6 Merge branch 'master' of ssh://github.com/kivy/kivy 2012-02-29 19:38:51 +01:00
Mathieu Virbel 85367ca1bb core/graphics: use a gpu buffer for storing vertex indices, and use it with GL_ELEMENT_ARRAY_BUFFER. Faster for screen with lot of drawings.
+ dont unbind after drawing, but only when using Callback instruction.
2012-02-29 19:38:32 +01:00
Mathieu Virbel f725b9e7b7 working on the opengl context reloading. first pass, partially working on osx. 2012-02-27 17:29:24 +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 abfeb2bc3c add possibility to read rst document with python -m kivy.uix.rst <docname.rst> 2012-02-24 14:38:43 +01:00
Mathieu Virbel e9fbb48463 fix setup.py for python-for-android project 2012-02-24 11:24:21 +01:00
Mathieu Virbel 46dfe8951e fix window build. 2012-02-24 02:25:25 +01:00
Mathieu Virbel da1e506abf try to fix win32 build 2012-02-24 02:14:14 +01:00
Mathieu Virbel 69bea76df9 rework setup.py, need testing on windows/linux. hopefully that would be more easy to implement new extensions that require new libs now. 2012-02-24 00:25:20 +01:00
Mathieu Virbel 8d3403d3eb core/label: fix rendering of line without text (black bar again.) 2012-02-22 16:01:55 +01:00
Mathieu Virbel 4b56de0de9 videoplayer: implement fullscreen boolean. The video can be switch to fullscreen with a double tap. Closes #331
+ behavior can be deactivated by setting allow_fullscreen to False.
+ rst video player use default fullscreen now.
+ update example to use this new widget
2012-02-21 17:14:50 +01:00
Mathieu Virbel 4719946be8 rst: support for .. video:: directive 2012-02-21 12:42:39 +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
Mathieu Virbel 3f01ad4e2c Merge branch 'master' of ssh://github.com/kivy/kivy 2012-02-20 18:19:02 +01:00
Mathieu Virbel 9377684979 video: implement seek() method (working with gstreamer right now) + fix volume setting when video is loaded 2012-02-20 18:18:52 +01:00
Mathieu Virbel c0997c84c2 bubble: fix kvlang not listening to color change due to parent = None at creation 2012-02-20 18:18:00 +01:00
Mathieu Virbel 5f1c443071 filechooser: update filechooser icon theme 2012-02-20 18:17:35 +01:00
Mathieu Virbel 9fdab98621 events: fix getter/setter when they are used between 2 differents widgets instance. 2012-02-20 18:16:57 +01:00
Mathieu Virbel 06a2ddca23 Merge pull request #405 from akshayaurora/unicode_example
Unicode example
2012-02-19 08:55:49 -08:00
qua-non 2c61829c1e Update examples/widgets/unicode_textinput.py 2012-02-19 20:57:29 +05:30
qua-non 70b78af962 Update examples/widgets/unicode_textinput.py 2012-02-19 18:02:53 +05:30
qua-non 5cb15eb929 Update examples/widgets/unicode_textinput.py 2012-02-19 17:51:21 +05:30
Qua-non 122f5f1dc3 initial commit for unicode example 2012-02-19 17:47:14 +05:30
Mathieu Virbel 87af172b64 core/ffmpeg: fix ffmpeg video implementation 2012-02-18 18:20:29 +01:00
Mathieu Virbel b3f6514084 Merge branch 'master' of ssh://github.com/kivy/kivy 2012-02-18 17:21:06 +01:00
Mathieu Virbel 880d467863 scrollview: add missing kv part to show the hbar/vbar 2012-02-18 17:20:54 +01:00
qua-non b5c4dfb35c Add installation instructions for mageia 2012-02-17 20:49:05 +05:30
Mathieu Virbel 3ae2262062 scrollview: introduce scrollbar (not touchable) for indicating the position/size of the content / view. Automatically hide when no movement are done.
+ added bar_color, bar_width, bar_margin to control the styling of horizontal/vertical bar
2012-02-16 19:11:41 +01:00
Mathieu Virbel 33b69b84b2 Merge branch 'master' of ssh://github.com/kivy/kivy 2012-02-16 17:18:30 +01:00
Mathieu Virbel e629ae8fed scrollview: automatically animate the scrollview (instead of fixed incremental step) when mousewheel is used. Make the scrollview much more smoother. 2012-02-16 17:18:15 +01:00
Mathieu Virbel d0d09bfa39 Merge pull request #404 from cgohlke/patch-1
Fix msvc9 compile errors
2012-02-16 06:46:51 -08:00
cgohlke fe870e7759 Fix msvc9 compile errors 2012-02-15 19:24:47 -08:00
Mathieu Virbel 13c78079da bump to 1.1.2-dev 2012-02-15 18:06:51 +01:00
Mathieu Virbel ba6ae7e69f bump to 1.1.1 2012-02-15 18:06:34 +01:00
Mathieu Virbel c21bca3d63 fix for invalid replacement from import to __import__ 2012-02-15 17:57:28 +01:00
Mathieu Virbel bf7ab1a0ab Merge branch 'master' of ssh://github.com/kivy/kivy 2012-02-15 16:44:50 +01:00
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