Commit graph

35 commits

Author SHA1 Message Date
cxl
adda62d3e6 Core: Fixed xmlize issue with missing value in XML
git-svn-id: svn://ultimatepp.org/upp/trunk@6054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-12 10:19:26 +00:00
cxl
4863c87d1d Core: Value::IsSame
git-svn-id: svn://ultimatepp.org/upp/trunk@5953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-05 08:26:23 +00:00
cxl
db03281dfb uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values
git-svn-id: svn://ultimatepp.org/upp/trunk@5356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-14 11:43:13 +00:00
cxl
3bb6114fd2 Core: Value magic support for GDB
git-svn-id: svn://ultimatepp.org/upp/trunk@4977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 16:43:13 +00:00
cxl
be7b18a871 Core: Fixed issue with Null in Json
git-svn-id: svn://ultimatepp.org/upp/trunk@4917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-09 08:00:09 +00:00
cxl
17b96b3066 *Core: name of Value Date/Time is now Date/Time (instead of date/time)
git-svn-id: svn://ultimatepp.org/upp/trunk@4859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-27 07:34:54 +00:00
cxl
984892a87e *Core: Value::Serialize fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:05:30 +00:00
cxl
2c5851be34 *Core: Fix in Value::Serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@4820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 08:58:43 +00:00
cxl
c907ee86cd *Core: Fixed Value::GetCount -now returns 0 if Value !IsArray
git-svn-id: svn://ultimatepp.org/upp/trunk@4727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-29 09:38:12 +00:00
cxl
857c7272a6 .Core: Improved assert messages for Value serialization, fix in XmlView
git-svn-id: svn://ultimatepp.org/upp/trunk@4718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-26 09:53:37 +00:00
cxl
267ef3e3c6 *Core: SvoValue: fixed a couple of issues with Null
git-svn-id: svn://ultimatepp.org/upp/trunk@4681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-11 12:24:20 +00:00
cxl
6f6532f402 Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@4655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 23:18:52 +00:00
cxl
a0e6ae4a96 Core: Value support for Xmlize, Jasonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 15:49:28 +00:00
cxl
4261c47291 .Core: Value changed to compile in both modes
git-svn-id: svn://ultimatepp.org/upp/trunk@4650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 10:48:09 +00:00
cxl
67752936ee .developing SvoValue
git-svn-id: svn://ultimatepp.org/upp/trunk@4647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 10:17:50 +00:00
cxl
8afe5fef70 Core: new Value reintegrated for conditional compilation (SVO_VALUE flag)
git-svn-id: svn://ultimatepp.org/upp/trunk@4495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 14:53:29 +00:00
cxl
437c7f58cf Core: Id is now String based, Sql: SqlCol erradicated
git-svn-id: svn://ultimatepp.org/upp/trunk@4276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-08 23:55:47 +00:00
cxl
a7b5b6afd3 Core: Id fixed in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@4260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-06 19:54:57 +00:00
cxl
5c57c6e7e5 Core: Id optimized for MT using TLS, Sql: SqlExp: Using SqlCol for group Of
git-svn-id: svn://ultimatepp.org/upp/trunk@4256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-06 18:49:16 +00:00
cxl
7df11e6fe1 Core: Value has now can directly access ValueArray, ValueMap elements, JSON support
git-svn-id: svn://ultimatepp.org/upp/trunk@4127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 18:19:15 +00:00
cxl
dff68a2c1e Core: ValueMap::Set(key, value)
git-svn-id: svn://ultimatepp.org/upp/trunk@4116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-02 13:21:12 +00:00
cxl
9d9f62f182 Core: CParser::IsId(const char *), improved 'visuals' for ValueArray::ToString
git-svn-id: svn://ultimatepp.org/upp/trunk@4114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-01 19:41:01 +00:00
cxl
6dd64fab62 Core: ValueArray Insert, Append, Remove
git-svn-id: svn://ultimatepp.org/upp/trunk@3970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-08 09:03:46 +00:00
cxl
682d88d2c6 Core: Value compatible Complex (thanks Kohait00)
git-svn-id: svn://ultimatepp.org/upp/trunk@3623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 15:21:50 +00:00
cxl
57a085b52a CtrlCore: bool support to Ref
git-svn-id: svn://ultimatepp.org/upp/trunk@3545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-18 09:31:24 +00:00
cxl
a3483364ac Core: ValueMap improvements (thanks Kohait00)
git-svn-id: svn://ultimatepp.org/upp/trunk@3359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 05:54:50 +00:00
cxl
09414e3386 Removed forgotten DUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@2807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-21 22:23:47 +00:00
cxl
9435aa8bc4 *Core: Fixed ValueArray / ValueMap serialization
git-svn-id: svn://ultimatepp.org/upp/trunk@2806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-21 21:14:28 +00:00
cxl
883b3ff451 *Core: bool Value registered...
git-svn-id: svn://ultimatepp.org/upp/trunk@2452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-03 17:16:26 +00:00
cxl
f4a72cf31b Core: Fixed problem in LanguageInfo
git-svn-id: svn://ultimatepp.org/upp/trunk@1812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-15 06:43:20 +00:00
cxl
5742f85d67 Array, Vector: InsertPick, correct CharFilter for type/variable in LayDes, SystemDraw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 15:39:30 +00:00
cxl
729a359ea7 Added runtime check for serializing RichValue with missing Register
git-svn-id: svn://ultimatepp.org/upp/trunk@1119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-02 15:45:07 +00:00
cxl
5d450cfd5d Fixed ugly cluster of problems with Drawing, Painting, RichValue serialization, ValueArray...
git-svn-id: svn://ultimatepp.org/upp/trunk@1118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-02 13:23:08 +00:00
cxl
476a36c845 ValuePairOrder and new TreeCtrl sorting options; fixed sorting in ide helpwindow
git-svn-id: svn://ultimatepp.org/upp/trunk@476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-23 10:18:59 +00:00
mdelfede
d2b54f7989 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