1170 Commits

Author SHA1 Message Date
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
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
c40232fabf Implemented Folder.GetSize() 2015-04-17 17:30:30 -04:00
83035902f9 Reorganized paths 2015-04-17 17:29:06 -04:00
b1433dab2a Fixed solution issues 2015-04-17 17:28:00 -04:00
1e0f320d0a Added files for IAP setup (Stellar Frontier on PC Magazine Software Suite disc) 2015-04-17 15:54:02 -04:00
9c99e77016 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-04-17 13:04:43 -04:00
6c3e3eaf5e Begin to implement RSA key DataFormat/ObjectModel 2015-04-17 13:03:17 -04:00
29d483c431 Improve TapeArchiveDataFormat 2015-03-30 23:56:39 -04:00
3f8af8f59b Ensure that space-padded strings get trimmed as well as NULs 2015-02-13 17:11:03 -05:00
f357de28ef Added RTFGenerator.cs 2015-02-08 11:44:28 -05:00
651ed11d9e Renamed SecurityCertificate namespace to Security.Certificate 2015-01-22 12:06:09 -05:00
8512305fef Major updates to RTF and formatted text 2015-01-05 06:15:48 -05:00
e26a58ea0e Implemented font size/paragraph commands for RTF 2014-12-27 02:28:17 -05:00
b74453497b Reorganized FormattedTextItems 2014-12-27 02:11:15 -05:00
b85fabc8ea Implemented more parts of the RTF data format 2014-12-27 02:10:42 -05:00
499ab6d336 Added Bold tag and various improvements 2014-12-27 00:40:06 -05:00
05a9c4897f Support font table in RTF 2014-12-27 00:32:40 -05:00
930d683cfe Beginning to implement RTFDataFormat 2014-12-27 00:08:00 -05:00
1ba47802a2 Added 'append' parameter to specify whether the objectModel should be cleared before loading 2014-12-26 15:27:31 -05:00
845d902ad0 Updated TODO 2014-12-26 00:08:56 -05:00
7b089da2a1 Begin to implement Convert project task action 2014-12-26 00:05:33 -05:00
c8a60f2e43 Really primitive indexer to fetch TemplateVariables by name 2014-12-26 00:04:48 -05:00
51180030e1 Implement GetValue() to return a weakly-typed object value for the strongly-typed CustomOptionValue value 2014-12-26 00:04:27 -05:00