Releases: Ajatt-Tools/dictpopup
Releases · Ajatt-Tools/dictpopup
v0.3.3
This is just a test release for a Windows version
v0.3.2
- Fix some small issues: X11 mode not being activated, 'Generate index' button not turning blue after generation
- Drastically reduce memory usage during dictionary database creation, by flushing the data to disk more frequently
v0.3.1
- Slightly changed the style of the preferences window
- Small fixes: Wrong (old) error message about missing db, wrong string getting bolded in the sentence
v0.3
Major rewrite.
If you are updating from an older version, you will probably need to delete the old database at ~/.local/share/dictpopup and ~/.local/share/jppron for pronunciation.
- Add a preferences window
- Add a menu of all pronunciations
- Disable buttons, if clicking them doesn't make sense
- New deinflection algorithm
- Improve performance of some components
- Add massif lookup
- Allow editing lookup string
- ...
v0.2.1
Added /usr/share as directory to search for default files
v0.2
- Allow using clipboard as definition
- Use a default dictionary (JMDict) if none existing
- Fix formatting for JMDict
- Add blue indicator for new cards and use same colors Anki uses
- Improved the parsing speed of
dictpopup-create
v0.1.3
Improvements to deinflector and some bug fixes
v0.1.2
Added some error messages and documentation to make installation smoother.