1170 Commits

Author SHA1 Message Date
d9e5e782e6 Move application-specific code out of library 2016-05-23 16:01:15 -04:00
57fba411af Call gtk_widget_show_all when Visible is true 2016-05-23 15:50:09 -04:00
6b78b31061 This fails on Linux and I don't know why 2016-05-23 15:44:00 -04:00
e9065bb4bb Load common Application Framework configuration 2016-05-23 15:43:32 -04:00
2aa32e8524 Support multiple directories for configuration files 2016-05-23 15:41:07 -04:00
9829a72de2 Separated GTK and WindowsForms solutions and added GTK engine 2016-05-23 12:18:55 -04:00
b5b62b4beb Implement ShowAboutDialog() with no params as call to ShowAboutDialog(null) 2016-05-19 00:29:27 -04:00
ea4bc6a4f3 MonoDevelop modifications to make it build on Linux 2016-05-19 00:13:17 -04:00
e07356b66c Compatible ToolsVersion with MonoDevelop 2016-05-18 23:58:05 -04:00
93d20eaf8a Don't know what the hell a PrintTicket is but we're implementing it 2016-02-05 17:14:01 -05:00
ccec60e098 Implement relationships for files other than the base package 2016-02-05 17:08:37 -05:00
4a2c218e29 Provide method to get an object from standardized XML element 2016-02-05 17:06:55 -05:00
e38482fcc3 Improvements to XPS data format 2016-02-05 16:33:44 -05:00
be42644300 Take advantage of new convenience method to get an ObjectModel directly from a File 2016-02-05 16:33:29 -05:00
0bde860160 Add convenience method to get an ObjectModel directly from a File 2016-02-05 15:08:00 -05:00
34f9753e1d Load non-essential files and folders in FileSystem property 2016-02-05 14:29:57 -05:00
30dd4ad1c3 Provide ability to get all relationships with specified schema 2016-02-05 14:28:00 -05:00
1007b6f6f0 Add Parent property to get parent folder of a File, if available 2016-02-05 14:25:39 -05:00
3140766480 Start to implement underlying Open Packaging Convention file formats 2016-02-04 16:02:13 -05:00
019f9a88d4 Correctly (I hope) implement reading from the central directory 2016-02-04 15:22:37 -05:00
bed9717b24 Add leading zeroes for hexadecimal number 2016-02-04 13:28:46 -05:00
6607bb6368 Add the bare minimum necessary to somewhat parse the PEFF executable format 2016-02-04 13:27:08 -05:00
c0f0297c71 Provide context menu on tree view and list view for EXE sections to improve usability 2016-02-04 13:00:27 -05:00
e71a683f96 Improve alignment and padding 2016-01-31 15:34:04 -05:00
66e3cf0cab Store rva count and rva data values 2016-01-31 15:33:24 -05:00
4b0da6d9ab Remove the incorrect OR 0xFFFF statement 2016-01-27 17:08:44 -05:00
c0deccbf40 Do not auto populate accessor, and close if weare trying to open another one 2016-01-27 17:07:57 -05:00
6a6d536f87 Get rid of ObjectModelCustomProperty 2016-01-27 17:04:27 -05:00
788bbdc43a Implement Rich header and keep track of stub program 2016-01-27 17:03:57 -05:00
d217b6b629 Separate custom properties by data format 2016-01-27 17:02:31 -05:00
648ff27997 Better implementation of CustomProperties 2016-01-27 12:50:56 -05:00
f930759d0a Persist DOS executable header when loading and saving EXE files 2016-01-27 12:50:40 -05:00
9569e2c7b7 Improvements to C# code data format 2016-01-17 20:25:54 -05:00
2ecce06696 Updated comments 2016-01-17 15:53:07 -05:00
d35c617874 Display Static in CodeClassElement.ToString() if class is static 2016-01-17 15:51:12 -05:00
d8a6c67153 Check to make sure file name is not null 2016-01-17 15:50:15 -05:00
fbad40cc91 Fix mind-numbingly stupid stack overflow bug 2016-01-17 15:49:45 -05:00
40b68faf14 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-12-14 08:23:52 -05:00
5f43e99252 Improvements to Mach-O object file format 2015-12-11 15:35:58 -05:00
99755b8c1a Start to implement Designer editor 2015-12-07 00:33:16 -05:00
3d7f20b442 Process opcodes properly and improve reading strings 2015-12-01 16:05:59 -05:00
d3c79f8e3c Implemented additional functionality, sorta works, but not really 2015-12-01 00:09:10 -05:00
c152cc4e9c Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-11-30 21:15:39 -05:00
0f5f584910 Implement Color.FromString for hexadecimal colors 2015-11-30 21:15:25 -05:00
b0f8b4c3dc Implemented a whole hunk of WinHelp-related stuff 2015-11-30 16:32:23 -05:00
1aae48baab Get rid of BPlusFileSystem in Associations; associate WinHelp instead 2015-11-30 11:24:54 -05:00
3a9f30812a Start to work on WinHelp-specific part of BPlusFileSystem 2015-11-30 11:23:59 -05:00
c0adfe6922 Updated sources 2015-11-30 11:09:35 -05:00
d742b151d0 Sanitize temporary file name in case it has invalid characters 2015-11-30 11:08:52 -05:00
a8d48d0ef9 Fix project references 2015-10-24 21:44:38 -04:00