Commit Graph

155 Commits

Author SHA1 Message Date
Peter Dell
1824a7f349 Untrack site.xml 2022-09-11 02:10:17 +02:00
Peter Dell
a119be0132 Update site.ant 2022-09-11 02:09:03 +02:00
Peter Dell
13b8ac20cb Adapt check-bundle-versions.bat for languages 2022-09-11 01:26:11 +02:00
Peter Dell
744d8addda Fix preferences for text attributes and rule/source scanner refresh for them 2022-09-11 01:20:22 +02:00
Peter Dell
1f65ef6c74 Adapt build.properties 2022-09-10 23:12:21 +02:00
Peter Dell
8ca4d49c5b Cleanup unused imports 2022-09-10 23:12:00 +02:00
Peter Dell
c8a002d0bd Fix German texts 2022-09-10 23:09:39 +02:00
Peter Dell
a02da769cc Initialize preferences defaults per language correctly 2022-09-10 23:09:24 +02:00
Peter Dell
29538d2880 Compute breakpoint default set based on language of editor 2022-09-10 23:09:06 +02:00
Peter Dell
a3d6cd75c8 Adapt messages to use "CompilerDefinition.getText()" for
"assembler/compiler", adapt EN, DE and PL texts accordingly
2022-09-10 22:49:51 +02:00
Peter Dell
d91abbf3e1 Adapt preferences and text attributes from "asm" to "lng" 2022-09-10 16:56:58 +02:00
Peter Dell
6fc93c6cee Add TODO and comments 2022-09-10 16:55:52 +02:00
Peter Dell
b8c80a99b5 Fix test editors 2022-09-10 16:52:51 +02:00
Peter Dell
a143c81eb1 Remove build-compilers-new.bat 2022-09-10 16:52:17 +02:00
Peter Dell
7645450ef8 Add GraphicsPluginTest 2022-09-10 16:51:51 +02:00
Peter Dell
e0e42aea0f Update MessageQueue.java
Format MessageQueue.Entry
2022-09-10 16:51:07 +02:00
Peter Dell
eed5c2eef2 Remove obsolete .project files 2022-09-10 16:50:25 +02:00
Peter Dell
c020755f22 Make "assembler/compiler" a variable in messages 2022-09-10 16:49:16 +02:00
Peter Dell
12ae9048dc Fix sound editor export (missing music address), fix type texts and missing date 2022-09-10 16:45:35 +02:00
Peter Dell
0a20519ab4 Remove qualifier 2022-09-01 10:48:02 +02:00
Peter Dell
2cbf19f9ad Separate MessageManager and MessageQueue 2022-08-29 12:15:35 +02:00
Peter Dell
f1a5d63644 Disable code for SequencedProperties to fix CNV loading 2022-08-29 11:30:43 +02:00
Peter Dell
437c7ab5ac Rename class to LanguagetTextCompletionProposal 2022-08-29 11:30:24 +02:00
Peter Dell
8a2c279700 Adapt manifest text 2022-08-29 11:29:22 +02:00
Peter Dell
5a49f1967d Rename class to LanguagetTextCompletionProposal 2022-08-29 11:29:00 +02:00
Peter Dell
083a23d4e1 Add toString for debug output 2022-08-29 09:49:37 +02:00
Peter Dell
60e50afac7 Improve documentation 2022-08-29 09:49:22 +02:00
Peter Dell
642ae33aa6 Use 256 characters for ChapMapMultiColorConverter 2022-08-29 09:49:06 +02:00
Peter Dell
3db927c9f1 Sort identifiers in outline based based on
CompilerSyntax.areIdentifiersCaseSensitive
2021-11-04 02:48:01 +01:00
peterdell
7bb0cff770 Adapt suffix "pl_PL" to "pl" in property files 2021-09-29 01:36:11 +02:00
peterdell
09fe6e4001 Rename properties files from de_DE to de, so all regions match 2021-09-29 00:49:50 +02:00
peterdell
852b30e4d7 Align project IDs and folder names 2021-09-28 13:39:39 +02:00
peterdell
457f773b53 Transform string helpDocumentsPath to sequence of element helpDocument in compiler definition. 2021-09-28 01:19:28 +02:00
peterdell
fedec9d2f0 Add CompilerPaths with defaults for MADS and MP. Display documentation paths and defaults paths as tables. Fix broken hardware icon in help. 2021-09-27 02:22:52 +02:00
peterdell
229c92d859 Polish documentation for MP 2021-09-27 02:21:28 +02:00
peterdell
f054b7842a Replace Compiler by CompilerDefinition where possible. Move getCompilerExecutablePath() to CompilerPrefrences. 2021-09-26 23:28:56 +02:00
peterdell
cbb82f2ca3 Organized imports. 2021-09-26 22:59:05 +02:00
peterdell
2f9bf2051c First commit of new com.wudsn.ide.lng.run plugin 2021-09-26 22:57:39 +02:00
peterdell
5c994c4c82 Split preferences per language. 2021-09-26 22:54:47 +02:00
peterdell
dc4ab9a552 Support multiple languages in helo TOC. 2021-09-26 22:54:10 +02:00
peterdell
4599004d1b Remove ComplerId class as it is no longer required 2021-09-26 22:53:37 +02:00
peterdell
2ab174ec1b Rename helpFilePaths to helpDocumentPaths 2021-09-26 22:52:59 +02:00
peterdell
2e7363531a Unify plugin texts for plugin description and vendor 2021-09-26 22:51:08 +02:00
peterdell
c0a455a15e Minimize launch configuration to Paltform. 2021-09-26 22:50:27 +02:00
peterdell
d9b833c87e Simplify compiler classes and add MP Compiler 2021-09-26 16:05:27 +02:00
peterdell
11722d1939 Add Target PASCAL 2021-09-26 16:04:35 +02:00
peterdell
946423fd01 Start WUDSN IDE launch configuration only with Platform Feature 2021-09-26 16:03:49 +02:00
peterdell
04e36c48ba Add Language separation in CompilerDefinition, CompilerRegistry and TOC 2021-09-26 13:21:52 +02:00
peterdell
2c89002812 Add separate Assembler menu/entries 2021-09-26 00:52:43 +02:00
peterdell
49f91b768d Rename Assembler to Language/Compiler 2021-09-25 23:29:02 +02:00