Commit graph

2,357 commits

Author SHA1 Message Date
cobines
4b231dfd14 ADD: Saving opened tabs to XML. 2010-02-05 07:13:15 +00:00
Alexander Koblov
db3fe6116a FIX: Index out of bounds
UPD: Use MaskInputDlg for choose color files by search template
2010-02-04 18:01:57 +00:00
Alexander Koblov
afa2a00458 UPD: Add fsoCopy and fsoMove to fViewOperations 2010-02-04 17:23:31 +00:00
Alexander Koblov
f474c12fd0 ADD: Absolute file mask support in "Ignore list" 2010-02-04 16:05:54 +00:00
Alexander Koblov
6e384a6f2b FIX: Windows attributes in WfxPluginFileSource 2010-02-04 11:48:48 +00:00
Alexander Koblov
14e0c62e8d ADD: Save/Load ignore list 2010-02-04 10:58:56 +00:00
Alexander Koblov
104a318801 ADD: cm_SwitchIgnoreList command 2010-02-04 10:37:00 +00:00
Alexander Koblov
f2818c5652 UPD: Language files 2010-02-04 10:31:54 +00:00
Alexander Koblov
5a4045720e ADD: "Ignore list" option to "Options" dialog 2010-02-04 00:58:00 +00:00
Alexander Koblov
f29c9db405 UPD: Start to implement "Ignore list" 2010-02-04 00:33:03 +00:00
Alexander Koblov
d541fa2a33 UPD: Improve error handling in Zip plugin 2010-02-03 23:12:39 +00:00
Alexander Koblov
668a9e852a FIX: PK_TEST operation in Zip plugin 2010-02-03 22:35:45 +00:00
Alexander Koblov
b941f45a6c UPD: Return E_NOT_SUPPORTED in plugins that don't support test operation 2010-02-03 22:01:16 +00:00
Alexander Koblov
06f0705a27 ADD: Default hotkey for test archive operation 2010-02-03 21:46:57 +00:00
Alexander Koblov
60a6ec5fc5 UPD: Finish TestArchive operation 2010-02-03 21:41:08 +00:00
Alexander Koblov
d521ff20b3 UPD: Language files 2010-02-03 21:37:48 +00:00
Alexander Koblov
1491e15137 ADD: TestArchive operation 2010-02-03 20:58:12 +00:00
Alexander Koblov
dfa8d24fdd ADD: Test archive command 2010-02-03 20:12:11 +00:00
Alexander Koblov
e7a4cce5d6 UPD: Language files 2010-02-03 20:07:01 +00:00
Alexander Koblov
dc5524f8e3 ADD: Initial implementation for TestArchive operation 2010-02-03 20:01:27 +00:00
Alexander Koblov
13ba412ba4 FIX: Some fixes for CopyOut operation for WcxArchiveFileSource 2010-02-03 19:43:43 +00:00
Alexander Koblov
94ab6f586c FIX: Don't try to change path in terminal for not TFileSystemFileSource 2010-02-03 18:41:38 +00:00
Alexander Koblov
ad1160ee10 FIX: Error when try to delete special item in GVFS 2010-02-03 15:42:20 +00:00
Alexander Koblov
ef0e59f5d2 ADD: Remove connection in GVFS plugin 2010-02-03 15:26:33 +00:00
Alexander Koblov
8d08b0e025 UPD: Better error handling when save GFVS plugin configuration 2010-02-03 13:36:47 +00:00
Alexander Koblov
e5cdf52298 UPD: Use default location, but our own ini file name fo GVFS plugin 2010-02-03 12:44:29 +00:00
Alexander Koblov
4175b872a3 FIX: Small fix for GetSystemEncoding function 2010-02-03 11:39:23 +00:00
Alexander Koblov
7ae2a73b7d FIX: Update caption for locked tabs 2010-02-03 11:10:56 +00:00
Alexander Koblov
50ba82bda7 UPD: Improve symlink handling in GVFS plugin 2010-02-03 00:06:42 +00:00
Alexander Koblov
5df8963999 UPD: Replace strcpy by g_strlcpy 2010-02-02 19:39:28 +00:00
Alexander Koblov
83ed15dfe1 UPD: Go to Connection->Path on connect 2010-02-02 19:21:51 +00:00
Alexander Koblov
ac95e6cd11 UPD: Clean up GVFS plugin Makefile 2010-02-02 18:47:02 +00:00
Alexander Koblov
d309997ac6 FIX: Rename operation for WFX plugins 2010-02-02 17:23:39 +00:00
Alexander Koblov
8ad83d107a UPD: Auto put icon and tooltip to toolbar when edit it 2010-02-02 16:17:42 +00:00
Alexander Koblov
66466103e2 FIX: Bug [2944649] Copy files 2010-02-02 15:25:25 +00:00
Alexander Koblov
89adc8f1ea FIX: WCX header file 2010-02-02 14:46:24 +00:00
Alexander Koblov
06cb1aafdb UPD: Some fixes for GVFS plugin 2010-02-02 12:33:57 +00:00
Alexander Koblov
08ddde2615 UPD: Some fixes for GVFS plugin 2010-02-02 12:24:27 +00:00
Alexander Koblov
44480f4e48 FIX: Show incorrect attributes 2010-02-02 11:10:19 +00:00
Alexander Koblov
e010352fe1 FIX: ExtractConnectionHost and ExtractConnectionPort functions 2010-02-02 10:56:03 +00:00
cobines
a2755f3a02 UPD: When setting archives icons use global plugins list instead of loading from configuration file. 2010-02-02 08:29:16 +00:00
cobines
2518a7d859 FIX: Don't show Multi Rename when no files are selected. Also fix possible crash. 2010-02-02 08:04:17 +00:00
cobines
1b4324942f ADD: Saving multi-rename configuration to XML. 2010-02-02 07:38:57 +00:00
cobines
74faadd4cd FIX: Check if application is active instead of checking main form's focus if FileWatcher should not work when application is in the background. This fixes the issue where refreshing file list is not working even when DC is active. 2010-02-02 02:43:50 +00:00
cobines
025d73be0b FIX: Possibly unsafe assignments. 2010-02-02 02:31:54 +00:00
cobines
15557b9143 FIX: Focus not being restored to the panel after choosing drive from the drives list (GTK2). 2010-02-01 22:29:51 +00:00
Alexander Koblov
6f44237e5c UPD: Show drive free space only for mounted devices 2010-02-01 15:57:24 +00:00
Alexander Koblov
2eaa2c22d4 FIX: Manual editing tools path 2010-02-01 12:36:28 +00:00
cobines
c5ab363b2a UPD: Saving columns configuration to XML. 2010-02-01 09:16:55 +00:00
cobines
fac3a7d84e FIX: Some hotkeys being blocked unnecessarily (regresion since rev. 2302). 2010-02-01 09:04:00 +00:00