|
|
b029bc8b9b
|
add ability to actually play the WaveformAudioObjectModel (with Surodoine AudioPlayer) and restructure glade ui
|
2020-10-12 22:17:45 -04:00 |
|
|
|
4164d68402
|
cleanup
|
2020-10-08 16:12:25 -04:00 |
|
|
|
a6c326691f
|
associate .82m with Heroes of Might and Magic II dataformat
|
2020-10-08 16:12:02 -04:00 |
|
|
|
29b8690485
|
templating improvements and actually loading the ObjectModel content via XML from a template
|
2020-10-08 16:11:28 -04:00 |
|
|
|
41fa4412f1
|
this needs to be cleaned up real bad
|
2020-10-08 16:09:48 -04:00 |
|
|
|
7cd5a3fb24
|
support complete URIs and schemes in Accessors (e.g. file:///blah/blah/blah
|
2020-10-08 16:09:23 -04:00 |
|
|
|
a5ade252f9
|
move CRI ADX data format from Multimedia plugin to CRI plugin
|
2020-10-04 19:17:13 -04:00 |
|
|
|
d80d131ccb
|
initial commit of Lighting plugin - works fairly well with Auraluminous
|
2020-09-29 05:07:05 -04:00 |
|
|
|
847238588c
|
update buttons when options are changed
|
2020-09-29 05:04:46 -04:00 |
|
|
|
2bd13f7bd4
|
simplify, improve, and fix bugs in GetAvailableObjectModel<T>()
|
2020-09-29 05:04:10 -04:00 |
|
|
|
3bddb9cfd7
|
this has been moved to UWT proper
|
2020-09-29 04:54:15 -04:00 |
|
|
|
351b9a68b7
|
show the SettingsDialog with 'Application:Command Bars' group selected when selecting Tools->Customize
|
2020-09-25 17:39:47 -04:00 |
|
|
|
4cb7b90ce3
|
call Application.ShowSettingsDialog to minimize code reuse
|
2020-09-25 17:39:05 -04:00 |
|
|
|
c826046e50
|
add buttons to change CustomOptions for DataFormat and Accessor without having to pick them again
|
2020-09-25 17:38:38 -04:00 |
|
|
|
8095492aac
|
remove NotePropertiesDialog in favor of using SettingsDialog
|
2020-09-25 16:10:18 -04:00 |
|
|
|
a0996b9909
|
add link to GitHub and update version info
|
2020-09-25 16:08:20 -04:00 |
|
|
|
7d926d93ac
|
deprecate code-based SettingsProviders in favor of XML-based definitions (uwt:b4624f3)
|
2020-09-25 16:07:39 -04:00 |
|
|
|
618438fd2d
|
provide the legacy DOS stub program
|
2020-09-23 01:43:02 -04:00 |
|
|
|
67e5b58558
|
use Context instead of global Application menus, and implement Add Existing Section
|
2020-09-23 01:42:35 -04:00 |
|
|
|
10cc629ba1
|
try to do better with merging command items
|
2020-09-23 01:41:52 -04:00 |
|
|
|
82c9c2dc42
|
oops
|
2020-09-23 01:40:54 -04:00 |
|
|
|
7983695750
|
add hint comparison for NWC associations
|
2020-09-21 12:19:20 -04:00 |
|
|
|
9ac1ea3731
|
don't crash but warn us if we load an ObjectModel but crash in MakeReference
|
2020-09-20 01:10:38 -04:00 |
|
|
|
b5fb12fc07
|
vector image editor enhancements and DataFormat for OpenDocument drawing vector files
|
2020-09-20 01:09:56 -04:00 |
|
|
|
00fbd252af
|
really broken (but it's a start) print handler for FileSystemObjectModel
|
2020-09-20 01:08:38 -04:00 |
|
|
|
10b1bf871a
|
preliminary implementation of FindInternal for PropertyListObjectModel
|
2020-09-20 01:08:03 -04:00 |
|
|
|
1221a7aacc
|
don't display the confirm exit dialog twice
|
2020-09-20 01:03:36 -04:00 |
|
|
|
de321a3e39
|
display a message if we can't find any print handlers to handle the FilePrint command
|
2020-09-20 00:43:07 -04:00 |
|
|
|
a2f874a728
|
expose the current project and solution as properties on IHostApplicationWindow (used by build system)
|
2020-09-20 00:43:07 -04:00 |
|
|
|
3d66a06827
|
clear document explorer panel when editor is null
|
2020-09-20 00:43:06 -04:00 |
|
|
|
71e64ea1ff
|
remove unused code
|
2020-09-20 00:43:06 -04:00 |
|
|
|
6a88263c37
|
add descriptions to some CustomOptions - will eventually replace with XML
|
2020-09-20 00:42:53 -04:00 |
|
|
|
8099e81867
|
prettify
|
2020-09-19 23:23:22 -04:00 |
|
|
|
6913be61f0
|
combine multiple associations for the same data format into a single association
|
2020-09-19 23:22:38 -04:00 |
|
|
|
50da8f102f
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2020-09-19 23:21:35 -04:00 |
|
|
|
9faecfe7a7
|
we don't really need the overhead of a List<T> since we know the size
|
2020-09-19 23:20:43 -04:00 |
|
|
|
26d068ee0c
|
use package-x-generic icon if the association refers to a FileSystemObjectModel
|
2020-09-19 23:19:59 -04:00 |
|
|
|
73daa2e1bd
|
static release version to play nice with strong name signing
|
2020-09-19 23:18:45 -04:00 |
|
|
|
95455c266f
|
populate about dialog with actual information
|
2020-09-19 22:07:27 -04:00 |
|
|
|
b77ba0339b
|
initialize refsByID if it has not been initialized yet
|
2020-09-16 14:22:42 -04:00 |
|
|
|
c1aafc0052
|
allow us to specify our own file name to return for StreamAccessor
|
2020-09-16 14:04:27 -04:00 |
|
|
|
40e016c8d1
|
don't assume that the number of bytes actually read/written are equal to what we asked for
|
2020-09-16 14:03:51 -04:00 |
|
|
|
b983f526f4
|
add additional file name filters, magic byte sequences, and content types
|
2020-09-13 21:45:14 -04:00 |
|
|
|
09ad6034ae
|
add additional file name filters and magic byte sequences
|
2020-09-12 09:12:19 -04:00 |
|
|
|
fa58f1cd32
|
this SOMEWHAT works for monochrome BMP, but is fuzzy and I don't know why
|
2020-09-12 09:11:09 -04:00 |
|
|
|
a906a8bff3
|
we can now (somewhat) read .SAV files, but it's still broken
|
2020-09-12 09:11:09 -04:00 |
|
|
|
595832e7a2
|
add additional file name filters and magic byte sequences
|
2020-09-12 09:10:54 -04:00 |
|
|
|
901b125b03
|
don't crash attempting to go outside of the file
|
2020-09-12 07:00:15 -04:00 |
|
|
|
431fc45e7d
|
the Package FileSystem is essentially the same as its underlying FileSystem object model
|
2020-09-11 19:40:27 -04:00 |
|
|
|
a4170f8786
|
properly use the selected TreeModelRow as parent IFileSystemContainer if possible
|
2020-09-11 19:39:45 -04:00 |
|