Katie Page
40bff8e87e
Add newline to end of automatic_library_import.md
...
Added a newline to the end of automatic library import.
2025-05-21 09:37:26 +01:00
Katie Page
c19b31deb1
Fix list formatting in documentation
...
Fixed formatting in automatic_library_import so it can pass automated testing.
2025-05-10 14:07:13 +01:00
Katie Page
cce751aa63
Remove trailing newline at end of markdown file
2025-05-09 21:01:00 +01:00
Katie Page
3d4d12b70d
Change folder logisim-defaults is located in
...
Changed the location that logisim-defaults is located in from the user's home directory, to the directory which the Logsim's .jar file is running from.
2025-05-09 20:38:56 +01:00
Katie Page
d222402006
Add single trailing newline to end of markdown file
...
Adds a trailing newline to the end of the amended documentation, so it passes automated testing.
2025-05-08 12:53:00 +01:00
Katie Page
7f7a52d246
Update Automatic Importer Documentation
...
In response to feedback, I have added a disclaimer, emphasising the importance of citing any content added using the automatic importer. Furthermore, I have explained that you can create a new file through the GUI to have a blank project with only built-ins.
2025-05-07 17:42:00 +01:00
Katie Page
f8998aa0ac
Fix formatting errors in documentation
...
Fixed the formatting errors in `automatic_library_import.md`.
2025-05-02 17:34:54 +01:00
Katie Page
b37ea4c429
Loading of Custom Logisim Libraries at Startup
...
Added a method to load any .circ libraries in a folder named `logisim-defaults` in the user's home directory. This is run in `Startup.run()`, allowing the libraries to be automatically loaded when Logisim is first run. Unit tests and documentation for the method have also been added.
2025-05-01 15:05:37 +01:00
David Hutchens
87def9bffe
Address more reviewer comments.
2024-09-10 14:09:02 -04:00
David Hutchens
d9b9cd7b3a
Address reviewer comments.
2024-09-08 19:15:15 -04:00
David Hutchens
12af3277ab
Update documents regarding master branch and nightly builds.
2024-09-05 15:30:45 -04:00
David Hutchens
6521d88daf
Upgrade to Java 21
2024-05-05 20:35:10 -04:00
gtxzsxxk
f357b0ac76
fix: mac's delete malfunctions due to the switch; style: lint the code as required
2023-08-06 13:38:28 +08:00
gtxzsxxk
d6a52a8283
fix: the bug of the layout of jscrollpane; style: lint the code
2023-07-30 23:47:30 +08:00
gtxzsxxk
c686ade8a9
docs: add my credits;style: change the window size
2023-07-30 01:15:35 +08:00
David Hutchens
eef3386547
Update documentation for changing default branch to main
2023-07-20 08:18:18 -04:00
smallg0at
33d720430c
Remove all trailing commas from credits.md
2023-05-08 21:35:13 +08:00
smallg0at
dec974057a
fix credits trailing spaces
2023-05-08 20:14:17 +08:00
smallg0at
118553670b
update credits.md
2023-05-08 19:57:48 +08:00
Torsten Maehne
6b3fece82d
Fix broken local link in style.md
2023-01-05 11:36:28 +01:00
Torsten Maehne
cb971a79db
Fix some typos in localization.md
2023-01-05 11:26:34 +01:00
Torsten Maehne
481641a65c
Fix some typos in style.md
2023-01-05 11:26:34 +01:00
Torsten Maehne
72a555863e
Fix some outdated information an typos in developers.md
2023-01-05 11:26:34 +01:00
Marcin Orlowski
192a5c67da
Corrected screenshot
2022-11-07 10:14:45 +01:00
Marcin Orlowski
2d4eba6bf0
Merge remote-tracking branch 'upstream/develop' into attr-table-bg-color-1576
2022-11-07 09:34:07 +01:00
Marcin Orlowski
687bc254e5
Addressed reviewer's comments
2022-11-05 22:17:34 +01:00
Marcin Orlowski
78d9cee1aa
Updated developer docs about Checkstyle
2022-11-05 19:21:38 +01:00
Marcin Orlowski
2e9fc2c893
Updated developer docs about Checkstyle
2022-11-05 19:17:19 +01:00
Marcin Orlowski
2dbeba7901
Correced dev docs
2022-11-05 10:48:43 +01:00
Marcin Orlowski
6b1d22de15
Added dark themed screenshot
2022-11-05 10:35:16 +01:00
Marcin Orlowski
f1fdb09a80
Addressed reviewers' complaints.
2022-08-30 07:54:29 +02:00
Marcin Orlowski
83af421bf7
Linked to alternative software section
2021-10-11 08:43:36 +02:00
Marcin Orlowski
8ae3fef01d
Added limitatins chapter to the docs
2021-10-11 08:34:51 +02:00
Marcin Orlowski
60978f3e65
MD lint fixes
2021-10-07 09:51:49 +02:00
Marcin Orlowski
fe5c947f4e
Alpha-sorted credits list
2021-10-07 09:15:34 +02:00
Marcin Orlowski
8c57f317da
Stripped scientific title
2021-10-07 09:11:53 +02:00
Marcin Orlowski
679b584d89
Formatting
2021-10-07 01:25:14 +02:00
Marcin Orlowski
e01ca0619e
Credits formatting cleanup
2021-10-07 00:47:29 +02:00
Marcin Orlowski
89cc782beb
Updated credits
2021-10-06 22:37:23 +02:00
Marcin Orlowski
559a4af6ac
Added more info about working on translations
2021-10-01 12:36:34 +02:00
Marcin Orlowski
0dd682f11b
Update pre-commit docs with usage examples
2021-10-01 11:45:26 +02:00
Marcin Orlowski
dffc1907f6
Docs cleanup
2021-09-24 15:02:11 +02:00
Marcin Orlowski
29ad3d15fd
Updated docs
2021-09-24 12:25:39 +02:00
Marcin Orlowski
9e31b6bddf
Added pre-commit config
2021-09-23 21:12:08 +02:00
David Hutchens
6c8612934d
Add genFiles task to generate all the generated files
2021-09-20 22:10:57 -04:00
David Hutchens
4c6329b909
Cleanup after Update for Eclipse
2021-09-19 20:19:05 -04:00
Marcin Orlowski
2bf23422c7
Updated logo references
2021-09-15 21:06:06 +02:00
Marcin Orlowski
16ed279aab
MD lint fixes
2021-08-29 11:29:30 +02:00
Marcin Orlowski
2b79224cd8
Bumps JDK to v16
2021-08-29 09:42:23 +02:00
David Hutchens
0a90a7b53f
Lint fix
2021-08-28 20:43:39 -04:00