795 Commits

Author SHA1 Message Date
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
27f4addba4 Added ObjectModelReference for Rebel Software Installation Script 2015-04-21 08:25:18 -04:00
c87e46da5e Renamed SoftwareInstallation to Setup to fit under path name limitations 2015-04-21 08:16:12 -04:00
b3a1d89b23 Added plugins for Microsoft ACME Setup 2015-04-21 00:32:55 -04:00
543bc0371d Various fixes and improvements 2015-04-20 15:26:29 -04:00
75fa8fe5ae Improvements to Rebel Software Installer UI and implemented LoadInternal - incomplete compression 2015-04-20 15:24:41 -04:00
51035f15bb Actually set the selected file name the proper way 2015-04-20 15:20:25 -04:00
28de1d16c0 Cast sender to Control instead of Button because it could be either a Button or a TextBox 2015-04-20 11:22:13 -04:00
6877fd6899 'Fixed' bug by allowing XML data format to parse non-well-formed XML documents containing stray > characters 2015-04-20 11:20:27 -04:00
f9aa766dae Fixed project hierarchy 2015-04-20 07:33:59 -04:00
3b2c4cec0f Re-add solution file after merge 2015-04-20 07:30:40 -04:00
f2bd350b9e Merge branch 'master' of github.com:alcexhim/UniversalEditor
Conflicts:
	CSharp/UniversalEditor.Plugins.RebelSoftware.UserInterface.WindowsForms/UniversalEditor.Plugins.RebelSoftware.UserInterface.WindowsForms.csproj
	CSharp/UniversalEditor.WindowsForms.sln
2015-04-20 07:29:44 -04:00
3c2c68a662 Added files for IAP setup (Stellar Frontier on PC Magazine Software Suite disc) 2015-04-20 07:17:22 -04:00
ea7f0daeca Converted PopulateSystemIcons into an extension method 2015-04-18 00:22:08 -04:00