"Fossies" - the Fresh Open Source Software Archive 
Member "ding-1.9/CHANGES" (22 Dec 2020, 4580 Bytes) of package /linux/privat/ding-1.9.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "CHANGES":
1.8.1_vs_1.9.
1 Version 1.9: 2020-12-22
2 - New version of German-English translation file, now over 380,000 entries
3 - Minor bug fixes, thanks to the Debian maintainer
4
5 Version 1.8.1: 2016-09-06
6 - New version of German-English translation file, now over 345,000 entries
7 - Minor bug fixes
8
9 Version 1.8: 2014-08-18
10 - New version of German-English translation file, now over 326,000 entries
11 - Minor bug fixes
12
13 Version 1.7: 2010-09-13
14 - New version of German-English translation file, now over 270,000 entries
15 - Even more robustness with strange characters in auto search
16 - Copy to clipboard, not just primary selection (Unix)
17 - Minor bug fixes
18
19 Version 1.6: 2009-04-15
20 - New version of German-English translation file, now over 253,000 entries
21 - more robust with strange characters in auto search
22 - Auto search: start searching when changing a search method and autosearch set
23 - Minor bug fixes: Save All, keyboard shortcuts, fonts, color selection
24
25 Version 1.5: 2007-04-09
26 - New version of German-English translation file, now over 216,000 entries
27 - Some more keyboard shortcuts: ^W, ^U
28 - bug fix in internal search
29 - changed colors when selecting text in result
30 - copy to clipboard in popup/file menu
31 - remote invoking changes the query entry (Debian bug #292978)
32 - internal search mode works again (tcl_nonwordchars)
33 - Minor bug fixes (install.sh)
34
35 Version 1.4: 2005-05-02
36 - New version of German-English translation file, now over 180,000 entries
37 - Renamed ger-eng.txt to de-en.txt
38 - Using UTF-8 encoding now ...
39 - Minor bug fixes
40 - Folding/compressing of additional entries (press +/- sign to fold/unfold)
41
42 Version 1.3:
43 - New version of ger-eng.txt (German-English translation file)
44 - Trying more browsers (Unix) for URLs
45 - Internal search when input starts with / (hint: / in vi)
46 - Auto search: start search automatically when typing stops
47 (user configurable, default off)
48 - Minimize window: never (default), delayed, when focus leaves
49 - Even more robustness checks with strange search queries,
50 and bogus .dingrc files
51 - Be more tolerant when searching words with umlauts
52 - Some changes for MS-Windows: no stderr, selection, wheel mouse ...
53 - Make search entry expandable when resizing the ding window
54 - Raise the window to top when search is finished
55 (user configurable, default off)
56 - Highlight a line in the result when mouse over
57 (user configurable, default on)
58 - Changes for Tcl/Tk 8.4
59 - Changes in README, install.sh by Jan Engelhardt
60
61 Version 1.2:
62 - New version of ger-eng.txt (German-English translation file)
63 - Changes for modified format of ger-eng.txt
64 - Implemented different search behaviors:
65 - passive: search starts when a query is typed in or
66 a selection is dropped with mouse button 2 (as before, default)
67 - easy: search for the selected word starts, when ding gets the focus
68 - active: search for the selected word starts, whenever a new selection
69 is made
70 - Small changes for new Tcl/Tk versions
71 - Some more robustness with strange search queries
72 - Fixed bug with error correction flags with egrep etc.
73
74 Version 1.1:
75 - Use Tab stops for formatting of results (works for all fonts)
76 - Save also main search options (full or partial, case etc.) in rc file
77 - sorting for *grep cmds: good matches on top (search word without context,
78 exact order etc.)
79 - more keyboard shortcuts, help page for this
80 - allowing more search commands (*grep, ispell, dict ...)
81 - internal search method (doesn't need external grep cmd)
82 - more robust (cleaning up search words before starting grep)
83 - Umlauts as "a ... "s (for those many without umlaut keys)
84 make umlaut buttons available on demand
85 - search options now as menu (as buttons on demand)
86 - x-scrollbar only whe needed
87 - fast switching between mini / normal size
88 - Added "new window" to start a new ding application
89 - added a "notice" function to make notes (to report it later...)
90 - search in the result text (Shift-Return, <2> on Search button)
91 - popup menu
92 - command line flag -r / --remote -> start search in an already running ding
93 - command line flag -R / --remote-new-> start search in an already running ding
94 or start new ding
95 - command line flag -m / --mini -> start with minimized size
96 - command line flag -x / --selection -> start search with the selected text
97 - command line flag --noconf -> not saving config changes
98 - command line flag -D number / --debug number -> enable debugging code
99 - Font changes now seen immediately
100 - Changes for windows (but still not useable in M$)
101
102 Version 1.0
103 - Initial version
104