|
|
8adc19ade2
|
Not sure why the try/catch is there but it seems like it should be properly fixed
|
2014-10-07 20:34:42 -04:00 |
|
|
|
3666613a91
|
Tabify
|
2014-10-07 20:33:42 -04:00 |
|
|
|
bb8d299f1b
|
Only catch ThreadException when not in Debug build
|
2014-10-07 20:25:08 -04:00 |
|
|
|
c6179ebfdc
|
Added DataFormat for Terminal Reality POD archive
|
2014-10-07 20:23:47 -04:00 |
|
|
|
5dcb7b822d
|
Added Roxor In the Groove PCK data format (without compression)
|
2014-10-04 15:13:38 -04:00 |
|
|
|
28bcb33deb
|
Added generic CodePageEncoding and known encoding 'Windows-1252'
|
2014-10-04 15:13:14 -04:00 |
|
|
|
d637484d0e
|
Implement SaveInternal for CFL data format (only uncompressed for now)
|
2014-10-03 23:26:14 -04:00 |
|
|
|
dbd9313196
|
Add WriteUInt16String counterpart to ReadUInt16String (the similarly-named WriteUInt16SizedString doesn't write the size value)
|
2014-10-03 23:25:32 -04:00 |
|
|
|
467eeb2633
|
Implemented LoadInternal for CFL data format (was unfinished)
|
2014-10-03 22:54:05 -04:00 |
|
|
|
68e04c5d8c
|
Implement invisible object models in DocumentTypeSelector
|
2014-10-01 14:01:09 -04:00 |
|
|
|
f4b45e3115
|
Add GetAvailableObjectModelByID and rename GetObjectModelByTypeName to GetAvailableObjectModelByTypeName to match convention
|
2014-10-01 13:36:53 -04:00 |
|
|
|
76b0cfd909
|
Implement ObjectModel visibility
|
2014-10-01 13:35:55 -04:00 |
|
|
|
01355d3f2c
|
Renamed 'Enabled' property to 'Visible'
|
2014-10-01 13:35:02 -04:00 |
|
|
|
1e068e577a
|
Added 'Visible' property to ObjectModelReference
|
2014-10-01 13:31:39 -04:00 |
|
|
|
7d1edc8976
|
Slight hack to allow for UTF-8 with BOM
|
2014-10-01 13:22:27 -04:00 |
|
|
|
e68a1e0751
|
Added default settings for ObjectModels
|
2014-10-01 10:29:54 -04:00 |
|
|
|
3d647c47a6
|
Added default settings for ObjectModels
|
2014-10-01 10:24:00 -04:00 |
|
|
|
b6bd78e144
|
Begin to implement FormattedTextObjectModel
|
2014-10-01 09:52:05 -04:00 |
|
|
|
40624f91d2
|
Start to implement XPS format... not complete
|
2014-09-30 22:50:03 -04:00 |
|
|
|
72b4772138
|
Fixed projects so that they build with MonoDevelop on Linux
|
2014-09-30 22:38:19 -04:00 |
|
|
|
34d4de1f7f
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2014-09-30 22:22:50 -04:00 |
|
|
|
7481264662
|
Added UniversalEditor plugin for StoryWriter to GTK solution
|
2014-09-30 22:22:23 -04:00 |
|
|
|
64fdcde7b7
|
Allow enabling/disabling ObjectModels via XML configuration (not implemented)
|
2014-09-30 20:51:35 -04:00 |
|
|
|
82d085bb6f
|
Refactored various DataFormat-related classes into separate files
|
2014-09-30 20:44:18 -04:00 |
|
|
|
51ca97da5c
|
Moved ObjectModelReference into separate code file
|
2014-09-30 20:34:09 -04:00 |
|
|
|
52042fbacd
|
Moved ObjectModelReference into separate code file
|
2014-09-30 20:33:48 -04:00 |
|
|
|
ba3e5b10c6
|
Added crash handling in various locations for a more user-friendly experience
|
2014-09-30 15:56:03 -04:00 |
|
|
|
25a4c3e547
|
Added Path definition for ObjectModelReference
|
2014-09-30 15:55:42 -04:00 |
|
|
|
cffee1e6bf
|
Updated version information for all projects
|
2014-09-30 14:32:17 -04:00 |
|
|
|
c3528f2400
|
Added description for solutions
|
2014-09-30 09:28:44 -04:00 |
|
|
|
2524e9902b
|
Replace the hardcoded Window/Windows... menu with an Engine Command
|
2014-09-25 15:59:46 -04:00 |
|
|
|
a11d33620b
|
Added UniversalEditor Web plugin and plugin for Windows Forms
|
2014-09-25 14:57:32 -04:00 |
|
|
|
aa68286bf8
|
Add ExtensibleConfiguration DataFormat to Essential plugin
|
2014-09-25 14:32:58 -04:00 |
|
|
|
bcd1221a93
|
Support automatically opening specified files at startup
|
2014-09-25 14:32:06 -04:00 |
|
|
|
4ed581f594
|
Added ReadStringToEnd(Encoding) function
|
2014-09-25 14:31:06 -04:00 |
|
|
|
f1fab6b3f4
|
Map the ImageLists to their appropriate controls
|
2014-09-19 16:02:28 -04:00 |
|
|
|
dd5c5e7e92
|
Implement MakeReference() for the ObjectModel and Editor
|
2014-09-19 15:58:56 -04:00 |
|
|
|
123dd11e25
|
Another major hacking session on StoryWriter plugins
|
2014-09-19 15:53:25 -04:00 |
|
|
|
b54e23c510
|
Added plugins for StoryWriter and the associated WinForms UI (not ported yet)
|
2014-09-19 00:10:23 -04:00 |
|
|
|
214ed306a6
|
Updated TODO
|
2014-09-16 22:01:54 -04:00 |
|
|
|
fc04757f82
|
Use EditorReference instead of directly referencing IEditorImplementation to be more efficient
|
2014-09-16 15:36:06 -04:00 |
|
|
|
014fa6ea14
|
Add keybindings and command definitions for FileSystemEditor
|
2014-09-16 14:17:45 -04:00 |
|
|
|
3c3ba6af4e
|
Reorganize 'External Tools' menu
|
2014-09-15 15:53:10 -04:00 |
|
|
|
237a631d10
|
Added more commands and CommandPlaceholders... need to be implemented
|
2014-09-15 14:29:47 -04:00 |
|
|
|
41fb2c589c
|
Reverted application title to 'Universal Editor'
|
2014-09-15 09:14:38 -04:00 |
|
|
|
b729cfcc00
|
Added Software Manager menu item
|
2014-09-15 08:53:12 -04:00 |
|
|
|
8176608b31
|
Commented and tabified
|
2014-09-15 08:52:19 -04:00 |
|
|
|
99db1b6dd9
|
Fix directory structure
|
2014-09-10 02:25:39 -04:00 |
|
|
|
9837813505
|
Added Software Development plugin and WinForms Software Development plugin
|
2014-09-09 14:44:20 -04:00 |
|
|
|
61e7395d18
|
Add Conditional Statement parser to UniversalEditor Essential
|
2014-09-09 14:42:58 -04:00 |
|