Commit graph

713 commits

Author SHA1 Message Date
Alexander Koblov
4eb3db4aa0 UPD: Colors.json - do not quote object keys 2023-05-08 14:18:43 +03:00
Alexander Koblov
b908cc031c FIX: Crash on colors.json saving 2023-05-07 17:15:18 +03:00
Alexander Koblov
89c7913ba9 ADD: Store light and dark color settings separately (step 1) 2023-05-07 15:09:08 +03:00
rich2014
5b7d7a4a8b
UPD: workaround for IME in pathedit are removed by the update of Lazarus Lcl (issue 40008) (#973) 2023-05-06 21:03:07 +03:00
rich2014
359b5e8106
ADD: FileTime: at least millisecond supported on Linux and MacOS (#955) 2023-05-06 15:49:35 +03:00
Alexander Koblov
77c81279cb FIX: Viewer - slow navigation with overlong lines (issue #926) 2023-05-06 14:15:08 +03:00
Wes
f733324983
dcpcrypt2.pas : upstream hash fix for large files (#956) 2023-04-30 12:15:28 +03:00
rich2014
4aaf99db9a
ADD: SetFileProperties Dialog: Creation Time can be modified on MacOS (#944) 2023-04-27 12:15:39 +03:00
rich2014
92a24d1666
UPD: ShowFileProperties: show Creation time on MacOS (#939) 2023-04-17 14:27:54 +03:00
rich2014
aa9ef42524
FIX & UPD: copy file with CreationTime on MacOS (intel CPU supported) (#938) 2023-04-16 16:22:15 +03:00
Alexander Koblov
01c28667f1 FIX: Function ApplyRenameMask works wrong with non-ASCII characters 2023-04-15 11:52:15 +03:00
rich2014
0cebfc8874
FIX: copy file with CreationTime on MacOS (temp patch for intel CPU) (#935) 2023-04-13 20:08:23 +03:00
rich2014
3fca6107fd
ADD: copy file with CreationTime on MacOS (#932) 2023-04-12 19:36:28 +03:00
Alexander Koblov
0611623c6a FIX: Crash BLAKE2 calculation under macOS using AVX (issue #299) 2023-04-10 21:01:19 +03:00
rich2014
0d1d537121
FIX: key ESC/RETURN handled in Options Dialog & KasPathEdit (#880)
* FIX: key ESC/RETURN handled in Options Dialog & KasPathEdit

* FIX: FormCloseQuery only when key ESCAPE in Options Dialog
2023-03-25 12:37:35 +03:00
rich2014
f286ee0300
FIX: Key Return handled in TKASPathEdit.handleSpecialKeys() (#876) 2023-03-19 14:36:55 +03:00
Alexander Koblov
b188817eed UPD: TComboBoxAutoWidth - width calculation algorithm 2023-03-06 21:30:29 +03:00
Alexander Koblov
6cf2d25f7b FIX: Load RSVG library and it dependencies from the same path (fixes #752) 2023-02-19 17:28:12 +03:00
Alexander Koblov
71b938edb3 DEL: Unused unit 2023-02-18 13:20:19 +03:00
Alexander Koblov
0e42b40551 FIX: Range check error 2023-02-05 13:28:05 +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
2a795329a7 FIX: Viewer - TWinControl.CreateWnd creating Handle during loading 2023-01-09 21:07:50 +03:00
Alexander Koblov
b3bd295976 FIX: Viewer does not display KOI8 (fixes #726) 2022-12-21 22:35:07 +03:00
Alexander Koblov
755adbed3a ADD: Image32 component to build scripts 2022-12-11 14:29:34 +03:00
Alexander Koblov
a1d12ad3b9 FIX: Compiling 2022-12-11 14:12:57 +03:00
Alexander Koblov
5752a5bd1a ADD: Image32 component to build scripts 2022-12-11 12:22:37 +03:00
Alexander Koblov
49730bd3c9 FIX: Image32 - Add to project uses section 2022-12-11 12:19:55 +03:00
Alexander Koblov
7c91787361 ADD: Image32 graphic library 2022-12-10 12:06:55 +03:00
Alexander Koblov
45046c24b7 FIX: Range check error 2022-12-05 18:46:24 +03:00
Alexander Koblov
a9cb957984 ADD: mbFileWriteXattr function 2022-11-26 12:34:47 +03:00
Alexander Koblov
cfad170205 ADD: Copy extended attributes under Haiku 2022-11-26 12:34:47 +03:00
Alexander Koblov
cd08bd6527 ADD: mbFindDirectory function 2022-11-26 12:34:47 +03:00
Alexander Koblov
9a7a9e420b ADD: DCHaiku unit 2022-11-26 12:34:47 +03:00
Alexander Koblov
8291f84b0b FIX: Button Help is truncated (fixes #630) 2022-11-22 22:58:32 +03:00
Alexander Koblov
7067d0c264 ADD: Viewer - auto copy option 2022-11-22 21:48:09 +03:00
Alexander Koblov
ebd030ca48 ADD: Haiku initial support 2022-11-18 23:13:49 +03:00
Alexander Koblov
0bcb9b1d7c ADD: TKASButtonPanel - SameWidth and SameHeight properties 2022-11-17 21:41:07 +03:00
Alexander Koblov
ee8b06ae53 ADD: Qt 6 widgetset support (fixes #402) 2022-11-13 20:38:18 +03:00
Alexander Koblov
82960ca5a8 UPD: Dirty low limit (issue #308) 2022-11-10 19:53:55 +03:00
Alexander Koblov
9955b928c8 ADD: Save to cache dirty limit 2022-11-09 22:20:17 +03:00
Alexander Koblov
ac0154c2c4 ADD: TFileStreamEx - AutoSync property 2022-11-09 20:54:41 +03:00
Alexander Koblov
6d8420b479 FIX: Viewer - draw last line (issue #652) 2022-11-02 18:12:07 +03:00
Alexander Koblov
35498b579e FIX: Viewer - dribbling of lowest line when window height is resized (fixes #652) 2022-10-30 19:37:25 +03:00
Alexander Koblov
b5a932b3bb DEL: Unneeded files (fixes #616) 2022-10-03 18:55:00 +03:00
Alexander Koblov
defe1e12bd DEL: Unused components 2022-10-02 13:41:52 +03:00
rich2014
4b9cc4ac45
UPD: the last part of the text in the TEdit is automatically selected, when selecting from AutoComplete ListBox in KASPathEdit (#600) 2022-09-30 10:54:49 +03:00
rich2014
75b707fae5
UPD: COCOA: more proper showing and hiding of AutoComplete ListBox in KASPathEdit (#598) 2022-09-20 21:28:51 +03:00
Alexander Koblov
87a7647472 ADD: Lua - show error when script file not found
ADD: Lua - setenv/unsetenv functions (patch by NorbertJh)
2022-09-18 20:50:42 +03:00
Alexander Koblov
ea7eb6972c UPD: GetTempName function 2022-09-18 20:10:09 +03:00
Alexander Koblov
a03be982f8 UPD: Parse .hlg files with xrfPreserveWhiteSpace option enabled 2022-09-18 17:21:39 +03:00