|
|
21a8a80399
|
Fixed Encoding decoder
|
2014-06-25 14:35:19 -04:00 |
|
|
|
428ca2d65b
|
Fixed some problem with encoding multi-byte character sets (was previously a single-byte only), still doesn't work well
|
2014-06-25 09:05:54 -04:00 |
|
|
|
8b39c0563e
|
Added multi-language support and implemented optional language selection menu
|
2014-06-25 09:05:21 -04:00 |
|
|
|
f458c1672a
|
Add CommandShortcutKey
|
2014-06-25 09:02:58 -04:00 |
|
|
|
4fe282a5b3
|
Add user-friendly Title to Language
|
2014-06-25 09:02:28 -04:00 |
|
|
|
437272f0f4
|
Starting to add shortcut keys
|
2014-06-24 15:55:16 -04:00 |
|
|
|
e71c0f0e3c
|
Implemented more commands, made some stuff more cross-platform and implemented languages
|
2014-06-24 15:43:45 -04:00 |
|
|
|
051a19fa5c
|
Allow engines to hook in before and after initialization occurs, and use command ID if title is blank as caption for command item
|
2014-06-24 09:59:00 -04:00 |
|
|
|
f5db2c2173
|
Implementing Commands on Linux
|
2014-06-23 23:58:57 -04:00 |
|
|
|
110802da26
|
Do not depend on System.Drawing
|
2014-06-22 23:56:04 -04:00 |
|
|
|
47e446823c
|
Cleaned up references and prevented some warnings
|
2014-06-22 23:47:16 -04:00 |
|
|
|
4e2ff74d44
|
It's <= in the reference code from QuickBMS
|
2014-06-17 15:48:57 -04:00 |
|
|
|
c5582d35b2
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2014-06-16 08:57:25 -04:00 |
|
|
|
adb4f9e9c8
|
Enhanced saving and loading functionality to support more Accessors and advanced selection of DataFormat/ObjectModel
|
2014-06-15 00:01:56 -04:00 |
|
|
|
80a1e2a021
|
Add some common user interface paradigms
|
2014-06-14 20:37:04 -04:00 |
|
|
|
8d29e12064
|
So close and yet so far...
|
2014-06-13 14:57:56 -04:00 |
|
|
|
c3246c9a73
|
Improved LZRW1 compression algorithm but it still doesn't work yet
|
2014-06-13 14:31:43 -04:00 |
|
|
|
599a6bfe7f
|
Remember position of stream when outputting byte array
|
2014-06-13 14:29:42 -04:00 |
|
|
|
2633f9c1b6
|
Seek using the actual value (noob mistake -_- )
|
2014-06-13 09:11:28 -04:00 |
|
|
|
98e32423a1
|
Tabify
|
2014-06-13 09:09:04 -04:00 |
|
|
|
55ccb8e26d
|
Don't update position until Seek() is called, in case Seek() throws an exception
|
2014-06-13 09:08:49 -04:00 |
|
|
|
cf9efa0ad6
|
Prevent debugger from entering a method which is proven to have no bugs
|
2014-06-13 09:05:36 -04:00 |
|
|
|
04de107948
|
Save position when unpacking data
|
2014-06-13 08:53:47 -04:00 |
|
|
|
5450f082c1
|
Fixed issues with outdated file referencing conventions
|
2014-06-12 22:59:53 -04:00 |
|
|
|
e712df4873
|
Tabify
|
2014-06-10 14:35:55 -04:00 |
|
|
|
628ba6dfd5
|
Tabify
|
2014-06-10 14:10:38 -04:00 |
|
|
|
84cc0838d3
|
Allow specifying Project File DataFormat in SaveProjectAs
|
2014-06-10 12:49:13 -04:00 |
|
|
|
041aadfa0b
|
Tabify
|
2014-06-09 13:13:53 -04:00 |
|
|
|
f9a4f7c2a3
|
Fixed esoteric bug in ReadUntil... still needs optimization
|
2014-06-08 20:40:15 -04:00 |
|
|
|
5acf3e43ae
|
Implemented GzipCompressionModule using the .NET Gzip library
|
2014-06-08 00:46:56 -04:00 |
|
|
|
dfac3d4942
|
Add ContinueLoading to allow us to switch between DataFormats
|
2014-06-07 19:58:50 -04:00 |
|
|
|
b1a133f4a7
|
Make Accessor public so it can be modified by other DataFormats
|
2014-06-07 19:55:24 -04:00 |
|
|
|
7278156a72
|
Launch icon loader on separate thread even when adding new items to the FileSystem
|
2014-06-07 18:50:53 -04:00 |
|
|
|
900c9f3566
|
Added Valve plugin for Half-Life and others
|
2014-06-06 15:51:13 -04:00 |
|
|
|
7698128dfa
|
Added CustomOptionVersion
|
2014-06-06 14:38:17 -04:00 |
|
|
|
9bdb964f24
|
Further isolate the execution of Engines from Bootstrappers
|
2014-06-06 12:10:02 -04:00 |
|
|
|
590328f2e4
|
Moved UnsavedDocumentOption to UserInterface
|
2014-06-06 11:27:31 -04:00 |
|
|
|
06c6d8e25f
|
Moving much of the WindowsFormsEngine-specific, engine-agnostic stuff to Engine proper
|
2014-06-06 11:26:03 -04:00 |
|
|
|
3353898ae2
|
Moving much of the WindowsFormsEngine-specific, engine-agnostic stuff to Engine proper
|
2014-06-06 11:22:43 -04:00 |
|
|
|
b900065d18
|
Reorganized branding functionality
|
2014-06-06 10:34:25 -04:00 |
|
|
|
688add0ac7
|
Added ErrorList
|
2014-06-06 10:12:47 -04:00 |
|
|
|
c4aeb0395d
|
Added NewProject/OpenProject and others
|
2014-06-06 09:28:17 -04:00 |
|
|
|
755f115904
|
Tabify
|
2014-06-06 07:12:41 -04:00 |
|
|
|
2025dea1ca
|
Added HostApplicationMessage
|
2014-06-05 15:30:03 -04:00 |
|
|
|
5ced936963
|
Added HostApplicationMessage to display asynchronous errors, warnings, and messages as document is loaded
|
2014-06-05 15:12:27 -04:00 |
|
|
|
37ac3e097e
|
Fixed various things in ZIP format (still not done though)
|
2014-06-05 13:55:43 -04:00 |
|
|
|
0487b02df6
|
Actually return a value
|
2014-06-05 10:45:20 -04:00 |
|
|
|
830b880378
|
Include extra compression modules in FromKnownCompressionMethod
|
2014-06-05 10:35:12 -04:00 |
|
|
|
87cc69d8fc
|
Use WinForms text editor until we can figure out why AwesomeControls won't play well with huge text files
|
2014-06-04 20:19:39 -04:00 |
|
|
|
2bf2fc1d26
|
Added PeekUInt32 function
|
2014-06-04 19:16:03 -04:00 |
|