Commit Graph

41 Commits

Author SHA1 Message Date
Peter Dell 8eccd73803 Rename AtariClassic-Regular.pdf 2023-08-30 20:18:20 +02:00
Peter Dell 1c9e603ba5 Convert GIFs with transparency to PNGs with alpha channel 2023-02-26 15:29:51 +01:00
Peter Dell c013951d56 Rework LanguageAnnotationValues and add test 2023-02-13 00:22:46 +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 c9576556b1 Fix comments 2023-01-08 22:45:31 +01:00
Peter Dell 18a327371f Rename Test marker interface to TestMethod and create Test class 2022-12-27 02:27:55 +01:00
Peter Dell fc48aa17e9 Add walking skelton for GraphicsPluginTest and Assertions 2022-12-27 00:38:40 +01:00
Peter Dell e0e42aea0f Update MessageQueue.java
Format MessageQueue.Entry
2022-09-10 16:51:07 +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 083a23d4e1 Add toString for debug output 2022-08-29 09:49:37 +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 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 2e7363531a Unify plugin texts for plugin description and vendor 2021-09-26 22:51:08 +02:00
peterdell d9b833c87e Simplify compiler classes and add MP Compiler 2021-09-26 16:05:27 +02:00
peterdell 04e36c48ba Add Language separation in CompilerDefinition, CompilerRegistry and TOC 2021-09-26 13:21:52 +02:00
peterdell abdbb3234d Change "CPU" to more general "Target" 2021-09-23 21:32:33 +02:00
peterdell ef2ce4ecac Split HardwareUtility and move to base plugin 2021-09-18 01:49:03 +02:00
peterdell 77f1c60e25 Replace com.wudsn.ide.asm.Hardware by import
com.wudsn.ide.base.hardware.Hardware
2021-09-18 01:44:05 +02:00
peterdell e74cf57237 Change localization to /OSGI-INF/l10n 2021-09-18 01:25:22 +02:00
peterdell 004d9a2ae5 Change localization to /OSGI-INF/l10n 2021-09-18 01:25:14 +02:00
peterdell f922e48517 Reformat all sources with "Eclipse [built-in]" 2021-09-18 01:15:08 +02:00
peterdell 25a4d82719 Change localization to /OSGI-INF/l10n 2021-09-18 01:07:23 +02:00
peterdell d5697b30a8 Update to Java 11, Eclipse 2021-03 and year 2021 2021-04-01 14:41:43 +02:00
peterdell 56aac6d943 Update year to 2020 2020-10-16 22:41:45 +02:00
peterdell ccaf1a554e Replace deprecated platform calls. Remove unused imports. 2020-10-13 01:56:37 +02:00
peterdell 9c779bad6f Split HexEditor into own plugin 2020-09-06 21:48:05 +02:00
peterdell e40d5bef75 Add IFF support to HexEditor 2019-09-23 00:14:35 +02:00
peterdell ab6977cfc2 Change versions to 1.7.1 2019-08-31 15:02:35 +02:00
peterdell a77f506a78 Add MadPascal plugin and examples 2019-08-31 13:26:39 +02:00
peterdell 550fe9aa18 Fix Manifest warning and deprecation. 2019-08-31 09:27:12 +02:00
peterdell cc3085752f Complete source reformmted with profile JAC! 2019-01-13 00:36:57 +01:00
peterdell afe4851e38 Update copyright to 2019 and https. 2019-01-12 23:07:17 +01:00
peterdell f7f4ced542 Ignore bin folder 2019-01-03 00:06:36 +01:00
peterdell a5783a8f65 Update hex editor fonts to Mark Simonson V2.0 font for Atari 2019-01-03 00:02:22 +01:00
peterdell 839e422e03 .gitignore for all bin folders 2019-01-03 00:01:29 +01:00
peterdell a679a76c33 Remove .classpath, .procect, build.properties and src folders from all
binary builds
2019-01-01 21:26:33 +01:00
peterdell a7936828af Update Atari Truetype fonts by Mark Schmelzenbach to version 1.2 2019-01-01 21:23:24 +01:00
peterdell fce72774df Test 2018-12-30 23:10:28 +01:00
peterdell fbbb115b98 Initial upload 2018-12-30 16:42:36 +01:00