Commit graph

6,208 commits

Author SHA1 Message Date
Alexander Koblov
6e65b86140 FIX: Warning message about not enough space when copying to ramfs (fixes #753) 2023-01-19 20:38:29 +03:00
rich2014
1fbdc9cb16
FIX: issues about Terminal (#756) 2023-01-19 20:12:32 +03:00
Alexander Koblov
e4ca93fee2 ADD: FileSystemWatcher - 'rename' event under Linux 2023-01-16 21:25:15 +03:00
rich2014
5e10739f1d
Comments: Add six notes to optimize codes in the future (#754) 2023-01-15 00:33:02 +03:00
Alexander Koblov
c741965bec FIX: Bug [0001400] 2023-01-11 18:55:43 +03:00
Alexander Koblov
8032bedfbc FIX: Viewer - save/restore viewer mode 2023-01-11 18:54:24 +03:00
Alexander Koblov
29fa477ad5 ADD: Feature [0002558] 2023-01-09 21:29:16 +03:00
Alexander Koblov
9c146772d4 UPD: Create TTempFileSystemFileSource in the GetTempFolder directory 2023-01-09 21:21:22 +03:00
Alexander Koblov
7a4d08f3ef FIX: Editor - update encoding name in the status bar 2023-01-09 21:06:05 +03:00
Alexander Koblov
6301cec665 UPD: SpeedButton - use native button style (fixes #747) 2023-01-08 16:04:42 +03:00
Alexander Koblov
c0cf037fae FIX: ComboBox text color (issue #747) 2023-01-08 13:43:37 +03:00
Alexander Koblov
e43e3842f7 ADD: Ask before exit (issue #744) 2023-01-07 17:40:57 +03:00
Alexander Koblov
4e41285416 ADD: Force text mode when open internal Viewer (fixes #745) 2023-01-07 14:31:48 +03:00
Alexander Koblov
4f0171cec8 UPD: Copyright year 2023-01-07 14:15:18 +03:00
rich2014
0761817cfe
FIX: COCOA: Window state was not properly restored on startup (#740) 2023-01-05 16:50:24 +03:00
Alexander Koblov
8f3a4efae1 ADD: Multi-rename needs more sophisticated skip/overwrite options (issue #739) 2023-01-05 15:11:25 +03:00
rich2014
e5c415f661
FIX: the order of closing FileView and closing QuickView (#738) 2023-01-04 11:20:07 +03:00
rich2014
716cbbd9ee
FIX: DARWIN: Cursor not reset in Reactive Application on MacOS 13 again (#732) (#734) 2022-12-25 16:04:32 +03:00
rich2014
6e25b07251
FIX: DARWIN: Cursor not reset in Reactive Application on MacOS 13 (#732) 2022-12-25 11:40:36 +03:00
rich2014
7d80562c86
FIX: DARWIN: Cursor not reset in new Active Window on MacOS 13 (#729) 2022-12-24 16:09:13 +03:00
Alexander Koblov
92899fb35f ADD: WSL to virtual file system list 2022-12-22 19:49:17 +03:00
Alexander Koblov
4fcd9159a3 UPD: Use IsWow64Process or IsWow64Process2 2022-12-22 18:54:55 +03:00
rich2014
404518d428
FIX: COCOA: cursor in MainControl(Grid) may be always in waiting state (fixes #699) 2022-12-22 18:49:16 +03:00
Alexander Koblov
b3bd295976 FIX: Viewer does not display KOI8 (fixes #726) 2022-12-21 22:35:07 +03:00
Alexander Koblov
048d0fcbd5 UPD: Publish IsWow64 function, use IsWow64Process2 2022-12-21 22:35:06 +03:00
rich2014
b670bd59dc
FIX #621: FindDlg: buttons not shown (#717)
* FIX: FindDlg: buttons not shown cause by TabSheet height calculation error (ReCalc)
2022-12-18 11:51:23 +03:00
Alexander Koblov
c7f24a7d69 UPD: SVG - enable font rendering 2022-12-14 20:44:11 +03:00
Alexander Koblov
c7d12c821c UPD: Move rsDarkModeOptions resource string to language unit 2022-12-13 22:20:57 +03:00
Alexander Koblov
cd52866a71 ADD: Show progress form when connect network drive 2022-12-13 21:55:39 +03:00
Alexander Koblov
62ef434c02 FIX: DC appearance in Windows Task Manager (fixes #714) 2022-12-13 20:54:22 +03:00
Alexander Koblov
199e3c7567 UPD: Check file name on the local file system only (issue #709) 2022-12-13 19:49:04 +03:00
Alexander Koblov
70e8b41fbe FIX: Don't load CPU when no active operations (fixes #606) 2022-12-12 19:14:28 +03:00
Alexander Koblov
2d6bc5cb60 ADD: Vector image unit 2022-12-11 13:16:57 +03:00
Alexander Koblov
0a744ab5e5 ADD: Native SVG reader via Image32 graphic library 2022-12-11 12:37:45 +03:00
Alexander Koblov
49730bd3c9 FIX: Image32 - Add to project uses section 2022-12-11 12:19:55 +03:00
Alexander Koblov
b8e13477b0 UPD: Optimize SVG rendering speed 2022-12-07 18:50:53 +03:00
rich2014
7a2df05953
FIX: MacOS: color not updated in FileView after theme changed (#702) 2022-12-06 19:26:44 +03:00
Alexander Koblov
3e12228de9 UPD: Use TWfxFileTime 2022-12-05 18:21:19 +03:00
Alexander Koblov
8062c9b330 UPD: Use BeginWaitCursor / EndWaitCursor 2022-12-04 19:27:36 +03:00
Alexander Koblov
3efb7085a5 UPD: Use BeginWaitCursor / EndWaitCursor (issue #699) 2022-12-04 17:55:00 +03:00
Alexander Koblov
585536e1bc ADD: About dialog window MinWidth/MinHeight size (issue #450) 2022-12-04 13:28:22 +03:00
Alexander Koblov
624872ea0d FIX: Restore focus when open virtual file system list 2022-12-04 00:27:33 +03:00
AlkaliX
02a004568d
FIX: Find files, make title nicer #685 (#695) 2022-12-03 11:30:43 +03:00
Alexander Koblov
a26bb27431 DEL: Obsolete units 2022-11-30 20:19:08 +03:00
Corvus
d1d1e7de28
ADD: show link targets in status bar (#684) 2022-11-29 20:48:36 +03:00
rich2014
2b8b62045e
FIX: FileView: missing call to TOrderedFileView.OnChangeActiveFille() (#690) 2022-11-29 18:52:02 +03:00
Alexander Koblov
60b371b742 ADD: File system watcher implementation (Haiku) 2022-11-28 22:22:00 +03:00
rich2014
cc3ca9662f
FIX: TFileViewNotebook.DestroyAllPages: algorithm of tabs.clear() (#681) 2022-11-28 18:55:48 +03:00
Alexander Koblov
e1653703aa FIX: Error when browsing folder with Exif date 0-0-0 (fixes #693) 2022-11-28 18:53:43 +03:00
Alexander Koblov
c7dce345a0 FIX: Remove symlink to directory directly when move to trash failed (fixes #686) 2022-11-27 14:29:43 +03:00