Commit graph

24 commits

Author SHA1 Message Date
rylek
8a58fc17fc .Core/XML.cpp: bug fix - cdata gets cleared inside content-less tag to prevent ReadText from returning nonexistent text content
git-svn-id: svn://ultimatepp.org/upp/trunk@4511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 10:56:44 +00:00
cxl
9675db634c Core: Fixed ParseXML issue with nonsignificant texts
git-svn-id: svn://ultimatepp.org/upp/trunk@4151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-08 19:05:15 +00:00
rylek
b051d8c2f8 .plugin/sqlite: fixed conversion of statement to UTF8
.Core/XML.cpp: ReadTextE updated to reflect modified IsText / ReadText logic
.TSql/util.cpp: new method SchemaId for explicitly naming table alias
.TCtrlLib: system color fix in WithDisplay<T>

git-svn-id: svn://ultimatepp.org/upp/trunk@3777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-22 01:03:09 +00:00
cxl
a44ab2417a *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
rylek
0b9c56fa59 .Core: Utf8 conversion bug fix in XML parser
git-svn-id: svn://ultimatepp.org/upp/trunk@2751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-05 11:04:38 +00:00
cxl
eca239b02d *XmlParser: fixed whitespace handling
git-svn-id: svn://ultimatepp.org/upp/trunk@2744 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-04 18:31:00 +00:00
cxl
22943ce74e .Core: Reverted latest XmlParser patch
git-svn-id: svn://ultimatepp.org/upp/trunk@2539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:06:13 +00:00
cxl
25f4dfac0d *Core: XmlParser: PreserveAllWhitespaecs fix (thanks aftershock)
git-svn-id: svn://ultimatepp.org/upp/trunk@2536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-17 07:37:07 +00:00
cxl
963439cbd3 Xml: PreserveAllWhiteSpaces
git-svn-id: svn://ultimatepp.org/upp/trunk@2521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-10 10:29:46 +00:00
cxl
ce198c8ba3 .Core: New DeXml variants for strings containing zeroes
git-svn-id: svn://ultimatepp.org/upp/trunk@2488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-14 08:16:24 +00:00
cxl
ac36b260dd *Core: XmlNose ShouldPreserved fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 13:16:36 +00:00
cxl
9e896d777b .XmlNode has now improved support for multiline strings
git-svn-id: svn://ultimatepp.org/upp/trunk@2250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-21 17:04:58 +00:00
cxl
9f5bc0fd70 Core: XmlParser::TagE, PassTagE now using SkipEnd to parse things like '<a ><b/></a>'
git-svn-id: svn://ultimatepp.org/upp/trunk@2206 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-10 09:53:51 +00:00
cxl
6e62ef8277 XmlRpc: Support for GetPeerName
git-svn-id: svn://ultimatepp.org/upp/trunk@2083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-16 18:48:27 +00:00
cxl
9aff9a5b35 Core: XmlParser Peek* methods
git-svn-id: svn://ultimatepp.org/upp/trunk@2076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-15 11:22:25 +00:00
cxl
4faac771ab Core: XmlParser documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-06 21:38:58 +00:00
cxl
8adae48481 Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-17 08:47:26 +00:00
cxl
cb33f077e1 Assist++ now supports .sch files
git-svn-id: svn://ultimatepp.org/upp/trunk@1292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-09 16:01:59 +00:00
cxl
0d71073609 XML now produces CFLF pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@1291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-09 13:39:04 +00:00
cxl
3154c223cf XML: DeXml for tag attributes
git-svn-id: svn://ultimatepp.org/upp/trunk@925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-07 19:18:01 +00:00
cxl
e315c7e30d DeXml issue...
git-svn-id: svn://ultimatepp.org/upp/trunk@923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-07 12:16:20 +00:00
cxl
b5c6615880 DeXml fix
git-svn-id: svn://ultimatepp.org/upp/trunk@921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-07 10:42:49 +00:00
cxl
0e3601112a Minor XML fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@903 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-24 19:39:43 +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