2089 Commits

Author SHA1 Message Date
4bf0a929f6
update README with disclaimer and other stuff 2021-05-15 01:08:27 -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
82c9d7fed6
remove .snk from repository 2021-05-15 00:38:42 -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
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
0d624fd457
remove extensions compiler so we get a clean build 2021-05-14 23:53:06 -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
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
01e52dce84
field separator can be space OR tab character 2021-03-23 16:36:57 -04:00
6a3d019485
improved UI and correctly set the default cursor while using DragManager 2021-03-23 14:56:56 -04:00