Jared Boone
|
3f94591083
|
Remove a lot of static_cast<>s involving UI structs.
Also starting to get religion on using unsigned integers only when I want their wrapping/modulus behavior.
|
2016-11-29 10:13:56 -08:00 |
|
Jared Boone
|
e820bed097
|
Hide ui::Rect implementation.
|
2016-11-28 11:25:27 -08:00 |
|
Jared Boone
|
d15ace4676
|
Hide ui::Size implementation.
|
2016-11-28 10:55:45 -08:00 |
|
Jared Boone
|
aac2d31548
|
Hide ui::Point implementation.
|
2016-11-28 10:39:10 -08:00 |
|
Jared Boone
|
722f9b6886
|
MenuItem: Misc const and constructor consistency adjustments.
Also moved add_items() body to .cpp file.
|
2016-09-05 15:30:45 -07:00 |
|
Jared Boone
|
7cb3bbc9f8
|
Make Widget flags private, expose via methods.
|
2016-02-07 10:32:38 -08:00 |
|
Jared Boone
|
ce481c0b5a
|
Clean up UI type static_casts.
So disgusting, but not entirely gone yet...
|
2016-01-23 17:02:16 -08:00 |
|
Jared Boone
|
dc6fee8370
|
Initial firmware commit.
|
2015-07-08 08:39:24 -07:00 |
|