Commit graph

5,795 commits

Author SHA1 Message Date
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
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
0b300352c1 DEL: Remove old unit from project file. 2012-04-14 12:22:27 +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
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
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
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
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
a082141458 FIX: Use correct GetParent function. 2012-04-09 23:14:05 +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
cobines
47aec6b94c UPD: Move some code to a separate package so that it can be reused in components or plugins. 2012-04-09 00:38:34 +00:00
cobines
43d91daa56 UPD: Store toolbar buttons configuration inside doublecmd.xml. 2012-04-08 08:01:10 +00:00
cobines
fe72daee04 FIX: Crash on external drop into empty part of panel. 2012-04-06 07:16:08 +00:00
cobines
041647cac0 UPD: Allow same hotkeys for same command but with different parameters in different controls.
FIX: Correctly update/remove/add hotkeys depending on add/edit mode.
2012-04-05 10:34:11 +00:00
cobines
c444d8f333 UPD: Use helper function instead of calling cm_PanelsSplitterPerPos directly. 2012-04-05 07:53:44 +00:00
cobines
4d9cd8d75d FIX: Open VFS list on the correct panel when there is only one drives toolbar. 2012-04-05 07:45:00 +00:00
cobines
c4961304d9 FIX: Files not unselected after copy via drag&drop, bug [0000403]. 2012-04-05 07:07:28 +00:00
cobines
7b60c03dc0 UPD: Automatically move to next shortcut editor. 2012-04-05 06:35:45 +00:00
cobines
0437e9f984 UPD: Move quick filter options back to the same row as text. Now that they are speed buttons they are small with fixed size. Remove the "Search" label to make more space. 2012-04-05 06:31:34 +00:00
cobines
bb006cbb99 ADD: Support for shortcuts sequences, i.e., commands can be executed after two or more consecutive shortcuts. 2012-04-05 05:23:22 +00:00
cobines
217dfd68e4 ADD: Support UDISKS_PRESENTATION_HIDE, UDISKS_PRESENTATION_NAME, UDISKS_AUTOMOUNT_HINT udev properties (Linux).
ADD: Option to automatically black list unmounted drives and possibility to black list by device id (for example /dev/hda1).
2012-04-05 01:15:59 +00:00