Commit graph

194 commits

Author SHA1 Message Date
5318ae6b41 Fixed install script on MacOS 2026-05-16 04:19:19 +02:00
6fb05f77ab Bug fixes 2026-05-15 08:29:56 +02:00
fb9876ad22 Added ColorPicker Widget 2026-05-13 10:04:35 +02:00
999cf30c21 Sync push 2026-05-11 21:10:41 +02:00
04e595ca9c Polished TextEdit widget 2026-05-08 07:17:51 +02:00
d5bf65465a Added Undo/Redo to TextBuffer 2026-05-08 01:46:57 +02:00
abc04ec132 Actually fixed pointer conversion bug 2026-05-08 00:58:46 +02:00
3ca1c3314d Fixed pointer conversion bug 2026-05-08 00:53:32 +02:00
ede7db738c Finished core TextEdit widget 2026-05-07 17:50:12 +02:00
a3eb4ba3cc Started work on TextEdit widget 2026-05-07 06:39:43 +02:00
655d7b1f98 Started work on text widgets 2026-05-05 06:39:46 +02:00
424574a2e6 Added caching for string dimensions in BasicRenderer2D 2026-05-04 19:51:15 +02:00
012f26f5f5 Sync push 2026-05-04 06:43:49 +02:00
d6fc5d3303 Sync push 2026-05-04 06:42:27 +02:00
9cfa49d691 Finished function-style macros functionality in Stylesheet 2026-05-04 05:35:22 +02:00
13fe2bb05b Sync push 2026-05-03 22:13:38 +02:00
fa638d2556 Added macros to stylesheet 2026-05-03 13:49:30 +02:00
203a305633 Added FocusManager 2026-05-03 06:49:44 +02:00
67a1dd605d Updated copyright notice 2026-05-03 02:13:46 +02:00
16e78d07b1 Various bugfixes 2026-05-01 21:17:23 +02:00
796b03f08c Added TreeView widget 2026-05-01 05:06:21 +02:00
2de45908a9 Added Context Menu ANimation 2026-04-30 20:36:45 +02:00
68bf336530 Added ComboBox widget 2026-04-28 13:02:14 +02:00
4fb5e24bb9 Started work on ComboBox 2026-04-28 06:48:47 +02:00
3663ac69fd Added layouts 2026-04-28 06:00:33 +02:00
a7265febdf Fixed scaling related bug 2026-04-27 07:21:23 +02:00
36c9c62e6d Addressed a few bugs 2026-04-26 12:38:55 +02:00
858ee269bd Added StatusBar 2026-04-26 06:47:48 +02:00
74c14791ee Finished first stage of ToolBar 2026-04-26 03:28:40 +02:00
c47782280b Sync push 2026-04-25 18:11:48 +02:00
f00f30004c Started work on ToolBar 2026-04-25 06:08:24 +02:00
d8e5b2e9be Added MenuBar 2026-04-25 03:28:28 +02:00
22ed3c0744 Added Event Enablers to Widget class 2026-04-24 23:48:09 +02:00
812260b969 Updated TODO 2026-04-24 13:19:29 +02:00
b38874c78a Finished Context Menu 2026-04-24 13:12:52 +02:00
eb27fa42d1 Polished first stage of Context Menu 2026-04-24 11:29:05 +02:00
99886e8c62 Started work on Context Menu 2026-04-24 06:43:26 +02:00
4bbf6a9b98 Added ostd::StaticHashMap 2026-04-24 04:42:12 +02:00
94e298394c Fixed a ListView dangling pointer bug 2026-04-24 03:01:43 +02:00
183df32659 Added ListView widget 2026-04-23 13:41:09 +02:00
69e7fb7f1d Started work on ListView widget 2026-04-23 03:28:47 +02:00
19f64f6af3 Added Slider widget 2026-04-23 00:46:10 +02:00
327582c463 Added ProgressBar widget 2026-04-22 18:34:47 +02:00
1c9d0b5ab9 Added RadioButton widget + RadioButtonGroup 2026-04-22 17:05:25 +02:00
ffe9d7ca1a Added tooltips 2026-04-22 05:34:59 +02:00
83f4687198 Added save/open file dialogs 2026-04-21 15:28:39 +02:00
8c174fb863 Added Image/Animation to Button widget 2026-04-21 12:36:35 +02:00
32ed5099f1 Updated TODO 2026-04-21 07:17:52 +02:00
cda204aec9 Added TabPanel widget 2026-04-21 05:46:45 +02:00
5491e5d4b3 Started work on TabPanel 2026-04-20 14:45:40 +02:00