~chewing/libchewing/chewing-utils

« back to all changes in this revision

Viewing changes to hash-editor/ChangeLog.old

  • Committer: Timothy Lin
  • Date: 2012-06-06 07:47:22 UTC
  • mfrom: (2.1.6)
  • Revision ID: git-v1:041a57ad67e35d0fadf87b33e7e1526d78285916
Merge remote-tracking branch 'origin/master'

Conflicts:
        hash-editor/src/che.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-05-03 Timothy Lin <lzh9102@gmail.com>
 
2
        + import/export text files that can be processed by other tools
 
3
 
 
4
2012-02-07  Timothy Lin <lzh9102@gmail.com>
 
5
        Improvements to the editor.
 
6
        + read/write binary hash files that are compatible with libchewing 0.3.x
 
7
        + can now edit existing phrases
 
8
        + auto insert zhuin when adding new phrases
 
9
        + search in phrases
 
10
        + added accelerators to operations
 
11
        + disable reading/writing of text hash files (can be enabled by defining ENABLE_TEXT_HASH)
 
12
 
 
13
2005-07-04  Kanru Chen  <kanru.96@stu.csie.ncnu.edu.tw>
 
14
        Initial release of chewing hash editor.
 
15
        + basic add, remove, edit method.