Commit graph

312 commits

Author SHA1 Message Date
Alexander Koblov
d6ae111fc0 UPD: Don't show unprintable characters 2015-12-06 12:24:06 +00:00
Alexander Koblov
a589337cfb FIX: Compiling with FPC 3.0 under Linux 2015-12-06 10:31:42 +00:00
Alexander Koblov
930d548c00 FIX: Some warnings 2015-12-05 23:12:42 +00:00
Alexander Koblov
802175de66 FIX: Bug [0001216] "Cannot set smaller font of viewer" 2015-11-26 18:05:07 +00:00
Alexander Koblov
3ef999a06d UPD: Prepare FPC 3.0 support 2015-11-21 19:45:12 +00:00
Alexander Koblov
29187c392b UPD: Prepare FPC 3.0 support 2015-11-21 15:43:48 +00:00
Alexander Koblov
cc4da1f0b8 UPD: Prepare FPC 3.0 support 2015-11-13 19:05:51 +00:00
Alexander Koblov
a84a91425f FIX: Use correct function 2015-11-12 19:21:33 +00:00
Alexander Koblov
4ff454cf0c UPD: Prepare FPC 3.0 support 2015-11-11 18:53:14 +00:00
Alexander Koblov
17581cc740 UPD: Replace UTF8Encode by UTF16ToUTF8
UPD: Replace WideString by UnicodeString
2015-11-11 18:49:48 +00:00
Alexander Koblov
3616e024dd UPD: Don't use WideString 2015-11-10 19:07:25 +00:00
Alexander Koblov
b56d384a05 UPD: Use libc lchown function (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803984) 2015-11-07 12:43:38 +00:00
Alexander Koblov
87363f71e3 UPD: Prepare FPC 3.0 support 2015-10-25 10:09:30 +00:00
Alexander Koblov
c11f9feb43 UPD: Prepare FPC 3.0 support 2015-10-23 20:27:30 +00:00
Alexander Koblov
c4093fab7c FIX: mbSetCurrentDir function and network path 2015-10-02 19:33:56 +00:00
Alexander Koblov
a5ef899eaa FIX: Create new ini file 2015-09-28 17:10:54 +00:00
Alexander Koblov
bad4e42264 UPD: Clean up 2015-09-24 18:34:54 +00:00
Alexander Koblov
183be943b1 UPD: Optimize TIniFileEx writing 2015-09-24 18:20:25 +00:00
Alexander Koblov
43f49b5aad UPD: Optimize TXmlConfig writing 2015-09-24 17:07:14 +00:00
Alexander Koblov
71f20222b6 UPD: Replace UTF8String by String (prepare FPC 3.0 support) 2015-09-22 17:34:00 +00:00
Alexander Koblov
626b512ccd ADD: UnicodeLongName function 2015-09-17 12:43:20 +00:00
Alexander Koblov
63b55c85fd FIX: Open empty disk 2015-09-17 11:45:03 +00:00
Alexander Koblov
87f6ecd24b FIX: Revert revision 6237 (fix FPC 2.6.4 compatibility) 2015-09-07 12:55:24 +00:00
Alexander Koblov
3265d42d18 FIX: Compiling with FPC 3.0 2015-09-07 10:27:33 +00:00
Alexander Koblov
137f29caa9 ADD: BLAKE2S and BLAKE2SP hash calculation 2015-09-06 16:39:22 +00:00
Alexander Koblov
3116d3731b ADD: MTProcs package 2015-09-06 12:19:32 +00:00
Alexander Koblov
6607022774 UPD: Use super fast slicing-by-16 crc32 calculation algorithm 2015-09-06 11:33:12 +00:00
Alexander Koblov
7f1bb8ded3 ADD: mbExpandEnvironmentStrings function 2015-09-05 09:10:54 +00:00
Alexander Koblov
1a5640084d UPD: Increase md5 calculation speed 2015-08-30 19:56:47 +00:00
Alexander Koblov
410d39eac7 FIX: Use real GetCurrentDirectory at start 2015-08-18 20:23:42 +00:00
Alexander Koblov
66dcb936de UPD: Don't use GetCurrentDirectory/SetCurrentDirectory 2015-08-17 17:30:44 +00:00
Alexander Koblov
fe9335f1b2 ADD: Experimental capability to copy NTFS permissions 2015-08-13 18:47:13 +00:00
Alexander Koblov
0e766c9a61 ADD: Function to copy NTFS permissions 2015-08-13 17:39:49 +00:00
Alexander Koblov
6ae1ae3994 ADD: Load/save font quality 2015-06-06 14:03:11 +00:00
Alexander Koblov
1048a7959a FIX: Disable fPIC under ARM 2015-03-28 09:59:20 +00:00
Alexander Koblov
8a94f5fa8b UPD: Use UnicodeToUTF8 2015-03-06 21:29:55 +00:00
Alexander Koblov
05347024d4 ADD: UTF8 <-> UCS4 functions 2015-03-06 20:48:17 +00:00
Alexander Koblov
44a820ae94 FIX: ComboBox height 2015-02-28 20:52:21 +00:00
Alexander Koblov
75d7892315 ADD: TComboBoxAutoWidth class 2015-02-28 12:37:42 +00:00
Alexander Koblov
075c4f1004 FIX: Auto detect encoding when load next file 2015-02-22 10:08:54 +00:00
Alexander Koblov
2de10efdc9 UPD: Many different improvements (patch by Denis Bisson) 2015-01-11 11:33:38 +00:00
Alexander Koblov
16281c3dd6 UPD: Many different improvements (patch by Denis Bisson) 2015-01-09 19:29:23 +00:00
Alexander Koblov
6e4e35efea FIX: mbFileSetTime under Unix (patch by Denis Bisson) 2015-01-02 11:24:08 +00:00
Alexander Koblov
9e944511af FIX: Save MultiArc configuration (patch by Denis Bisson with changes) 2014-11-20 21:18:22 +00:00
Alexander Koblov
91631d53e0 FIX: Bug [0000954] "The internal viewer doesn't focus or scroll properly" 2014-11-18 17:19:25 +00:00
Alexander Koblov
fa6ed66d22 FIX: Compiling under Linux 2014-11-15 17:46:48 +00:00
Alexander Koblov
37eec4ee5b ADD: TProcessUtf8 class 2014-11-12 19:30:12 +00:00
Alexander Koblov
da7b6b1b93 FIX: Try to fix EInvalidOp 2014-10-31 20:56:54 +00:00
Alexander Koblov
0b9eacbcd4 FIX: Build under RPM based distro 2014-10-26 17:36:26 +00:00
Alexander Koblov
6c0deec722 FIX: UnixStrToFileAttr function 2014-10-23 18:41:45 +00:00