Commit graph

38 commits

Author SHA1 Message Date
Alexander Koblov
70e5488248 FIX: Control code value 2020-08-24 20:51:41 +00:00
Alexander Koblov
67c5f00452 FIX: Pass filename to external tool as is 2020-08-24 20:47:45 +00:00
Alexander Koblov
118ab46927 FIX: Open external editor with "messy" file name 2020-08-09 20:30:03 +00:00
Alexander Koblov
ac1fbac481 FIX: Bug [0002333] re-compressing bz2 archive shows >100% 2019-07-27 09:09:40 +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
97d645fa1a FIX: Internal associations 'view' command from virtual file source 2019-03-03 09:06:29 +00:00
Alexander Koblov
ccc2bda708 ADD: Feature [0001536] Compare by content in overwrite dialog 2018-07-08 11:35:12 +00:00
cordylus
5d4d118910 FIX: Compare files crash with external differ when one of two file sources is indirect 2018-01-19 23:51:07 +00:00
cordylus
23feb6539d FIX: Compare files crash when second file source does not support background copy out operation (e.g. WFX FTP plugin) 2018-01-04 04:28:26 +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
Alexander Koblov
bd6ceb05dd FIX: Bug [0001117] A few typos 2016-10-21 18:45:58 +00:00
Alexander Koblov
500b3458ba FIX: Bug [0001543] Edit remote files 2016-09-30 19:06:52 +00:00
Alexander Koblov
2a30478033 FIX: Bug [0001455] Crash on editing file inside ZIP and packing 2016-07-05 17:38:25 +00:00
Alexander Koblov
c52bfc72bd ADD: Comment 2016-06-18 20:43:56 +00:00
Alexander Koblov
b810bf3c99 ADD: Option to change editor wait time 2016-06-18 20:38:49 +00:00
Alexander Koblov
e7aca838ad ADD: Show wait form when edit file from archive with external editor with tabs 2016-06-18 20:15:26 +00:00
Alexander Koblov
234138dfbd ADD: Asks to copy backward 2015-12-04 20:08:26 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
Alexander Koblov
ffba56d6bd ADD: Error if cannot copy backward 2015-08-25 16:05:55 +00:00
Alexander Koblov
ff59f10e45 UPD: Prepare show error if could not copy backward 2015-08-24 19:30:02 +00:00
Alexander Koblov
177c70b5e1 ADD: Edit file in virtual file system 2015-08-24 18:29:00 +00:00
Alexander Koblov
cedad3c942 UPD: Many improvements (patch by Denis Bisson) 2015-05-31 17:36:59 +00:00
Alexander Koblov
c2d92ea38c ADD: Feature [0000989] "View files in syncdirs (patch by holger with changes)" 2015-01-22 15:39:37 +00:00
vitaliyg
aa6f55a44a UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
Alexander Koblov
2dd65eca7b FIX: Replace environment variables when call external viewer for file in archive 2012-07-24 17:41:36 +00:00
cobines
47aec6b94c UPD: Move some code to a separate package so that it can be reused in components or plugins. 2012-04-09 00:38:34 +00:00
Alexander Koblov
716d58b884 UPD: Replace deprecated TThread.Resume by TThread.Start 2012-03-24 12:23:51 +00:00
cobines
e191c05df9 UPD: Change some functions to procedures because result isn't needed. 2011-12-08 13:43:28 +00:00
cobines
65e8602742 FIX: Don't crash on invalid command line, bug [0000224]. 2011-12-08 13:24:06 +00:00
Alexander Koblov
e53e308fca ADD: Support environment variables in path to external tools 2010-04-06 18:51:48 +00:00
cobines
2ed3ce6e24 UPD: Let TempFileSource delete files after viewing. 2010-02-13 12:24:40 +00:00
cobines
aee2ed1b64 FIX: Executing viewer (parameters were unnecessarily quoted twice). 2010-02-13 09:04:37 +00:00
cobines
aa7c1f4302 UPD: Split external tools paths into path and parameters. The path to the external program now should not be quoted (it will automatically be quoted). Added separate option for running tool in a terminal (for convenience). 2010-02-13 08:14:08 +00:00
cobines
530b1e2d58 UPD: Update executing viewer/editor after quoting changes. 2010-02-10 10:33:19 +00:00
cobines
b3e39118d5 UPD: Restored viewing files from any file source. 2009-11-21 04:09:48 +00:00
cobines
b64d5041d3 UPD: Don't enclose viewer, editor, differ commands in quotes as it breaks passing parameters. User can add the quotes where necessary. 2009-11-01 16:48:41 +00:00
cobines
2d79461e69 FIX: Unicode fix. 2009-04-21 18:16:37 +00:00
Alexander Koblov
3cf7900f43 UPD: Move all units to "src" subdirectory 2009-04-20 06:39:38 +00:00
Renamed from ushowform.pas (Browse further)