File: NEWS

package info (click to toggle)
gtkdiff 1.0.2-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,168 kB
  • ctags: 760
  • sloc: ansic: 7,428; sh: 569; makefile: 282; sed: 93
file content (66 lines) | stat: -rw-r--r-- 2,042 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
New in 1.0.2:
* Spanish message translation.
* Menu update routine improvement.
* Some bug fixes.
* Fixed the display adjustment problem on two-panes view.
* Improved directory view.
* A new tool, gtkdiff-rcs. It's a simple shell script, handling RCS files.


New in 1.0.1:
* Some bug fixes.
* French message translation.
* Preference dialog to specify diff(1) options.
* Use paned-widget for two-panes view. It's rather work-around for the current text widget's limitation about its horizontal scrollbar.


New in 1.0.0:
* Navigations improved, ie. the former "next(previous) navigations" are renamed to "relative next(previous) navigations", and new "next(previous) navigations" provided.
* gtkdiffrc becomes installed in $datadir/gtkdiff/gtkdiffrc, e.g. /usr/local/share/gtkdiff/gtkdiffrc.
* statusbar implemented.
* [IMPORTANT] I changed the format of ~/.gnome/gtkdiff. It doesn't matter if you keep using older one, but the file keeps obsolete data. I recommend you to remove your old ~/.gnome/gtkdiff once.
* Improved color settings, you can select through property-box.
* Various UI improvements.
* Message translation: Japanese.


New in 0.9.9:
* Bug fix.
* Changed navigation short-cut keys, which becomes similar to Emacs.
* Added two new navigation features, such as move to first and move to last difference.
* Xor'ed scroll part reverted.
* Geometry argument.


New in 0.9.5:
* Reload two files.
* Hard-coded default color and font, so you can see proper colors without rc-file.
* Renamed from gtkdiffrc to .gtkdiffrc.
* Bug fix of menubar update.
* Feature freeze.


New in 0.9.1:
* Bug fix for handling binary files.
* Some message boxes.


New in 0.9.0:
* Directory view improvements.


New in 0.8.0:
* Port to GNOME.
* To move next or previous diff part.(only text-wrap off case)


New in 0.7.0:
* Right-click menu was improved.
* Show and hide line numbers.
* Go directory view from file view.


New in 0.4.0:
* I improved configure script. I think it finally works.
* In two-panes mode, a scrollbar to control both parts.