Commit graph

5,795 commits

Author SHA1 Message Date
Denis Bisson
17c3119a0a FIX: When attempting to import TC toolbar, it was not working when the configured "TC executable", "TC Configuration file" and "TC Toolbar output path" were given in relative path format OR with environment variable in them. This has been fixed.
FIX: When attempting to import TC toolbar, if in TC the main toolbar file was defined using "%COMMANDER_INI%\.." in the path of it, it was not working. This has been fixed.
2017-05-28 15:24:33 +00:00
Alexander Koblov
f483d4d044 UPD: Clean up 2017-05-28 14:56:32 +00:00
Alexander Koblov
cefa474a95 FIX: TSynLuaSyn - UTF-8 support 2017-05-28 14:39:55 +00:00
Alexander Koblov
9601db35df FIX: Build with Lazarus >= 1.7 2017-05-28 10:37:25 +00:00
Denis Bisson
9e4b126810 FIX: For whatever reason(new Lazarus, or Windows, or whatever), in the internal command selector dialog ("fmaincommandsdlg"), after changing once the category, the text of the columns "Command name", "Hotkey" and "Hint" were overwritten each other... The TListBox "lbCommands.Canvas.TextWidth" was always reporting 0 for the required width after category have changed once... This has been fixed by checking instead the TLabel "lblCommandName.Canvas.TextWidth" which seems still stable. 2017-05-27 18:09:00 +00:00
Alexander Koblov
0fee691d1a FIX: Memory leak 2017-05-27 13:33:49 +00:00
Alexander Koblov
c3aed43d09 FIX: Create directory command in context menu (KDE) 2017-05-23 18:04:14 +00:00
Alexander Koblov
658bab581c FIX: Unix quote "|" and ";" 2017-05-21 12:43:42 +00:00
Alexander Koblov
c7e11248a8 UPD: Editor use application-exit icon 2017-05-21 12:21:58 +00:00
Alexander Koblov
5d3c775e17 UPD: Editor use go-jump icon 2017-05-21 12:18:21 +00:00
Alexander Koblov
ab280a657f UPD: Editor use help-about icon 2017-05-21 11:47:43 +00:00
Alexander Koblov
aad756cd0e ADD: Go to line icon 2017-05-21 11:22:03 +00:00
Alexander Koblov
4cb90c8540 UPD: Adjust editor icons size with Lazarus >= 1.7 2017-05-21 11:07:42 +00:00
Alexander Koblov
cfce069195 ADD: Editor load icons from icon theme 2017-05-21 09:53:06 +00:00
Alexander Koblov
bca3358ace FIX: Delete dialog and High-DPI 2017-05-20 18:40:38 +00:00
Alexander Koblov
1d377bacb4 FIX: Bug [0001627] Btn in the bottom panel, on scale 200% 2017-05-20 18:27:06 +00:00
Alexander Koblov
4d23ca50d0 FIX: Synchronize directories - access violation 2017-05-20 13:27:38 +00:00
Alexander Koblov
6e69e82c87 FIX: Bug [0001841] Rename field has bad size and position in columns view with horizontal scrolling or with name column not in the first position 2017-05-19 20:46:33 +00:00
Alexander Koblov
583479c381 FIX: Bug [0001694] Replace by in the Find files dialog should understand Regexp (\0, \1, \r, \n) when the appropriate checkbox is set 2017-05-17 19:53:41 +00:00
Alexander Koblov
d9a8c6fd67 FIX: Bug [0001603] Clicking on search result should bring main window to front (patch by cordylus) 2017-05-17 19:50:41 +00:00
Alexander Koblov
93b405c57c FIX: Bug [0001383] 2017-05-17 19:30:41 +00:00
Alexander Koblov
148119ee0d FIX: Bug [0001776] Filenames not passed on correctly to MP3Tag 2017-05-14 12:22:18 +00:00
Alexander Koblov
4b869f6b63 FIX: Bug [0001829] Auto refresh and recent files coloration 2017-05-13 16:30:44 +00:00
Alexander Koblov
601a1a6b3f FIX: Bug [0001775] Command of View Action in File associations runs multiple times when multiple files are selected 2017-05-13 14:28:38 +00:00
Alexander Koblov
a0b071b4ba FIX: Bug [0001772] Error: Pack to file ... - Function aborted by user 2017-05-13 11:53:28 +00:00
Alexander Koblov
69e0a1b745 ADD: Better wcx-plugin error handling 2017-05-13 09:53:34 +00:00
Alexander Koblov
bd45e9af73 FIX: Revert previous changes 2017-05-11 19:02:43 +00:00
Alexander Koblov
7ac7d6614f FIX: Don't use "finalize" function name (fpc issue 0031795) 2017-05-11 18:25:39 +00:00
Alexander Koblov
77f8f9e9dc FIX: Access violation after editing toolbar 2017-05-11 17:44:26 +00:00
Alexander Koblov
b3f235aaba ADD: Check fpc version 2017-05-09 14:38:10 +00:00
Alexander Koblov
ce4ac4a609 UPD: Use bestRepresentationForRect_context_hints to find icon (based on patch by JesusR) 2017-05-09 13:56:45 +00:00
Alexander Koblov
17b94b074e UPD: Use tiff reader from fpc 2.6.4 (issue 0001132) 2017-05-09 13:35:05 +00:00
Alexander Koblov
1ee32150da FIX: Bug [0001234] Wrong estimated remaining time, if total amount of time is greather than 24 hours 2017-05-09 09:45:44 +00:00
Alexander Koblov
6793947819 FIX: Bug [0001817] Rename in brief view 2017-05-08 21:00:26 +00:00
Alexander Koblov
c15c058e91 ADD: Feature [0001802] Keyboard shortcuts to change encoding in Viewer 2017-05-08 16:38:29 +00:00
Alexander Koblov
9ccd61c009 FIX: Viewer - cm_ChangeEncoding action 2017-05-08 16:24:37 +00:00
Alexander Koblov
8b10767fd4 FIX: Execute letter only hotkey in non-main form 2017-05-08 16:19:11 +00:00
Alexander Koblov
c2f6afd273 FIX: High-DPI - copy/move dialog 2017-05-08 11:45:03 +00:00
Alexander Koblov
88a6caab84 FIX: Disable "smooth scroll" 2017-05-08 11:04:28 +00:00
Alexander Koblov
e21ca1cdd5 FIX: Mask input dialog scaling 2017-05-07 16:18:45 +00:00
Alexander Koblov
bc9a2fbd26 UPD: Relocate some platform specific units 2017-05-07 11:47:45 +00:00
Alexander Koblov
a2512b6bf4 UPD: Plugin interface version 2017-05-07 08:14:05 +00:00
Alexander Koblov
ce8f120bfb FIX: Typo 2017-05-06 15:48:24 +00:00
Alexander Koblov
df4f09c554 FIX: Bug [0001820] Warn before start in multi-rename tool if there is a name conflict 2017-05-06 15:35:18 +00:00
Alexander Koblov
a7898d6954 ADD: Show file creation time under Linux with kernel >= 4.11 2017-05-06 09:31:33 +00:00
Alexander Koblov
7f3b40052c FIX: Bug [0001698] Cannot delete file/directory that is already deleted 2017-05-06 07:36:34 +00:00
Alexander Koblov
de0fd76acb ADD: Linux - statx system call 2017-05-05 21:30:37 +00:00
Alexander Koblov
929ed0f851 FIX: Bug [0001785] Interface partially covered and 5th line always selected 2017-05-05 21:15:00 +00:00
Alexander Koblov
09a518ee7b ADD: Clear selection when cannot find text (issue 0001714) 2017-05-05 19:57:57 +00:00
Alexander Koblov
4f289d0767 FIX: Find files - empty start directory 2017-05-04 19:26:37 +00:00