smallmodel
|
bf184fb719
|
Use #pragma once instead of #ifndef
|
2024-09-27 20:19:11 +02:00 |
|
pryon
|
a3d2c2c044
|
Properly free uipopup_describe instances
|
2024-09-21 19:46:32 +02:00 |
|
pryon
|
11f7728b9d
|
Move strdup'd string cleanup to uipopup_describe's dtor
|
2023-12-20 17:52:02 +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 |
|
pryon
|
2821488c93
|
Implement UIPulldownMenu (#85)
* Implement UIPulldownMenu
* Remove unnecessary value-type member initialization
|
2023-12-05 19:50:41 +01:00 |
|
OM
|
21916a5ab7
|
Reduced compilation warnings with overrides
|
2023-05-11 22:48:26 +02:00 |
|
Ley0k
|
09bed43f97
|
Hard reset
|
2016-03-27 11:49:47 +02:00 |
|