1232 Commits

Author SHA1 Message Date
hneemann
470bcb1452 typo 2016-11-08 14:25:36 +01:00
hneemann
f4f427537e changed help window to html description 2016-11-08 14:21:28 +01:00
hneemann
d48098a60b changed help window to html description 2016-11-08 14:04:28 +01:00
hneemann
e026c77aba added some test cases 2016-11-06 13:58:15 +01:00
hneemann
6023497575 added some test cases 2016-11-06 13:42:29 +01:00
hneemann
a24d391d99 typo 2016-11-05 19:34:23 +01:00
hneemann
891328970c tried to fix the "always unwanted start to draw wires" problem. 2016-11-05 11:59:44 +01:00
hneemann
dd09d7c814 added the release notes to the repo 2016-11-05 11:43:25 +01:00
hneemann
d86a9c0d7d tried to fix the "always unwanted start to draw wires" problem. 2016-11-05 10:49:24 +01:00
hneemann
c07c6b1ce6 improved the diodes description 2016-11-05 10:37:04 +01:00
hneemann
4e074bca43 improved the diodes description 2016-11-05 10:10:39 +01:00
hneemann
2cbde58381 add a special function to let tests fail, if there are missing language keys. 2016-11-05 09:44:07 +01:00
hneemann
9be14b0103 added PLA example 2016-11-04 17:45:47 +01:00
hneemann
44cbf91a91 refactored testing, and reordered examples 2016-11-04 16:54:29 +01:00
hneemann
00b218ed37 Merge branch 'master' of bitbucket.org:hneemann/digital 2016-11-04 15:54:48 +01:00
Helmut.Neemann
a8a993e93c improved tests for wired OR and AND 2016-11-04 10:22:41 +01:00
Helmut.Neemann
d280173e50 if diodes have a high z inpul, the output is also high z. 2016-11-04 10:06:08 +01:00
hneemann
e4b00af8cc improved tool tip text 2016-11-03 20:51:18 +01:00
hneemann
c64aecb1ab added missing language key 2016-11-03 20:00:35 +01:00
hneemann
e73114e203 added comment sign to the test cases help text 2016-11-03 19:51:34 +01:00
hneemann
dc1ef1440c added missing language key 2016-11-03 19:44:38 +01:00
hneemann
fb3504095b added a hotkey ('p') to program a diode-fuse 2016-11-03 19:39:48 +01:00
hneemann
8878e44b10 added a GAL2v3 2016-11-03 18:44:20 +01:00
hneemann
740055f528 added some test cases for plds 2016-11-03 18:25:29 +01:00
Helmut.Neemann
524c6281f2 modified flag is set if "reset all fuses" is executed 2016-11-03 11:30:11 +01:00
Helmut.Neemann
26e15d64fd added a "reset all fuses" function to the main menu. 2016-11-03 10:41:09 +01:00
hneemann
e34e25f756 modified programmed diode shape 2016-11-02 22:01:25 +01:00
hneemann
e6fb86ebca added support for diodes and pull resistors to implement a wired AND and a wired OR.
Allows also to implement a simple PLD.
2016-11-02 21:41:24 +01:00
hneemann
56d78f89d8 added a static EXE file which load a separate Digital.jar 2016-10-31 16:44:07 +01:00
hneemann
7d9477fbd9 removed exe creation 2016-10-31 12:14:28 +01:00
hneemann
c781eba736 addedt launch4j to optimize windows support 2016-10-31 12:10:58 +01:00
hneemann
ffc298be19 addedt launch4j to optimize windows support 2016-10-31 12:01:34 +01:00
hneemann
987a4db8ee fixed some more tooltip issues 2016-10-31 09:33:55 +01:00
hneemann
48672c30e7 added missing white space 2016-10-31 09:20:30 +01:00
hneemann
1b703560e3 Removed unused import 2016-10-31 08:55:25 +01:00
hneemann
f4634169ac Set ToolTip dismiss delay to 10 sec. 2016-10-31 08:52:56 +01:00
hneemann
146813eeb7 placed label at the top of the editing area ind the AttributeDIalog. 2016-10-31 08:46:16 +01:00
hneemann
9afb828eb5 Improved documentation 2016-10-30 20:44:57 +01:00
hneemann
1bb068300e Improved formatting of ascii texts. 2016-10-30 20:32:38 +01:00
hneemann
3a79819bfc Improved formatting of ascii texts. 2016-10-30 20:25:39 +01:00
hneemann
5f492205a9 The description key editor component is now a multi line JTextArea instead of a single line JTextField. 2016-10-30 19:46:11 +01:00
hneemann
065bb891a3 better formatting of the elements help text 2016-10-29 19:49:30 +02:00
hneemann
aadc975ecb Removed the creation of the detailed description to the ElementHelpDialog.
The ElementTypeDescription should not contain the code to create various descriptions.
It only has to provide the information needed to create the description.
2016-10-29 17:46:48 +02:00
hneemann
841b5dd759 Better formatting of help text. See graphic RAM. 2016-10-29 17:39:00 +02:00
hneemann
2b166795ee fixed some checkstyle issues 2016-10-28 16:34:31 +02:00
hneemann
0e5c03326a added some tool tips and modified help text creation. 2016-10-27 16:53:47 +02:00
hneemann
0ec12e14b7 added a first version of a element description dialog 2016-10-26 19:35:02 +02:00
hneemann
5acda36d4f added some documentation 2016-10-25 21:15:56 +02:00
hneemann
03c447b3ee added test for unused language keys and removed 4 unused language keys 2016-10-21 14:40:58 +02:00
hneemann
c7a8c9a1ad added some more tooltips 2016-10-20 22:04:47 +02:00