181 Commits

Author SHA1 Message Date
82e4dc2acf MonoDevelop crap 2015-05-18 22:09:42 -04:00
16d9371208 Added Windows Forms user interface for Address Book plugin 2015-05-18 16:06:01 -04:00
376458b6ef Tabify 2015-05-18 13:15:51 -04:00
33954864c5 Improved WinForms Executable editor with section import/export 2015-05-16 17:57:11 -04:00
b27fbb3b08 Fixed reference so it will build on Linux 2015-05-16 01:38:14 -04:00
ad0bc3eb19 Maintain case so things don't break on case-sensitive file systems 2015-05-16 01:32:12 -04:00
bb4badb1bc Start to implement Explode compression module used in InstallShield .Z archives (thanks aluigi) 2015-05-15 15:51:02 -04:00
66c4c58906 Only move the files when the SHIFT key is down, and handle folders as well (not implemented yet) 2015-05-15 13:45:01 -04:00
44cb527e73 Disable the Delete menu item if nothing is selected 2015-05-11 22:13:02 -04:00
41cd7d8202 Slight improvements to Executable editor enabling section deletion 2015-05-11 22:02:02 -04:00
7c78752128 Improved Executable editor allowing ExecutableSection saving and loading 2015-05-11 19:52:47 -04:00
885b6820b1 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-05-05 22:22:11 -04:00
b899bbbf20 Use theme colors 2015-05-05 10:45:47 -04:00
272d32e930 Fixed various bugs and implemented 'Add Folder to Current Folder' 2015-05-05 10:44:53 -04:00
40206b5ad3 Merge resolution 2015-05-05 07:58:06 -04:00
f6b898c1b6 Prevent crashes under certain conditions 2015-05-05 07:56:12 -04:00
6fef5ab680 Added features to FilePropertiesDialog 2015-05-05 07:55:38 -04:00
152cee563b Fixed filter 2015-05-04 15:58:21 -04:00
1dffe769bf Themed filter TextBox and fixed bug when ObjectModel is null and ObjectModel properties are requested 2015-05-04 14:29:28 -04:00
0108540ba5 Improved ImageList extension methods and added support for theming 2015-05-04 12:45:33 -04:00
447c5d3303 Additional and improved functionality for FileSystemEditor 2015-05-04 12:44:52 -04:00
24f76ac298 Added GetThemeImage() function to get a per-editor theme image 2015-05-04 12:42:06 -04:00
6c3c2d06f1 Added WinForms user interface for Knowledge Adventure plugin 2015-05-03 09:39:03 -04:00
6f8111b922 Revert ToolsVersion to be compatible with MonoDevelop 2015-05-02 23:33:21 -04:00
be0b90b465 Fixed bug in case filter string is blank 2015-05-01 20:35:29 -04:00
7b831ef37c Improve option panels and settings storage 2015-05-01 00:17:39 -04:00
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
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