0f9c06bd31
fix js test
2021-04-15 12:51:18 +03:00
bdf9e04eb3
fix types and first js test
2021-04-15 09:55:30 +03:00
f4af806e4f
test with new classes CPaths and CFile
2021-04-14 18:33:48 +03:00
dcd956e1b6
without wstring
2021-04-14 11:45:31 +03:00
473caef815
add js test
2021-04-13 16:53:25 +03:00
19a5e3e384
add environment
2021-04-13 14:24:20 +03:00
26fe7c877d
addition make.py
2021-04-12 18:13:59 +03:00
29252d6ae5
fix types
2021-04-12 15:31:18 +03:00
7f289d4ef0
normal types
...
return types changed to standard
2021-04-12 14:22:21 +03:00
a4f5d5cd09
add Zlib_GetPaths
2021-04-09 14:50:53 +03:00
6f45b3d20c
no change to ZLibZipUtils
2021-04-09 13:53:24 +03:00
e549e89cd0
fix test
2021-04-09 13:42:49 +03:00
ae204cabcd
first test
2021-04-09 12:57:27 +03:00
1a36dc4571
fix build
2021-04-09 11:53:43 +03:00
72bd9836fe
fix fill_buffer_filefunc
2021-04-09 10:48:10 +03:00
91c9fd0679
create ioapibuf
...
create first version of ioapibuf and add BUILDING_WASM_MODULE in zlib. Will be deleted later.
2021-04-08 16:50:50 +03:00
9f5157dc36
try LoadFileFromArchive
...
In zlib I do not find functions for working with a buffer, only with files. I'm trying to trick you into making a file from the buffer
2021-04-07 15:43:48 +03:00
4b1334390c
add support void*
2021-04-06 13:43:03 +03:00
2dcad83f5e
add methods
2021-03-30 18:58:58 +03:00
48ad1ef291
empty project
2021-03-29 13:33:18 +03:00
3a312ef626
Merge remote-tracking branch 'origin/release/v6.1.0' into develop
2020-11-02 11:16:17 +03:00
ea3d928f4d
Fix uninitialized data
2020-10-26 16:32:27 +03:00
3ed7e53fc5
x2t - zip crc - fix bug #46995
2020-10-20 12:31:28 +03:00
36da9596c3
x2t - fix bug #46662
2020-09-21 08:28:22 +03:00
cd8adbe83b
x2t - ooxml flat - fix gzip image
2020-09-09 11:32:55 +03:00
baa9a19b70
x2t - fix bug #45282
2020-04-28 14:34:16 +03:00
abb5fd1ec1
x2t - fix bug #44957 ( #238 )
2020-04-02 13:16:09 +03:00
fd6beb0044
return error from abnormal zip ( #237 )
2020-04-02 11:46:00 +03:00
4fc6511b37
. ( #235 )
2020-03-31 19:00:41 +03:00
dd13f9f24c
fix bug in zip
2020-03-19 18:21:00 +03:00
4f69be6dc5
[x2t] Fix crash in case of incorrect m_oInputLimit.template; Allow multiple m_oInputLimit
2019-12-19 11:34:50 +03:00
ea6f776dcb
[ios][documents] fix build
2019-10-29 16:07:35 +03:00
56348548be
fix previous merge
2019-10-24 16:42:36 +03:00
5be7ca2bc5
developing...
2019-10-17 19:35:21 +03:00
ae9a7f7fad
[zlib] Fix 7-zip Warning: Headers error
...
Problem in header field: "last mod file date".
tm_sec = tm_min = tm_hour = tm_mday = tm_mon = tm_year = 0; is considered as 0 Jan 1980 (0x00200000 in file)
default value of tm_mon should be -1 (zip64local_TmzDateToDosDate tm_mon+1)
2019-03-15 19:26:57 +03:00
815f96a50a
Merge remote-tracking branch 'origin/hotfix/v5.2.8' into develop
2019-01-22 15:04:53 +03:00
792a0b35e1
[copyright] For bug 39644
...
Change address Latvian office.
2019-01-17 17:03:31 +03:00
288d208da3
[copyright] Update Copyright
...
2018 -> 2019
2019-01-17 16:44:11 +03:00
24332cca42
[ios][x2t] fixed build
2018-10-12 12:39:04 +03:00
55e7777abb
[zlib] Remove zlib-1.2.3
2018-10-10 18:46:27 +03:00
b7c8bc2769
[zlib] Update zlib to 1.2.11
...
Fix opening of xlsx created by NPOI(bad-zip.xlsx)
2018-10-10 18:42:45 +03:00
13900daf08
[zlib] Repeat local changes from zlib-1.2.3
2018-10-10 18:39:00 +03:00
2feb1ac8e8
Add zlib-1.2.11
2018-10-10 17:52:04 +03:00
40476e7555
[ios][x2t] use system libxml2
2018-08-24 14:59:54 +03:00
fc9b5e0613
[ios][x2t] fixed icu
2018-07-10 18:33:35 +03:00
f9b54bffd4
Merge remote-tracking branch 'origin/hotfix/v5.1.4' into develop
...
# Conflicts:
# DesktopEditor/common/Directory.h
# DesktopEditor/common/File.h
2018-05-04 16:12:30 +03:00
ce9fdb33b5
OdfFormatWriter - encrypted
2018-05-03 16:11:49 +03:00
2a4ce1f93f
x2t - decrtypt Open Office Document
2018-04-27 15:42:25 +03:00
261e48227d
Bugs
2018-04-26 18:29:39 +03:00
b9b843f25d
Windows: add long file names support (x2t)
2018-04-26 13:45:02 +03:00