Commit graph

11,650 commits

Author SHA1 Message Date
Alexander Koblov
36378feaa6 ADD: SevenZip - long file name support 2024-11-04 21:27:21 +03:00
Alexander Koblov
51161fb569 FIX: SevenZip - get plugin path 2024-11-04 21:25:03 +03:00
Alexander Koblov
e86a46ae17 UPD: Release workflow 2024-11-04 21:00:29 +03:00
Alexander Koblov
9d35e96060 UPD: SevenZip - prepare Unix support 2024-11-04 20:54:20 +03:00
Alexander Koblov
77e3fc8445 ADD: SevenZip - long file name support (issue #1672) 2024-11-04 20:34:44 +03:00
Alexander Koblov
275d06df1b UPD: German language files 2024-11-03 23:44:51 +03:00
Alexander Koblov
a60bd9b79d FIX: Memory leak 2024-11-03 23:29:08 +03:00
rich2014
d498e63c20 FIX: leaks in MacPreview 2024-11-01 21:34:00 +08:00
rich2014
c357c055ea UDP: zh_TW language file 2024-11-01 19:05:34 +08:00
rich2014
2073688c09 UDP: zh_CN language file 2024-11-01 19:05:30 +08:00
rich2014
3f86f6d14e UPD: i18n for rsMenuMacOSGrantPermissionToSupportFinderTags 2024-11-01 19:05:26 +08:00
rich2014
51de0fb1c2 ADD: if Finder Tags access permission is missing, the Colored Tags Menu Item in the context menu changes to prompt for authorization on macOS
on macOS 15, APP needs authorization to access Finder Tags
2024-11-01 19:05:22 +08:00
Alexander Koblov
8ae7b5ca3a ADD: SevenZip - self-extract module 2024-10-31 23:33:43 +03:00
rich2014
d28cd151f6 UPD: support dynamic search menu(sidebar finder tags) in Modern Form Style Tool Bar 2024-10-31 21:40:21 +08:00
Alexander Koblov
7e347cffcd FIX: Viewer - code mode and a byte order mark 2024-10-29 22:18:03 +03:00
Alexander Koblov
5951ace48d FIX: FTP - Build under Haiku 2024-10-28 23:37:09 +03:00
Alexander Koblov
600edcc021 FIX: Create symbolic link - forward error code (Windows) 2024-10-28 21:40:16 +03:00
Alexander Koblov
dd7128a35f ADD: Create symbolic link error - skip all button 2024-10-28 21:07:26 +03:00
j2969719
ab42674559
ADD: MultiArc - cleaning chars in size string w/o additional helpers (#1883) 2024-10-28 09:08:53 +03:00
Alexander Koblov
df4164b626 ADD: FTP - Print address resolving status 2024-10-27 18:30:51 +03:00
Alexander Koblov
2aa9fe2f5a FIX: FTP - ResolveName under macOS (issue #1604) 2024-10-27 18:30:51 +03:00
rich2014
47cffccc5e UPD: Finder Tags are only etrieved once when loading the file list, avoiding loading it every time drawCell() is called 2024-10-27 19:46:18 +08:00
rich2014
85510ee9b6 UPD: reimplement drawTagsAsDecoration() with fpMacOSFinderTag 2024-10-27 19:35:35 +08:00
rich2014
e960d880e3 ADD: fpMacOSFinderTag in TFilePropertyType 2024-10-27 19:33:37 +08:00
Alexander Koblov
3b22b4b5c6 UPD: Language files 2024-10-27 14:13:13 +03:00
Alexander Koblov
6b46a2f4cd FIX: Main menu - "Network" and "Favorites" do not have an underlined letter (fixes #1841) 2024-10-27 14:13:13 +03:00
j2969719
9d0bdc0224
UPD: WCX - disable options that were not reported in plugin caps (#1945) 2024-10-27 13:35:47 +03:00
Alexander Koblov
0b35d32a7a FIX: DC does not close "Options" on pressing ESC after you selected "Tooltips" section (fixes #1929) 2024-10-27 13:30:34 +03:00
Alexander Koblov
1b72f53617 UPD: Network file source - remove a standard port from address 2024-10-27 13:21:51 +03:00
Alexander Koblov
d9887075e2 ADD: UnixFileTimeToFileTime function 2024-10-26 19:21:06 +03:00
Alexander Koblov
dc3fd9c5ab FIX: GLib warning 2024-10-26 19:03:19 +03:00
j2969719
a7093dbd96
UPD: MultiArc - If day or month not set, make mtime invalid (#1863) 2024-10-26 15:14:58 +03:00
rich2014
69663f87a0 UPD: zh_CN language file 2024-10-26 19:36:18 +08:00
Alexander Koblov
e43bfc3c57 UPD: German language file 2024-10-26 14:30:21 +03:00
Alexander Koblov
8e7dcd1477 FIX: Crash on viewing directory symlink on Linux (fixes #1942) 2024-10-26 13:58:22 +03:00
Alexander Koblov
1e1a01ef2a UPD: Network file source - don't display an invalid file size and time 2024-10-26 13:50:26 +03:00
Alexander Koblov
f43748ee0e FIX: Memory leak 2024-10-26 13:48:26 +03:00
Alexander Koblov
ebeafd8089 FIX: Network file source - use a pretty names 2024-10-26 01:01:02 +03:00
rich2014
b8ec3221fd UPD: improve the way that 'Go' menu icons are setup to be compatible with macOS 14+ 2024-10-25 22:14:08 +08:00
rich2014
6396d2e625 UPD: zh_TW language file 2024-10-24 22:56:15 +08:00
rich2014
9ed0246608 UPD: zh_CN language file 2024-10-24 22:48:50 +08:00
rich2014
51d5596f24 UPD: i18n for 'Search for combined tags' 2024-10-24 22:42:21 +08:00
rich2014
50c505da51 FIX: the issue when no tag selected in 'Search for combined finder tags' on macOS 2024-10-24 22:40:41 +08:00
rich2014
cee9297f07 FIX: memory leaks related to Finder Tags Popover on macOS 2024-10-24 21:06:54 +08:00
rich2014
f56c649302 ADD: search for combined finder tags 2024-10-24 21:06:54 +08:00
Alexander Koblov
12adaeca8a ADD: Simple network file source (via GIO) 2024-10-23 20:19:24 +03:00
rich2014
c199a7d36e UPD: include tag name in search result tab name on macOS 2024-10-22 22:37:56 +08:00
rich2014
fbb7f756e0 ADD: color round in Modern Form Style ToolBar - Search Menu on macOS 2024-10-22 21:02:35 +08:00
j2969719
b86380aaa5
UPD: Always suggest tar option by default if multiple files selected; suggest separate archives option if single file selected to preserve file extension (#1892) 2024-10-22 09:00:35 +03:00
Alexander Koblov
ddcfc127f0
FIX: Compiling 2024-10-22 08:55:27 +03:00