22 Commits

Author SHA1 Message Date
Robin
a0ded1a34d Dock panel serialisation now persists group states. 2015-12-31 23:35:02 +00:00
Robin
8a9e763fcf Tabs now invalidated when dock text changed. 2015-12-22 22:24:39 +00:00
Robin
06e5d26801 Added DockPanel serialization. 2015-12-22 13:02:25 +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
3466c3a241 Added input to dock tabs 2015-12-05 22:16:48 +00:00
Robin
4de889ae6e Added tab areas to dock groups 2015-12-05 18:03:27 +00:00
Robin
99b88d0991 Fixed Example project namespaces 2015-12-04 20:53:16 +00:00
Robin
baaab81736 Minor refactoring and cleaning
Removed unnecessary comments. Added string interpolation from C# 6.0.
Removed unneeded library references.
2015-11-30 19:19:23 +00:00
Robin
12f227f542 Can now resize dock regions 2015-09-19 14:39:06 +01:00
Robin
964bf6708e Added more panels to example project 2015-09-19 13:37:08 +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
b6ddbf3f19 Fixed example project. 2015-09-18 18:33:19 +01:00
Robin
b5a5815b20 Started DockPanel & fixed up example project 2015-09-18 16:55:13 +01:00
Robin
71105b8e77 Added ControlScrollFilter
ControlScrollFilter can be added to the application's message filter
list to re-route all mousewheel events to the control the user is
current hovering over with their cursor.
2015-09-18 13:33:10 +01:00
Robin
bd776d5013 Created DarkTreeView 2015-09-18 13:01:09 +01:00
Robin
8408c47a3f DarkListView 2015-09-18 12:32:23 +01:00
Robin
a0d9e343e9 Static message box methods
Added static methods for showing specific types of message boxes more
easily.
2015-09-18 11:45:59 +01:00
Robin
27a5ad0c6e DarkDialog & DarkMessageBox
Added a dynamic dialog window and message box.
2015-09-18 11:40:14 +01:00
Robin
b45f0d1d82 Added DarkForm 2015-09-18 09:34:02 +01:00
Robin
62c6fce171 Created project 2015-09-18 09:28:59 +01:00