2091 Commits

Author SHA1 Message Date
9657c19da2
Create dotnet-desktop.yml 2021-05-13 17:26:43 -04:00
faa082de39
Merge branch 'pre-commit' 2021-05-12 00:14:42 -04:00
533dc01364
add command to install pip package manager (not installed by default) and fully qualify path to pre-commit 2021-05-12 00:14:25 -04:00
67c6b7654b
Merge branch 'UE4FeatureCellRenderers' 2021-05-11 23:56:35 -04:00
6de9efa9e9
fix crash if OpenFile(string) is called and file is not found - e.g. from Bookmarks menu 2021-05-11 23:56:24 -04:00
215a5f9182
implementing CellRenderer from UWT - requires MBS.Framework.UserInterface @ a75f688 2021-05-11 23:55:37 -04:00
fb24fb02f7
implementing CellRenderer from UWT - requires MBS.Framework.UserInterface @ a75f688 2021-05-11 22:56:04 -04:00
1eeb6e5348
in-progress: implementing TrueVision TGA save 2021-05-11 22:47:47 -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
1ce558596a
allow disabling certain elements of DocumentPropertiesDialog 2021-05-10 06:40:50 -04:00
ccaeeb9336
rename SyntaxTextBox to SyntaxTextBoxControl due to namespacing 2021-05-07 23:37:37 -04:00
0560e776fe
remove app.manifest 2021-05-07 23:36:55 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
52f644ed20
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-05-07 13:50:49 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
9e314ed194
add .desktop file 2021-05-05 00:52:44 -04:00
055c3cb95e
add .desktop file 2021-05-05 00:50:17 -04:00
fdbae64ac9
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-05-05 00:49:18 -04:00
943cfe8fdf
add install script 2021-05-05 00:48:25 -04:00
4939bfeb20
add install script 2021-05-05 00:47:03 -04:00
71121dd81f
hopefully this will be the last mistake 2021-05-05 00:41:53 -04:00
5e757970e9
we already prompt the user with whiptail, so assume -y 2021-05-05 00:34:47 -04:00
6217a574a4
add TL;DR 2021-05-05 00:29:37 -04:00
5866bcad44
fixing some small bugs 2021-05-05 00:25:27 -04:00
b195c6fa65
fixing some small bugs 2021-05-05 00:19:29 -04:00
b99cab6ab9
fixing some small bugs, adding whiptail 2021-05-05 00:13:27 -04:00
47bd3258eb
add firstrun.sh and universal-editor launcher for convenience 2021-05-04 23:42:21 -04:00
c8156c9788
add firstrun.sh and universal-editor launcher for convenience 2021-05-04 23:38:18 -04:00
b268ffb10e
don't just blindly read zeroes, this may choke 2021-04-29 23:16:32 -04:00
64ca39f1e3
improvements 2021-04-29 23:16:32 -04:00
2159026d69
improvements 2021-04-29 23:16:31 -04:00
c07f06dd46
still work in progress, but some progress on Open Packaging Format (*.---x) 2021-04-29 23:16:31 -04:00
7cc395585b
add ContentType to MPEG-4 part 14 2021-04-29 23:16:31 -04:00
e0f035bbe5
properly declare magic byte string for fLaC file 2021-04-29 23:16:31 -04:00
2a5f0f9478
override protected methods instead of hiding public ones 2021-04-29 23:16:30 -04:00
32058ff15e
implement Magic Byte Offsets for DataFormatFilter 2021-04-29 23:16:30 -04:00
ce33b46702
this is untamed spaghetti and doesn't work but we'll fix it... one day 2021-04-29 23:16:30 -04:00
8e8561e1d3
add 'Object Class' column to PropertyListPanel 2021-04-29 23:16:29 -04:00
76a7664044
improvements to Unreal Engine plugin and UI 2021-04-29 23:16:29 -04:00
358d78880c
improvements, fixes, and additions to Palette Editor and various Palette data formats 2021-04-29 23:16:22 -04:00
2c0d651756
refactor .NET-specific CodeProvider code into separate ILCodeProvider class 2021-04-29 23:02:32 -04:00
60d72f91b5
use auto property 2021-04-29 23:01:42 -04:00
38086708e9
improve Settings framework (requires MBS.Framework.UserInterface @ e33bf19) 2021-04-29 23:01:14 -04:00
068cd3ce1b
add parameterless constructor for StringAccessor 2021-04-29 22:28:56 -04:00
d762f59ae7
implement Recent Documents list in start page and main menu 2021-04-27 08:50:34 -04:00
9e2d5b2b93
preliminary (read-only) implementation of Property List Panel 2021-04-27 08:49:09 -04:00
49c77e5904
add new DataFormats and reorganize directory structure 2021-04-27 08:30:36 -04:00
9813377c12
implement Dispose pattern for Accessor 2021-04-27 08:27:39 -04:00
7386dd2005
provide events for EditorChanging/EditorChanged 2021-03-26 14:22:02 -04:00