|
|
f242a8c304
|
namespace needs to match the definition in association XML
|
2021-06-02 01:57:16 -04:00 |
|
|
|
e2ec2966ec
|
Universal Application Platform application.xml definition - still work in progress
|
2021-06-02 01:52:23 -04:00 |
|
|
|
fc9017712d
|
don't automatically add newline to last line - should be a configurable option, like geany?
|
2021-06-02 01:51:23 -04:00 |
|
|
|
062a211706
|
we really should be notified when we have association errors
|
2021-06-02 01:50:50 -04:00 |
|
|
|
b9cec0ad25
|
we should be able to implement this
|
2021-06-02 01:49:47 -04:00 |
|
|
|
e2d59f42c8
|
namespace needs to match the definition in association XML
|
2021-06-02 01:49:23 -04:00 |
|
|
|
c6eed73269
|
DataFormat subclasses MUST create a new instance of DataFormatReference, otherwise it breaks superclasses
|
2021-06-02 01:48:52 -04:00 |
|
|
|
2a64f97317
|
preliminary implementation of strongly-typed Selection and deletion in FileSystemEditor
|
2021-05-30 20:17:45 -04:00 |
|
|
|
91a68472c5
|
simplify BOM detection and refactor actually reading the text to an overridable method
|
2021-05-30 16:02:46 -04:00 |
|
|
|
b3733ba2f8
|
properly decode palette chunk in PNG (pixels still slightly off though)
|
2021-05-30 16:02:40 -04:00 |
|
|
|
ad65bc61bb
|
simplify GetSelections() and only call Begin/EndEdit() in Delete() if there is a selection
|
2021-05-30 15:59:37 -04:00 |
|
|
|
07e48e9be0
|
Merge branch 'pre-commit'
|
2021-05-28 07:35:36 -04:00 |
|
|
|
24010bcb7d
|
implement quick and dirty (very hacky) but configurable hierarchical group support
|
2021-05-28 07:35:25 -04:00 |
|
|
|
fa562503a3
|
Merge branch 'pre-commit'
|
2021-05-27 23:39:49 -04:00 |
|
|
|
5cfa5dc968
|
implement adding new Groups and Properties, as well as feature enhancements to PropertyListEditor
|
2021-05-27 23:37:32 -04:00 |
|
|
|
9825a5ad7a
|
properly detect Unicode(UTF-16BE/LE) and UTF-8 BOM (this should be done in PlainTextDataFormat...)
|
2021-05-27 23:04:06 -04:00 |
|
|
|
e19f1a84b2
|
add HintComparison so we accurately detect INI/INF files
|
2021-05-27 23:03:11 -04:00 |
|
|
|
ee7bffe7a9
|
you dum dum, a char isn't always one byte in length
|
2021-05-27 23:02:39 -04:00 |
|
|
|
889a5d97fb
|
Merge branch 'pre-commit'
|
2021-05-26 15:08:07 -04:00 |
|
|
|
3cbabda434
|
support renaming files via CellEdited (requires UWT @ bb6be74)
|
2021-05-26 15:07:56 -04:00 |
|
|
|
c644bb21af
|
implement FileSystemEditor checking valid filenames with invalid filenames and characters settings
|
2021-05-26 15:00:41 -04:00 |
|
|
|
7b1fc44390
|
implement EqualsAny method to check equality with any one of the values in an array
|
2021-05-26 14:58:55 -04:00 |
|
|
|
f954ea3f6a
|
ensure < and > get escaped properly in XML
|
2021-05-26 14:58:05 -04:00 |
|
|
|
d973de830d
|
remove ProjectTypeVariable in favor of using Setting everywhere
|
2021-05-22 07:26:57 -04:00 |
|
|
|
2e33c6803d
|
provide a sane default for TrueVisionTGADataFormat.FormatVersion
|
2021-05-22 06:51:47 -04:00 |
|
|
|
03e894daa0
|
thinking that SettingsProfiles up there might have originally been a typo?
|
2021-05-22 02:32:20 -04:00 |
|
|
|
9718656a01
|
oops - we still assume we have at least one SettingsGroup provided by CustomOptionCompat
|
2021-05-22 02:31:09 -04:00 |
|
|
|
010b7ffafc
|
replace ALL obsolete and duplicate CustomOptions code with Settings from MBS.Framework
|
2021-05-22 02:16:12 -04:00 |
|
|
|
4f8c4c2e89
|
use CommandEventArgs.Command instead of assuming sender is a Command (it is not always, and should not ever be)
|
2021-05-21 19:53:14 -04:00 |
|
|
|
aadca49721
|
Merge branch 'master' into pre-commit
|
2021-05-21 19:50:26 -04:00 |
|
|
|
2fa8037c99
|
this was not updated when we changed to use Context.AttachCommandEventHandler instead of Application.AttachCommandEventHandler
|
2021-05-21 19:43:27 -04:00 |
|
|
|
d2c5e6ccbc
|
add comment to DataFormatReference.Clear method
|
2021-05-21 19:41:11 -04:00 |
|
|
|
071841cf9a
|
update class name of SyntaxTextBoxControl
|
2021-05-16 07:09:08 -04:00 |
|
|
|
dcdfd4c8b8
|
inhibit logout/shutdown if there are unsaved documents
|
2021-05-16 07:07:12 -04:00 |
|
|
|
a1c879975a
|
Merge branch 'pre-commit'
|
2021-05-15 01:08:38 -04:00 |
|
|
|
4bf0a929f6
|
update README with disclaimer and other stuff
|
2021-05-15 01:08:27 -04:00 |
|
|
|
b62b8a5da7
|
Merge branch 'pre-commit'
|
2021-05-15 00:42:13 -04:00 |
|
|
|
4141b5ea38
|
update firstrun.sh to properly link project SNK to global SNK (you must generate your own SNK)
|
2021-05-15 00:42:05 -04:00 |
|
|
|
0384f85a28
|
Merge branch 'pre-commit'
|
2021-05-15 00:39:17 -04:00 |
|
|
|
82c9d7fed6
|
remove .snk from repository
|
2021-05-15 00:38:42 -04:00 |
|
|
|
44cde38727
|
Merge branch 'pre-commit'
|
2021-05-15 00:34:55 -04:00 |
|
|
|
cf3efc3268
|
add pre-commit hook 'mixed-line-ending'
|
2021-05-15 00:34:42 -04:00 |
|
|
|
852d6c941b
|
reference project SNK file instead of global SNK file (project SNK is a symbolic link to global SNK)
|
2021-05-15 00:29:40 -04:00 |
|
|
|
1955d6fcde
|
Merge branch 'pre-commit'
|
2021-05-15 00:07:18 -04:00 |
|
|
|
dd6120ec0a
|
also rm after-targets (use 'fxtool install gtk|wf' now) and junk that should be done by scripts
|
2021-05-15 00:07:07 -04:00 |
|
|
|
b808623ca9
|
add back UE5 Compiler (create ZIP packages of Universal Editor content plugins), still WIP
|
2021-05-14 23:58:07 -04:00 |
|
|
|
1bebcdbd77
|
Merge branch 'pre-commit'
|
2021-05-14 23:53:22 -04:00 |
|
|
|
0d624fd457
|
remove extensions compiler so we get a clean build
|
2021-05-14 23:53:06 -04:00 |
|
|
|
e4cbd06eba
|
provide sane defaults for the Quick Animate start/end frame and duration numeric text boxes
|
2021-05-13 17:39:10 -04:00 |
|
|
|
98732be788
|
do not crash if we don't have permission to save the file when invoking Save
|
2021-05-13 17:37:15 -04:00 |
|