Mercurial > hg > easyhg-kdiff3
comparison kdiff3/ChangeLog @ 75:08ea9b86c12c
KDiff3-0.9.91
author | joachim99 |
---|---|
date | Sat, 04 Nov 2006 00:05:00 +0000 |
parents | f7dad0aa6146 |
children | 1184fc843210 |
comparison
equal
deleted
inserted
replaced
74:069521efec1a | 75:08ea9b86c12c |
---|---|
1 Version 0.9.91 - 2006/10/29 | |
2 =========================== | |
3 - Encoding auto detection | |
4 - Fix for crash after double click below last line | |
5 - Saving of maximized window-state (Patch by Robert Vock) | |
6 - Separated Merge-options in own tab because "Diff and Merge"-options tab got too big. | |
7 - When pasting multiple lines into openfile dialog only first line is kept | |
8 - Drawing in directory view fixed. | |
9 - When specifying a separate output dir then for equal files a copy operation will also be offered. | |
10 - Windows specific: | |
11 - Windows installer problems fixed for users without admin-rights | |
12 - Fix for slow startup problem on Windows (Patch by Manfred Koehler) | |
13 - New: diff-ext-for-kdiff3 - Shell extension (originally by Sergey Zorin) | |
14 - Qt4-version: | |
15 - Saving of merge-result didn't work. | |
16 - Start external processes directly without cmd.exe-window | |
17 - Rewrote everything requiring Qt3-support | |
18 | |
1 Version 0.9.90 - 2006/05/14 | 19 Version 0.9.90 - 2006/05/14 |
2 =========================== | 20 =========================== |
3 - Fixed KIO-problems of type "File exists" with tempfiles (introduced in 0.9.89) | 21 - Fixed KIO-problems of type "File exists" with tempfiles (introduced in 0.9.89) |
4 - Fix for manual alignment with 3 files which caused crash (new feature in 0.9.89) | 22 - Fix for manual alignment with 3 files which caused crash (new feature in 0.9.89) |
5 - Fix for Alt-Left caused crash for leftmost window on windows (due to changed compiler) | 23 - Fix for Alt-Left caused crash for leftmost window on windows (due to changed compiler) |