| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow multiple button types | Xavier Del Campo Romero | 2022-07-07 | 5 | -108/+190 |
| * | button.c: fix wrong function call | Xavier Del Campo Romero | 2022-07-07 | 1 | -1/+1 |
| * | rounded_rect.h: fix typo | Xavier Del Campo Romero | 2022-07-07 | 1 | -1/+1 |
| * | gui/container: support spacing between GUI elements | Xavier Del Campo Romero | 2022-07-02 | 2 | -1/+7 |
| * | gui/bar: support arbitrary x/y and width | Xavier Del Campo Romero | 2022-07-02 | 2 | -20/+46 |
| * | gui: reuse callback data | Xavier Del Campo Romero | 2022-07-02 | 8 | -26/+60 |
| * | gui: implement container | Xavier Del Campo Romero | 2022-07-02 | 3 | -0/+91 |
| * | button.c: h/v-center child label by default | Xavier Del Campo Romero | 2022-07-02 | 1 | -0/+2 |
| * | gui.c: fix wrong logic on gui_coords | Xavier Del Campo Romero | 2022-07-02 | 1 | -1/+3 |
| * | gui: allow custom add_child callback | Xavier Del Campo Romero | 2022-07-02 | 2 | -0/+4 |
| * | button.c: fail on negative width | Xavier Del Campo Romero | 2022-06-29 | 1 | -0/+2 |
| * | gui: implement {h,v}centered | Xavier Del Campo Romero | 2022-06-29 | 5 | -3/+70 |
| * | Revamp gui component | Xavier Del Campo Romero | 2022-06-26 | 14 | -440/+862 |
| * | Replace x_get functions with macros | Xavier Del Campo Romero | 2022-03-30 | 1 | -46/+25 |
| * | Add project source code | Xavier Del Campo Romero | 2022-03-30 | 3 | -0/+512 |
