Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Release v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 04:11
· 339 commits to main since this release

Commits

  • 3223f98: Refactoring classes and members (Hiroshi Miura)
  • 5b4e263: Refactoring classes and members (Hiroshi Miura)
  • beaa152: Add dictionary drivers: lingvoDSL and StarDict (Hiroshi Miura)
  • f3b02a8: Introduce setResult method (Hiroshi Miura)
  • 993f067: Refactoring stardict classes (Hiroshi Miura)
  • 9c90ac0: Add DictionaryManager class (Hiroshi Miura)
  • 3221af2: Add javadoc (Hiroshi Miura)
  • 2cc2429: Fix dictionary load logic (Hiroshi Miura)
  • add supported formats (Hiroshi Miura)
  • 487afd5: Merge branch 'main' of https://github.com/eb4j/ebviewer into main (Hiroshi Miura)
  • 183b021: Improve performance to update pane (Hiroshi Miura)
  • update copyrighters (Hiroshi Miura)
  • 5824321: Add dictionary Info UI (Hiroshi Miura)
  • 2affab2: Merge remote-tracking branch 'origin/main' into main (Hiroshi Miura)
  • f11c70e: Add menu (Hiroshi Miura)
  • 50767d6: Add about dialog (Hiroshi Miura)
  • 1527369: Add graalvm native image configurations (Hiroshi Miura)
  • 79d0af8: Change word font style and size (Hiroshi Miura)
  • write version file (Hiroshi Miura)
  • 12ac8c2: Support Bundle and version properties (Hiroshi Miura)
  • 10b3557: Show localized test on about dialog (Hiroshi Miura)
  • eabe475: Improve dictionary pane (Hiroshi Miura)
  • change target Java16 with GraalVM (Hiroshi Miura)
  • e9d3dbe: Show copyright on about dialog (Hiroshi Miura)
  • 4faa1ae: Update IDEA project files (Hiroshi Miura)
  • 946493a: Add html tag for JTextPane text (Hiroshi Miura) #6
  • ae9112f: Add data: protocol handler (Hiroshi Miura) #7
  • ff79862: Adjust spotbugs (Hiroshi Miura)
  • def79e3: Merge branch 'main' into topic-add-data-handler (Hiroshi Miura) #7
  • 486e34c: Bump [email protected] (Hiroshi Miura)
  • 2bd16c4: Merge branch 'main' into patch-pane-html-tag (Hiroshi Miura) #6
  • cf612c1: Merge branch 'main' into topic-add-data-handler (Hiroshi Miura) #7
  • 3a80cc6: Improve coding style (Hiroshi Miura)
  • b5dd900: Drop idea run configuration (Hiroshi Miura)
  • 5dd1320: Show external font glyph image for gaiji (Hiroshi Miura) #8
  • 67aef34: Remove unused variable (Hiroshi Miura)
  • 0456c5b: Fix gaiji bitmap generation (Hiroshi Miura) #9
  • 44ff681: Merge branch 'main' into topic-extfont (Hiroshi Miura) #8
  • 401aa80: Fix gaiji generation: argument order, hide debug log (Hiroshi Miura)
  • update javadoc (Hiroshi Miura)
  • refactoring convertImage method (Hiroshi Miura)
  • 572108e: Highlight selected word (Hiroshi Miura)
  • db26f7c: Fix appending end of html tag (Hiroshi Miura)
  • a67c8e6: Support audio and monochrome graphic (Hiroshi Miura) #10
  • ecbd805: Support movie (Hiroshi Miura) #10
  • aa16d11: Support color graphic (Hiroshi Miura) #10
  • 65d69d3: Support color graphic(format=dib) (Hiroshi Miura) #10
  • a51dfe8: Update test (Hiroshi Miura) #10
  • 82f6c3a: Update test expectation (Hiroshi Miura) #10
  • 5be4a43: Adjust findbugs error (Hiroshi Miura) #10
  • f5dba3e: Update README.md (Hiroshi Miura)
  • 0e17718: Improve coding styles (Hiroshi Miura)
  • 3492eaa: Add open menu (Hiroshi Miura) #11
  • 97ee1b1: Reset copyright scroll on about dialog (Hiroshi Miura) #12
  • 240c268: Add screen image (Hiroshi Miura)
  • change screen capture (Hiroshi Miura)
  • 2e99832: Delete old capture (Hiroshi Miura)
  • a50a7c1: Update Dictionary Model to allow multiple subbook (Hiroshi Miura) #13
  • e34381f: Support dictionary selection (Hiroshi Miura) #13
  • c35f480: Refactoring MainWindow (Hiroshi Miura) #13
  • af6eeab: Refactoring EBDictionarySubbook class (Hiroshi Miura) #13
  • 6a5c2b1: Fix DictionaryManager to allow multiple sub dictionary (Hiroshi Miura) #14
  • d6d07a5: Clear selection after word selected (Hiroshi Miura)
  • fb79c9f: Use flatlaf theme (Hiroshi Miura)
  • 9c1cf07: Temporary drop the highlight of selected entry (Hiroshi Miura)
  • a61c062: Release v0.4.0 (Hiroshi Miura)