Commit graph

4,604 commits

Author SHA1 Message Date
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
cobines
66e7033548 UPD: Don't always reload hotkeys when showing hotkeys options page. 2012-04-11 06:48:22 +00:00
cobines
87594e7799 UPD: Don't store hotkeys for toolbar because they can be retrieved from hotkey manager. 2012-04-11 06:40:25 +00:00
cobines
25e3d34956 UPD: Show also conflicts for hotkeys for the same command but with different parameters. 2012-04-11 02:13:19 +00:00
cobines
d134709a8d UPD: Remove unneeded definitions of TDynamicStringArray. 2012-04-11 00:58:55 +00:00
cobines
38a095196c FIX: Running with Lazarus 0.9.30, bug [0000421]. 2012-04-11 00:56:31 +00:00
cobines
e24057af65 UPD: Language files. 2012-04-10 13:47:17 +00:00
cobines
927c9af75e UPD: Setting hotkeys for toolbar buttons. 2012-04-10 13:39:31 +00:00
cobines
de64ab5931 UPD: Unify showing options pages in a single function. 2012-04-10 11:50:50 +00:00
cobines
717e5bc37b UPD: Create a default toolbar at the start of the program if it does not exist. This way the hints can be automatically translated. 2012-04-10 09:14:03 +00:00
cobines
0a01976817 FIX: Building on Unix. 2012-04-10 08:44:37 +00:00
cobines
7c8616c263 UPD: Up requirement for KASComp package. 2012-04-10 08:37:05 +00:00
cobines
74a82c8d63 FIX: Typo in build script. 2012-04-10 08:15:46 +00:00
cobines
6cf900a8f4 UPD: Move most of toolbar editor into an Options page. 2012-04-10 07:45:18 +00:00
cobines
df6ab63ad9 UPD: Add BeginUpdate/EndUpdate when making a list of commands. 2012-04-10 07:40:43 +00:00
cobines
2e29d5849b UPD: Toolbar: Apply Flat and GroupIndex properties also to separator buttons. 2012-04-10 01:44:40 +00:00
cobines
a082141458 FIX: Use correct GetParent function. 2012-04-09 23:14:05 +00:00
cobines
4875457f09 UPD: Move default toolbar configuration into doublecmd.xml. 2012-04-09 22:59:32 +00:00
cobines
c83c8b6ccd UPD: Update dcrevision.inc in the build process by directly calling svn2revision - for all build modes. 2012-04-09 12:46:49 +00:00
cobines
0559f147cb UPD: Update dcrevision.inc in the build process by directly calling svn2revision. 2012-04-09 12:42:42 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00