1222 Commits

Author SHA1 Message Date
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
3627e959f7 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-11-06 11:15:07 -05:00
f683d9ec91 Upgrade to .NET 4 2015-10-27 12:57:04 -04:00
a8d48d0ef9 Fix project references 2015-10-24 21:44:38 -04:00
d3edc625c9 Upgrade to .NET 4.0 2015-10-24 21:44:28 -04:00
f3644b32f8 Added RelocatableObject data format (incomplete) 2015-10-24 21:40:15 -04:00
38d2f09461 Default to .uexml file extension for configuration files if not defined in app.config 2015-10-22 15:56:50 -04:00
7d385e09cb Refactoring MZ executable loading and saving routines 2015-10-16 16:08:12 -04:00
3ed7eaa572 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-10-16 12:44:22 -04:00
c9a069e5d3 Updated comments and correct visibility of FlushInternal() method 2015-10-16 12:42:56 -04:00
6bc53e19a8 POD was already implemented (more completely) as 'Terminal Reality POD' so upgrade it to use EmbeddedFileSource 2015-10-15 19:27:35 -04:00
dd3c4fee52 Additional EXE extensions 2015-10-14 17:10:05 -04:00
75af543dc7 Found in Win95 OSR2 CD-ROM 2015-10-14 16:43:54 -04:00
2b5bf68aed Separated Executable associations into Software Developer extension 2015-10-14 16:42:41 -04:00
32a6e62b61 Added PVM archive (used with Timex DataLink setup featured on Win95 CD-ROM) 2015-10-14 16:36:48 -04:00
b12e3df09e That was easy - moved TemporaryFileManager from engine-specific WindowsForms.UserInterface to engine-agnostic UserInterface library 2015-10-14 14:30:31 -04:00
35da00c4f7 Add POD archive file format used in Microsoft's Hellbender video game 2015-10-14 14:13:10 -04:00
11cc52a9d7 Skip over files in use to prevent crash but maintain a list so we can delete them next time if possible (not implemented) 2015-10-14 14:08:00 -04:00
5eedc053df Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-10-12 22:53:32 -04:00
ad230fce3d Respond with minimum amount of bytes necessary to fix elusive bug 2015-10-12 22:53:00 -04:00
8632a32912 Start to implement support for Microsoft Help 2.x and 3.x (Viewer 1.x) 2015-10-09 16:21:35 -04:00
4fde30ce32 Understand 'Preferred DropEffect' and 'FileDrop' OLE formats 2015-10-04 22:34:41 -04:00
85d22676bc Added context menu for PianoRollControl 2015-09-29 16:23:23 -04:00
af9db11478 Implement Editor.Delete and lyric editing in Piano Roll editor 2015-09-29 13:52:43 -04:00
75e31fe3c7 This needs to be implemented sometime in the future, but not right now 2015-09-29 13:51:30 -04:00
3e5b26ea48 Cleaning up menu code and starting to implement CommandPlaceholders 2015-09-28 16:41:31 -04:00
8eca41cbae It's a ColorReference so it should be prefixed with @ 2015-09-28 13:40:53 -04:00
a118829a71 Properly set StatusBarBackground override color depending on state of application 2015-09-28 13:31:02 -04:00
2423caf68b Do not include null Types in the resulting list 2015-09-28 11:19:17 -04:00
872a30787d Made improvements to Piano Roll Editor 2015-09-27 23:40:38 -04:00
a0fc50bc49 On second thought, we don't want EVERY dialog to be an AC-themed TopLevel... that's not what VS does anyway 2015-09-26 09:29:32 -04:00
a72c4f4474 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2015-09-25 23:33:15 -04:00
00dd6e66f6 This method should never have taken a parameter 2015-09-25 23:33:06 -04:00
d745856129 This method should never have taken a parameter 2015-09-25 23:07:01 -04:00