Commit graph

4,624 commits

Author SHA1 Message Date
cobines
ca153148dd UPD: When copying/moving files optionally skip setting properties that failed to be set. 2012-04-18 10:43:12 +00:00
cobines
9b9afc4fe4 UPD: Show and apply copy attributes, date/time, ownership settings also to Move operation (in case copy+delete is done). 2012-04-18 10:05:28 +00:00
cobines
f9099036b7 UPD: Don't set scrollbars in drives list, the control is autosized. 2012-04-18 08:01:21 +00:00
cobines
acd5e58335 UPD: Italian translation from giggetto2. 2012-04-18 05:14:07 +00:00
cobines
d48c195d1f FIX: Destroying toolbars when editing submenus in Options. 2012-04-17 14:22:59 +00:00
cobines
84045f2995 UPD: Allow drag&drop toolbar buttons between different toolbars when editing submenus in Options. 2012-04-17 14:07:45 +00:00
cobines
5e6f840eab UPD: Find Files: Use TabVisible not Visible to hide tabs. Bring back disabling minimize button when showing form as modal. 2012-04-17 08:54:25 +00:00
cobines
fa2cb8fa9a UPD: Cleanup. 2012-04-17 08:41:32 +00:00
cobines
40679ba7a5 UPD: Find Files: Don't get/set current dir. 2012-04-17 08:31:40 +00:00
cobines
34b4cf5f19 UPD: Cleanup. 2012-04-17 08:10:14 +00:00
cobines
dd88ff3312 ADD: Find Files: Button to load last used template for searching. 2012-04-17 07:49:30 +00:00
cobines
77def4570d UPD: Find Files: Don't load start path from template. 2012-04-17 07:26:35 +00:00
cobines
03fe8f810f UPD: Find Files: Load template with double click. 2012-04-17 07:06:04 +00:00
cobines
1d49479f43 ADD: Italian translation from giggetto2. 2012-04-17 00:24:28 +00:00
cobines
6650a136d1 ADD: Possibility to use a search template for copy operation (only for FileSystemFileSource). The template defines which files/directories to copy and which to exclude. 2012-04-16 14:15:34 +00:00
cobines
4fb587a5d9 UPD: Match directory against search template using directories names not files names. Don't match size for directories. 2012-04-16 13:59:35 +00:00
cobines
66db189ff2 UPD: Move matching directory name in search template to a separate function. 2012-04-16 12:08:02 +00:00
cobines
2ff9057437 UPD: Restore window from tray when another instance run with "only one instance" option. 2012-04-16 11:41:53 +00:00
cobines
3d8d2b6151 FIX: Matching file name for a search template. 2012-04-16 11:35:10 +00:00
cobines
203301a575 UPD: Change layout of Find Files dialog. 2012-04-16 11:07:04 +00:00
cobines
4b833bbd56 ADD: Find Files: Option to exclude subdirectories and files from search. 2012-04-16 09:28:58 +00:00
cobines
3019f41a13 FIX: Use always new form for Define search template, because ShowModal cannot be used for an already visible form. 2012-04-16 06:38:39 +00:00
cobines
74654671c4 UPD: Improve layout of Find Files dialog. When showing dialog restore it if minimized. 2012-04-16 06:34:55 +00:00
cobines
3ecdf97991 FIX: Building on Unix. 2012-04-16 01:04:15 +00:00
cobines
90bc9b6b13 FIX: Delete read only files when moving. 2012-04-15 13:16:53 +00:00
cobines
9e3fe62cbe UPD: Make copying attributes, date/time, ownership optional for Copy operation. 2012-04-15 12:55:13 +00:00
cobines
cec676aa38 UPD: Don't accept drops to toolbar buttons other than "program". 2012-04-15 10:14:29 +00:00
cobines
fb87e05e0f FIX: Crash when loading file list and window is resized. 2012-04-15 10:03:23 +00:00
Alexander Koblov
c327939385 FIX: Compilation under Linux 2012-04-14 19:37:30 +00:00
Alexander Koblov
34313d7536 UPD: Don't display "Administrator" in caption if UAC is disabled 2012-04-14 18:27:55 +00:00
Alexander Koblov
80ceda80e5 ADD: Show in caption when DC run with administrator rights under Windows Vista/Seven (part of issue 0000355) 2012-04-14 17:12:03 +00:00
cobines
9c890b1d36 UPD: Silence some warnings. 2012-04-14 12:45:23 +00:00
cobines
fd6610389a FIX: Wrong variable used in DateTimeToUnixFileTime on Windows. 2012-04-14 12:38:56 +00:00
cobines
b8a4a45448 UPD: Cache time zone bias on Windows. 2012-04-14 12:36:17 +00:00
Alexander Koblov
4b6d814e32 UPD: German language file by Vacon 2012-04-14 12:26:05 +00:00
cobines
0b300352c1 DEL: Remove old unit from project file. 2012-04-14 12:22:27 +00:00
cobines
604fd03bfc UPD: Move encoding converting functions to doublecmd_common package. 2012-04-14 12:16:26 +00:00
cobines
b91c9f8a1d UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
Alexander Koblov
19e6afcb10 FIX: Bug [0000420] Progress bar works incorrectly when copy big file via samba plugin 2012-04-14 10:50:26 +00:00
Alexander Koblov
634929e216 UPD: Revert previous changes (use $(ExeExt) to get HostOS relative script-file name) 2012-04-14 05:58:34 +00:00
cobines
2913becee1 UPD: Remove svn:executable property. 2012-04-14 03:44:36 +00:00
cobines
a097bb0449 FIX: Crash when trying to read system info from an empty file. 2012-04-14 03:38:05 +00:00
Alexander Koblov
0d0b247b4c FIX: Build under Lazarus 0.9.30.4
UPD: Use more clearly names for _getsvnrev* scripts
2012-04-13 18:38:12 +00:00
Alexander Koblov
a16021af17 UPD: Ukrainian language file 2012-04-13 17:10:58 +00:00
cobines
7b1f26d374 ADD: File version information for plugins. 2012-04-13 09:12:27 +00:00
cobines
144e10f7d6 FIX: Zip plugin: Don't use the simple detect functions AbDetectCharSet and IsOEM because they fail for some combinations of code pages and characters. Use MultiByteToWideChar instead and check if the conversion succeeds. Bug [0000416]. 2012-04-13 06:36:25 +00:00
cobines
0bc5ff4fd6 ADD: Catalan language translation from Jordi Casas. 2012-04-13 01:40:34 +00:00
cobines
51f635d7ff UPD: Another try to invoke svn2revisioninc before build. Use external file because otherwise building fails when svn2revisioninc is not found. 2012-04-13 01:08:05 +00:00
cobines
19e6bf2a9f FIX: Display tool button menu under the button not under the toolbar in case the toolbar has multiple lines. 2012-04-12 12:11:49 +00:00
cobines
9ebbfccf78 UPD: Creating menu toolbar buttons. 2012-04-12 12:08:14 +00:00