Commit graph

3,474 commits

Author SHA1 Message Date
Alexander Koblov
945877b400 UPD: Change button caption 2011-03-27 07:30:32 +00:00
Alexander Koblov
e9fda4ec49 UPD: Rewrite cm_FileSpliter command as TFileSourceOperation 2011-03-27 07:24:03 +00:00
cobines
21f507ec5b UPD: Don't add watcher if handle could not be created. Restart watcher thread it crashed or finished. 2011-03-27 00:50:48 +00:00
cobines
23ccacc88f FIX: Move creating handles to constructor to avoid race condition. 2011-03-26 21:11:39 +00:00
cobines
adbc918ca1 UPD: Only remove, add watch if current path has changed. 2011-03-26 21:08:33 +00:00
cobines
f4abac2632 UPD: Use S_IRWXUGO mode when creating directories on Unix (bug [3243807]). 2011-03-26 20:45:43 +00:00
cobines
090107fa5e UPD: Add more detailed events for FileSystemWatcher. 2011-03-26 20:41:36 +00:00
Alexander Koblov
29906c05fc UPD: Copy all file times in FileCopyAttr (patch by Fuhrer) 2011-03-25 21:52:12 +00:00
Alexander Koblov
36bf59b57d UPD: Language files 2011-03-25 21:38:07 +00:00
Alexander Koblov
205647799c UPD: Rewrite cm_FileLinker command as TFileSourceOperation 2011-03-25 21:31:56 +00:00
cobines
684cc9d26e FIX: A/V when handle being waited on is closed. 2011-03-25 10:18:00 +00:00
Alexander Koblov
055902a58b ADD: Save last used packer 2011-03-25 06:25:35 +00:00
cobines
92761cffa8 UPD: Rename functions returning copies of files for clarity. 2011-03-25 06:15:52 +00:00
cobines
92f548a6bf FIX: Compilation. 2011-03-25 06:11:01 +00:00
cobines
69805fa9bc UPD: FileSystemWatcher:
- Use only a single thread
- Instead of polling sleep indefinitely when no events
- Watch all tabs (currently always enabled)
2011-03-25 05:29:04 +00:00
Alexander Koblov
22aaa27272 UPD: Ukrainian language file by Ma$terok 2011-03-25 05:03:37 +00:00
Alexander Koblov
7ca50820fe UPD: Query special icon for folder only if it has "read only" or "system" attributes 2011-03-25 05:02:18 +00:00
cobines
1d01b673f2 UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
cobines
65b4ae7409 FIX: Memory leak. 2011-03-24 21:44:36 +00:00
cobines
92a87fed63 UPD: Make window waiting for finishing executing show up in taskbar. 2011-03-24 21:43:39 +00:00
cobines
fa49a6af5b UPD: ActiveFile must return a copy because it may be destroyed while using, by for example executing a write operation on the file source. 2011-03-24 18:54:03 +00:00
cobines
f889356ded FIX: Typo. 2011-03-24 18:12:33 +00:00
Alexander Koblov
aff72a75dc UPD: Use MinimizeFilePath in fFileOpDlg (patch by Fuhrer) 2011-03-24 06:45:07 +00:00
Alexander Koblov
99293490e1 UPD: German language file by Vacon 2011-03-22 12:12:46 +00:00
Alexander Koblov
fc5edd8bf3 UPD: Ukrainian language file by Ma$terok 2011-03-22 11:59:24 +00:00
Alexander Koblov
be7e1ca422 FIX: Color of packed file text box in fpackinfodlg 2011-03-22 11:35:12 +00:00
cobines
558227c00e FIX: Call GetLocalName on a copy of file. 2011-03-22 05:52:50 +00:00
cobines
f904e389ff UPD: Autosize buttons in find file form. 2011-03-21 05:41:54 +00:00
cobines
dc4ef04f08 UPD: Autosize controls in mask input form. 2011-03-21 05:06:04 +00:00
cobines
5ff6ae99f3 UPD: Autosize buttons in set file properties form. 2011-03-21 04:38:44 +00:00
cobines
145ed7b5ad UPD: Interface alignment, size. 2011-03-21 04:29:59 +00:00
Alexander Koblov
017892c27f UPD: multiarc.ini 2011-03-20 10:41:56 +00:00
Alexander Koblov
3cd4b3d42b ADD: Support of extract archive via MultiArc with predefined password 2011-03-20 09:41:34 +00:00
cobines
a89bfd1537 UPD: Don't set SAVEPICTUREDIALOG.TITLE in viewer. 2011-03-19 23:53:32 +00:00
cobines
a1db5f3c79 UPD: Language files. 2011-03-19 23:40:04 +00:00
Alexander Koblov
9c03ed5300 UPD: multiarc.ini 2011-03-19 20:42:43 +00:00
Alexander Koblov
368ccb732c UPD: Language files 2011-03-19 20:37:44 +00:00
Alexander Koblov
a7340bc9b2 UPD: Redesign of "Extract files" dialog (patch by Fuhrer) 2011-03-19 20:15:26 +00:00
Alexander Koblov
ec37d2b607 UPD: Language files 2011-03-19 19:57:40 +00:00
Alexander Koblov
aab33df543 ADD: Capability to enter password then extract using external console archiver 2011-03-19 19:53:14 +00:00
Alexander Koblov
5871b5d8b5 UPD: Language files 2011-03-19 19:20:47 +00:00
Alexander Koblov
c6d10d6611 UPD: Rename title 2011-03-19 19:18:51 +00:00
Alexander Koblov
5feb2c363a UPD: Fixed column color 2011-03-19 19:06:26 +00:00
Alexander Koblov
cb3c09b3ec UPD: Language files 2011-03-19 18:59:29 +00:00
Alexander Koblov
2db36f28f1 UPD: Redesign additional archiver commands options page 2011-03-19 18:57:54 +00:00
Alexander Koblov
225bfa9169 ADD: OnQueryString event 2011-03-19 17:43:28 +00:00
Alexander Koblov
2961831a95 ADD: Example of "View' command for torrent files 2011-03-17 17:36:10 +00:00
Alexander Koblov
ef39264658 FIX: Abort operation when can not create file 2011-03-15 04:46:52 +00:00
cobines
6054a000b4 FIX: Building on Mac. 2011-03-13 07:23:07 +00:00
Alexander Koblov
9af94be31e UPD: Move "Find text" to "Find data" GroupBox (patch by Fuhrer) 2011-03-11 06:34:01 +00:00