File: ChangeLog

package info (click to toggle)
ktranslator 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,852 kB
  • ctags: 546
  • sloc: sh: 9,881; cpp: 4,672; perl: 2,743; makefile: 170
file content (68 lines) | stat: -rw-r--r-- 2,213 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
0.4
----
Sdictionary plugin
Fix a bug in Babylon plugin
Fix a bug in StarDict plugin

0.4 rc2
-------
Add a configure option to choose which plugin is to be compiled
Fix a crash when no dictionaries are selected and click in Edit or Remove
StarDict plugin
Optimization in Dictd plugin start
Dictd plugin can return more than 1 result now


0.4 rc1
-------
Add a quit option in the menu bar (for those who have no system tray)
Add a option to choose what sites the word will be searched in "Search in Internet"
Add a funtion to try to find automatically dictionaries in standard paths like /usr/lib/dict
Add a tooltip for dictionaries in configuration dialog that shows name, size and plugin type of dictionaries
Add code to check if dictionary files exist
Add option to choose the font of popup window
Add option to enable/disable the need of modifier key to translate the word (only clipboard plugin)
Add option to not show details about word (inflections and part of speech)
Change the app icon (thanks to Roland Matteoli)
The user can edit the dictionary entries in config dialog
The user can alter the order of dictionaries now


0.3
----
Add a option to set a timeout for results window
The word to be translated is shown in results window
ESC key closes the results window now
Add the OCR plugin
Add option to not show dictionaries that returns no results
Add a compile option to disable some optimizations that consumes a lot of memory (for low memory systems)


0.2.1
-----

Fix some bugs in plugins in handling with UTF-8 files. All dictionaries should be UTF-8 now.
Fixed a small bug in Babylon plugin.
Resized the buttons in popup window
Add italian translation (thanks to Carlo Miotto <cmiotto@interfree.it>)

0.2
---

Features:
Wizard to add dictionaries
The user can move the results window now
Add option to translate a given word in the MainWindow
Better look for results window
Add support to links to other words in dictionaries

Bugfixes:
Fixed a bug that sometimes it tries to translate the word twice
Fix a bug that program crashes when try to remove a dictionary when no one is selected
Fix a bug in loading uncompressed .dict files in Dictd plugi
Compilation fixes


0.1
---
Initial release