|
|
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 |
|
|
|
5fea80b1b1
|
Fixed FileSystemObjectModel.GetNewFolderName() function
|
2015-05-04 12:56:59 -04:00 |
|
|
|
c202ad453d
|
Add support for Microsoft Cabinet (MSCF) archives (untested)
|
2015-05-04 12:46:58 -04:00 |
|
|
|
6769504274
|
Fixed bug where DataFormatReference was not being created correctly
|
2015-05-04 12:46:26 -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 |
|
|
|
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 |
|