Commit graph

85 commits

Author SHA1 Message Date
Alexander Koblov
afd778c94d ADD: Differ - option to set 'modified' text color in binary mode 2021-08-08 17:55:25 +03:00
Alexander Koblov
0c22651107 UPD: Differ - move settings to doublecmd.xml 2021-08-07 23:12:08 +03:00
Alexander Koblov
5bbc9ce485 FIX: Double binary compare 2021-08-07 21:12:22 +03:00
Alexander Koblov
fc5ad2b0c3 ADD: Differ - show compare progress at start 2021-08-07 16:09:44 +03:00
Alexander Koblov
6c16a56508 FIX: Differ - preserve line break style 2021-03-04 18:25:59 +00:00
Alexander Koblov
52a40413dd ADD: Differ - open files as administrator 2021-01-05 17:13:34 +00:00
Alexander Koblov
d2ba14669e FIX: Differ - Crash on copy when one file is empty 2020-12-29 19:12:36 +00:00
Alexander Koblov
a3697bbc23 ADD: Differ - undo/redo toolbar buttons 2020-11-28 14:35:03 +00:00
Alexander Koblov
23f1696b5b ADD: Differ - load icons from theme 2020-11-23 18:08:08 +00:00
Alexander Koblov
986e97a89c FIX: Memory leak 2020-04-17 17:10:17 +00:00
Alexander Koblov
a2448f4bd3 FIX: Bug [0002458] Wrong line endings rendering in file comparison view for certain encodings #2 2020-02-25 19:16:05 +00:00
Alexander Koblov
36bce9ef4e FIX: Bug [0002458] Wrong line endings rendering in file comparison view for certain encodings 2020-02-25 18:52:53 +00:00
Alexander Koblov
abf5f3baf5 FIX: Differ - copy null lines (right to left) 2020-02-16 09:02:49 +00:00
Alexander Koblov
3fe1b641e4 FIX: Differ - copy null lines 2020-02-15 20:23:19 +00:00
Alexander Koblov
64ab22d0be ADD: Ability to change differ colors 2020-02-13 17:17:38 +00:00
Alexander Koblov
bd4ffbc9fc FIX: Show compare files window when one file has zero size 2020-02-07 21:37:03 +00:00
Alexander Koblov
6faf06d024 FIX: Bug [0002353] Unhandled exception: EAccessViolation: Access violation (when comparing same file in zip archive) 2020-01-02 20:05:56 +00:00
Alexander Koblov
1cccc22402 FIX: Wrong window focus when view/edit/compare files from virtual file source 2019-07-20 11:16:51 +00:00
Alexander Koblov
95c03fc8a7 ADD: Show first difference when auto compare enabled 2019-06-08 12:09:58 +00:00
Alexander Koblov
fb9a302968 UPD: Use KASStatusBar control 2019-01-27 11:29:16 +00:00
Alexander Koblov
d691a1de32 FIX: Bug [0002133] Compare by contents - when I delete more than one row in one text file and then hit Compare button then I get error 2018-09-25 17:06:16 +00:00
Alexander Koblov
59db5feb57 FIX: Bug [0001538] 2018-08-05 09:10:49 +00:00
Alexander Koblov
fe7b661705 FIX: Status bar panel auto size 2018-07-29 18:22:02 +00:00
Alexander Koblov
ccc2bda708 ADD: Feature [0001536] Compare by content in overwrite dialog 2018-07-08 11:35:12 +00:00
cordylus
282b92c712 ADD: Compare by content for files that are not directly accessible (archives, FTP, etc.) 2017-12-20 16:46:33 +00:00
cordylus
695d82d6d8 FIX: Differ - Save Right As to save right text 2017-12-18 06:02:35 +00:00
Alexander Koblov
7d329ad93f FIX: Differ - Restore paint background option 2017-10-06 20:33:41 +00:00
Alexander Koblov
7d23d475b7 FIX: Bug [0001702] File comparison reports that files are identical when trailing bytes are different 2017-01-20 19:21:56 +00:00
Alexander Koblov
ef88eae3d0 FIX: Bug [0001539] Out of memory при сравнении большого бинарного файла с маленьким текстовым 2016-09-19 18:21:48 +00:00
Alexander Koblov
2319b83fed ADD: Ask question if files changed in Differ without save 2016-08-04 18:33:53 +00:00
Alexander Koblov
d10ade8ce3 FIX: Bug [0001460] Internal Diff tool does not respect custom font (size, type, ...) as defined in DC 2016-07-09 07:58:50 +00:00
Alexander Koblov
2455fab6c7 FIX: Some warnings 2015-12-04 19:35:26 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
Alexander Koblov
dc6cb5f0fd FIX: Compare by content 2015-06-06 21:51:54 +00:00
Alexander Koblov
4cfdf604e0 UPD: Show names in files identical message box 2015-06-06 07:20:09 +00:00
Alexander Koblov
34190304b8 UPD: Don't show differ windows if files are identical and user close message box 2015-06-06 06:56:31 +00:00
Alexander Koblov
66d236c2f6 ADD: Feature [0001051] "Show MessageBox if compared files are identical" 2015-06-06 06:48:58 +00:00
Alexander Koblov
780f9950fe UPD: Use O(NP) Algorithm for inline difference 2015-03-03 18:51:34 +00:00
Alexander Koblov
88e6f5eb2b FIX: Copy from right to left when auto-scrolling enabled 2015-02-23 11:21:15 +00:00
Alexander Koblov
08be1594be UPD: Localize some strings 2015-01-16 20:05:29 +00:00
Alexander Koblov
969a54eb3f UPD: Remove fpc < 2.6 specific code 2014-06-22 19:34:05 +00:00
Alexander Koblov
108c6c1472 FIX: Try except finally block 2014-01-09 18:01:51 +00:00
Alexander Koblov
24bfff6548 UPD: Toggle logic 2014-01-08 10:53:12 +00:00
Alexander Koblov
fee5c36bc8 ADD: Binary compare - navigate through differences 2014-01-08 10:25:44 +00:00
Alexander Koblov
36b3c19928 FIX: Access violation 2014-01-08 00:48:58 +00:00
Alexander Koblov
7731ae6406 UPD: Restore keep scrolling
UPD: Hide binary viewer
2014-01-08 00:37:48 +00:00
Alexander Koblov
002c5a0e97 UPD: Cleanup 2014-01-08 00:27:09 +00:00
Alexander Koblov
27b7511d06 ADD: Binary compare initial implementation 2014-01-07 23:53:44 +00:00
Alexander Koblov
9b8b464b9e UPD: Redesign SynDiffControls 2014-01-07 17:17:48 +00:00
Alexander Koblov
8dad0686e3 FIX: Bug [0000803] "Compare by contents does not work" 2014-01-06 17:37:50 +00:00