10 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
55ecd42596 Added namespaces. 2015-12-04 19:06:35 +00:00
Robin
a6b6c376ac Fixed splitter overlays not sizing correctly 2015-09-20 11:57:27 +01:00
Robin
8aa5d67d6e Moving form now updates splitter bounds 2015-09-20 10:38:26 +01:00
Robin
3c71944591 Added translucent form for splitters 2015-09-19 15:30:09 +01:00
Robin
9227a0a367 Removed unneeded line from DarkMessageBox 2015-09-18 18:33:28 +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
e0be7e0d0a Added 'FlatBorder' property to DarkForm
FlatBorder can be used to set whether a single pixel border is rendered
around the form or not.
2015-09-18 10:41:33 +01:00
Robin
b45f0d1d82 Added DarkForm 2015-09-18 09:34:02 +01:00