7 Commits

Author SHA1 Message Date
Robin
cdaeae5264 Cleaned up namespaces.
Moved classes out of subfolders. Moved enums to be within the same file
as their main class. Added new DarkControl superclass.
2015-12-07 20:21:17 +00:00
Robin
54a228cdd4 Removed space key from radio button 2015-12-07 19:14:29 +00:00
Robin
c38476994b Adding dock contents now properly removes it first 2015-12-07 17:18:17 +00:00
Robin
99b88d0991 Fixed Example project namespaces 2015-12-04 20:53:16 +00:00
Robin
964bf6708e Added more panels to example project 2015-09-19 13:37:08 +01:00
Robin
8d49f8ce77 Fixed docking groups
Groups were being kept on scope because they weren't being removed from
the region's control array.
2015-09-19 13:16:44 +01:00
Robin
5a57b1011c Added DockPanel basics & updated example
Re-adding content currently broken. Need to add tabs too.
2015-09-19 11:32:11 +01:00