Commit graph

132 commits

Author SHA1 Message Date
Alexander Koblov
0d279040aa ADD: Feature: Separate configuration for header and footer file size formatting (fixes #58) 2021-06-09 00:04:41 +03:00
Alexander Koblov
3806af891d FIX: Build with fpc 3.2 2020-02-10 18:23:17 +00:00
Alexander Koblov
5276382797 UPD: Speed up file sorting (Windows) 2020-01-10 17:29:25 +00:00
Alexander Koblov
5663273b07 UPD: Use UnicodeString instead WideString 2020-01-09 17:12:09 +00:00
Alexander Koblov
5086aa48b4 ADD: Also save search text options (CaseSens, RegExpr) 2020-01-02 17:00:29 +00:00
cordylus
c5cba45141 UPD: Use native Windows sorting on Windows 7+ 2019-12-31 21:05:07 +00:00
cordylus
48eb6cd7e6 UPD: New faster natural sorting algorithm
ADD: Sort methods for special characters
2019-12-31 20:56:31 +00:00
Alexander Koblov
398ae373f8 FIX: TrimQuotes function 2019-10-20 08:32:15 +00:00
Denis Bisson
66404210b5 ADD: Add procedure "DCPlaceCursorNearControlIfNecessary" in unit "uDCUtils" to help to place mouse cursor near the specified controls. This will be useful for when a keyboard accelerator is used to trig a button that makes popup a menu. This way, we may control that the popup menu will appear near the controls that would normally makes appearing that popup menu instead of appearing at unrelated position where the mouse cursor might be at that moment. 2019-04-06 16:14:27 +00:00
Alexander Koblov
5342452b2a UPD: Use ffNumber formatting mode 2019-02-02 21:48:00 +00:00
Denis Bisson
46dd0a1603 ADD: User may now personalized the unit he will see for file size.
ADD: New option to set the way the header/footer memory size are displayed (hard disk space/current selection).
ADD: New option to set the way the memory size is displayed in the operation box (where we see transfer speed).
ADD: Translatable strings regarding memory file size abreviations (B, K, M, G, T and others).
ADD: Translatable strings for "<DIR>" and "<LNK>".
ADD: New unit for file size "TB".
RMV: Remove four unnecessary .lrt files replaced by .lrj ones.
2018-11-29 04:39:57 +00:00
Denis Bisson
c2ef4a581d FIX: The names of the three drawing tools in the mini-graphic editor in internal viewer are now present in language files and can be translated.
ADD: The width of the drop box for the above mentionned drawing tool is now auto-sizing to accomodate tool name that will probably be larger in some langages.
UPD: Obviously languages files have been updated. French language is up to date.
2018-11-14 03:08:06 +00:00
Alexander Koblov
fb128e5da2 UPD: Move escape string functions to doublecmd package 2018-05-06 12:26:11 +00:00
Alexander Koblov
e4bcd1ecfa FIX: Bug [0001418] Natural sorting order is unconventional 2017-12-17 11:05:18 +00:00
Alexander Koblov
def6ba2bc3 FIX: GuessLineBreakStyle function 2017-06-27 17:33:36 +00:00
Denis Bisson
fd46cfbdf0 FIX: Was crashing 9 times on 10 in Linux/Ubuntu, in "Toolbar" configuration, when doing the "Other... -> Add toolbar with all DC commands".
ADD: "DCGetNewGUID" function in "uDCUtils" to get a unique ID number (used in "fOptionsToolbar" and "ufavoritetabs").
CHG: Languages files changed because of the addition of a forgotten message
2017-06-01 00:10:50 +00:00
Alexander Koblov
658bab581c FIX: Unix quote "|" and ";" 2017-05-21 12:43:42 +00:00
Alexander Koblov
653f313e9d FIX: Bug [0001751] Size is padding with extra spaces at the left #2 2017-04-09 17:21:14 +00:00
Alexander Koblov
19352d3e92 FIX: Bug [0001751] Size is padding with extra spaces at the left 2017-04-08 17:59:33 +00:00
Alexander Koblov
a6c2402833 ADD: Feature [0001631] 2017-01-21 20:58:52 +00:00
Alexander Koblov
cd1fccadd9 FIX: Build with FPC 3.0.2 2017-01-09 19:54:37 +00:00
Alexander Koblov
0289341fd8 ADD: Save/load file sources with address to hotdir 2016-07-31 09:37:15 +00:00
Alexander Koblov
9d3ff111b0 UPD: Better Lazarus 1.7 compatibility 2016-03-09 19:51:47 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
Alexander Koblov
cce1acca1e ADD: Feature [0001170] Editor should support Unicode 2015-09-11 20:02:57 +00:00
Alexander Koblov
7f1bb8ded3 ADD: mbExpandEnvironmentStrings function 2015-09-05 09:10:54 +00:00
Alexander Koblov
90c06cfd33 FIX: Run command with special chars under Unix 2015-06-21 09:37:51 +00:00
Alexander Koblov
cedad3c942 UPD: Many improvements (patch by Denis Bisson) 2015-05-31 17:36:59 +00:00
Alexander Koblov
2de10efdc9 UPD: Many different improvements (patch by Denis Bisson) 2015-01-11 11:33:38 +00:00
Alexander Koblov
52e659e55c FIX: Backward compatibility, use Unicode version of SHGetSpecialFolderPath 2014-09-17 14:58:17 +00:00
Alexander Koblov
51d3f2a2d3 UPD: Move directory hotlist configuration to options (patch by Denis Bisson) 2014-09-14 08:55:29 +00:00
Alexander Koblov
50efdc5ab8 ADD: Calculate/verify CRC32 in split/combine function (patch by Denis Bisson)
UPD: Increase directory hot list functionality (patch by Denis Bisson)
2014-07-27 10:25:50 +00:00
Alexander Koblov
cd46caccfc UPD: Improve directory hotlist (patch by Dennis) 2014-05-05 16:39:51 +00:00
Alexander Koblov
80c268ec8c UPD: Use one copy operation for each directory in synchronize directories (patch by Anton Panferov with small changes) 2013-12-29 08:35:04 +00:00
Alexander Koblov
98ba15ffb5 FIX: Don't move combobox item in the same position (works incorrect under Qt4) 2013-04-27 19:18:16 +00:00
Alexander Koblov
7e1e854266 ADD: Feature [0000376] Improvement to the "short file size" option (patch by pktfag) 2012-09-14 07:15:43 +00:00
Alexander Koblov
de237a711d FIX: IsInPathList function 2012-07-02 20:50:13 +00:00
Alexander Koblov
ee61830b67 ADD: Feature [0000502] "Disable special icons for some directories" 2012-07-02 20:03:19 +00:00
cobines
0a01976817 FIX: Building on Unix. 2012-04-10 08:44:37 +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
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
21b90a27e6 UPD: Update the algorithm for assigning shortcuts to cm_Delete when changing UseTrash setting to automatically fix some more cases and make it work on all shortcuts not just the first. 2012-04-02 06:50:19 +00:00
cobines
ea6eb9c00d UPD: Change recycle parameter to cm_Delete to be of form "trashcan=". 2012-04-02 02:39:07 +00:00
cobines
fc7e83e840 UPD: Rename TOpenStringArray -> TDynamicStringArray. 2012-04-01 05:51:47 +00:00
cobines
30fee9494b UPD: Support multiple parameters to a command in HotkeyManager. 2012-04-01 05:38:40 +00:00
cobines
254c1ab342 ADD: Case sensitive sorting with first upper case then lower case (issue [0000085]). 2012-01-08 17:13:07 +00:00
cobines
65e8602742 FIX: Don't crash on invalid command line, bug [0000224]. 2011-12-08 13:24:06 +00:00
Alexander Koblov
5a228d95e0 ADD: Gradient fill for operation progress on operations panel (patch [0000233] by SOLON7) 2011-11-16 17:49:49 +00:00
cobines
e17692f906 UPD: Copy/move directory to different name with Rename/Move command, unless the destination is a directory or it ends with path delimiter or file name contains wildcards. Bug [0000076] and related forum post. 2011-11-13 23:28:51 +00:00
Alexander Koblov
d3f8510646 UPD: Made more beautiful drive free space indicator (patch by SOLON7) 2011-11-03 15:40:55 +00:00