Commit graph

70 commits

Author SHA1 Message Date
Alexander Koblov
aab33df543 ADD: Capability to enter password then extract using external console archiver 2011-03-19 19:53:14 +00:00
Alexander Koblov
c6d10d6611 UPD: Rename title 2011-03-19 19:18:51 +00:00
Alexander Koblov
2db36f28f1 UPD: Redesign additional archiver commands options page 2011-03-19 18:57:54 +00:00
Alexander Koblov
3c4bc41f5d ADD: Custom parameters support to pack operation via MultiArc 2011-03-07 16:04:56 +00:00
cobines
b7c3afc963 UPD: Change "remaining time" to "time remaining" (issue [3173135]). 2011-02-05 02:07:19 +00:00
Alexander Koblov
1bd9457800 ADD: Check maximum file size for destination file system when copy/move files 2011-01-15 21:24:21 +00:00
Alexander Koblov
a43dceb40d UPD: Language files 2011-01-03 16:00:08 +00:00
Alexander Koblov
9ea19b3ca4 UPD: Localize string from fviewoperations form
UPD: Interface alignment of fviewoperations form
2011-01-03 15:43:16 +00:00
Alexander Koblov
cf9e454fc4 FIX: Bug [2949619] 2010-12-21 12:12:00 +00:00
cobines
b1f6c0c2b5 UPD: Allow quitting even if there are operations running. 2010-12-21 01:40:23 +00:00
cobines
318b4041f0 UPD: Autosize panel with free space. Display only free space to make it shorter, full message left available as a hint. 2010-12-07 02:44:32 +00:00
cobines
c911e9cb7e UPD: Localize 'No media'. Rename Umount to Unmount.
UPD: Language files.
2010-12-05 15:25:36 +00:00
Alexander Koblov
48d0f35199 ADD: Define search template from input mask dialog 2010-11-06 08:51:00 +00:00
cobines
9d7770e945 UPD: Split dialog buttons captions into several strings so that it is easier to maintain translations when buttons will be added or removed.
UPD: Renamed "Rewrite" to "Overwrite".
2010-10-29 01:41:28 +00:00
Alexander Koblov
62b7bb83a7 ADD: "New" sub menu into background context menu (Linux) 2010-09-26 10:14:53 +00:00
Alexander Koblov
65afb0dfaf ADD: "Sort by" sub menu to background context menu 2010-09-12 10:05:04 +00:00
Alexander Koblov
df5242bb39 UPD: Localize "Sort method" ComboBox 2010-07-14 17:26:58 +00:00
Alexander Koblov
d585c51a4b ADD: Network connection manager 2010-05-22 13:38:15 +00:00
cobines
8025f4cd66 UPD: Localize size and time units in Find Files dialog. 2010-04-08 21:38:12 +00:00
cobines
c356df6531 UPD: Localize string grids in options dialogs. 2010-04-08 20:42:25 +00:00
cobines
1f0c715180 UPD: Missing updated file in commit 2665. 2010-04-08 15:45:11 +00:00
Alexander Koblov
f1159d77a5 ADD: Capability to change WheelScrollLines count 2010-03-03 20:43:26 +00:00
Alexander Koblov
20b506b3fe ADD: CreateByArchiveType function 2010-02-28 14:27:53 +00:00
cobines
230c104a26 UPD: Don't allow assigning the same plugin to the same extension twice. 2010-02-25 09:03:09 +00:00
Alexander Koblov
91c8a24185 ADD: Delete directly capability if can not delete to trash 2010-02-23 19:50:48 +00:00
cobines
ef0a82b704 UPD: Better error message when error in CopyFile. 2010-02-22 11:29:23 +00:00
Alexander Koblov
4496647942 FIX: Also fixes for bug [2954358] error with write permissions 2010-02-21 12:09:46 +00:00
Alexander Koblov
ed39a68e6b ADD: Finish to add archivers options to "Options dialog" 2010-02-19 22:43:05 +00:00
Alexander Koblov
4330ade9da ADD: Continue to add archivers options to "Options dialog" 2010-02-19 22:28:09 +00:00
Alexander Koblov
ddcfbc81ef ADD: Show query if number of part more than 100 in "Splitter" dialog 2010-02-18 20:18:36 +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
Alexander Koblov
104a318801 ADD: cm_SwitchIgnoreList command 2010-02-04 10:37:00 +00:00
Alexander Koblov
60a6ec5fc5 UPD: Finish TestArchive operation 2010-02-03 21:41:08 +00:00
cobines
14370941f3 UPD: Save viewer/editor position in session.ini using InitPropStorage. 2010-01-15 00:48:00 +00:00
cobines
e9e73e5a8a FIX: Display message when cannot open or save file in editor (bug [2923306]). 2010-01-04 20:06:10 +00:00
cobines
c47d751d16 UPD: Allow stopping loading filelist/icons in a thread when some parameters change (like current path) and restart loading it. 2010-01-04 03:15:50 +00:00
Alexander Koblov
876c2401b4 UPD: Localize some combo boxes 2009-12-27 22:31:39 +00:00
Alexander Koblov
70d93042fa UPD: Localize some strings 2009-12-21 19:30:28 +00:00
cobines
6c5ec86ba9 UPD: Changed handling file times to allow displaying and setting distant past and future times. Now Windows UTC time is used instead of MS-DOS time on Windows and on Unix a 64-bit type is used on x86_64. 2009-12-21 05:18:05 +00:00
Alexander Koblov
d46fa3f12f UPD: Localize some messages 2009-12-18 12:52:32 +00:00
Alexander Koblov
6a4bc897f8 UPD: Show only command names in "Actions" sub menu 2009-12-17 18:49:03 +00:00
cobines
a86c3d7e71 UPD: Several updates to viewer:
- Allow using variable width font.
- Fixed search next, allow searching backwards, highlight found text.
- Fixed highlighting lines with TABs.
- Fixed handling of wide character encodings (UTF-16). Added support for UTF-32.
- Added auto-detection of file encoding.
- Added handling of Unicode files with BOM.
2009-12-02 11:53:43 +00:00
cobines
7236db0f39 UPD: Free language translator on application exit. 2009-11-24 03:31:53 +00:00
cobines
742297cf99 ADD: Show error message on unhandled exception. 2009-11-24 03:04:04 +00:00
cobines
06cbc67d76 UPD: Display parameters for hotkeys in Options. 2009-11-22 02:04:32 +00:00
cobines
4edfbcd01a ADD: Quick filter files in the panel, cm_QuickFilter command with Ctrl+F as default hotkey. 2009-11-18 04:48:31 +00:00
Alexander Koblov
952de12d6d UPD: Translate some strings 2009-11-12 12:02:49 +00:00
Alexander Koblov
0cc2e196a5 ADD: Set date/time operation for FileSystemFileSource 2009-11-03 18:04:14 +00:00
cobines
a92147a20d ADD: Generic mechanism for acquiring connections; use them in WcxFileSource to limit number of concurrent operations per type. 2009-11-03 14:11:13 +00:00
Alexander Koblov
e955356569 UPD: Crypt functions 2009-10-19 21:17:48 +00:00