|
|
f105a2323c
|
add a context menu to the BinaryEditor
|
2020-05-15 08:41:39 -04:00 |
|
|
|
cd446a5238
|
don't let the NumericTextBoxes cause selection to change more than once
|
2020-05-15 08:40:18 -04:00 |
|
|
|
66673f2da4
|
would be nice if the BinaryEditor actually saved the data it was changing
|
2020-05-15 05:54:13 -04:00 |
|
|
|
51414cc4a7
|
NumericTextBox requires the use of the Value property instead of Text
|
2020-05-14 23:43:42 -04:00 |
|
|
|
f7672cf10e
|
breaking changes to allow PropertyListObjectModel to store Properties and Groups in arbitrary order
|
2020-05-13 01:10:44 -04:00 |
|
|
|
91ab850c46
|
field definition properties dialog should also default the length to the current selection
|
2020-05-12 08:42:33 -04:00 |
|
|
|
d88a516d15
|
make the button actually click, must've been a regression
|
2020-05-12 08:42:07 -04:00 |
|
|
|
e4d2fcaad8
|
also clear TreeModel rows in addition to all custom columns upon ObjectModel change
|
2020-05-12 02:53:05 -04:00 |
|
|
|
8f2fd6837f
|
use nameof() instead of hardcoding widget name - that way if we ever need to change it we can just do a simple refactor
|
2020-05-10 21:24:26 -04:00 |
|
|
|
08f6182fcf
|
allow import / export data from RIFF Chunk Properties dialog
|
2020-05-10 04:08:02 -04:00 |
|
|
|
7f5b45ee3c
|
more enhancements to the RIFF editor chunk properties dialog
|
2020-05-10 03:57:51 -04:00 |
|
|
|
651f4eb4ff
|
convert DatabaseEditor to UWT ContainerLayout-based Glade design
|
2020-05-10 03:17:13 -04:00 |
|
|
|
d129565329
|
convert BinaryEditor to UWT ContainerLayout-based Glade design
|
2020-05-10 01:56:57 -04:00 |
|
|
|
fcc613002a
|
convert FieldDefinitionPropertiesDialog to UWT ContainerLayout-based Glade design
|
2020-05-10 01:56:05 -04:00 |
|
|
|
e8228cd78a
|
enhancements and bug fixes for BinaryEditor
|
2020-05-09 23:00:41 -04:00 |
|
|
|
be832ce119
|
implement a UWT-based RIFF chunked document editor
|
2020-05-09 09:20:29 -04:00 |
|
|
|
8018eb6db2
|
migrate FileSystemEditor entirely to UWT ContainerLayout
|
2020-05-04 02:46:59 -04:00 |
|
|
|
255e61deb3
|
finish implementing the PropertyListEditor as a UWT ContainerLayout-based control
|
2020-05-03 19:26:37 -04:00 |
|
|
|
3565784254
|
EditorSelection is still a work in progress but we might have a better way to implement deletion
|
2020-04-08 08:38:21 -04:00 |
|
|
|
114d4e2b16
|
key additional details on string name instead of object reference
|
2020-03-23 19:49:20 -04:00 |
|
|
|
19fa0d64bc
|
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out
|
2020-03-23 02:28:39 -04:00 |
|