Commit graph

9,867 commits

Author SHA1 Message Date
Alexander Koblov
d1239276cd ADD: Feature [0001731] Counter of files while moving/copying them #2 2018-12-15 08:48:29 +00:00
Alexander Koblov
ecbfc701a1 UPD: WcxPlugin - better current file progress 2018-12-15 08:30:55 +00:00
Alexander Koblov
26779a5e0a UPD: Optimization 2018-12-14 22:12:19 +00:00
Alexander Koblov
48e92595ed FIX: Possible division by zero 2018-12-14 22:08:56 +00:00
Alexander Koblov
db3a3d496c ADD: Feature [0001731] Counter of files while moving/copying them 2018-12-14 22:04:18 +00:00
Alexander Koblov
cdf05b030a ADD: KASProgressBar - show percent under Windows 2018-12-14 21:54:32 +00:00
Alexander Koblov
83a1063a94 ADD: KASProgressBar - implement BarShowText under Windows 2018-12-14 21:30:46 +00:00
Alexander Koblov
0c256055ed FIX: Don't read archive after creation 2018-12-14 16:47:40 +00:00
Alexander Koblov
d470aada42 UPD: Russian language file 2018-12-12 17:39:43 +00:00
Denis Bisson
d8b5191927 FIX: The name of file types in some file requesters for opening/saving various file, mainly in configuration windows, are now translatable.
UPD: Because of above modification, update of language files.
CHG: Replace the .lrt file of fLinker by its new .lrj equivalent.
2018-12-12 03:50:49 +00:00
Denis Bisson
778262d3bc CHG: Since label's caption in about dialog changed from "http://doublecmd.sourceforge.net" to "https://doublecmd.sourceforge.io", apply the same thing in all language files. This will avoid annoying fuzzy messages. 2018-12-12 03:23:28 +00:00
Alexander Koblov
99aefba3e8 FIX: Bug [0001992] Garbage lines on resizing, when flat mode is enabled (default) 2018-12-10 20:55:43 +00:00
Alexander Koblov
21f16f67dc FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #7 2018-12-10 19:09:37 +00:00
Alexander Koblov
3476822122 UPD: Replace fAbout.lrt by fAbout.lrj 2018-12-10 17:38:19 +00:00
Alexander Koblov
a43624f2fd FIX: Bug [0002083] Updating URL in the "About" window to HTTPS 2018-12-10 17:30:22 +00:00
Alexander Koblov
fd91bc3e73 UPD: Man page 2018-12-09 15:07:38 +00:00
Alexander Koblov
d281bd3ddd UPD: Man page 2018-12-09 15:05:05 +00:00
Alexander Koblov
d125c80583 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #6 2018-12-08 21:53:59 +00:00
Alexander Koblov
2fd8e827e9 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #5 2018-12-08 21:44:33 +00:00
Alexander Koblov
0afbdd55a3 FIX: Quick view image 2018-12-08 19:59:19 +00:00
Alexander Koblov
bb343eab50 UPD: Language files 2018-12-08 16:35:28 +00:00
Alexander Koblov
d613107be9 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #4 2018-12-08 16:16:35 +00:00
Alexander Koblov
793c764471 ADD: Search using content plugins - regular expression operators (like in TC) 2018-12-08 16:12:43 +00:00
Alexander Koblov
09cf6d88dd FIX: QuickSearch frame lose focus on SpeedButton click 2018-12-08 15:54:12 +00:00
Alexander Koblov
6f646c7768 UPD: Russian language file 2018-12-08 15:40:56 +00:00
Alexander Koblov
96cb632a41 FIX: Cancel hint on application deactivate
FIX: Show hint only when application is active
2018-12-05 19:11:25 +00:00
Alexander Koblov
0db02c5d9f UPD: Russian language file 2018-12-05 17:27:03 +00:00
Alexander Koblov
7746b26047 FIX: Bug - Drive_Size shown instead of free space on drive 2018-12-05 17:17:15 +00:00
Denis Bisson
3b729c9306 FIX: Translatable word was missing. 2018-12-05 03:38:16 +00:00
Denis Bisson
b55c2a6b36 ADD: More permissive File Splitter dialog window if someone wants to enter manually the memory size unit.
ADD: In File Splitter dialog window, not an obligation to enter the byte suffix letter anymore.
ADD: In File Splitter dialog window, will also accept "personalized abbreviation".
ADD: In File Splitter dialog window, will also accept English K, M, G no matter which language chosen.
2018-12-04 03:40:32 +00:00
Denis Bisson
f3ac429fdc FIX: Arrange some strings to be translatable in units "uexts", "uOSUtils", "umultiarchivetestarchiveoperation" and project file "doublecmd.lpr".
UPD: Language files updated.
2018-12-04 02:06:48 +00:00
Alexander Koblov
c0553c1637 FIX: Crash when cannot save pixmaps cache 2018-12-01 13:22:21 +00:00
Alexander Koblov
a43fcbcf52 FIX: Bug [0002180] Crash on sorting by creation date 2018-12-01 12:55:40 +00:00
Denis Bisson
318a8dc5de FIX: Previous modification was attempting to also make "TfrmOptionsFilesViews" sorted first in its branch. This has been fixed. 2018-12-01 04:21:34 +00:00
Denis Bisson
1291d13557 CHG: Made the "TfrmOptionsFilesViewsComplement" configuration sub node always first in its branch. 2018-12-01 03:46:56 +00:00
Alexander Koblov
b2eb45a163 UPD: Russian language file 2018-11-29 17:29:39 +00:00
Denis Bisson
622a3f9b24 FIX: A typo regarding "abbreviation" that needs a double "b". 2018-11-29 11:07:57 +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
0207f8120a ADD: Images in 32x32 and 16x16 for internal command "cm_FocusTreeView". 2018-11-29 01:39:16 +00:00
Alexander Koblov
278f842035 FIX: Bug [0002181] 2018-11-28 19:45:09 +00:00
Denis Bisson
a851083c71 FIX: In configuration "Miscellaneous" tab, the hint on button to show TC configuration file has been corrected.
ADD: The hints are not displayed while in the configuration "Miscellaneous" tab.
2018-11-28 03:02:50 +00:00
Denis Bisson
403a1a070f RMV: Remove the term "unit" from table in plugin tab in search file dialog.
ADD: Include the "field" name in the error message regarding a not found "unit" when attempting to load a saved search using plugin.
2018-11-28 02:42:20 +00:00
Alexander Koblov
95d05cce4c FIX: Load tabs under GTK2 2018-11-26 21:21:09 +00:00
Alexander Koblov
ca603d384e FIX: Wipe symbolic link 2018-11-25 14:14:54 +00:00
Alexander Koblov
cc37bfecd7 FIX: Bug [0002073] No scroll delay when using drag and drop outside double commander #2 2018-11-25 10:14:35 +00:00
Alexander Koblov
bba5c36eed FIX: Bug [0002073] No scroll delay when using drag and drop outside double commander 2018-11-25 10:02:53 +00:00
Alexander Koblov
d8285a7659 FIX: Bug [0002143] Renaming file as the overwrite dialog action may overwrite existing files without confirmation 2018-11-25 08:48:41 +00:00
Alexander Koblov
f05bd207f9 FIX: Bug [0002140] Cancelling Wipe operation leaves a subdirectory locked (undeletable) 2018-11-24 13:57:36 +00:00
Alexander Koblov
6ca0dc449c ADD: Build define 2018-11-24 13:37:43 +00:00
Alexander Koblov
bff4f86156 FIX: Bug [0002152] Middle click on empty space should be ignored 2018-11-23 22:07:31 +00:00