adam
9be23f8360
One more.
2025-03-11 17:33:13 -04:00
adam
5f1fa36890
Improvement for keybinding memory management.
...
I'm not respecting the sorted list anymore, but it's still good.
2025-03-04 01:03:18 -05:00
adam
a3ae87e90b
Remove some explicit string management.
2025-03-03 13:44:42 -05:00
adam
fad3dbc39a
This adds some resource-ownership tracking.
...
Time to start spreading this out, more.
2025-03-03 13:26:36 -05:00
adam
a36901db50
A simple one.
2025-03-03 01:14:07 -05:00
adam
d814e000bd
Remove another raw-delete.
2025-03-03 00:53:25 -05:00
adam
23599df231
Unique pointer a member of style node.
2025-03-03 00:49:53 -05:00
adam
865e176e5d
Another one. This one was big.
2025-03-03 00:37:28 -05:00
adam
df45103126
Another container.
2025-03-02 23:44:14 -05:00
adam
7c3f2c1535
Remove one custom container usage.
2025-03-02 23:06:04 -05:00
adam
d1fa4d5cca
Another string simplification.
...
At some point using `std::filesystem::path` would be
warranted. Better to simply clean up memory issues first, though.
Then we can see what changes.
2025-03-02 02:09:15 -05:00
adam
982684e36c
A bit more memory grind...
2025-03-01 03:27:46 -05:00
adam
396b5fc2a6
This is a major lift into C++.
...
Much of the code is now building in C++, and I'm using C++23.
A spot test seems to work. Now I can start to debride all the
painful memory management quirks...
2025-03-01 03:03:25 -05:00
adam
3a474cb68e
Another unique pointer, for dialogue window.
2025-02-28 21:58:44 -05:00
adam
8101f9f267
This marks the "start" of Flenser.
2025-02-28 13:53:05 -05:00
adam
20fea64cb5
Initial import of Dillo
2025-02-28 13:34:30 -05:00