1222 Commits

Author SHA1 Message Date
646fc5e951 Add constructor for CodeEnumerationElement 2016-06-07 01:26:03 -04:00
a0d607bda3 Implement comments in C# 2016-06-07 01:25:34 -04:00
ac3ba46ff2 Added constructor for CodeCommentElement 2016-06-07 01:12:54 -04:00
cc464304b1 Add CodeReturnElement and implement in C# 2016-06-07 01:10:54 -04:00
8018127905 Make objectName null by default 2016-06-07 01:10:25 -04:00
c6033aee7f Improvements to code generation for CodePropertyElement 2016-06-07 01:10:01 -04:00
12821abe9d Refactored common functionality in superclass 2016-06-07 01:09:10 -04:00
0bd2162924 Add constructor for CodeClassElement with parameter for class name 2016-06-06 20:44:57 -04:00
459392925b Rename Programming namespace to SourceCode in order to match ObjectModel namespace 2016-06-06 14:43:27 -04:00
99e4dcf921 Placeholder for binding GtkMenuItem::activate signal 2016-06-06 14:42:06 -04:00
b1fb5b5b21 Start to implement File_Open_Project command handler 2016-06-06 14:41:42 -04:00
7492c7e164 Add FormattedTextItemItalic 2016-06-06 12:53:48 -04:00
141121929e Add sender parameter to identify which widget triggered the signal 2016-06-06 12:53:04 -04:00
6fd9796e3a Register new instance of GtkApplication with gtk_application_new 2016-06-06 12:52:12 -04:00
4aa3f60eab Added C++/Qt5 implementation of UniversalEditor to Git source control 2016-06-01 14:01:36 -04:00
16a6d49392 Implement dynamically loading command items 2016-06-01 14:00:56 -04:00
ee3a549a02 Added GtkSeparator 2016-06-01 14:00:30 -04:00
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
56d62027c8 Ignore MonoDevelop crap 2016-05-19 00:02:07 -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