Robin
|
3a409516cc
|
Added dropdown control
|
2017-03-05 20:43:13 +00:00 |
|
Robin
|
6093a15ca4
|
Added icons to list views
|
2017-03-05 17:44:38 +00:00 |
|
Robin
|
f9a67a31ad
|
Content now has current and default areas.
|
2016-01-01 00:20:15 +00:00 |
|
Robin
|
06e5d26801
|
Added DockPanel serialization.
|
2015-12-22 13:02:25 +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
|
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
|
11f45aaf3e
|
Added DarkCheckBox
Also added document icons to example project.
|
2015-12-07 15:09:16 +00:00 |
|
Robin
|
3466c3a241
|
Added input to dock tabs
|
2015-12-05 22:16:48 +00:00 |
|
Robin
|
46ac401542
|
Improved docking
Added dock order. Made groups size properly to the containing region.
Added DarkDockTab.
|
2015-12-05 13:13:31 +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
|
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 |
|