Commit Graph

26 Commits

Author SHA1 Message Date
Shadowfacts b6982e04e4
Initial program implementation 2019-08-08 21:44:59 -04:00
Shadowfacts ca3f2328f0
Update Cacao README 2019-08-08 18:56:06 -04:00
Shadowfacts e4fc677dc1
Start adding ViewControllers 2019-06-28 11:12:46 -04:00
Shadowfacts e92bcd81cb
Add StackView spacing 2019-06-27 19:27:44 -04:00
Shadowfacts db06b454b1
Start DialogView 2019-06-27 19:12:35 -04:00
Shadowfacts f29e690208
Label improvements
Add shadow, line wrapping, line maximum
2019-06-27 18:37:40 -04:00
Shadowfacts cb66900cb5
Add Window constraints 2019-06-26 19:54:23 -04:00
Shadowfacts 0defbdeffd
Add panel background nine patch 2019-06-26 19:32:06 -04:00
Shadowfacts 4d1fb68c89
Add DropdownButton 2019-06-25 21:52:17 -04:00
Shadowfacts df3523347c
Add ToggleButton 2019-06-23 22:21:59 -04:00
Shadowfacts 204731e03c
Add EnumButton 2019-06-23 21:55:42 -04:00
Shadowfacts 4070baaa63
Add default button backgrounds and click sound 2019-06-23 21:22:54 -04:00
Shadowfacts c79b93a4f9
Add NinePatchTexture and NinePatchView 2019-06-23 20:09:52 -04:00
Shadowfacts 6485fd1035
Add Texture and TextureView 2019-06-23 18:23:59 -04:00
Shadowfacts 62fbc10aa3
Add basic button implementation 2019-06-23 17:56:49 -04:00
Shadowfacts 54ad51c719
Add mouse hover & click handling 2019-06-23 16:32:39 -04:00
Shadowfacts 83bd29ecb8
Add documentation 2019-06-22 16:08:00 -04:00
Shadowfacts 7bfb18830c
Rename ShadowUI to Cacao 2019-06-22 15:02:17 -04:00
Shadowfacts c6aefdaad4
Add StackView 2019-06-22 14:59:37 -04:00
Shadowfacts e9df08aa30
Move View class to view package 2019-06-22 11:17:56 -04:00
Shadowfacts 2b739899a1
Add missing JavaDoc headers 2019-06-22 10:59:18 -04:00
Shadowfacts 50b91f276b
Add Label 2019-06-22 10:56:12 -04:00
Shadowfacts 349c09f630
Add View intrinsic content size 2019-06-22 10:21:29 -04:00
Shadowfacts e28daf3b4a
Remove UI prefix, start Window implementation 2019-06-21 19:16:25 -04:00
Shadowfacts 215949eabe
Initial ShadowUI work 2019-06-21 16:22:23 -04:00
Shadowfacts 24abf51f8d
Initial commit 2019-06-21 12:55:57 -04:00