Commit graph

3,484 commits

Author SHA1 Message Date
cobines
a478793da1 FIX: Crash on shutdown when filelist loader active. 2011-03-28 07:48:56 +00:00
Alexander Koblov
4ccaa4b433 UPD: Ukrainian language file by Ma$terok 2011-03-28 06:06:04 +00:00
cobines
583e8178e7 FIX: Autosize labels in file operation dialog. 2011-03-28 06:00:36 +00:00
cobines
cbd7e49048 UPD: Reload filesystem file source after operations if filesystem watcher is not active. Previously file source was not reloaded if watcher was enabled in options, but activating it may fail for some mapped paths, like network. 2011-03-27 20:14:45 +00:00
Alexander Koblov
dfa94210c8 UPD: Button size 2011-03-27 11:27:31 +00:00
Alexander Koblov
804227d9b2 UPD: Interface alignment 2011-03-27 10:40:30 +00:00
Alexander Koblov
7052f06f2e FIX: Compilation with FPC 2.4.2 under Linux 2011-03-27 10:25:18 +00:00
Alexander Koblov
81a1ca5528 FIX: Compilation with FPC 2.4.2 under Linux 2011-03-27 10:12:40 +00:00
Alexander Koblov
2162a29800 DEL: Unneeded cycle 2011-03-27 07:51:58 +00:00
Alexander Koblov
10dffb6705 UPD: Language files 2011-03-27 07:40:56 +00:00
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