13 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
c38476994b Adding dock contents now properly removes it first 2015-12-07 17:18:17 +00:00
Robin
11f45aaf3e Added DarkCheckBox
Also added document icons to example project.
2015-12-07 15:09:16 +00:00
Robin
45bedfcbd7 Added ContentAdded and ContentRemoved events. 2015-12-06 18:58:30 +00:00
Robin
f068c2f311 Additional group content now hidden when added 2015-12-06 00:20:36 +00:00
Robin
2aeffecd0a Added ActiveContentChanged event to DockPanel 2015-12-05 23:35:31 +00:00
Robin
04f116d333 Dock panel tabs now calculated & drawn 2015-12-05 19:22:13 +00:00
Robin
4de889ae6e Added tab areas to dock groups 2015-12-05 18:03:27 +00:00
Robin
c39af6c190 DockPanel now tracks active content 2015-12-05 14:16:37 +00:00
Robin
55ecd42596 Added namespaces. 2015-12-04 19:06:35 +00:00
Robin
d266fbea86 Added dock region splitters 2015-09-19 14:11:04 +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
Robin
b5a5815b20 Started DockPanel & fixed up example project 2015-09-18 16:55:13 +01:00