Commit graph

6,669 commits

Author SHA1 Message Date
Alexander Koblov
c2804dc2cd FIX: Quick view - initial viewer size 2024-02-11 01:25:12 +03:00
Alexander Koblov
741e55c0ea FIX: Viewer - wrong initial image size and position 2024-02-09 22:03:17 +03:00
Alexander Koblov
4b4c1c13dc UPD: COMMANDER_INI_PATH environment variable value 2024-02-06 22:02:44 +03:00
Alexander Koblov
2215be969b FIX: Viewer - reset regular expression search state 2024-02-06 21:54:04 +03:00
Alexander Koblov
bf4138f198 FIX: Multi-Rename Tool - []] template (issue #1469) 2024-02-05 19:55:54 +03:00
rich2014
2a04efd4db FIX: DefaultFormatSettings needs to be initialized again on macOS (issue #1465) 2024-02-04 21:16:04 +08:00
Alexander Koblov
912420fb32 FIX: Wrong decimal separator (issue #1465) 2024-02-03 19:58:04 +03:00
Alexander Koblov
7adcd8647e FIX: Don't load icon theme twice 2024-02-02 20:52:52 +03:00
Skif-off
a1b3b967b7
ADD: Lua - LazUtf8.DetectEncoding and SysUtils.GetTempName functions (#1464) 2024-02-01 08:40:25 +03:00
Alexander Koblov
3d32638970 FIX: Editor - find/replace switch 2024-01-28 14:41:10 +03:00
Alexander Koblov
c439aac266 FIX: Interface freeze when call directory hotlist with inaccessible network drive (issue #1441) 2024-01-27 17:37:48 +03:00
Alexander Koblov
573441fc15 FIX: Source bitmap is too small 2024-01-27 14:41:29 +03:00
Alexander Koblov
56b24e5765 ADD: Templates menu sorting 2024-01-27 14:37:55 +03:00
Alexander Koblov
e4cdb921d0 FIX: Invalid typecast 2024-01-27 14:36:01 +03:00
Alexander Koblov
b137622398 FIX: Differ - initial line differences colors 2024-01-23 19:59:18 +03:00
Alexander Koblov
77a83234a7 UPD: Use system thousand separator (issue #1449) 2024-01-21 18:41:00 +03:00
Alexander Koblov
785ccd8bf2 ADD: COMMANDER_EXE and COMMANDER_INI_PATH environment variables 2024-01-20 14:18:32 +03:00
Alexander Koblov
e350e9b7ff DEL: Debug message 2024-01-18 20:55:20 +03:00
Alexander Koblov
3685bb0a86 FIX: ELayoutException: Position range overflow (issue #769, #1358) 2024-01-18 20:51:01 +03:00
Alexander Koblov
3793a548f7 FIX: ELayoutException: Position range overflow (issue #736) 2024-01-18 20:42:25 +03:00
Alexander Koblov
8b8e78a00c UPD: Enable overlay icons by default under Unix 2024-01-16 00:02:12 +03:00
Alexander Koblov
57059c125b FIX: Quick View - Access violation 2024-01-15 20:22:02 +03:00
Alexander Koblov
6bbfb62293 FIX: Lua - use lua_isnumber function 2024-01-14 18:20:53 +03:00
Alexander Koblov
889e685389 UPD: Use DebugLn instead WriteLn (issue #361) 2024-01-14 14:34:45 +03:00
Alexander Koblov
39de6b76f5 FIX: Renaming file breaks the visible length of the other file names (fixes #321) 2024-01-14 13:59:59 +03:00
Alexander Koblov
33078fd3dc FIX: Window title with non-english characters (fixes #1442) 2024-01-13 00:42:06 +03:00
Alexander Koblov
285bb31d19 FIX: Bug [0001417] Changed sorting settings aren't applied immediately 2024-01-12 22:01:43 +03:00
Alexander Koblov
434ac259d4 FIX: Skip archive icon when clear system icon cache 2024-01-12 21:47:58 +03:00
Skif-off
cc11730617
ADD: Lua - Dialogs.InputListBox will also return the index of selected item. (#1440) 2024-01-11 06:15:44 +03:00
rich2014
9c7051bb86 FIX #1433: Accelerator key (&) supportted in Menu with new version of Lazarus 2024-01-08 21:49:24 +08:00
rich2014
ecac177983 FIX: memory leaks in Share on MacOS 2024-01-07 13:29:20 +08:00
rich2014
e3c9945296 UPD: "Open with" menu items sorting refactored on macOS 2024-01-07 12:39:41 +08:00
rich2014
64d65252c1 UDP: getOtherAppFromDialog() refactored in uShellContextMenu on macOS 2024-01-07 00:07:09 +08:00
rich2014
b73086ff95 ADD #1430: "Open with" multiple files supported 2024-01-06 23:36:06 +08:00
rich2014
1b3f41012b UPD: replace ExecCmdFork() with LSOpenFromURLSpec() which supports opening multiple files 2024-01-06 22:34:00 +08:00
Alexander Koblov
227c802540 UPD: Header painting 2024-01-05 15:34:21 +03:00
Alexander Koblov
b3e2248d8e ADD: Grid line color option 2024-01-05 14:56:11 +03:00
Alexander Koblov
69b20f461f UPD: About dialog 2024-01-05 13:42:46 +03:00
Alexander Koblov
fc76f3016c ADD: Show list of all open tabs as a menu 2024-01-04 15:03:20 +03:00
Alexander Koblov
5f16ea304c FIX: Mount point link state (issue #406) 2024-01-03 17:11:59 +03:00
Alexander Koblov
ba24fc8d9a FIX: Mount point bug (fixes #406) 2024-01-03 16:30:08 +03:00
Alexander Koblov
794b8e694f UPD: Copyright year 2024-01-02 20:13:37 +03:00
rich2014
7242b41828 UPD: file format i18n 2024-01-01 00:24:21 +08:00
rich2014
5c842621bd UPD: file format supported in "Other..." dialog 2023-12-31 23:22:01 +08:00
rich2014
80bd221119 ADD: support closing windows with Command+W on macOS 2023-12-31 22:42:34 +08:00
Alexander Koblov
a3ee638979 ADD: Clear system icon cache on file association change 2023-12-30 16:45:16 +03:00
Alexander Koblov
0d3d2e7990 FIX: Incomplete thumbnail after auto refresh (issue #1409) 2023-12-30 15:25:56 +03:00
Alexander Koblov
ce720efcfd FIX: Don't cache icons of encrypted files 2023-12-28 22:24:57 +03:00
Alexander Koblov
695ec01ba4 FIX: Default shortcut icons 2023-12-28 18:03:37 +03:00
Alexander Koblov
34b882e036 FIX: AddSpecial function (GTK2) 2023-12-26 20:19:23 +03:00