Commit graph

327 commits

Author SHA1 Message Date
cxl
1a4b80b4ce Painter: SVG parser
git-svn-id: svn://ultimatepp.org/upp/trunk@7997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-24 15:10:48 +00:00
cxl
2275706fff .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-12 08:05:23 +00:00
cxl
4c45f667d0 HttpRequest::Clear #931
git-svn-id: svn://ultimatepp.org/upp/trunk@7909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-20 14:32:20 +00:00
cxl
f1ff17d194 Core: XML now throws error on unknown entity
git-svn-id: svn://ultimatepp.org/upp/trunk@7809 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-22 13:51:36 +00:00
cxl
4a35689216 plugin/lz4
git-svn-id: svn://ultimatepp.org/upp/trunk@7801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-20 15:43:18 +00:00
koldo
7b07c9a48a .Core: Two minimum fixes in doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@7796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-17 22:00:34 +00:00
cxl
2975f23442 Core: InFilterStream::SetSize
git-svn-id: svn://ultimatepp.org/upp/trunk@7792 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-16 19:23:18 +00:00
cxl
59b0111675 Core: Fixed GetPos in in/out FilterStream
git-svn-id: svn://ultimatepp.org/upp/trunk@7786 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-15 21:44:56 +00:00
cxl
30cea78e93 Core: FilterStream features
git-svn-id: svn://ultimatepp.org/upp/trunk@7778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-14 07:32:30 +00:00
cxl
48ed8d1d09 Core: GetWeek, GetWeekDate
git-svn-id: svn://ultimatepp.org/upp/trunk@7762 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-09 15:15:44 +00:00
cxl
133b39d8e4 Core: CoutUTF8, ide: UTF8 console capture
git-svn-id: svn://ultimatepp.org/upp/trunk@7717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 12:36:44 +00:00
cxl
2fbd3088b1 Core: multi-pattern string Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 09:37:08 +00:00
cxl
682de33116 Core: Resolved skipspaces issue in CParser::Set
git-svn-id: svn://ultimatepp.org/upp/trunk@7681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-13 17:15:01 +00:00
cxl
ac69314fee Core: Value references docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-13 14:23:12 +00:00
cxl
dc581b94de .doc (thanks mikini)
git-svn-id: svn://ultimatepp.org/upp/trunk@7660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-11 06:19:53 +00:00
cxl
753a09ad77 .removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@7647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-07 17:43:37 +00:00
cxl
2f491c9646 Core: Fixed ValueMap::RemoveKey issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-05 13:00:16 +00:00
cxl
ebdfa05710 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-02 07:35:21 +00:00
koldo
8e44035959 .Core: Doc detail
git-svn-id: svn://ultimatepp.org/upp/trunk@7622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-29 20:32:52 +00:00
cxl
8902f808c5 Core: HttpRequest now calls IpAddrInfo::Clear ASAP to release the resovling slot
git-svn-id: svn://ultimatepp.org/upp/trunk@7575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-09 07:59:59 +00:00
cxl
54037c8f34 HttpRequest: PostStream (to upload big data) #524
git-svn-id: svn://ultimatepp.org/upp/trunk@7548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-28 11:17:11 +00:00
cxl
bb2f7386cd Core: One::Is<TT>() const
git-svn-id: svn://ultimatepp.org/upp/trunk@7529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 10:57:50 +00:00
cxl
271bfe9c7f CtrlLib: LineEdit::Load, Save optimized, Core: Stream::GetSzPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@7519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 11:01:20 +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
3012f2105a Core: QPEncode
git-svn-id: svn://ultimatepp.org/upp/trunk@7332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 15:46:52 +00:00
cxl
932a2af309 CParser: NoSkipComments
git-svn-id: svn://ultimatepp.org/upp/trunk@7320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 18:04:58 +00:00
cxl
f84730e39b Core: CParser LineInfoComment, Skylark: Improved witz error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@7318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 09:38:18 +00:00
cxl
f4550b3388 Core: ValueArray, ValueMap Pick
git-svn-id: svn://ultimatepp.org/upp/trunk@7302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:14:40 +00:00
cxl
9ae003cabb .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 05:57:02 +00:00
cxl
040913b8fd Core: Split/Join/Merge refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-21 15:22:49 +00:00
cxl
7ea6b00c83 Core: ZCompress / ZDecompress now have 'hdr' parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@7260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-15 18:14:10 +00:00
cxl
924ca1a883 Core: CParser changed ReadString not to ignore unterminated strings on default
git-svn-id: svn://ultimatepp.org/upp/trunk@7237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 17:14:56 +00:00
cxl
0593cf8952 Core: ValueTypeError
git-svn-id: svn://ultimatepp.org/upp/trunk@7234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 16:51:56 +00:00
cxl
9a312f1e9f Core: String::FindAfter
git-svn-id: svn://ultimatepp.org/upp/trunk@7225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 11:56:58 +00:00
cxl
2aea70c8ea Core: LoadDataFile, SetDataPath, plugin/lzma: missing functions implemented
git-svn-id: svn://ultimatepp.org/upp/trunk@7224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 10:44:12 +00:00
cxl
1b0b0272c8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-11 07:11:22 +00:00
cxl
20e3ea8de0 Core: MIME more extensions
git-svn-id: svn://ultimatepp.org/upp/trunk@7202 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 11:17:28 +00:00
cxl
68f8c1e02d Core: file extension <-> MIME conversions
git-svn-id: svn://ultimatepp.org/upp/trunk@7199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 08:04:02 +00:00
cxl
b4397702c9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 11:47:52 +00:00
cxl
38d9f5c26d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 17:50:40 +00:00
cxl
abe2cce158 Core: TcpSocket::WaitConnect
git-svn-id: svn://ultimatepp.org/upp/trunk@7120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 16:55:08 +00:00
cxl
d2af891121 Core: Socket::GetLine fixed reaction to EOF
git-svn-id: svn://ultimatepp.org/upp/trunk@7104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-27 10:32:25 +00:00
cxl
01f6efe6a6 Core: XML raw mode (for HTML), POP3 improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@7101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-26 14:39:33 +00:00
cxl
2a06d539c7 Core: Improved timezone support, ScanWwwTime
git-svn-id: svn://ultimatepp.org/upp/trunk@7096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-25 11:21:13 +00:00
cxl
4e7a10108a Core/POP3 (thanks Oblivion!)
git-svn-id: svn://ultimatepp.org/upp/trunk@7091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-25 08:26:45 +00:00
cxl
d79edc279e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 16:18:54 +00:00
cxl
c101d0da23 Core: rudimentary Callback lambda support
git-svn-id: svn://ultimatepp.org/upp/trunk@7051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-17 18:05:55 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
7a0f5a127f plugin/lzma #354
git-svn-id: svn://ultimatepp.org/upp/trunk@6934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 19:05:14 +00:00
cxl
3670c6459d ide: In Posix, ide now handles non-owned files and symlinks differently #230
git-svn-id: svn://ultimatepp.org/upp/trunk@6922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 13:51:30 +00:00