|
|
a03eb5237e
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2015-05-15 07:05:47 -04:00 |
|
|
|
ebf9b9ba9a
|
Added support for InstallShield .Z archives and reorganized content
|
2015-05-15 07:05:22 -04:00 |
|
|
|
2308c55fe7
|
Added support for InstallShield .Z archives and reorganized content
|
2015-05-14 15:54:57 -04:00 |
|
|
|
ed52667ea7
|
Fixed ExecutableObjectModel associations for ELF and MachO formats
|
2015-05-12 18:29:45 -04:00 |
|
|
|
a2670e4582
|
Tabify
|
2015-05-12 16:11:46 -04:00 |
|
|
|
928e3d83ee
|
Added WriteCharArray() function (essentially WriteFixedLengthString, but takes a char[] instead of a string value)
|
2015-05-12 16:11:33 -04:00 |
|
|
|
db69cc2714
|
Added preliminary support for Apple Mach-O executable format
|
2015-05-12 16:10:57 -04:00 |
|
|
|
8b8a0c18f0
|
Added position saving and loading feature to Accessor
|
2015-05-12 16:10:27 -04:00 |
|
|
|
463b053e25
|
Added (buggy?) support for loading BinHex files; saving coming soon
|
2015-05-12 16:04:41 -04:00 |
|
|
|
886d6cc86e
|
Greatly improved saving of EXE format and aligning ExecutableSections
|
2015-05-11 23:44:34 -04:00 |
|
|
|
6f792d1f45
|
Write actual RVA values
|
2015-05-11 23:03:47 -04:00 |
|
|
|
c23d58be92
|
Give credit where credit is due
|
2015-05-11 22:13:45 -04:00 |
|
|
|
44cb527e73
|
Disable the Delete menu item if nothing is selected
|
2015-05-11 22:13:02 -04:00 |
|
|
|
08f43f2184
|
Identify previously unknown values
|
2015-05-11 22:12:40 -04:00 |
|
|
|
9b0b61d419
|
Actually write meaningful values after the DOS header
|
2015-05-11 22:11:14 -04:00 |
|
|
|
c3bc0a70f5
|
Added WriteUInt16Array function
|
2015-05-11 22:10:32 -04:00 |
|
|
|
41cd7d8202
|
Slight improvements to Executable editor enabling section deletion
|
2015-05-11 22:02:02 -04:00 |
|
|
|
f829623f79
|
Fixed elusive bug in section loader and added some extra bells and whistles
|
2015-05-11 22:01:11 -04:00 |
|
|
|
7c78752128
|
Improved Executable editor allowing ExecutableSection saving and loading
|
2015-05-11 19:52:47 -04:00 |
|
|
|
41a30c67ba
|
Fixed ExecutableSection cloning
|
2015-05-11 19:51:59 -04:00 |
|
|
|
08d102e585
|
Fixes for upgrade to UE4
|
2015-05-11 19:28:08 -04:00 |
|
|
|
c807b7aaa5
|
Added Microsoft executable format to main Executable plugin (since it is supported cross-platform by Wine)
|
2015-05-11 15:56:05 -04:00 |
|
|
|
e306842d6b
|
Added NameValuePair/NameValuePairGroup
|
2015-05-11 15:53:41 -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 |
|
|
|
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 |
|