Commit graph

10 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
fc5ad2b0c3 ADD: Differ - show compare progress at start 2021-08-07 16:09:44 +03: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
ad2df7e264 FIX: Binary differ highlight 2016-09-23 16:07:17 +00:00
meteu
1a78df5c48 ADD: Viewer - image can be copy to clipboard from context menu, even Gif-animated images
ADD: Viewer - Show as Dec mode - shows Ascii codes
ADD: Viewer - Copy to clipboard formatted values(have sence in modes Hex,Dec)
UPD: heavy reworked component TViewerControl, views like Hex,Dec are handled by common(and tuning) way - can be tune count of Values per one line, Separators every N chars , digits to present one char after transform and so on. This tunes stored in added class TCustomCharsPresentation. 
UPD: some properties renamed in TViewerControl
2016-03-24 22:56:25 +00:00
Alexander Koblov
b380737936 UPD: More smart binary compare 2014-01-10 14:47:30 +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
27b7511d06 ADD: Binary compare initial implementation 2014-01-07 23:53:44 +00:00
Alexander Koblov
aa611b3ff0 ADD: Start binary diff viewer component 2014-01-07 22:48:37 +00:00