Alexandre Bury
|
d9652ac728
|
Add animated example.
|
2015-05-22 16:28:05 -07:00 |
|
Alexandre Bury
|
b2e52dc702
|
Add some (non-doc) comments.
|
2015-05-22 00:43:58 -07:00 |
|
Alexandre Bury
|
3df17cc64b
|
Improved lorem example
TODO: add margins around the textview?
|
2015-05-22 00:06:33 -07:00 |
|
Alexandre Bury
|
25726140d8
|
Add colors and styles to printer
|
2015-05-21 23:29:49 -07:00 |
|
Alexandre Bury
|
919e60d4ce
|
Add lines and boxes to printer.
Dialog now draws its box.
|
2015-05-20 10:31:38 -07:00 |
|
Alexandre Bury
|
7d301e1980
|
Add documentation
|
2015-05-19 17:31:52 -07:00 |
|
Alexandre Bury
|
c8136c67e0
|
Add focus system
May need to add a direction to take_focus
|
2015-05-19 15:54:11 -07:00 |
|
Alexandre Bury
|
ca5c485847
|
Fix Button on_key_event
KEY_ENTER is actually almost never called. The return key sends the
ascii code for '\n' instead.
|
2015-05-19 10:58:42 -07:00 |
|
Alexandre Bury
|
04121414e1
|
Add proper draw and layout to Dialog
|
2015-05-18 19:41:35 -07:00 |
|
Alexandre Bury
|
68819c89bf
|
Fixed variable case warnings
|
2015-05-18 15:31:55 -07:00 |
|
Alexandre Bury
|
1fcca9b3a9
|
Rename module vec2 -> vec
Margins may be moved to vec::Vec4 some day
|
2015-05-18 11:51:30 -07:00 |
|
Alexandre Bury
|
74f0fee9b6
|
Add Dialog skeleton
|
2015-05-16 14:02:15 -07:00 |
|