Commit graph

33 commits

Author SHA1 Message Date
Mirek Fidler
938f0d9754 plugin/zip: Now ignoring empty dirs 2025-01-28 15:23:05 +01:00
User0755
f7233ea69b
plugin/zip: Zip64 support for UnZip and fixes for Zip (#194)
plugin/zip: zip64 fixes and unzip64 (thanks Tom)
2024-03-24 14:16:39 +01:00
User0755
4e36ec345d
plugin/Zip: Zip64 support 2024-02-25 20:48:05 +01:00
cxl
97858ee8b0 ide: Split lines, zip: Fixed issue with file
git-svn-id: svn://ultimatepp.org/upp/trunk@15279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-20 21:04:19 +00:00
cxl
87db58eebd .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-19 09:27:52 +00:00
cxl
0e03f5ca44 plugin/zip: Minor improvements (thank you wimpie)
git-svn-id: svn://ultimatepp.org/upp/trunk@15255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-15 13:38:03 +00:00
cxl
d6ceddf9ae CtrlCore: Fixed image printing issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15210 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-07 13:09:58 +00:00
cxl
836ada2777 plugin/zip: Unzip::IsFile method
git-svn-id: svn://ultimatepp.org/upp/trunk@13967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-06 08:59:07 +00:00
cxl
d022874e51 plugin/zip: Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-19 22:27:42 +00:00
cxl
42b3c8bd26 plugin/Zip: ReadFile(const char *path) variant
git-svn-id: svn://ultimatepp.org/upp/trunk@11084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 12:12:05 +00:00
cxl
a24a816a0e upp.src: Removing Gate2
git-svn-id: svn://ultimatepp.org/upp/trunk@10657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 22:47:09 +00:00
cxl
def1ec1f92 u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
44037d6a0c 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
48adbd5f16 plugin/Zip now supports storing uncompressed files
git-svn-id: svn://ultimatepp.org/upp/trunk@9548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-02-29 17:29:34 +00:00
cxl
8c116d4f28 Core/Rpc: fixed to compile with VS2015, ide: Icon icon creation UHD default value fixed, ide: MSC builder fixed for VS2015
git-svn-id: svn://ultimatepp.org/upp/trunk@8938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-16 20:04:57 +00:00
cxl
e318bf15ec plugin/zip: fixed to compile with gcc
git-svn-id: svn://ultimatepp.org/upp/trunk@7422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-06 09:00:17 +00:00
cxl
ef2bd2b6e4 plugin/zip: Zip: Streaming mode for individual files
git-svn-id: svn://ultimatepp.org/upp/trunk@7421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-06 08:01:22 +00:00
cxl
32a106ca9b uppsrc: Fixed all -Wall warnings (except logical parenthesis and misplaced else)
git-svn-id: svn://ultimatepp.org/upp/trunk@6902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 18:12:17 +00:00
cxl
32a08161d5 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-04 07:22:43 +00:00
cxl
63487e6b93 plugin/zip: UnZip now ignoring local headers
git-svn-id: svn://ultimatepp.org/upp/trunk@6837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-31 14:33:58 +00:00
cxl
9b3c26fc31 plugin/zip: UnZip now supports central directory #658
git-svn-id: svn://ultimatepp.org/upp/trunk@6824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-27 19:25:26 +00:00
cxl
1c0026f81d Core: XmlNode::Remove, plugin/zip: Fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-21 11:40:50 +00:00
cxl
492d5c2d11 plugin/Zip: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@6715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-02 10:37:55 +00:00
cxl
ea67c9a459 plugin/zip: fixed (thanks Dolik), PostgreSQL: PARTIAL_INDEX_
git-svn-id: svn://ultimatepp.org/upp/trunk@6162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-01 10:24:53 +00:00
cxl
d4e490cec9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-16 07:06:09 +00:00
cxl
656139a163 Zip and Socket patches applied
git-svn-id: svn://ultimatepp.org/upp/trunk@1917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-21 21:47:17 +00:00
cxl
e6a545ec0e Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@1880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-11 22:24:19 +00:00
cxl
8ac877206d Cosmetics...
git-svn-id: svn://ultimatepp.org/upp/trunk@1665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 23:56:51 +00:00
cxl
190932ddca Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-09 12:23:25 +00:00
cxl
a396ec316f theide: readonly nests; minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-21 16:22:11 +00:00
mdelfede
024c03c51a new uvs2 releases : uppsrc-2586 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:57:08 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00