Commit Graph

249 Commits

Author SHA1 Message Date
Peter Dell
1835ce33e5
Update README.md - add bug links 2023-08-19 21:05:21 +02:00
Peter Dell
b15f9e36f3
Update README.md add bug links 2023-08-19 21:04:18 +02:00
Peter Dell
e6dd1a6289
Update README.md add bug links 2023-08-19 21:03:00 +02:00
Peter Dell
b6648f7020
Update README.md with know Eclipse/JDK issue links 2023-08-19 20:52:29 +02:00
Peter Dell
4cd6e589cc Add JDK and Eclipse web site links 2023-07-24 10:17:21 +02:00
Peter Dell
6cfd066789 Update todos.txt 2023-06-11 00:59:18 +02:00
Peter Dell
0486da8cee Merge branch 'main' of https://github.com/wudsn/wudsn-ide 2023-06-11 00:58:54 +02:00
Peter Dell
bd3cc5a5b7 Delete test.txt 2023-06-09 00:44:56 -04:00
Peter Dell
2d2f703dde Create test.txt 2023-06-04 16:49:52 -04:00
Peter Dell
abcd9092b8 Update ide-tutorials.section.html
Add pigwa link
2023-05-29 20:36:36 +02:00
Peter Dell
7ee6e0e2b0 MADS: Add .BI, remove .DB and .DW
See v2.0.4 and https://forums.atariage.com/topic/114443-mad-assembler-mads/?do=findComment&comment=5243320
2023-04-23 14:13:13 +02:00
Peter Dell
030ce92027 Add Altirra.sh as default runner path for LINUX and MACOSX
And replace invalid WS_WIN32 constant
2023-04-23 14:11:54 +02:00
Peter Dell
60226bc23c Add default paths for MADS 32/64 bit under Linux 2023-03-19 13:22:40 +01:00
Peter Dell
d0fb05e6d6 Change update URL in feature to stable 2023-03-17 21:54:51 +01:00
Peter Dell
710071d793 Skip inner folders of the bundle on macOS 2023-03-17 19:36:40 +01:00
Peter Dell
e02917d7c1 Remove generic com.wudsn.ide.lng.compiler.LanguageSourceFile content type 2023-02-27 02:35:03 +01:00
Peter Dell
18f1516470 Fix translations for file content types 2023-02-27 02:32:11 +01:00
Peter Dell
100ade8f14 Add missing Assembler Source File an associate .a65 with MADS 2023-02-27 02:31:42 +01:00
Peter Dell
57b4242ec9 Create LanguageEditorWrapper to wrapper TextEditor as LanguageEditor for MP 2023-02-27 02:30:49 +01:00
Peter Dell
24d6e2ed37 Adapt naming of language annotation values parameters 2023-02-27 01:48:22 +01:00
Peter Dell
9950c7a286 Update todos.txt 2023-02-27 01:20:06 +01:00
Peter Dell
29116e8160 Refactor towards ILanguageEditor 2023-02-27 01:19:09 +01:00
Peter Dell
4a5bb29da4 Unify Assembler and Compiler menus 2023-02-26 23:18:01 +01:00
Peter Dell
dbc10d9020 Change key bindings from CTRL-SHIFT+0/9 to CTRL-SHIFT-8/9
To prevent binding issue on Windows reported with https://github.com/peterdell/wudsn-ide/issues/10
2023-02-26 20:59:30 +01:00
Peter Dell
3667bfb22b Separate preferences keys for dark theme colors 2023-02-26 20:53:14 +01:00
Peter Dell
62102443b5 Convert GIFs in com.wudsn.ide.snd to PNG 2023-02-26 16:41:38 +01:00
Peter Dell
9e4654e8de Convert GIFs in com.wudsn.ide.lng.asm.test to PNG 2023-02-26 16:33:58 +01:00
Peter Dell
c4b2684a79 Convert GIFs in com.wudsn.ide.lng.asm tp PNG 2023-02-26 16:27:41 +01:00
Peter Dell
a2026b1fa5 Improve IFF file detection and parsing 2023-02-26 16:17:59 +01:00
Peter Dell
1c9e603ba5 Convert GIFs with transparency to PNGs with alpha channel 2023-02-26 15:29:51 +01:00
Peter Dell
75781b4089 Fix transparency encoding for GIFs 2023-02-26 13:59:13 +01:00
Peter Dell
4915368ac1 Add transparency to outline icons 2023-02-22 23:53:40 +01:00
Peter Dell
05d4edd05d Add transparency to toolbar and help icons 2023-02-22 23:35:02 +01:00
Peter Dell
2bee22a34d Add transparency to outline icons 2023-02-22 23:32:13 +01:00
Peter Dell
5839427a10 Separate parsing and error message output for annotation values 2023-02-13 01:17:26 +01:00
Peter Dell
c013951d56 Rework LanguageAnnotationValues and add test 2023-02-13 00:22:46 +01:00
Peter Dell
e2989f03c1 Fix package infix for CompilerSymbolsView 2023-01-23 22:46:54 +01:00
Peter Dell
f85cc96663 Transition of annotations from @com.wudsn.ide.asm to @com.wudsn.ide.lng
Split and rename LanguageProperty/LanguageProperties to LanguageAnnotation/LanguageAnnotationValue/LanguageAnnotationValues

Resolves https://github.com/peterdell/wudsn-ide/issues/7
2023-01-12 01:12:22 +01:00
Peter Dell
3fae54c02e Adapt com.wudsn.ide.asm to com.wudsn.ide.lngas. 2023-01-12 00:44:24 +01:00
Peter Dell
5c8b8155a8 Adapt .asm to .lng 2023-01-11 23:40:16 +01:00
Peter Dell
e6996a8ab0 Update emulator homepage URLs 2023-01-11 23:39:50 +01:00
Peter Dell
adb1075973 Update todos: Local XAMP check in clean install test is impemented 2023-01-11 22:31:06 +01:00
Peter Dell
30358e6cb3 Correctly reuse hardware font files and fonts 2023-01-09 01:35:23 +01:00
Peter Dell
f338e19db1 Make font size of Atari 8-bit font and CBM fonts configurable via preferences
See path https://github.com/peterdell/wudsn-ide/issues/3

Solution: Preferences in "Appearance / Colors and Fonts / Basic / Text Font / Atari 8-bit Font | CBM Font"
2023-01-09 01:06:02 +01:00
Peter Dell
3917dcded4 Remove unused imports 2023-01-09 01:03:27 +01:00
Peter Dell
c9576556b1 Fix comments 2023-01-08 22:45:31 +01:00
Peter Dell
833662a802 Update launch confgurations 2023-01-08 22:11:57 +01:00
Peter Dell
ee7d657e3a Refactors preferences naming to language+hardware+editor 2023-01-08 01:35:24 +01:00
Peter Dell
e102c2b22d Use var 2023-01-05 02:12:16 +01:00
Peter Dell
b9481e8aea Use runner default path to default file browser in preferences
Also start replacing local variable types with type inference using "var"
2023-01-05 02:02:51 +01:00