808 Commits

Author SHA1 Message Date
8a40037b61 Make the bottom dock smaller initially 2015-04-30 22:46:59 -04:00
cf4e4ff3ec Initialize TreeView and TextBox theme colors 2015-04-30 22:46:40 -04:00
9693cb937f Updated comments 2015-04-30 16:00:35 -04:00
7dd420f392 Don't throw an unnecessary exception if we can recognize the exceptional situation 2015-04-30 13:55:52 -04:00
f566e1aa86 Refactored toolbar item image loading into AwesomeControls LoadThemeIcons extension method 2015-04-30 13:55:20 -04:00
5463c9bf1b Load theme icons 2015-04-30 13:53:00 -04:00
fa461a5d89 Hide the 'Clear All Panes' button 2015-04-30 13:52:31 -04:00
9539f6a775 Load theme icons 2015-04-30 13:07:37 -04:00
a0587a0693 Begin to implement BAL file system saving... does not work at all yet 2015-04-29 14:23:40 -04:00
1608ea54ab Added IFileSystemObjectType enumeration 2015-04-29 14:23:18 -04:00
7c266fbf62 Fixed bugs 2015-04-29 14:22:57 -04:00
89b6d41a0c Implement GetAllObjects() to return both files and folders 2015-04-29 12:55:50 -04:00
609bbccf0c Require the 'Name' property on the IFileSystemObject 2015-04-29 12:55:20 -04:00
9fcdb2e4c3 Added data format and object model for KA Actor (ATR)... I have no idea how to parse this 2015-04-29 12:26:26 -04:00
51e0957cca Reorganized BAL support into separate namespace 2015-04-29 11:41:08 -04:00
2e8becd39d Added support for reading and writing KA .RSC file system 2015-04-29 11:40:41 -04:00
9775437565 Support case-insensitive OS (hacky) 2015-04-29 11:20:10 -04:00
e885f84219 Added Knowledge Adventure plugin with ability to read .BAL archives (but not write, yet) 2015-04-29 09:09:15 -04:00
1f1a203c81 Added IFileSystemContainer interface 2015-04-29 09:08:31 -04:00
27ac449ae3 Removed stray quote 2015-04-29 07:45:54 -04:00
206143f7bc Exclude Themes directory since we're pulling it in from AwesomeControls 2015-04-27 08:55:31 -04:00
c31414d5af Check to see if the key is in the dictionary before continuing 2015-04-27 08:54:19 -04:00
611776a2d5 Various fixes and improvements 2015-04-24 16:02:14 -04:00
d75a0714aa Added Refresh command 2015-04-24 16:01:25 -04:00
5062605962 Fixed window closing code (hopefully once and for all) 2015-04-24 12:21:28 -04:00
3db2e75140 Added AwesomeControls.Content.PlatformIndependent project for platform-independent theme content 2015-04-24 12:16:21 -04:00
813a83e6ce Added menu bar and toolbar item image loading 2015-04-24 12:15:22 -04:00
b95cf5808b Finished implementing Ark Angles catalog format 2015-04-23 15:56:24 -04:00
32dc8e6a26 Begin to implement support for Ark Angles Catalog files 2015-04-23 01:16:51 -04:00
007752eae8 Separated Setup editor into tabs 2015-04-22 21:20:18 -04:00
fdd9b6a235 Associate the Editor with its appropriate ObjectModel 2015-04-22 15:54:27 -04:00
aaf4ee8df9 Added Windows Forms User Interface for ArkAngles Setup 2015-04-22 15:52:49 -04:00
b9c247017d Improved ArkAngles Setup parser 2015-04-22 15:52:18 -04:00
9910f2ba07 Updated version information 2015-04-22 11:34:17 -04:00
b8d6b7bc6d Predefined colors should be read-only, and add Cyan color 2015-04-22 08:28:15 -04:00
6e28541e2e Added predefined Colors values for Green and Blue 2015-04-22 08:24:16 -04:00
2b4e90632a Begin to implement Ark Angles setup format 2015-04-21 20:22:49 -04:00
b3cf4b63cd Do not remove PlatformIndependent OS when clearing list, and don't forget to refresh buttons when dialog is shown 2015-04-21 15:48:46 -04:00
e3f9bd4021 Use common dialog font for OperatingSystemPropertiesDialog 2015-04-21 15:41:56 -04:00
cd976637c6 Add support for multiple Operating Systems in bootstrapper 2015-04-21 14:10:09 -04:00
ccd48a4510 Added BootstrapFile properties dialog 2015-04-21 11:00:44 -04:00
62808289ec It looks better that way 2015-04-21 10:44:25 -04:00
9b37fc7134 Not sure how that happened 2015-04-21 10:30:04 -04:00
e37449d485 Fix behavior of Require31 checkbox, label, and textbox 2015-04-21 10:26:12 -04:00
43fd63e5a0 Prevent BeginEdit/EndEdit during a BeginUpdate/EndUpdate wrapped task 2015-04-21 10:25:45 -04:00
da81c8e6fc Handle case when DataFormat is null 2015-04-21 10:24:39 -04:00
b3e0d52c57 Make Product page the initial page upon editor startup 2015-04-21 10:10:13 -04:00
65c3d6d147 Fixed dependency problem 2015-04-21 10:04:31 -04:00
295f0cf64b Reorganized setup definitions into SoftwarePublisher extension 2015-04-21 08:36:45 -04:00
99993ddb86 Added warning message for ProjectTemplates that do not have ProjectTypes 2015-04-21 08:33:23 -04:00