1170 Commits

Author SHA1 Message Date
447c5d3303 Additional and improved functionality for FileSystemEditor 2015-05-04 12:44:52 -04:00
b408479b42 Added AddFile() to other IFileSystemContainer implementations and added GetNewFolderName() to IFileSystemContainer interface 2015-05-04 12:43:32 -04:00
24f76ac298 Added GetThemeImage() function to get a per-editor theme image 2015-05-04 12:42:06 -04:00
a523fa737d Added some more fields to KA ATR data format... still not sure what they do 2015-05-03 09:39:37 -04:00
6c3c2d06f1 Added WinForms user interface for Knowledge Adventure plugin 2015-05-03 09:39:03 -04:00
6464f9045a Corrected generic-folder-*.png images 2015-05-03 00:37:03 -04:00
6f8111b922 Revert ToolsVersion to be compatible with MonoDevelop 2015-05-02 23:33:21 -04:00
eba96b4c4a Renamed UniversalEditor.WindowsForms.sln to UniversalEditor.sln and deleted legacy GTK solution 2015-05-02 23:26:33 -04:00
43a46aed21 Added GTK engine to UniversalEditor.sln 2015-05-02 23:24:05 -04:00
3e8ed244f5 Added additional VS2012 theme icons for project templates 2015-05-02 20:54:56 -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
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