2183 Commits

Author SHA1 Message Date
a23e71bfb7
implement Transport menu and commands as an Editor-agnostic Plugin 2021-10-27 03:21:51 -04:00
3e4f7cd947
convenience script to clone or update all dependencies 2021-09-20 16:41:36 -04:00
5bca9439d9
implement PropertyListObjectModel.Combine 2021-09-20 16:21:10 -04:00
dd2b88c16f
Ribbon improvements 2021-09-15 21:02:49 -04:00
1f836c42f2
don't bother caching this since the subclass caches it 2021-09-15 17:33:15 -04:00
6ec7b011c3
revised RecentFileManager to provide a stable API and actually limit the number of items tracked 2021-09-08 21:06:23 -04:00
a7e6b55023
port Raven Software StripEditor from WinForms to UWT and add Waypoint editor (still preliminary) 2021-08-27 20:44:09 -04:00
c4728b6566
don't assume GetCurrentEditor() returns something 2021-08-27 20:42:26 -04:00
1b28f8603d
remove columns in TreeModel along with TreeView instead of in separate areas 2021-08-27 20:41:05 -04:00
6c1bee7f62
update AssemblyInfo of entry assembly so version displays properly on about dialog 2021-08-19 17:29:04 -04:00
452cbdc614
add convenient features to ICARUS script editor, like group/ungroup commands and lock/unlock parameters 2021-08-19 01:15:11 -04:00
714ea0aa58
don't crash if we're passed a null value 2021-08-16 23:49:36 -04:00
b7e6cf895e
major improvements to Raven Software ICARUS scripting editor 2021-08-16 23:49:12 -04:00
fdbeb208e9
testing improvement to Database Editor 2021-08-14 23:37:53 -04:00
81e5ff40f5
implement icons on ToolbarItemButtons 2021-08-14 23:37:15 -04:00
bb6bb8b60a
do not cause SelectionChanged to be handled (again) while we are currently processing a selection change 2021-08-11 23:53:31 -04:00
df32d49b11
preliminary implementation of Editor Panels - CRASHES when switching back after adding a panel though 2021-08-11 23:34:47 -04:00
b16d63279e
preliminary implementation of Panel references - XML and Editor Panels to come soon 2021-08-11 22:26:12 -04:00
28aeaec606
add (unreferenced) ContactEditor GLADE layout 2021-08-11 15:24:03 -04:00
82101053ff
removed StackSidebar and replaced with TabContainer with TabStyle = Sidebar 2021-08-11 15:23:09 -04:00
bcbe308e34
move FileSystem template icons and add General - Empty Project template 2021-08-11 15:21:38 -04:00
c63a7fd999
focus newly-created TreeModelRow after adding it 2021-08-03 23:15:05 -04:00
84fa1e4630
add missing Multimedia association configurations 2021-08-03 23:14:34 -04:00
481ee946b0
remove broken files 2021-07-25 21:02:07 -04:00
8b363b50d0
Merge branch 'pre-commit' 2021-07-25 16:13:12 -04:00
d8b75962c5
merge stashed changes 2021-07-25 16:12:56 -04:00
8c90e436bd
add Refresh command 2021-07-24 17:18:06 -04:00
4784086ffb
constructor for creating a blank Document without an associated DataFormat or Accessor 2021-07-24 17:17:40 -04:00
dca1c130ff
allow creating empty document without an Accessor being set 2021-07-24 17:17:08 -04:00
3c332eb798
don't die painfully if StartPage layout cannot be loaded 2021-07-24 17:14:53 -04:00
e670a3646e
migrate functionality from Engine directly into EditorApplication and remove Engine 2021-07-24 17:13:33 -04:00
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
03a84ae0ff
add menu bar to Picture editor 2021-07-11 20:30:23 -04:00
3183a87127
preliminary improvements to multimedia-picture plugin 2021-07-11 20:29:48 -04:00
6802fe19ea
add entity definition for deg 2021-07-11 20:25:46 -04:00
c01af19de3
Merge branch 'pre-commit' 2021-06-02 01:58:13 -04:00
0f09dd9288
remove obsolete code in favor of using .NET-provided classes 2021-06-02 01:58:05 -04:00
f242a8c304
namespace needs to match the definition in association XML 2021-06-02 01:57:16 -04:00
5730050d8d
Merge branch 'pre-commit' 2021-06-02 01:52:36 -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
d290894b1f
preliminary WORKING implementation of KiSS CEL picture and KCF palette data formats 2021-05-31 23:45:32 -04:00
de41a5f081
add GUIDs for Palette and Picture object models 2021-05-31 23:39:21 -04:00
dbe9f59538
need to fix opening twice, but now we can handle import settings when launched via native file browser, for example 2021-05-31 23:38:50 -04:00
73f1d1ad3a
add new generic icons for PictureObjectModel and PaletteObjectModel 2021-05-31 23:36:58 -04:00