Mathieu Virbel
|
761b1d73e5
|
uxl: add line + context everywhere, to be able to show the error on the file
|
2010-11-04 16:51:31 -04:00 |
Mathieu Virbel
|
c7744b0ee8
|
widget: correctly create storage accross all the properties (fix inherith issue)
|
2010-11-04 16:51:09 -04:00 |
Mathieu Virbel
|
7fcd14a0c0
|
button: add missing handlers
|
2010-11-04 16:50:41 -04:00 |
Mathieu Virbel
|
01203dfb3c
|
window: clear() work
|
2010-11-04 16:02:49 -04:00 |
Mathieu Virbel
|
81dc2ea4b5
|
uxl: start the builder
|
2010-11-04 16:00:04 -04:00 |
Mathieu Virbel
|
955d1758de
|
button: add the button widget
|
2010-11-04 15:59:53 -04:00 |
Mathieu Virbel
|
c1f333ab88
|
graphics: if the context is not yet created, create it.
|
2010-11-04 15:59:32 -04:00 |
Mathieu Virbel
|
6dc808874d
|
app: add a way to get any options from app in build()
|
2010-11-04 15:59:17 -04:00 |
Thomas Hansen
|
498c21ae6b
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-04 13:36:17 -05:00 |
Thomas Hansen
|
0a51ab854e
|
add need_redraw to context
|
2010-11-04 13:36:00 -05:00 |
Mathieu Virbel
|
1cdace1b93
|
add test app
|
2010-11-04 12:32:10 -04:00 |
Mathieu Virbel
|
0b3eb62e16
|
event: always pass the sender now.
|
2010-11-04 12:31:25 -04:00 |
Mathieu Virbel
|
d3a1dacefb
|
app: add app classe for building application or test
|
2010-11-04 12:25:04 -04:00 |
Thomas Hansen
|
5cb726bd55
|
fix texture binding
|
2010-11-04 10:51:27 -05:00 |
Thomas Hansen
|
5d85320ac9
|
start path and add some more GraphicInstructions
|
2010-11-04 10:10:10 -05:00 |
Thomas Hansen
|
6eeeaf59c5
|
start path and add some more GraphicInstructions
|
2010-11-04 10:08:30 -05:00 |
Thomas Hansen
|
740d169253
|
add documentation, clean codea bit, and start Path/Vector graphics
|
2010-11-04 04:30:31 -05:00 |
Mathieu Virbel
|
3b7560b290
|
textcanvas: remove uneeded transform_mat
|
2010-11-04 00:05:25 -04:00 |
Mathieu Virbel
|
1ebc890042
|
graphics: add instance() as a default context
windows: create default matrix projection
|
2010-11-04 00:05:03 -04:00 |
Thomas Hansen
|
f4be7975fc
|
fix border image
|
2010-11-03 22:43:35 -05:00 |
Thomas Hansen
|
0bc7f69c2e
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-03 22:29:20 -05:00 |
Thomas Hansen
|
fffdacbba5
|
fix rectngle and Image loading
|
2010-11-03 22:29:04 -05:00 |
Mathieu Virbel
|
e194a96f38
|
widget: create the default widget with on_touch_down/move/up + on_draw, collide, tree management (add/remove widget) + canvas + draw
|
2010-11-03 23:06:48 -04:00 |
Mathieu Virbel
|
784e3a67c3
|
properties: add ObjectProperty
|
2010-11-03 23:06:17 -04:00 |
Mathieu Virbel
|
e8708f4749
|
base: remove getCurrentTouches -> EventLoop.touches
|
2010-11-03 23:06:05 -04:00 |
Thomas Hansen
|
e225c3d960
|
fix some things with window and graphics
|
2010-11-03 18:59:31 -05:00 |
Mathieu Virbel
|
3ea814b045
|
add testcanvas
|
2010-11-03 17:38:18 -04:00 |
Mathieu Virbel
|
4107ea1f0b
|
fixes to be able to import window + use runTouchApp
|
2010-11-03 17:37:48 -04:00 |
Mathieu Virbel
|
1f2fb6eb41
|
kivy: first import
|
2010-11-03 17:05:03 -04:00 |