File: ChangeLog

package info (click to toggle)
gjiten 2.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,440 kB
  • ctags: 507
  • sloc: sh: 8,755; ansic: 3,574; xml: 591; perl: 458; makefile: 68
file content (146 lines) | stat: -rw-r--r-- 5,769 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
v2.5 (2005-12-18)
    - Kanji can be clicked in WordDic for KanjiDic lookup. (Mboso Sampson)
    - Regenerated autoconf scripts for kfreebsd support.
    - Fixed possible buffer overflows.
    - Fixed stroke count search when irrelevant results showed up. 
    - History buffer overrun fixed (John Thacker).
    - Updated spec for FC3
    - Fixed segfault with invalid dicfile in the schema.

v2.4 (2005-06-05)
    - Gettext fix for kanji info pref dialog. (Daichi Kawahata)
    - KanjiDic segv on CTRL-Q fixed. (Alexis S. L. Carvalho)
    - Japanese translation fixes and desktop file i18n. (Daichi Kawahata)
    - Dicfile match colorization fix for gettext translation.
    - KanjiDic history width problem fixed.
    - Added support for the Chinese CEDICT dictionary.
    - German translation update. (Gregor Riepl)
    - Optional unicode radicals in KanjiDic.
    - Don't limit if result limit is < 1.
    - Perl script for automated dictionary setup (system-wide or user-only).
    - Gconf schema for system-wide settings.
    - Fixed help menu.

v2.3 (2004-10-06)
    - Fixed segv when kanjipad entry is NULL.
    - Made search result textviews non-editable.
    - Segv after dicfile preferences change fixed.
    - Added Show/Hide search options button to the toolbar.

v2.2 (2004-06-13)
    - Search hiragana on katakana input and vice versa.
    - Major code cleanup.
    - Fix 'whole expression' matching with newer edict files (ignore metadata in parenthesis).
    - Search entry receives focus (and input) on keypress if in focus.
    - Accelerator keys.
    - Preferences rewritten, is now glade based.
    - Unlimited number of dictionary files.
    - radkfile updated.

v2.1 (2003-05-05)
    - GConf crash fixed.
    - Set icon with GNOME.
    - German translation.

v2.0 (2003-01-04)
    - Almost full rewrite:
    - xjdic code removed, no more index files.
    - Now uses GConf for storing configuration
    - Ported to the GNOME 2.0 platform.
    - Enhanced verb deinflection.
    - Full unicode support, dictionary files need to be utf-8.
    - Manual updated, now works with GNOME2 help system.
    
v1.0 (2002-01-19)
    - "Reply overrun" crashes with the JP-German GDICT fixed.
    - Search options are saved on exit.
    - Limit search results in word dictionary. 
    - Kanji info window moved to the main KanjiDic window. 
    - KanjiDic kanji-info history.
    - Automatic vertical scrollbars.
    - Bigger fonts for KanjiDic. 
    - Word dictionary fonts also customizable in preferences. 
    
v0.9 (2001-10-25)
    - History saving (up to 50 entries) on exit. 
    - Auto adjust search options if no match is found.
    - Now starts up properly with gnome/gtk specific cmd line options.
    - Updated for the IA64 architecture. 
    - Shouldn't crash with Fvwm2 anymore.
    - dpkg-buildpackage should work under debian potato from now.
    - Dicfile limit raised to 40.
    - Added Back/Forward buttons to the toolbar.
    - Radkfile updated.    
    - Fixed history behaviour (garbage, whitespace, case sensitivity)
    - Segfault on unconfigured exit fixed.
    - Numerous small bugfixes.
        
v0.8 (2001-05-01)
    - Debianized source. =>Debian packages.
    - Documentation updated and converted to DocBook sgml.
    - Makefile updates.
    - Japanese localization fixes.
    - Search corrections.            
    - Real time kanji lookup.
    - Clipboard lookup (kanji&word) via command line. You can assign 
       a keyboard shortcut with your window manager for fast lookups. 
    - Docs moved to /usr/share/doc 
    - Click on radical removes it from the list if already there.
    - Fixed memory leaks.
    - Popup window behaviour fixed.    
    
v0.7 (2000-11-03)
    - Various small fixes, code cleanups.
    - It's more user friendly on first startup now.
    - $prefix is correctly substituted in source.
    - Kanji info window behaviour fixed.        
    - Radical selection window rewritten to use buttons.
    - 'No dicfiles crash' fixed.
    - Command line arguments (word and kanji lookup). See gjiten --help.    
    - Gnome menu entry under Applications (gjiten.desktop file).
    - Linear Search fixed.
                
v0.6 (2000-05-21)
    - Linear search added: slower but more accurate. 
    - Makefile fixes for compiling under Debian.
    - Documentation updates (both ja and en). 
    - Should be more tolerant with file errors.    
    - Japanese localization: ja.po added. Set LANGUAGE=ja for Japanese messages.
    - Copy, paste buttons.
    - Lots of other fixes.

v0.5 (2000-04-19)	
    - Togglebuttons in Pref/kanjidic should work okay now. 
    - Widget shading in KanjiDic via checkbuttons.
    - README converted to html, added as Help/help.
    - Set LC_ALL to ja_JP too. 
    - Added "Search All Dics" feature.
    - Logo.
    - Documentation updates.
    - Automake/Autoconf/Install fixes.
    - Appbar messages.
    - Code reorganized, misc fixes.
    - Added Japanese documentation.
        
v0.4 (2000-03-02)
    - Verb deinflection works now.
    - Small cleanups and fixes. Preferences changed.
    - Config file changed to GNOME style.
    - Dictionary selection button changed to pulldown menu.
    - KanjiPad startup button added. 
    - Text Entry widgets replaced with Combo Entry widgets [search history]. 
    -"Extra character after highlighted text" bug fixed.

v0.3 (2000-01-09)
    -Added an option for using more than one dictionary file.
    -Added missing radkfile.
    
v0.2 (1999-12-28)
    -Added a Kanji dictionary with some nice features.
    -Added more options to preferences.
    -Word dictionary lookup functions rewritten. Verb inflection feature is not 
     implemented yet.
    -More bugs, known ones killed ;)
       
v0.1 (1999-12-25) 
    -First release.