Commit graph

5,795 commits

Author SHA1 Message Date
Alexander Koblov
17c380d5b4 FIX: Show virtual file system list when wfx plugins count = 0 2011-07-16 18:24:07 +00:00
Alexander Koblov
45668d1601 UPD: Better error handling and authorization 2011-07-16 17:25:42 +00:00
Alexander Koblov
9dcabf2ff5 ADD: Windows Network File Source 2011-07-16 14:57:41 +00:00
Alexander Koblov
bd3326cb9e FIX: Auto complete in "Make directory" dialog 2011-07-15 14:38:08 +00:00
cobines
585cc8a86b UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
cobines
3cca6fa8e6 FIX: Compilation with Lazarus trunk. 2011-07-12 16:00:56 +00:00
cobines
5787fa4363 FIX: Better fix for hang when operation is aborted before starting. 2011-07-12 15:37:40 +00:00
Alexander Koblov
ad53ca4989 FIX: View and Edit files with a space in the name 2011-07-10 17:29:21 +00:00
Alexander Koblov
39a7b13364 FIX: Process comments when file name contains a space 2011-07-09 12:38:05 +00:00
Alexander Koblov
856bccfab4 ADD: Virtual drive button 2011-07-09 12:25:45 +00:00
Alexander Koblov
5da7eb3377 UPD: Project file 2011-07-07 17:45:07 +00:00
Alexander Koblov
5662777350 ADD: Auto detect encoding in Editor 2011-07-07 17:29:29 +00:00
Alexander Koblov
5a49d9211d FIX: Create new archives via WCX plugins 2011-07-06 13:23:51 +00:00
Alexander Koblov
3107584aaa FIX: "Copy block left/right" when set cursor position manually
UPD: New icons for "Copy block left/right" commands by cansee
2011-07-04 10:49:56 +00:00
Alexander Koblov
1786e0615f FIX: Show error if can not open archive 2011-07-01 15:30:38 +00:00
Alexander Koblov
07e2b8fa15 FIX: Don't add empty search template when choose "Cancel" button in "Save search template dialog" 2011-06-30 20:08:16 +00:00
Alexander Koblov
6e77bd71a8 FIX: Auto change options on SFX option change 2011-06-30 18:59:15 +00:00
Alexander Koblov
14aa1fe5bb UPD: Change logic of auto checking option "Create separate archives" 2011-06-29 18:26:32 +00:00
Alexander Koblov
7f1fd6d717 FIX: Copy block left/right when set cursor position manually 2011-06-29 09:57:53 +00:00
Alexander Koblov
2e25133a24 FIX: Access violation when open archive that contains symlinks 2011-06-29 08:37:25 +00:00
Alexander Koblov
60cfc803f8 UPD: Change logic of auto checking option "Create separate archives" 2011-06-29 07:49:15 +00:00
Alexander Koblov
ed66ed4d85 ADD: Pausing WCX plugins operations 2011-06-28 20:18:47 +00:00
Alexander Koblov
972d73df0d ADD: Support of background pack operation for WCX plugins 2011-06-28 18:23:34 +00:00
Alexander Koblov
e16e084719 ADD: Forgotten line 2011-06-28 15:39:19 +00:00
Alexander Koblov
b0dc8b645c ADD: Support of background operations for WCX plugins (extract and test) 2011-06-28 15:26:26 +00:00
Alexander Koblov
7200000431 ADD: GetBackgroundFlags function to WCX interface 2011-06-28 11:57:48 +00:00
Alexander Koblov
bf582e3933 ADD: "Put in the TAR archive first" option to pack files dialog 2011-06-28 10:00:33 +00:00
Alexander Koblov
8ca43a954d ADD: Option "Tar before" 2011-06-28 08:49:14 +00:00
Alexander Koblov
73c78737c8 ADD: Simple TAR writer for use with PackToMem function of WCX plugins 2011-06-27 21:06:16 +00:00
Alexander Koblov
7b3b9ec087 FIX: Packer plugins flags change 2011-06-25 16:31:05 +00:00
Alexander Koblov
5668799695 UPD: Check/uncheck option "Create separate archives, one per selected file/dir" 2011-06-25 16:21:08 +00:00
Alexander Koblov
0d956cf22c ADD: Enable option "Create separate archives, one per selected file/dir" 2011-06-25 16:08:33 +00:00
Alexander Koblov
1ceea2b443 ADD: Enable options that supported by selected archiver only 2011-06-25 13:43:31 +00:00
Alexander Koblov
eeaa7f00b6 ADD: Support some extensions in multiarc 2011-06-25 11:23:33 +00:00
Alexander Koblov
4832819687 UPD: Use old tab name as template when rename 2011-06-25 10:39:44 +00:00
Alexander Koblov
550ae2a8a9 ADD: Feature Request [2994625] "Possibility to rename tabs (very useful with locked tabs)" 2011-06-25 10:20:31 +00:00
Alexander Koblov
b21a900910 ADD: Hints for toolbar buttons in Differ 2011-06-24 18:36:52 +00:00
Alexander Koblov
f746441a3f UPD: Optimization 2011-06-23 08:08:17 +00:00
Alexander Koblov
5197a4b0f6 FIX: Directory attribute 2011-06-22 20:45:31 +00:00
Alexander Koblov
7c3cd4e2eb FIX: Don't show directory duplicates 2011-06-22 20:11:59 +00:00
Alexander Koblov
c185b0994f ADD: FormMode parameter to options dialog 2011-06-22 16:46:39 +00:00
Alexander Koblov
34822a90c2 UPD: Documentation and flag name 2011-06-22 16:36:21 +00:00
Alexander Koblov
9c3997c9ee FIX: GetFileAttr function 2011-06-22 15:35:08 +00:00
Alexander Koblov
2adb583031 ADD: Capability to use different file attributes and path delimiter with MultiArcFileSource 2011-06-22 14:48:16 +00:00
Alexander Koblov
7b9ee3dc37 FIX: Compilation with FPC = 2.4.4 2011-06-14 13:42:57 +00:00
Alexander Koblov
1168f80a4b FIX: Operation abort fix, patch by Cobines 2011-06-13 17:28:28 +00:00
Alexander Koblov
d7a7600a69 UPD: Apply AutoSizeColumn option without restart 2011-06-11 17:55:20 +00:00
Alexander Koblov
1563fedad1 FIX: Compiling with FPC < 2.5 under Linux 2011-06-09 19:29:10 +00:00
Alexander Koblov
a60e37fa27 FIX: Build under Win64 2011-06-08 09:21:09 +00:00
cobines
9f7bd337db FIX: Don't plugins with FPC < 2.5. 2011-06-07 23:13:28 +00:00