Alexander Koblov
|
401416afba
|
FIX: Create archives using plug-ins with hidden flag
UPD: Use poOwnerFormCenter for pack/extract dialogs
|
2016-11-07 18:32:18 +00:00 |
|
Alexander Koblov
|
77984e1a01
|
FIX: Queue identifier (pack files)
|
2016-04-21 20:00:16 +00:00 |
|
Alexander Koblov
|
064405fc94
|
ADD: Capability to queue pack operation
|
2015-10-25 15:49:31 +00:00 |
|
Alexander Koblov
|
db5cb3beba
|
UPD: Prepare FPC 3.0 support
|
2015-10-23 19:27:05 +00:00 |
|
Alexander Koblov
|
5f13ab1321
|
FIX: Restore last used packer in combo box
|
2015-09-05 12:59:31 +00:00 |
|
cobines
|
60f351765a
|
FIX: Crash when cannot load WCX module when Configure pressed in Pack dialog.
|
2012-04-20 14:04:43 +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
|
0577627cc8
|
FIX: Bug [0000391] "File Operation > Archiver > Cannot create a ZIP archive (via Alt + F5) (after check / uncheck rar)"
|
2012-04-01 07:29:29 +00:00 |
|
cobines
|
23f3629b3f
|
UPD: Automatically show progress for operations added to the manager.
|
2012-03-28 09:03:22 +00:00 |
|
cobines
|
7ef8d9fd3e
|
UPD: Support multiple queues in OperationsManager.
|
2012-03-19 03:57:28 +00:00 |
|
Alexander Koblov
|
2e4cfe85a6
|
ADD: Ask to repeat the password when packing (patch by Holger Segler with small modifications)
|
2011-11-13 09:35:07 +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
|
60cfc803f8
|
UPD: Change logic of auto checking option "Create separate archives"
|
2011-06-29 07:49:15 +00:00 |
|
Alexander Koblov
|
972d73df0d
|
ADD: Support of background pack operation for WCX plugins
|
2011-06-28 18:23:34 +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
|
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
|
055902a58b
|
ADD: Save last used packer
|
2011-03-25 06:25:35 +00:00 |
|
Alexander Koblov
|
3c4bc41f5d
|
ADD: Custom parameters support to pack operation via MultiArc
|
2011-03-07 16:04:56 +00:00 |
|
cobines
|
caa8a15d52
|
UPD: Cleanup, silence some warnings.
|
2011-02-10 05:27:42 +00:00 |
|
Alexander Koblov
|
fa057ca89d
|
UPD: Use FPC resources for forms
|
2011-02-01 18:25:55 +00:00 |
|
cobines
|
5578f2e330
|
FIX: Crash when cannot load WCX plugin on extract.
|
2010-12-25 23:13:06 +00:00 |
|
Alexander Koblov
|
4ad1dc650d
|
FIX: Archive name when pack directory with a dot in the name
|
2010-05-24 21:58:08 +00:00 |
|
Alexander Koblov
|
b508673443
|
FIX: Pack files
FIX: Auto refresh under Windows
|
2010-04-24 21:40:28 +00:00 |
|
cobines
|
3366472799
|
UPD: Allow opening archives from any file source (restores opening archive from archive).
|
2010-04-24 11:56:27 +00:00 |
|
cobines
|
2614e32207
|
FIX: Don't crash when WCX plugin cannot be loaded when packing - display error message.
|
2010-03-03 15:47:48 +00:00 |
|
cobines
|
0c85c6594b
|
UPD: Set packing options for each operation separately instead of for the file source.
|
2010-03-03 15:35:40 +00:00 |
|
Alexander Koblov
|
de188f8638
|
FIX: Archive file name
|
2010-02-28 17:42:03 +00:00 |
|
Alexander Koblov
|
6d5292115d
|
ADD: Capability to create self-extracting archives
|
2010-02-28 14:44:31 +00:00 |
|
Alexander Koblov
|
20b506b3fe
|
ADD: CreateByArchiveType function
|
2010-02-28 14:27:53 +00:00 |
|
Alexander Koblov
|
f1ed504077
|
ADD: Support to create encrypted and multivolume archives for MultiVolumeFileSource
|
2010-02-28 12:51:33 +00:00 |
|
Alexander Koblov
|
b4dce2a97b
|
ADD: Show MultiArc addons in 'Pack files" dialog
|
2010-02-19 18:47:45 +00:00 |
|
cobines
|
ee8a9b17c1
|
FIX: Don't free file source manually.
|
2009-11-14 20:25:12 +00:00 |
|
cobines
|
abae3528d5
|
UPD: Started reworking FileSource handling.
|
2009-10-30 14:40:05 +00:00 |
|
Alexander Koblov
|
7af01dd5f4
|
UPD: Use similar unit names for plugins API
|
2009-10-21 12:32:44 +00:00 |
|
cobines
|
cd102fff1b
|
UPD: Cleanup, removed some compiler warnings.
|
2009-10-14 12:06:00 +00:00 |
|
cobines
|
2aef7cd873
|
UPD: CopyIn operation for WCX interface.
|
2009-10-09 14:05:05 +00:00 |
|
cobines
|
5f9bcc8ecb
|
FIX: Bug [2871217] Tiny fonts in pack and unpack dialog
|
2009-10-02 08:04:33 +00:00 |
|
Alexander Koblov
|
cf3aca68da
|
FIX: Incorrect file name for files in root dir
|
2009-05-25 07:20:49 +00:00 |
|
cobines
|
c60f328676
|
FIX: Don't use disabled WCX/WFX plugins.
|
2009-04-21 14:11:23 +00:00 |
|
Alexander Koblov
|
2801b1d2f9
|
UPD: Continue source code relocation
|
2009-04-20 19:09:10 +00:00 |
|