|
ef4451b81f
|
Initial stab at WIDGET_LOADSCREEN and navigation
|
2017-12-02 14:15:22 +01:00 |
|
|
980ac4c7cf
|
Remove 'user_data' arg from widget_set_handler
|
2017-12-02 13:42:32 +01:00 |
|
|
3cb5fc18e7
|
add widget_ev_to_str(); Pass 'ed' through to EV_WIDGET_TOUCH_{UP,DOWN} calls
|
2017-11-26 19:27:57 +01:00 |
|
|
fda8b332db
|
Add 'type', 'label', rename 'icon' to 'img' in widget
|
2017-11-26 18:41:17 +01:00 |
|
|
63f1088e7a
|
Call EV_WIDGET_CREATE upon first installing of set_handler()
|
2017-11-26 16:25:05 +01:00 |
|
|
64af496314
|
Factor out widget_set_{handler,timer}() from app
|
2017-11-26 16:10:51 +01:00 |
|
|
f9c4520b60
|
Add widget_{set,delete}_{handler,timer}()
|
2017-11-26 15:55:15 +01:00 |
|
|
fd68b1ec03
|
Refactor app to use 'screen with widgets' rather than 'widgets'
|
2017-11-26 15:01:59 +01:00 |
|
|
3e2e9d4e5b
|
Add screen.[ch] and unit tests
|
2017-11-26 14:18:43 +01:00 |
|
|
79bb900def
|
factor out application widgets from widget.h -- add new include/mongoose-touch.h instead
|
2017-11-26 11:32:47 +01:00 |
|
|
6985b30dc2
|
Add a simple unit test for widget_add_from_file()
|
2017-11-26 11:28:09 +01:00 |
|
|
4f64ed554a
|
Initial commit
|
2017-11-25 01:14:04 +01:00 |
|