Mathieu Virbel
a98c31b3a5
setup: ensure that kv files are copied
2011-02-01 00:25:15 +01:00
Mathieu Virbel
7f2c9750b3
add missing MANIFEST.in
2011-02-01 00:25:01 +01:00
Mathieu Virbel
c5f92d2faf
Merge branch 'master' of github.com:tito/kivy
2011-02-01 00:08:07 +01:00
Mathieu Virbel
b14251cbc9
init/setup: push initial window logo + uncomment the code for making it work
2011-02-01 00:07:49 +01:00
Christopher Denter
d549f8aec6
Merge branch 'master' of github.com:tito/kivy
2011-01-31 23:51:27 +01:00
Christopher Denter
2e544c278c
Reword Kivy's description in setup.py
2011-01-31 23:51:04 +01:00
Mathieu Virbel
6dc1eb2536
doc: create anchor link before doing hide header if needed
2011-01-31 22:42:39 +01:00
Mathieu Virbel
85abba014c
cleanup examples
2011-01-31 22:37:48 +01:00
Mathieu Virbel
15274b2578
remove unused slider background, testapp
2011-01-31 22:29:20 +01:00
Mathieu Virbel
ed4de7ebd1
update documentation to move search box in header + toggle header
2011-01-31 22:11:41 +01:00
Mathieu Virbel
cf31d27dda
Add Lang documentation
2011-01-31 19:16:07 +01:00
Mathieu Virbel
81ab01b0dd
add test result and build in ignore list.
...
graphicals result will be never commited on git :)
2011-01-31 17:44:13 +01:00
Mathieu Virbel
571911f3c5
App: automatic loading of corresponding kv file if exist
...
+ rewrite app documentation
+ include example about how to create an app with build or kv
2011-01-31 17:42:41 +01:00
Mathieu Virbel
6947c18312
update slider design
2011-01-31 15:51:27 +01:00
Mathieu Virbel
905b0c2bc0
graphics: compiler is broken when we have more than one canvas in the game.
...
temporary disable it to prevent ui bugs.
2011-01-31 15:32:06 +01:00
Mathieu Virbel
0496e5636d
update framework button styles
2011-01-31 15:31:08 +01:00
Mathieu Virbel
6fae223cb6
fix users guide link
2011-01-31 11:56:03 +01:00
Mathieu Virbel
b063d6a2ee
Merge branch 'master' of github.com:tito/kivy
2011-01-31 03:07:27 +01:00
Mathieu Virbel
901cc0f6f7
widget documentation fixes
2011-01-31 03:07:15 +01:00
Mathieu Virbel
0913ea946c
Update documentation to fit the website theme
2011-01-31 03:06:59 +01:00
Christopher Denter
19b02bf5a7
docs: remove build_factory command
2011-01-30 20:25:47 +01:00
Christopher Denter
345a1e8da2
docs: re-add basic install commands for beginners
2011-01-30 20:16:09 +01:00
Christopher Denter
aa26256135
docs: warn users that core image != widget image
2011-01-30 19:20:30 +01:00
Christopher Denter
cb66d524aa
mactouch: Disable two debug prints
2011-01-30 18:08:43 +01:00
Christopher Denter
184880054a
Merge branch 'master' of github.com:tito/kivy
2011-01-30 17:26:03 +01:00
Christopher Denter
100b2b2180
mactouch: Fix mactouch input provider. (I broke it during pep8 conversion, sorry)
2011-01-30 17:25:49 +01:00
Mathieu Virbel
e57040d230
Merge branch 'master' of github.com:tito/kivy
2011-01-30 15:01:27 +01:00
Christopher Denter
15eee8a72b
Merge branch 'master' of github.com:tito/kivy
2011-01-30 15:00:37 +01:00
Mathieu Virbel
619ea74b9e
window: revert color to black (issue already open for beeing able to change it)
2011-01-30 15:00:37 +01:00
Christopher Denter
ed44a4e274
clearcolor black again. ooops
2011-01-30 15:00:24 +01:00
Christopher Denter
aab3322cdf
docs: contact us: sections instead of definition lists. quickstart: fix enumeration
2011-01-30 14:59:58 +01:00
Mathieu Virbel
adc44cc66d
Makefile: remove build_factory for build/mesabuild
...
+ add clean pyc/pyo in kivy package
2011-01-30 14:59:02 +01:00
Mathieu Virbel
cd40bc28f5
shader: fixes for correctly check if the shader have been successfully compiled or not (thanks hansent)
2011-01-30 14:23:13 +01:00
Christopher Denter
f57ea18be2
Add missing file
2011-01-30 13:57:58 +01:00
Christopher Denter
b16206d2f5
fix quickstart code example
2011-01-30 13:57:36 +01:00
Christopher Denter
8dc4e9fba2
Docs:
...
- Add users mailing list
- Reorder: Put FAQ at a later point
- Reorder: Put architectural overview into programming guide
2011-01-30 13:54:32 +01:00
Christopher Denter
f72b806597
Link install guide and contribution guide for developers
2011-01-30 13:43:20 +01:00
Christopher Denter
1ab473c6b4
Add PYTHONPATH note to contribution guide. need to adjust install guide still
2011-01-30 13:23:58 +01:00
Christopher Denter
0ddd8254cb
docs: add 'contact us' document
2011-01-29 22:22:31 +01:00
Christopher Denter
f5c5b90fe6
docs: small contribution additions
2011-01-29 22:04:35 +01:00
Christopher Denter
e11ec12227
Docs: Fix links, add gsoc 2011 faq entry, use sections instead of definition lists
2011-01-29 21:17:05 +01:00
Christopher Denter
c4c731b9e8
Docs: add 'how to contribute' document. Also reorganize index to not be a gigantic page
2011-01-29 20:23:40 +01:00
Christopher Denter
3b42986765
first try to adjust doc theme to new brownish logo
2011-01-29 19:02:16 +01:00
Christopher Denter
f901ef4764
Merge branch 'master' of github.com:tito/kivy
2011-01-29 17:43:06 +01:00
Mathieu Virbel
bc66418064
little canvas stress:
...
1. show that the compiler is not working very well on different branch
2. if we activate monitor module, every second, the screen look weird
3. deletion is soooooooo long !
2011-01-29 17:13:05 +01:00
Christopher Denter
e33095c842
Improve App class docs. Also fix example (label -> text)
2011-01-29 15:48:59 +01:00
Christopher Denter
3c308c9e9c
rename: is_build -> built (short for 'was built' or 'has been built', but just 'is build' doesn't make sense)
2011-01-29 15:29:00 +01:00
Mathieu Virbel
4788f4a12c
Activate cython embedsignature for shader and vbo
2011-01-29 12:05:14 +01:00
Mathieu Virbel
d39f9223d4
Fbo bind/release documentation
2011-01-29 12:04:59 +01:00
Mathieu Virbel
9cef4a2f11
remove scatter debug
2011-01-29 12:04:40 +01:00