51 Commits

Author SHA1 Message Date
5d8c3c7ea6
Merge branch 'master' into ue4-plugin-multimedia-picture 2021-07-11 20:31:38 -04:00
1b590d7547
Column was renamed to SortColumn 2021-07-11 20:31:19 -04:00
3183a87127
preliminary improvements to multimedia-picture plugin 2021-07-11 20:29:48 -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
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
e4cbd06eba
provide sane defaults for the Quick Animate start/end frame and duration numeric text boxes 2021-05-13 17:39:10 -04:00
215a5f9182
implementing CellRenderer from UWT - requires MBS.Framework.UserInterface @ a75f688 2021-05-11 23:55:37 -04:00
a84f988821
use DocumentPropertiesDialog to allow us to choose which DataFormat to save embedded picture as 2021-05-10 07:11:41 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
358d78880c
improvements, fixes, and additions to Palette Editor and various Palette data formats 2021-04-29 23:16:22 -04:00
6a3d019485
improved UI and correctly set the default cursor while using DragManager 2021-03-23 14:56:56 -04:00
82e9b06f32
the editor-specific Commands are not yet initialized during constructor time 2021-02-27 23:50:34 -05:00
1b93e21699
replace PictureFrame with custom ImageView control in UWT for enhanced features 2021-02-23 23:39:07 -05:00
bd836fd758
migrate Settings codebase from MBS.Framework.UserInterface to MBS.Framework [from MBS.Framework a594833] 2021-02-15 22:18:11 -05:00
9a1e3889f5
embed PictureEditor in PictureCollectionEditor (there should be a generic wrapper for this) 2021-02-01 18:41:13 -05:00
0fda2899a0
fix some codacy style guidelines 2021-01-10 18:34:34 -05:00
3fd8baaa60
we should let the user choose which AudioPlayer / audio backend to use 2020-12-04 23:35:51 -05:00
e2021ee52e
use dragmanager for stuff 2020-11-07 23:47:38 -05:00
e8eab14089
migrate Application to a non-static class so we can develop UI-specific stuff in a subclass 2020-10-26 16:49:11 -04:00
2c01de0531
expose some things to third-party plugins (e.g. collaboration) 2020-10-20 20:56:31 -04:00
b029bc8b9b
add ability to actually play the WaveformAudioObjectModel (with Surodoine AudioPlayer) and restructure glade ui 2020-10-12 22:17:45 -04:00
8095492aac
remove NotePropertiesDialog in favor of using SettingsDialog 2020-09-25 16:10:18 -04:00
b5fb12fc07
vector image editor enhancements and DataFormat for OpenDocument drawing vector files 2020-09-20 01:09:56 -04:00
57664bd409
add vector image support to Multimedia plugin with vector image editor and some DataFormats 2020-08-28 16:09:51 -04:00
da49113837
preliminary working implementation of Batch Find/Replace dialog... very incomplete 2020-08-26 02:10:11 -04:00
abd4992fbe
reorganize ListView source into its own sub-namespace 2020-08-15 01:43:55 -04:00
3e795dbac7
begin rendering the waveform at the midpoint 2020-08-07 01:49:01 -04:00
4f0bcb87bb
fix formatting 2020-06-14 00:46:02 -04:00
98a9a347bc
provide support for playing, creating, and modifying sprite animations in PictureCollectionObjectModel 2020-05-28 18:13:27 -04:00
1947da62cd
convert PictureCollectionEditor to UWT ContainerLayout-based Glade design 2020-05-27 19:20:24 -04:00
5ad6fb3927
preliminary implementation of multiple selection using EditorSelections 2020-05-24 19:13:36 -04:00
e34df72fc9
preliminary implementation of a linear Waveform audio editor similar to Audacity 2020-05-24 10:21:36 -04:00
781e7597df
improvements to synthesized audio plugins and preliminary implementation of a MIDI Events list view for synthesized audio editor 2020-05-24 10:19:10 -04:00
5f056f0432
reorganization: rename PianoRollEditor to SynthesizedAudioEditor; the piano roll is supposed to be one of several switchable EditorViews for the SynthesizedAudioEditor 2020-05-20 18:20:58 -04:00
05da69d206
implement Document Explorer for PictureCollectionEditor 2020-05-20 13:25:30 -04:00
96b623a30a
convert ExecutableEditor to UWT ContainerLayout-based Glade design 2020-05-18 01:26:58 -04:00
c1458948a4
preliminary implementation of horizontal scrolling support in SynthesizedAudioEditor; still buggy 2020-05-15 08:39:18 -04:00
f884365c95
various feature additions, improvements, and bug fixes to synthesized audio plugins and editors 2020-05-14 23:47:32 -04:00
6c5dea0ec9
HUGE improvements to synthesized audio editor and minor bug fixes in VSQX format; we can now inline edit lyrics in editor and all sorts of cool stuff 2020-05-12 20:49:04 -04:00
26b5557b35
move the creation of the initial track in an empty synth-audio document to pure UI code to prevent mass hysteria and confusion 2020-05-12 08:41:16 -04:00
c24bf4d393
finally fix drawing dragging note borders 2020-05-12 04:14:23 -04:00
7518195379
play a bit more nicely with themes 2020-05-12 02:58:25 -04:00
fbcdb59221
use theme colors for selection highlight 2020-05-10 01:57:53 -04:00
f0b529a857
add standard header to existing code files 2020-04-29 00:57:58 -04:00
4112dd1cd9
use theme color as selected border color 2020-04-09 02:31:57 -04:00
7d4e14f34c
scrolling, clipping, and hit test improvements to Palette editor 2020-04-08 08:21:52 -04:00