|
|
82e4dc2acf
|
MonoDevelop crap
|
2015-05-18 22:09:42 -04:00 |
|
|
|
d76718c2bf
|
Added vCard data format (incomplete)
|
2015-05-18 16:14:15 -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 |
|
|
|
fdf53983f0
|
Fixed ObjectModelReference to point to full path so the items don't get lost in the list
|
2015-05-18 13:12:19 -04:00 |
|
|
|
5f898a0565
|
Interfaces are always abstract...
|
2015-05-18 09:43:29 -04:00 |
|
|
|
c09c7a5199
|
Moved AddressBook from Web to separate plugin and began to implement Microsoft Contact format (incomplete)
|
2015-05-17 23:42:55 -04:00 |
|
|
|
33954864c5
|
Improved WinForms Executable editor with section import/export
|
2015-05-16 17:57:11 -04:00 |
|
|
|
b4fe84f955
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2015-05-16 10:16:19 -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 |
|
|
|
0a027e984e
|
Bring the GTK version in line with the WinForms version again
|
2015-05-16 01:30:49 -04:00 |
|
|
|
990f56fe0d
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2015-05-15 18:51:32 -04:00 |
|
|
|
bb4badb1bc
|
Start to implement Explode compression module used in InstallShield .Z archives (thanks aluigi)
|
2015-05-15 15:51:02 -04:00 |
|
|
|
7b80a62f41
|
Added Ptr helper class for pointer math (not sure if it works though ;) )
|
2015-05-15 15:50:05 -04:00 |
|
|
|
bc9002a149
|
Remove some left-behind debugging code
|
2015-05-15 15:15:30 -04:00 |
|
|
|
46f20106e5
|
Add reference to UniversalEditor.Compression for decompressing compressed .Z archives
|
2015-05-15 13:50:31 -04:00 |
|
|
|
a560f1491e
|
Implement file and folder hierarchy and add placeholder for ExplodeCompressionModule (not implemented)
|
2015-05-15 13:49:38 -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 |
|
|
|
ebf9b9ba9a
|
Added support for InstallShield .Z archives and reorganized content
|
2015-05-15 07:05:22 -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 |
|