Alexander Koblov
|
44ef27acc8
|
ADD: CeUtf8ToUtf16, CeUtf16ToUtf8 functions
|
2020-01-10 16:53:10 +00:00 |
|
Alexander Koblov
|
146939ce70
|
UPD: Refactoring
|
2019-12-29 15:18:04 +00:00 |
|
Alexander Koblov
|
bb480107ca
|
FIX: Extract files from archive by file mask
|
2019-12-29 14:41:04 +00:00 |
|
Alexander Koblov
|
a5c90c91de
|
ADD: Some utility functions
|
2019-12-29 13:13:51 +00:00 |
|
Alexander Koblov
|
beac1c8872
|
ADD: KASToolPanel control
|
2019-12-28 11:02:43 +00:00 |
|
Alexander Koblov
|
a1d4cd80d6
|
UPD: Refactoring
|
2019-12-14 12:23:20 +00:00 |
|
Alexander Koblov
|
ffc19df91f
|
UPD: Refactoring
|
2019-12-14 12:16:22 +00:00 |
|
Alexander Koblov
|
04056efd6c
|
ADD: FileFlushData function
|
2019-12-14 11:55:32 +00:00 |
|
Alexander Koblov
|
6c8b204e6f
|
FIX: Clone separator item
|
2019-12-08 15:40:55 +00:00 |
|
Alexander Koblov
|
66901eb041
|
ADD: Toolbar - space style separator
|
2019-12-08 14:19:06 +00:00 |
|
Alexander Koblov
|
df94df6151
|
ADD: Find duplicate files
|
2019-12-03 18:17:23 +00:00 |
|
Alexander Koblov
|
5662e36779
|
UPD: Relocate some functions
|
2019-11-09 09:03:08 +00:00 |
|
Alexander Koblov
|
8cc6efcd13
|
ADD: Copy/move as admin
|
2019-10-27 10:16:18 +00:00 |
|
Alexander Koblov
|
b204bf2589
|
FIX: Bug [0001774] Refusal to make a copy
|
2019-10-13 14:21:57 +00:00 |
|
Alexander Koblov
|
a75531f304
|
ADD: FileSetReadOnlyUAC function
|
2019-10-12 12:14:52 +00:00 |
|
Alexander Koblov
|
5979ee286a
|
FIX: Show error if user does not have right to create symlink (under last Windows 10)
|
2019-09-18 17:54:02 +00:00 |
|
Alexander Koblov
|
2833bdb942
|
ADD: SetLastOSError function
|
2019-09-15 09:04:09 +00:00 |
|
Alexander Koblov
|
55423ae96a
|
FIX: Bug [0002335] Unhandled exception: EConvertError: 1980-0-0 is not a valid date specification
|
2019-08-09 09:57:37 +00:00 |
|
Alexander Koblov
|
5df803af4d
|
FIX: Viewer - move caret under Qt
|
2019-07-14 15:18:19 +00:00 |
|
Alexander Koblov
|
17c5c81802
|
ADD: Viewer - hide caret when it out of the screen
|
2019-07-14 12:45:09 +00:00 |
|
Alexander Koblov
|
7b03259ee1
|
UPD: Viewer - move caret independent from scroll bar
|
2019-07-14 09:49:55 +00:00 |
|
Alexander Koblov
|
6467be490b
|
ADD: Viewer - move caret by Home, Ctrl+Home keys
|
2019-07-14 08:34:21 +00:00 |
|
Alexander Koblov
|
6ccfa5b7a7
|
ADD: ViewerControl - move caret on go home/end
|
2019-07-13 16:49:48 +00:00 |
|
Alexander Koblov
|
1059cec06f
|
ADD: ViewerControl - show caret option
|
2019-07-13 15:22:23 +00:00 |
|
Alexander Koblov
|
63242d5d40
|
UPD: TStringHashListUtf8 - store key without case change, ignore case on compare instead
|
2019-06-18 18:54:03 +00:00 |
|
Alexander Koblov
|
9f479a0155
|
ADD: Viewer - enable printing from plugins
|
2019-06-18 18:47:13 +00:00 |
|
Alexander Koblov
|
39f837558d
|
ADD: KASToolBar - vertical mode support
|
2019-06-16 10:32:17 +00:00 |
|
Alexander Koblov
|
718f6a40a8
|
FIX: Forgotten method
|
2019-06-10 17:59:12 +00:00 |
|
Alexander Koblov
|
74d73ebba3
|
ADD: DCStringHashListUtf8 unit
|
2019-06-10 17:54:18 +00:00 |
|
Alexander Koblov
|
80d795cfaf
|
FIX: Disable UCS2BELangModel and UCS2LELangModel, it is often mistaken
|
2019-06-09 12:58:02 +00:00 |
|
Alexander Koblov
|
877ea0897a
|
UPD: Charset Detector
|
2019-06-09 12:15:08 +00:00 |
|
Alexander Koblov
|
135cbffab4
|
UPD: Sync with latest CVS
|
2019-06-09 11:22:00 +00:00 |
|
Alexander Koblov
|
96e1b10270
|
UPD: Sync with latest CVS
|
2019-06-09 11:08:40 +00:00 |
|
Alexander Koblov
|
b9b5b48a3a
|
FIX: Draw menu button overlay
|
2019-05-16 18:27:04 +00:00 |
|
Alexander Koblov
|
a819a28d63
|
ADD: Viewer - auto-reload option
|
2019-05-05 10:11:07 +00:00 |
|
Alexander Koblov
|
72e8d53546
|
FIX: Bug [0002290] "Range check error" when entering a directory
|
2019-04-28 10:16:36 +00:00 |
|
Alexander Koblov
|
0f79980a83
|
ADD: Use fallocate under Linux to reserve space
|
2019-03-10 10:01:13 +00:00 |
|
Alexander Koblov
|
2ef910216b
|
FIX: Delete operation - too long question dialog
|
2019-03-03 12:22:34 +00:00 |
|
Alexander Koblov
|
44419b9d0b
|
FIX: TProcessUtf8 - support poNewProcessGroup (Unix)
|
2019-03-02 21:16:22 +00:00 |
|
Alexander Koblov
|
8f79510de9
|
FIX: TProcessUtf8 - pause/resume process group (Unix)
|
2019-03-02 09:23:35 +00:00 |
|
Alexander Koblov
|
900d70cb20
|
ADD: TProcessUtf8 - support poNewProcessGroup (Unix)
|
2019-03-02 09:01:07 +00:00 |
|
Alexander Koblov
|
5c3e04b737
|
ADD: Toolbar - show captions option
|
2019-02-24 13:28:26 +00:00 |
|
Alexander Koblov
|
6f81c74ca2
|
ADD: New attributes constants
|
2019-02-20 18:04:41 +00:00 |
|
Alexander Koblov
|
703477ccda
|
FIX: Bug [0002095] In Place File Copy - Clipped File Name #1
|
2019-01-29 17:50:41 +00:00 |
|
Alexander Koblov
|
ff713ff280
|
ADD: KASStatusBar control
|
2019-01-27 11:26:54 +00:00 |
|
Alexander Koblov
|
6ed040a808
|
FIX: SplitString function result
|
2019-01-26 11:17:42 +00:00 |
|
Denis Bisson
|
3b91bc0fba
|
FIX: Switch momentarily "CurrentDir" to plugin directories when loading them.
|
2018-12-22 23:40:48 +00:00 |
|
Alexander Koblov
|
2b82f72212
|
FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #8
|
2018-12-21 21:20:24 +00:00 |
|
Alexander Koblov
|
c275f9cf61
|
FIX: TKASCDEdit - Selection X coordinate #2
|
2018-12-15 14:58:42 +00:00 |
|
Alexander Koblov
|
e9459d0be1
|
FIX: TKASCDEdit - Selection X coordinate
|
2018-12-15 14:53:55 +00:00 |
|