| .. |
|
Button.cpp
|
Added save/open file dialogs
|
2026-04-21 15:28:39 +02:00 |
|
Button.hpp
|
Added save/open file dialogs
|
2026-04-21 15:28:39 +02:00 |
|
CheckBox.cpp
|
Added RadioButton widget + RadioButtonGroup
|
2026-04-22 17:05:25 +02:00 |
|
CheckBox.hpp
|
Added ProgressBar widget
|
2026-04-22 18:34:47 +02:00 |
|
Containers.cpp
|
Added Image/Animation to Button widget
|
2026-04-21 12:36:35 +02:00 |
|
Containers.hpp
|
Added TabPanel widget
|
2026-04-21 05:46:45 +02:00 |
|
Label.cpp
|
Implemented ImageLabel widget
|
2026-04-20 08:50:38 +02:00 |
|
Label.hpp
|
Implemented ImageLabel widget
|
2026-04-20 08:50:38 +02:00 |
|
ListView.cpp
|
Fixed a ListView dangling pointer bug
|
2026-04-24 03:01:43 +02:00 |
|
ListView.hpp
|
Fixed a ListView dangling pointer bug
|
2026-04-24 03:01:43 +02:00 |
|
ProgressBar.cpp
|
Added Slider widget
|
2026-04-23 00:46:10 +02:00 |
|
ProgressBar.hpp
|
Added ProgressBar widget
|
2026-04-22 18:34:47 +02:00 |
|
RadioButton.cpp
|
Added ProgressBar widget
|
2026-04-22 18:34:47 +02:00 |
|
RadioButton.hpp
|
Added ProgressBar widget
|
2026-04-22 18:34:47 +02:00 |
|
RootWidget.cpp
|
Added tooltips
|
2026-04-22 05:34:59 +02:00 |
|
RootWidget.hpp
|
Added tooltips
|
2026-04-22 05:34:59 +02:00 |
|
Scrollbar.cpp
|
Added ListView widget
|
2026-04-23 13:41:09 +02:00 |
|
Scrollbar.hpp
|
Added ListView widget
|
2026-04-23 13:41:09 +02:00 |
|
Slider.cpp
|
Fixed a ListView dangling pointer bug
|
2026-04-24 03:01:43 +02:00 |
|
Slider.hpp
|
Fixed a ListView dangling pointer bug
|
2026-04-24 03:01:43 +02:00 |
|
Widget.cpp
|
Added tooltips
|
2026-04-22 05:34:59 +02:00 |
|
Widget.hpp
|
Started work on ListView widget
|
2026-04-23 03:28:47 +02:00 |