Commit graph

5,030 commits

Author SHA1 Message Date
Alexander Koblov
0dfed34ec4 DEL: Unneeded strings 2019-02-24 15:02:37 +00:00
Alexander Koblov
838b99147a FIX: Bug [0002231] 2019-02-24 14:56:52 +00:00
Alexander Koblov
c3a358a2a6 ADD: Missing units to project file 2019-02-24 14:50:41 +00:00
Alexander Koblov
7e5b3c89a4 ADD: Missing units to project file 2019-02-24 14:40:47 +00:00
Alexander Koblov
457c33e1c6 UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
Alexander Koblov
80472924e7 UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
Alexander Koblov
c20e385ea9 UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
Alexander Koblov
5c3e04b737 ADD: Toolbar - show captions option 2019-02-24 13:28:26 +00:00
Alexander Koblov
9c95accda0 ADD: DialogAPI - allow multiple dialogs 2019-02-23 21:18:19 +00:00
Alexander Koblov
bd29936065 UPD: Refactoring 2019-02-23 20:47:42 +00:00
Alexander Koblov
d25e0ed283 FIX: Build under 64 bit 2019-02-21 21:07:25 +00:00
Alexander Koblov
9f46b948c5 UPD: DialogAPI - KeyDown/KeyUp - function parameters 2019-02-21 18:54:25 +00:00
Alexander Koblov
336445cb91 ADD: DialogAPI - TMemo support 2019-02-21 18:13:35 +00:00
Alexander Koblov
ef6ced623f FIX: Unsafe typecast 2019-02-21 17:57:10 +00:00
Alexander Koblov
5116e65c63 UPD: Replace some .lrt by .lrj 2019-02-20 19:31:09 +00:00
Alexander Koblov
fc9c180f63 FIX: Bug [0002229] 2019-02-20 18:59:42 +00:00
Alexander Koblov
e0e75d9d6a FIX: Bug [0002227] "Can not set permissions for…" message when moving a file to another FS 2019-02-20 17:54:43 +00:00
Alexander Koblov
599b673193 ADD: Get icon by content for executable files without extension 2019-02-20 17:33:39 +00:00
Alexander Koblov
9245c77c7e FIX: Verify checksum - log window colors #3 2019-02-19 19:38:20 +00:00
Alexander Koblov
54a363d186 FIX: Verify checksum - log window colors #2 2019-02-19 19:06:33 +00:00
Alexander Koblov
2798864fa6 FIX: Verify checksum - log window colors 2019-02-19 18:43:00 +00:00
Alexander Koblov
982f7559d9 FIX: Error message encoding 2019-02-19 18:31:29 +00:00
Alexander Koblov
2a6b3d0e23 FIX: Bug [0002228] Blank OneDrive icon overlay 2019-02-19 18:04:12 +00:00
Alexander Koblov
0f4b17757f UPD: Disable delete as administrator, it is buggy. Implementation will be replaced in 1.0, see issue #0000110 at bugtracker. 2019-02-16 08:45:54 +00:00
Alexander Koblov
dea81cc673 FIX: Wrong list index 2019-02-16 08:41:00 +00:00
Alexander Koblov
f53657c1b2 FIX: Bug [0002223] Moving from NTFS USB stick aborted with EDateOutOfRange 2019-02-14 17:34:55 +00:00
Alexander Koblov
6fd7a6eaee FIX: Lazarus 1.8.4 compatibility 2019-02-13 18:54:58 +00:00
Alexander Koblov
454ab1b1f0 FIX: Workaround for issue 0002220 2019-02-13 17:22:25 +00:00
Alexander Koblov
3df96fd16a ADD: Change log window text color (info, error, success messages) 2019-02-12 19:14:23 +00:00
Alexander Koblov
c471e03066 FIX: Log window - use default system color for background and text 2019-02-12 17:41:10 +00:00
Alexander Koblov
037879198a FIX: Bug [0002222] Verify data integrity after copy/move always show error 2019-02-11 20:48:43 +00:00
Alexander Koblov
b44706bcc4 FIX: Bug [0002221] Pressing F2 on '..' causes an exception 2019-02-11 18:48:43 +00:00
Alexander Koblov
8d8c3898bc FIX: Arithmetic overflow 2019-02-10 14:54:36 +00:00
Alexander Koblov
901aa570ec FIX: Viewer - Update status bar 2019-02-09 08:42:44 +00:00
Alexander Koblov
a41489af62 FIX: Viewer - cm_StretchImage in plugin mode 2019-02-08 17:43:14 +00:00
Alexander Koblov
f368db22e8 FIX: Hide log window on disconnect #2 2019-02-07 19:34:34 +00:00
Alexander Koblov
f9d0f255c9 UPD: Revert revision 8639 2019-02-07 19:32:13 +00:00
Alexander Koblov
ceb0224614 FIX: Bug [0002218] 2019-02-06 19:45:44 +00:00
Alexander Koblov
fd84b6b292 FIX: Wrong scaling with non-standard DPI 2019-02-06 17:55:47 +00:00
Alexander Koblov
74a1aa9c5d FIX: Hide log window on disconnect 2019-02-04 19:04:00 +00:00
Alexander Koblov
fd2f39efb1 FIX: Range check error 2019-02-04 17:07:41 +00:00
Alexander Koblov
b53e5866d6 FIX: Bug [0001966] Wrong file is renamed if the original file was deleted after the start of rename 2019-02-03 08:58:03 +00:00
Alexander Koblov
0d36b613a7 UPD: Use BLAKE2S for verify copy (faster) 2019-02-02 21:50:55 +00:00
Alexander Koblov
5342452b2a UPD: Use ffNumber formatting mode 2019-02-02 21:48:00 +00:00
Alexander Koblov
00fe29eb65 FIX: Lua 5.2 - 5.3 compatibility 2019-02-02 09:25:59 +00:00
Alexander Koblov
fc94945b0e FIX: Lua 5.2 - 5.3 compatibility 2019-02-02 09:07:34 +00:00
Alexander Koblov
4b261b4f70 UPD: Default status bar width 2019-01-29 20:51:12 +00:00
Alexander Koblov
11d89e9945 FIX: Quick filter hidden files (Linux) 2019-01-29 17:45:30 +00:00
Alexander Koblov
b93c13c05b FIX: Viewer - Update status bar 2019-01-28 19:30:27 +00:00
Alexander Koblov
ddcdf21a70 FIX: Crash at exit if log window enabled 2019-01-28 18:37:59 +00:00