smallmodel
|
32f507ce15
|
Fix pulldown menu container using the wrong foreground color
|
2025-01-03 22:08:26 +01:00 |
|
pryon
|
11f7728b9d
|
Move strdup'd string cleanup to uipopup_describe's dtor
|
2023-12-20 17:52:02 +01:00 |
|
pryon
|
7510b05d25
|
Properly free memory allocated by strdup calls
|
2023-12-18 19:56:26 +01:00 |
|
pryon
|
ec71ff3c3c
|
Implement UIPopupMenu (#87)
* Implement UIPopupMenu
* Use `std::fmax` for floats
|
2023-12-17 22:51:18 +01:00 |
|
pryon
|
5b3615d262
|
Implement UIPulldownMenuContainer (#86)
* Implement UIPulldownMenuContainer
* Review suggestions:
- remove unnecessary extern declarations
- add comment about a possible memleak
|
2023-12-05 23:27:27 +01:00 |
|
OM
|
c287638f99
|
Reworked file inclusion (using relative path)
|
2023-06-17 01:24:20 +02:00 |
|
Ley0k
|
09bed43f97
|
Hard reset
|
2016-03-27 11:49:47 +02:00 |
|