154 Commits

Author SHA1 Message Date
cf4e4ff3ec Initialize TreeView and TextBox theme colors 2015-04-30 22:46:40 -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
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
5062605962 Fixed window closing code (hopefully once and for all) 2015-04-24 12:21:28 -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
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
99993ddb86 Added warning message for ProjectTemplates that do not have ProjectTypes 2015-04-21 08:33:23 -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
f9aa766dae Fixed project hierarchy 2015-04-20 07:33:59 -04:00
ea7f0daeca Converted PopulateSystemIcons into an extension method 2015-04-18 00:22:08 -04:00
d0cb32b089 Finally have a working parser for IAP scripts 2015-04-18 00:15:58 -04:00
9d8b8bcf95 Improvements on IAP setup plugin 2015-04-17 22:10:03 -04:00
d4188749e1 Fixed various issues 2015-04-17 19:39:21 -04:00
b1433dab2a Fixed solution issues 2015-04-17 17:28:00 -04:00
6c3e3eaf5e Begin to implement RSA key DataFormat/ObjectModel 2015-04-17 13:03:17 -04:00
8512305fef Major updates to RTF and formatted text 2015-01-05 06:15:48 -05:00
fec0ea57f9 Added SelectionChanging and SelectionChanged events for Solution Explorer 2014-12-26 00:03:34 -05:00
c72ecdbde0 Begin to implement ProjectTypeVariables 2014-12-26 00:03:08 -05:00
0306364bb6 Added SelectionChanging and SelectionChanged events for Solution Explorer 2014-12-26 00:00:36 -05:00
d35d720e54 Enable mnemonics and fix column/row sizing in CustomOptionsDialog 2014-12-26 00:00:08 -05:00
c05fff73bc Added SelectionChanging and SelectionChanged events for Solution Explorer 2014-12-25 23:59:31 -05:00
e35defe31c Implemented CloseProject() 2014-12-25 20:44:22 -05:00
6f141aac91 Implement DataFormat search with Associations 2014-12-18 21:49:58 -05:00
a1ae1fc7a9 Use Associations to determine associated DataFormat 2014-12-18 15:25:04 -05:00
7d5a624ff5 Do not auto-close the popup dialog so it doesn't close when the CustomOptionsDialog is activated 2014-12-18 15:22:03 -05:00
485b6ba3c9 Prevent crashing if the detail is not specified (where does this happen?) 2014-12-18 10:37:38 -05:00
a89c7e18f9 Automatically filter on details returned by GetDetails() call to make things easier on us 2014-12-18 10:25:36 -05:00