annotate kdiff3/ChangeLog @ 58:8af4bb9d9a5a

Version 0.9.83
author joachim99
date Sun, 07 Mar 2004 09:59:09 +0000
parents 32d5cbf9db71
children efe33e938730
rev   line source
joachim99@58 1 Version 0.9.83 - 2004/03/06
joachim99@58 2 ===========================
joachim99@58 3 - Reading directorys fixed for Win95/98
joachim99@58 4 - Caseinsensitive filename matching for windows.
joachim99@58 5 - Autocopy to selection for systems that support this. (Patch by Stefan Partheymueller)
joachim99@58 6 - Drawing during recalc suppressed in merge result editor.
joachim99@58 7 - Cursor could go beyond last line in merge result editor. (Corrected NrOfLine-counting.)
joachim99@58 8 - Windows: Start with invalid cmd-line-options brings up a messagebox with the list of options.
joachim99@58 9 - Corrected encoding when copying to or pasting from clipboard.
joachim99@58 10 - Corrected char-by-char-diff at beginning of line. ("012345 12345 xyz" <-> "012345 xyz")
joachim99@58 11 - Warning when merging with preprocessor or upcase-conversion enabled.
joachim99@58 12 - Rewrite of preprocessing code should fix several problems. E.g.:
joachim99@58 13 - Ignore C/C++-comments only worked with a preprocessor active.
joachim99@58 14 - Preprocessor output now is input of line-matching preprocessor.
joachim99@58 15 - Paste to diff-window, didn't work if LMPP or Ignore C/C++-Comments was set.
joachim99@58 16
joachim99@58 17 Version 0.9.82 - 2004/02/02
joachim99@58 18 ===========================
joachim99@58 19 - DirectoryMerge: Running merge op for last item in a folder, performed the
joachim99@58 20 merge op for all following items in following folders. (Possible data loss!)
joachim99@58 21 - Fix: Preprocessors and "Ignore Comments" didn't work at the same time.
joachim99@58 22 - Fix: Preprocessors crashed with remote files.
joachim99@58 23 - Open-Dialog: When either input is changed, then reset the output to be empty.
joachim99@58 24 (To avoid accidental overwrites.)
joachim99@58 25 - Icon for "Highlight white space differences."
joachim99@58 26 - Editor-Option: Line End Style for saving: Dos/Windows "\r\n" vs. Unix "\n"
joachim99@58 27 - Merge output editor: Corrected wrong encoding for output-filename and
joachim99@58 28 user-typed characters.
joachim99@58 29 - Speedup for reading directories under Windows.
joachim99@58 30 - Enhanced progress dialog responsiveness during local file copy.
joachim99@58 31 - Fix for non-KDE-version: No URL-encoding when dropping files in open dialog.
joachim99@58 32
joachim99@53 33 Version 0.9.81 - 2004/01/08
joachim99@53 34 ===========================
joachim99@53 35 - Allow to compile with --enable-final
joachim99@53 36 - Bugfix for 3 file-compare (and A or B don't exist, crashed)
joachim99@53 37 - Bugfix for crash when second directory is merged
joachim99@53 38 - Some keyboard-shortcuts for selection of merge-operation didn't work correctly.
joachim99@53 39 - Shortcuts Ctrl-1/2/3 are possible in textmergewindow and in dirmergewindow,
joachim99@53 40 depending on the focus.
joachim99@53 41 - First steps towards internationalisation
joachim99@53 42 - Manpage doc/en/kdiff3.1 by Eike Sauer (for Debian)
joachim99@53 43 - Directory rescan shortcut SHIFT-F5
joachim99@53 44
joachim99@51 45 Version 0.9.80 - 2003/12/08
joachim99@51 46 ===========================
joachim99@51 47 New Text Diff/Merge Features:
joachim99@51 48 - Now using GNU-diff algorithms internally. (Option "External Diff" removed.)
joachim99@51 49 - Option for treating C/C++ comments as whitespace during diff.
joachim99@51 50 - Bugfix for locale character encoding (+ new option "Use string encoding")
joachim99@51 51 - Option for suppressing highlighting in white-space changes.
joachim99@51 52 (Also suppresses highlighting in comments and numbers when the
joachim99@51 53 respective options are active.)
joachim99@51 54 - Merge-menu: Choose A/B/C for all unsolved conflicts.
joachim99@51 55 Choose A/B/C for all unsolved whitespace conflicts.
joachim99@51 56 - Options to automatically choose a certain source for whitespace conflicts.
joachim99@51 57 - Shorcut F5 now used to reload the current file.
joachim99@51 58
joachim99@51 59 New Directory-Comparison/Merge Features:
joachim99@51 60 - Option to trust filesize. (Some directory services don't copy the date/time correctly.)
joachim99@51 61 - Shortcut F7 now starts complete directory merge (previously F5).
joachim99@51 62 - Do the selected merge operation for the selected file/dir only
joachim99@51 63 "Run Operation For Current Item" (F6).
joachim99@51 64 - Shortcuts for selecting the merge operation for the selected item.
joachim99@51 65 Ctrl-1/2/3/4/Del select A/B/C/Merge/Delete respectively.
joachim99@51 66
joachim99@51 67 Other Improvements:
joachim99@51 68 - Several i18n-corrections (by Stephan Binner)
joachim99@51 69 - Bugfix for option CVS-ignore: Didn't work correctly in subdirectories.
joachim99@51 70 - Bugfix for remote operations: Operation can now be aborted, when KIO-slaves doesn't respond.
joachim99@51 71 - Cancel-Button in progress bar.
joachim99@51 72 - Default diff-view now again side by side instead of one above the other.
joachim99@51 73
joachim99@51 74
joachim99@58 75 Version 0.9.71 - 2003/10/17
joachim99@35 76 ===========================
joachim99@35 77 - Windows-Installer by Sebastien Fricker.
joachim99@35 78 - Bugfixes for Windows. (Problems with setFont() in paintEvent().)
joachim99@35 79 - Default font for Windows now "Courier New" (instead of Courier)
joachim99@35 80 - Fix for compilation with gcc 2.95
joachim99@35 81 - Support for Ctrl-Tab under Windows.
joachim99@35 82 - Fix for finding documentation.
joachim99@42 83 - Fix for problem with directory-sync-mode (new in 0.9.70).
joachim99@42 84 - Fix for several subsequent CR-characters in input file.
joachim99@35 85
joachim99@12 86 Version 0.9.70 - 2003/09/28
joachim99@12 87 ===========================
joachim99@12 88 - Transparent access to URLs via KIO (KDE only):
joachim99@12 89 Compare files and directories on ftp, fish, smb, tar etc. ressources.
joachim99@12 90 - Workaround for a Win32-bug (Crashed sometimes during selections)
joachim99@12 91 - When the merge flag is selected in the open dialog, the directory-tool
joachim99@12 92 always starts a merge by default for each file. Without the flag only a
joachim99@12 93 diff will be started by default.
joachim99@12 94 - Immediately showing progress bar in dir scan.
joachim99@12 95 - Showing progress bar for file comparison too.
joachim99@12 96 - Directory-menu: Fold/Unfold all subdirs
joachim99@12 97 - Bugfix for 3-way auto-merge: A line deleted from the base in B and C
joachim99@12 98 resulted in a empty line instead of being completely removed.
joachim99@12 99 - Improved locale support
joachim99@12 100 - KDiff3 is now a KPart
joachim99@12 101 - in KDevelop3 it can be used to compare the current text with the
joachim99@12 102 last saved version, or the current version on disk with the last cvs version.
joachim99@12 103 - in Konqueror it can be used to look at a unified *.patch-file if one complete
joachim99@12 104 version is available too.
joachim99@12 105 - Documentation is now in docbook-format.
joachim99@12 106 - "Toggle Split Orientation" for Diff-Input windows. (Good for long lines.)
joachim99@12 107 - When "Dir and Text Split-Screen-View" is off: Now "Focus Next/Prev Window"
joachim99@12 108 also toggles between dir and text-windows. Selecting a file via double click
joachim99@12 109 switches to text-screen.
joachim99@12 110 - KDiff3 displays a warning when trying to read a dir without the permission.
joachim99@12 111 - Directory-Diff-Option "Use CVS-Ignore" to ignore files like CVS does.
joachim99@12 112 - Displaying a status message at the end of the directory-comparison.
joachim99@12 113 - Cursor in MergeResultWindow is automatically placed at current difference when a jump occurred.
joachim99@12 114 (But not when something was selected.)
joachim99@12 115 - Fix for cursor blinking in the topline of the MergeResultWindow.
joachim99@12 116
joachim99@12 117
joachim99@12 118 Version 0.9.61 - 2003/06/07
joachim99@12 119 ===========================
joachim99@12 120 - Compilation problem fixed.
joachim99@12 121 - Directory merge: Preserving file attributes and times during copy. (now also for Win32)
joachim99@12 122 - Crash fixed, when directory comparison from the command-line was started.
joachim99@12 123
joachim99@12 124
joachim99@12 125 Version 0.9.60 - 2003/06/01
joachim99@12 126 ===========================
joachim99@12 127 New features:
joachim99@12 128 - New ways to select input for the diff window:
joachim99@12 129 - Pasting clipboard text into a diff window.
joachim99@12 130 - Drag and drop a file from a filemanager (e.g. konqueror) onto a diff window.
joachim99@12 131 - Drag and drop text from an editor (e.g. kate) onto a diff window.
joachim99@12 132 Reanalysis starts immediately if no merge is in progress.
joachim99@12 133 (This should help you to compare similar parts in the same file.)
joachim99@12 134 - New/Deleted white lines are now also considered as white deltas.
joachim99@12 135 - Configurable keyboard shortcuts for most actions (KDE version only).
joachim99@12 136 - The overview now also distinguishes whitespace deltas.
joachim99@12 137 New preprocessor options:
joachim99@12 138 - You can now define your own external Preprocessor and LineMatchingPreprocessor:
joachim99@12 139 - "Convert to upper case",
joachim99@12 140 - "Ignore numbers"
joachim99@12 141 Fixed bugs:
joachim99@12 142 - Directory merge: Preserving file attributes and times during copy.
joachim99@12 143 (not for Win32 yet)
joachim99@12 144 Source-tree-structure:
joachim99@12 145 - Switch to KDevelop3 (Gideon): Renamed subdir "kdiff3" to "src".
joachim99@12 146 - xpm-files in xpm-subdirectory.
joachim99@12 147
joachim99@12 148
joachim99@12 149 Version 0.9.51 - 2003/04/14
joachim99@12 150 ===========================
joachim99@12 151 - Compilation fix for gcc 2.95.
joachim99@12 152
joachim99@12 153
joachim99@12 154 Version 0.9.50 - 2003/03/30
joachim99@12 155 ===========================
joachim99@12 156 Fixed bugs:
joachim99@12 157 - Auto-Advance setting was lost when entering the settings-dialog.
joachim99@12 158 - Windows specific: Keys with AltGr-Combination didn't work.
joachim99@12 159 - Windows 95/98/ME: Fixed crash when KDiff3 is called used without parameters,
joachim99@12 160 and corrected support for external diff.
joachim99@12 161 New Features:
joachim99@12 162 - Search-function: Search for a string in all open text windows.
joachim99@12 163 - Special background colors for current region.
joachim99@12 164 - Button to toggle showing of whitespace in differences.
joachim99@12 165 - Buttons to go to next/prev unsolved (!) conflict.
joachim99@12 166 - While auto-advance waits, no more choices are allowed.
joachim99@12 167 - New setting: Auto-advance-delay.
joachim99@12 168 (Note that with delay 0 fast clicks might be detected as double clicks and the second
joachim99@12 169 click does nothing. My advice: Prefer the keyboard-shortcuts Ctrl-1/2/3)
joachim99@12 170 - Functions to Show/Hide Diff Window A, B or C. The other windows then have more space.
joachim99@12 171 - Merge editor: The right mouse button selects the current region and lets you choose
joachim99@12 172 A, B or C via a popup menu.
joachim99@12 173 - Commandline option --auto: No GUI if all conflicts are auto-solvable.
joachim99@12 174 - When equal files are compared, then a message box informs you.
joachim99@12 175 - Merge current file: When comparing two or three files, the merge can be started with a single click.
joachim99@12 176 - Option dialog: Warning for "Defaults" added, because it resets all options.
joachim99@12 177 - A warning is given, when the user tries to merge binary files. (i.e. files that contain '\0'-bytes)
joachim99@12 178 Changed behaviour:
joachim99@12 179 - 3 file automerge: When for a line B==C (and A!=B) then C will be selected.
joachim99@12 180 (In older versions this was a conflict. I was convinced that this is no problem.)
joachim99@12 181 - Auto-Advance now jumps to next unsolved (!) conflict.
joachim99@12 182 - On 256-color-displays KDiff3 uses them. (Previously KDiff3 only used 16 colors.)
joachim99@12 183 - On 16-color-displays the Defaults-button in the options dialog selects special colors.
joachim99@12 184
joachim99@12 185
joachim99@12 186 Version 0.941 - 2003/02/09
joachim99@12 187 ==========================
joachim99@12 188 Fixed bugs:
joachim99@12 189 - Qt-only-version: Compile problem corrected.
joachim99@12 190 - Documentation: Formatting for tables corrected.
joachim99@12 191
joachim99@12 192
joachim99@12 193 Version 0.94 - 2003/02/09
joachim99@12 194 =========================
joachim99@12 195 New features:
joachim99@12 196 - Option to use external GNU-diff for line matching.
joachim99@12 197 (Sometimes GNU-diff is better, sometimes not: You may choose now.)
joachim99@12 198 - In diff-windows a tooltip shows the full path if you move the mouse on the filename.
joachim99@12 199 - Speedup of directory-merge operations without user interaction.
joachim99@12 200 (Not every item in the tree is made visible anymore. This took too long.)
joachim99@12 201 - When opening a file for comparison or merge KDiff3 immediately shows the first difference.
joachim99@12 202 - "Go To Top/Bottom"-action have been changed to "Go To First/Last Delta".
joachim99@12 203 - Font-Option "Italic For Deltas" added.
joachim99@12 204 - Many icons and actions will only be enabled, when the operation is possible.
joachim99@12 205 - Icon for merge of current file in directory merge mode added.
joachim99@12 206 - New action "Go to Current Delta".
joachim99@12 207 - Conflicts where some lines contained only-white-space-changes are now separated from
joachim99@12 208 other non-white-space-conflicts.
joachim99@12 209 - Experimental: Use as replacement for ClearCase-cleardiffmrg.exe (under Windows only).
joachim99@12 210 See main.cpp for details.
joachim99@12 211
joachim99@12 212 Fixed bugs:
joachim99@12 213 - If files were different, but had the same dates, the "not existant"-icon was
joachim99@12 214 shown for one file. Now a error message will be shown if the option
joachim99@12 215 "Copy newer instead of merging" is used.
joachim99@12 216 - Documentation: Section "The Operation Column" corrected.
joachim99@12 217 - Qt-only-version: Fontsize wasn't correctly restored.
joachim99@12 218 - Keyboard accelerators didn't work for ToggleActions.
joachim99@12 219
joachim99@12 220
joachim99@12 221 Version 0.931 - 2003/01/19
joachim99@12 222 ==========================
joachim99@12 223 Fix for compilation problems with gcc version < 3.
joachim99@12 224
joachim99@12 225
joachim99@12 226 Version 0.93 - 2003/01/16
joachim99@12 227 =========================
joachim99@12 228 New features:
joachim99@12 229 - Directory comparison and merge. (More than 3000 new lines of code only here!!!)
joachim99@12 230 - Open-Dialog: Filename specification: If no previous filename is there then start
joachim99@12 231 directory is taken from another file.
joachim99@12 232 - Message about number of found and automatically solved conflicts.
joachim99@12 233 - Support for wheelmouse based scrolling.
joachim99@12 234 - New option in Diff-tab: Preserve Carriage Return Characters
joachim99@12 235
joachim99@12 236 Fixed bugs:
joachim99@12 237 - Save button disabled until all conflicts are solved.
joachim99@12 238 - Copy-operation conserves conflict messages "<Merge Conflict>".
joachim99@12 239 - Paste operation created pseudo conflicts when the clipboard contained empty lines.
joachim99@12 240 - W95/98/ME specific program crash removed.
joachim99@12 241
joachim99@12 242
joachim99@12 243 Version 0.92 - 2002/11/04
joachim99@12 244 =========================
joachim99@12 245 Severe bug corrected:
joachim99@12 246 - Merge menu: Choose A/B/C Everywhere sometimes lost data. (introduced in 0.9)
joachim99@12 247
joachim99@12 248
joachim99@12 249 Version 0.91 - 2002/11/03
joachim99@12 250 =========================
joachim99@12 251 Speed improvements for very big/complicated files:
joachim99@12 252 - Faster analysis because of limited search range (can be adjusted).
joachim99@12 253 - Faster scrolling and editor behaviour.
joachim99@12 254
joachim99@12 255 Fixed bugs:
joachim99@12 256 - Compilation problem with gcc 3.2 fixed.
joachim99@12 257 - When comparing two lines, matching spaces often were undetected.
joachim99@12 258 - Merge editor appended extra empty line when saving.
joachim99@12 259 - Sometimes the next diff/conflict wasn't made visible.
joachim99@12 260 - The Auto-Advance setting is saved now.
joachim99@12 261 - When doing a merge the application now has modified-state,
joachim99@12 262 even without further input. (The old method wasn't safe.)
joachim99@12 263 - File selection now always in directory of respective file.
joachim99@12 264
joachim99@12 265
joachim99@12 266 Version 0.9 - 2002/10/16
joachim99@12 267 ========================
joachim99@12 268 New features:
joachim99@12 269 - Qt-only support. Allows compilation under KDE2, Gnome, Mac, Windows, ...
joachim99@12 270 Note that KDE3 still gets special treatment.
joachim99@12 271 - For Mergers: Auto-Advance after selection, Choose A/B/C everwhere, ...
joachim99@12 272 - Commandline: If files with same name in different directories
joachim99@12 273 are compared, only the first parameter needs the filename.
joachim99@12 274 - Shift-Del, Ctrl-Ins, Shift-Ins supported for Cut/Copy/Paste
joachim99@12 275
joachim99@12 276 Fixed bugs:
joachim99@12 277 - Make failed on some systems because of missing "minmax.h".
joachim99@12 278 - Files where opened for reading, but not closed afterwards.
joachim99@12 279 - Vertical scrollbar sometimes didn't work correctly.
joachim99@12 280
joachim99@12 281
joachim99@12 282
joachim99@2 283 Version 0.81 - 2002/08/18
joachim99@12 284 =========================
joachim99@2 285 New features:
joachim99@2 286 - Now KDE3 is also supported. Previously only KDE2 was supported.
joachim99@2 287 - Navigation via click into the overview column now supported.
joachim99@2 288
joachim99@2 289 Fixed bugs:
joachim99@2 290 - Some input files caused a crash in the diff-algorithm.
joachim99@2 291 - The meaning of option "Ignore trivial matches" was inverted.
joachim99@2 292 - When selecting a text in one window, this deselects any previously
joachim99@2 293 active selection in the same or another window.
joachim99@2 294
joachim99@2 295
joachim99@2 296
joachim99@2 297 Version 0.8 - 2002/07/28
joachim99@2 298 ========================
joachim99@2 299 This is the first version to be released.