JustUI/src
Lephenixnoir e324f9a3a2
don't use FX9860G/FXCG50 and slightly more unified APIs
We still have a few platform-specific occurrences that I'll want to get
rid of in the future. This should ultimately leave me with only one
version of the library (but this also precludes the use of macros like
DWIDTH/DHEIGHT which will require further changes).
2024-03-24 11:05:43 +01:00
..
jfileselect.c don't use FX9860G/FXCG50 and slightly more unified APIs 2024-03-24 11:05:43 +01:00
jfkeys.c don't use FX9860G/FXCG50 and slightly more unified APIs 2024-03-24 11:05:43 +01:00
jframe.c don't use FX9860G/FXCG50 and slightly more unified APIs 2024-03-24 11:05:43 +01:00
jinput.c don't use FX9860G/FXCG50 and slightly more unified APIs 2024-03-24 11:05:43 +01:00
jlabel.c fix a severe bug in vector extension logic 2021-05-13 14:07:12 +02:00
jlayout_box.c allow widgets to float over their parent's layout 2021-05-13 11:16:16 +02:00
jlayout_grid.c version 1.0.0, I guess 2021-03-12 16:19:43 +01:00
jlayout_p.h version 1.0.0, I guess 2021-03-12 16:19:43 +01:00
jlayout_stack.c allow widgets to float over their parent's layout 2021-05-13 11:16:16 +02:00
jlist.c jlist: fix jlist_clear() 2022-12-02 09:56:33 +01:00
jpainted.c minor update 2022-06-18 19:49:46 +01:00
jscene.c don't use FX9860G/FXCG50 and slightly more unified APIs 2024-03-24 11:05:43 +01:00
jscrolledlist.c jscrolledlist: hack to allow scroll before re-layout 2022-12-01 23:59:31 +01:00
jwidget.c jframe: new widget that adds scrolling to a large child (basics) 2022-11-20 14:56:42 +01:00
keymap.c version 1.0.0, I guess 2021-03-12 16:19:43 +01:00
util.h jwidget: add a per-widget clipping setting 2022-11-19 23:42:38 +01:00
vec.c fix a severe bug in vector extension logic 2021-05-13 14:07:12 +02:00