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

Releases: eb4j/ebviewer

Release v0.5.0

25 Sep 14:02
Compare
Choose a tag to compare

Commits

  • 9346e64: Build source distribution (Hiroshi Miura)
  • f903e9d: Release v0.5.0 (Hiroshi Miura)

Release v0.4.3

25 Sep 05:36
Compare
Choose a tag to compare

Commits

  • update download link (Hiroshi Miura)
  • 0ff40c4: Bump com.diffplug.spotless from 5.15.0 to 5.15.1 (dependabot[bot]) #24
  • 8b9dbe3: Bump junit-jupiter-api from 5.8.0 to 5.8.1 (dependabot[bot]) #26
  • 94014f6: Data protocol handler is now externalized, set as an one of dependencies (Hiroshi Miura)
  • Update handler of indent tags and quote of brackets (Hiroshi Miura)
  • update copyright holders (Hiroshi Miura)
  • update build from source section (Hiroshi Miura)
  • 1ec127e: Update README: add run section (Hiroshi Miura)
  • 1d1cfa6: Update javadoc format (Hiroshi Miura)
  • cb91c20: Workaround for building without .git (Hiroshi Miura) #29
  • b1c87ca: Release v0.4.3 (Hiroshi Miura)

Release v0.4.2

18 Sep 12:14
Compare
Choose a tag to compare

Commits

  • update download link to v0.4.1 (Hiroshi Miura)
  • bd6943a: Support System Tray icon (Hiroshi Miura)
  • 266e9f9: Catch enter key and double click on history (Hiroshi Miura)
  • fix bold and italic style (Hiroshi Miura)
  • Improve code style and output (Hiroshi Miura)
  • add for text (Hiroshi Miura)
  • add reference tag as span (Hiroshi Miura)
  • 48b1849: Add desktop file for linux (Hiroshi Miura)
  • 40ff570: Resume frame when resuming form system tray (Hiroshi Miura)
  • f116826: Adjust spotbugs warnings (Hiroshi Miura)
  • refactoring tag filter logic (Hiroshi Miura)
  • Add dependabot and codeQL (Hiroshi Miura)
  • cb18f8b: Bump junit-jupiter-api from 5.6.0 to 5.8.0 (dependabot[bot]) #16
  • 2186145: Bump flatlaf from 1.2 to 1.6 (dependabot[bot]) #17
  • ce39c4d: Bump commons-lang3 from 3.11 to 3.12.0 (dependabot[bot]) #18
  • 21bcb19: Bump com.github.spotbugs from 4.7.3 to 4.7.5 (dependabot[bot]) #21
  • 3d85fc6: Support font zoom size (Hiroshi Miura)
  • 6710bab: Adjust checkstyle warning (Hiroshi Miura)
  • b4a4289: Close dictionaries menu (Hiroshi Miura)
  • 8373eb2: Improve console message (Hiroshi Miura)
  • f357781: Drop reflection for java compatibility (Hiroshi Miura)
  • introduce Model class (Hiroshi Miura)
  • 6845abd: Blacklisting some EPWING subbook (Hiroshi Miura)
  • 9d5fee9: Dictionary list message formatting (Hiroshi Miura)
  • 284293c: Update changelog (Hiroshi Miura)
  • 3a86b57: Bump com.diffplug.spotless from 5.14.3 to 5.15.0 (dependabot[bot]) #20
  • af34962: Bump groovy-all from 3.0.5 to 3.0.9 (dependabot[bot]) #19
  • d8ace97: Bump org.mikeneck.graalvm-native-image from v1.4.0 to 1.4.1 (dependabot[bot]) #22
  • 4375e86: Release v0.4.2 (Hiroshi Miura)

Release v0.4.1

13 Sep 15:52
Compare
Choose a tag to compare

Commits

  • update install procedure (Hiroshi Miura)
  • 8f6f1a9: Add icon (Hiroshi Miura)
  • change import coding rule (Hiroshi Miura)
  • 74a7671: Adjust spotbugs warning: catch exception properly (Hiroshi Miura)
  • accept -Pheadless for test (Hiroshi Miura)
  • disable tar distribution (Hiroshi Miura)
  • ff97e7a: Improve code styles (Hiroshi Miura)
  • Add lint flags for java compiler (Hiroshi Miura)
  • change output folder (Hiroshi Miura)
  • Add readme and copying to distribution (Hiroshi Miura)
  • 497fa43: Better handlings of font setting (Hiroshi Miura)
  • c7ab384: Update data protocol handler (Hiroshi Miura) #15
  • 016e710: Adjust test case about spotbugs warning (Hiroshi Miura) #15
  • ed4f15f: Improve installation of ProtocolHandler (Hiroshi Miura) #15
  • b75a4d4: Improve DataConnection handler class (Hiroshi Miura) #15
  • a6d1006: Refactoring DataConnection class (Hiroshi Miura) #15
  • dbdd75c: Adjust coding styles (Hiroshi Miura)
  • 7531d38: Release v0.4.1 (Hiroshi Miura)

Release v0.4.0

11 Sep 04:11
Compare
Choose a tag to compare

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)

Release v0.3.1

02 Sep 07:24
Compare
Choose a tag to compare

Commits

v0.3.0

30 Aug 15:41
Compare
Choose a tag to compare

Commits