2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-02 06:15:35 +00:00

8 Commits

Author SHA1 Message Date
Lioncash
765c51776b General: Use std::make_unique where applicable
No behavior change.
2019-09-06 01:14:32 -04:00
Lioncash
5beb046f9e General: Add necessary includes where applicable
As part of the changes within hecl, this exposed a few indirect
inclusions. We can simply include the headers to resolve these cases.
2019-09-05 00:51:24 -04:00
Lioncash
21dece5b1e General: Include headers where applicable
Ensures necessary dependencies are always included where applicable, as
well as avoiding including dependencies where they aren't necessary.
2019-08-30 09:54:26 -04:00
Jack Andersen
dcbc001cd2 New code style refactor 2018-12-07 19:24:02 -10:00
Jack Andersen
f467cf019c Humungous refactor 2016-03-04 13:03:47 -10:00
Jack Andersen
82e7005c41 Toolbar positioning fix 2016-02-29 17:07:58 -10:00
Jack Andersen
b86b523ea0 Toolbar additions, PathButtons self-sizing 2016-01-26 14:41:44 -10:00
Jack Andersen
35c51c6fee Dedicated PathButtons class and horizontal ScrollView 2016-01-06 14:39:18 -10:00