JustUI/include/justui
Lephenixnoir 216918123f
remove inheritance from jwidget API
This is the first step in improving the widget definition process. By
forcing the default behavior to be the widget behavior (thus
discouraging inheritance that doesn't work in C anyway), the default of
jwidget_poly_event() is exposed to the contract. This will allow further
features in using events, specifically for more complex focus cases.
2024-09-06 09:58:32 +02:00
..
p version 1.0.0, I guess 2021-03-12 16:19:43 +01:00
config.h.in version 1.0.0, I guess 2021-03-12 16:19:43 +01:00
defs.h jlist, jscrolledlist: add versatile paintable list widgets 2022-12-01 11:00:27 +01:00
jevent.h jevent: conveniences for testing for keys 2024-09-04 14:45:27 +02:00
jfileselect.h jfileselect: visualize errors 2024-02-04 19:59:45 +01:00
jfkeys.h don't use FX9860G/FXCG50 and slightly more unified APIs 2024-03-24 11:05:43 +01:00
jframe.h jscrolledlist: hack to allow scroll before re-layout 2022-12-01 23:59:31 +01:00
jinput.h jinput: add keymap customization function 2024-03-17 19:09:20 +01:00
jlabel.h version 1.0.0, I guess 2021-03-12 16:19:43 +01:00
jlayout.h version 1.0.0, I guess 2021-03-12 16:19:43 +01:00
jlist.h jlist: add user data pointer 2024-09-04 08:51:41 +02:00
jpainted.h fix a severe bug in vector extension logic 2021-05-13 14:07:12 +02:00
jscene.h jscene: add autopaint option 2024-09-04 08:55:56 +02:00
jscrolledlist.h jlist, jscrolledlist: make parent the last constructor argument 2024-09-04 08:49:52 +02:00
jwidget-api.h remove inheritance from jwidget API 2024-09-06 09:58:32 +02:00
jwidget.h jwidget: add a per-widget clipping setting 2022-11-19 23:42:38 +01:00