Wiki

Clone wiki

feat-morph / Versions

2015-02-21

  • Issue #1: Improve filter - filter allows filtering by previous/current/following word/tag
  • Issue #3: Tag completion when inserting new LT item
  • Issue #4: Configurable tagset
  • Issue #5: Do not save created sgml tags
  • Issue #6: Split context - context separates immediately preceding/following context from the rest.
  • Issue #7: Use Utf8 for reading/writing files

2014-03-18

  • Fix: #12 - History navigation does not scroll items into view
  • Fix: #13 - Toggling display of ambiguous items often looses cursor from view Tags

2014-03-14

  • Added: #8 - SimpleTextView takes into account the cursor as well
  • Added: #10 - History - accessible via menu (Navigate | Go Back/Forward) and keyboard (Alt + Left/Right)
  • Fix: #11 - Adjust components parameters to the font size

2014-03-07

  • Fix #8 - TextView takes into account the cursor, not just selection (e.g. if there are 20 words selected, the TextView should scroll to the one that has cursor)

2014-03-06

  • Favorites are distributed via UC too, not just new installations

2014-03-05

  • it is possible to change font size (issue [#6]): see: how to
  • when a lemma/tag is inserted all other lemmas/tags are deselected

  • On exit, the user is prompted to save modified files

  • Added support for Favorites (bookmarks of files/folders)

  • MainView: The Analysis column is removed

  • MainView: The Similar button selects all items with the same form, lemmas/tags as the current item

  • MainView: Fixed sorting (issue [#4])

Updated