Commit graph

5,901 commits

Author SHA1 Message Date
Alexander Koblov
19657b427d FIX: Open new tab by double click 2018-09-01 20:55:05 +00:00
Alexander Koblov
e2d69d4c96 FIX: Tab height with close button under GTK2 2018-09-01 20:24:49 +00:00
Alexander Koblov
23ae09ee75 ADD: Feature [0001109] Tabcontrol instead of PageControl, to be flat like TC 2018-09-01 19:56:50 +00:00
Alexander Koblov
7e1d45668d UPD: Result class type 2018-09-01 12:56:49 +00:00
Alexander Koblov
14166f5149 FIX: Bug [0002041] Checksum generation overwrites existing checksum file without asking for such permission + other issues with this function #3 2018-08-28 18:09:17 +00:00
Denis Bisson
dbdf83a9b1 FIX: Typo in a question without an ending question mark. 2018-08-28 00:56:04 +00:00
Alexander Koblov
e5da48a88b FIX: Bug [0002041] Checksum generation overwrites existing checksum file without asking for such permission + other issues with this function #2 2018-08-27 20:04:00 +00:00
Alexander Koblov
df3fea6157 FIX: Bug [0002041] Checksum generation overwrites existing checksum file without asking for such permission + other issues with this function 2018-08-27 19:57:40 +00:00
Alexander Koblov
14433ba1ff FIX: Bug [0002041] Checksum generation overwrites existing checksum file without asking for such permission 2018-08-27 19:40:29 +00:00
Denis Bisson
996c7f234a RMV: Remove unnecessary string from language files regarding "Tab Width" in editor configuration. 2018-08-26 21:05:38 +00:00
Denis Bisson
292b84b098 ADD: When launching internal editor configuration, the new options will be usable immediately in the last editor without having to close and re-launch it. It's not perfect, it be applied for all opened editors, etc. but at least, in the last one it will be usable immdiately. This will be useful in case we launch editor configuration from the editor itself and wants the modification take effect immediately without having to re-launch the edition of our file. 2018-08-26 20:56:50 +00:00
Denis Bisson
17cb1e60c6 ADD: Addition regarding internal editor options.
ADD: In internal editor, add option "Smart Tabs". It was always enable by default and with the option we'll be able to disable it.
ADD: In internal editor, add option "Tab Width". With the possibility to disable smart tabs, this option may now be useful in many cases.
2018-08-26 20:35:46 +00:00
Denis Bisson
10a6874fa8 FIX: Type in the exportation of tooltip files type selection. (Language file adapted to have zero new string or new fuzzy mention.) 2018-08-26 19:13:45 +00:00
Denis Bisson
98be41d1bd CHG: Simplification is code regarding invoking following internal commands: "cm_ConfigArchivers", "cm_ConfigToolbars", "cm_ConfigFolderTabs", "cm_ConfigTreeViewMenus", "cm_ConfigTreeViewMenusColors" and "cm_ConfigSearches". 2018-08-26 18:33:39 +00:00
Alexander Koblov
4e46f33ffa UPD: FindFileEx flags 2018-08-26 12:34:13 +00:00
Alexander Koblov
937da0c909 UPD: Refactoring 2018-08-26 09:41:23 +00:00
Alexander Koblov
882ad2d764 UPD: Refactoring 2018-08-26 09:28:12 +00:00
Alexander Koblov
d250c2afdb UPD: Lua - FindFirst/FindNext return time as Unix time 2018-08-26 09:18:29 +00:00
Alexander Koblov
4146a1aba4 UPD: FindFirst(Next, Close)Ex functions 2018-08-26 09:14:59 +00:00
Denis Bisson
1101c8ee1e ADD: Various minor modifications around tooltip configuration.
ADD: Warn user if attempt to exit configuration page with unsaved modification in tooltip configuration.
ADD: New setting to set the tooltip hide timeout in tooltip configuration.
ADD: Configuration of tooltip file type with a memo instead of a single line so we see better line changes and have a better preview of the result.
ADD: Support drag and drop in the tool tip configuration for placing the file type in the order we want.
ADD: Better control of tooltip info we see combined or not with system ones and if so, which one we see first.
ADD: Export/Import tooltip configuration.
ADD: Internal command "cm_ConfigTooltips" to launch directly tooltip configuration panel.
CHG: Language files adapted for minimal impact with modifications made in tooltip configuration.
2018-08-26 00:22:18 +00:00
Alexander Koblov
82b35cc1e6 ADD: Lua - SysUtils.GetTickCount function 2018-08-25 12:28:58 +00:00
Alexander Koblov
d456ef0060 UPD: Refactoring 2018-08-25 12:16:11 +00:00
Alexander Koblov
db99ceed38 ADD: Free Pascal 3.2.0 support 2018-08-23 18:10:00 +00:00
Alexander Koblov
b84feda459 UPD: Progress panel size 2018-08-19 09:11:31 +00:00
Alexander Koblov
c45cd36fc5 ADD: Feature [0001691] The "synchronize directory" operation does not show the progress of the operation... 2018-08-19 09:03:51 +00:00
Alexander Koblov
ec9050972c UPD: Synchronize with trunk 2018-08-18 20:39:05 +00:00
Alexander Koblov
da10b2dd43 FIX: Bug [0002055] Allow compressing selected file(s) to current directory 2018-08-16 18:00:48 +00:00
Alexander Koblov
5f28dc4705 ADD: Multi rename tool - regular expressions Unicode support 2018-08-16 17:55:59 +00:00
Alexander Koblov
2820cd0eca UPD: Language resource file 2018-08-13 18:35:41 +00:00
Alexander Koblov
b77af72284 UPD: Refactoring 2018-08-12 10:52:15 +00:00
Alexander Koblov
ff411e7d39 FIX: Crash if try using wfx-plugin after install 2018-08-12 08:50:34 +00:00
Alexander Koblov
a6221bd435 FIX: Wfx plugins - progress dialog file name 2018-08-12 08:35:38 +00:00
Alexander Koblov
5e5f199c1c UPD: Spacing 2018-08-11 20:07:59 +00:00
Alexander Koblov
98d1951988 ADD: SingleClickStart option to mouse options dialog 2018-08-11 20:06:31 +00:00
Alexander Koblov
eab377b141 FIX: Find files - case insensitive regular expression search with non ASCII characters 2018-08-11 19:20:16 +00:00
Alexander Koblov
614ee37e8f UPD: Don't search text in empty files 2018-08-11 07:38:05 +00:00
Alexander Koblov
246850e5db FIX: Wrong font color (path edit) 2018-08-08 18:11:08 +00:00
Alexander Koblov
02ee886e9f FIX: Bug [0001974] Entering path wfx://FTP\name\ causes Access Violation 2018-08-08 18:02:30 +00:00
Alexander Koblov
a8a327b7cf UPD: Use SevenZip plugin to open .deb under Windows 2018-08-06 18:54:21 +00:00
Alexander Koblov
27c5b5b8ca ADD: Viewer - show real error when cannot open file 2018-08-05 09:21:14 +00:00
Alexander Koblov
59db5feb57 FIX: Bug [0001538] 2018-08-05 09:10:49 +00:00
Alexander Koblov
580954beb2 FIX: Viewer - hang when no compatible plugin 2018-08-04 20:49:40 +00:00
Alexander Koblov
a110fe4101 FIX: Viewer - switch to next plugin when only one 2018-08-04 20:37:46 +00:00
Alexander Koblov
b7a19ff75a ADD: Viewer - switch to next plugin by repeated call 2018-08-04 15:10:11 +00:00
Alexander Koblov
0a756bb17e FIX: Qt5 version - execute under wayland session 2018-08-04 09:41:07 +00:00
Alexander Koblov
8d0f21c3f4 FIX: Bug [0002079] Closing takes a long time (crashes on exit) 2018-08-03 16:51:13 +00:00
Alexander Koblov
fe7b661705 FIX: Status bar panel auto size 2018-07-29 18:22:02 +00:00
Alexander Koblov
f771f6f1e4 FIX: Bug [0002006] zip.wcx doesn't show currently tested filename during Test Archive operation 2018-07-29 16:30:39 +00:00
Alexander Koblov
169aa65153 FIX: Don't move cursor when rename operation is active 2018-07-29 09:25:20 +00:00
Alexander Koblov
ef29a144a7 FIX: Bug [0002073] No scroll delay when using drag and drop outside double commander
FIX: Bug [0002072] Wrong panel scrolling when using drag and drop inside double commander #2
2018-07-29 08:19:06 +00:00