19 Commits

Author SHA1 Message Date
Robin
a0ded1a34d Dock panel serialisation now persists group states. 2015-12-31 23:35:02 +00:00
Robin
db07a006ec Dock panel now focuses content when added 2015-12-31 22:28:25 +00:00
Robin
06e5d26801 Added DockPanel serialization. 2015-12-22 13:02:25 +00:00
Robin
a699c6341e ActiveContent no longer serialised by designer. 2015-12-14 23:00:22 +00:00
Robin
862002e0ef Moved all enums and event args to their own files 2015-12-08 17:57:25 +00:00
Robin
b676410b3f Added ActiveDocument and GetContents 2015-12-08 00:23:01 +00:00
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