Commit graph

16 commits

Author SHA1 Message Date
cxl
597466fea8 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
rylek
6be9a0e42d +TCore/CalcNode.h+cpp: added int64 variant for CalcNode::Calc & CalcContext::Evaluate
git-svn-id: svn://ultimatepp.org/upp/trunk@4193 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-23 22:20:41 +00:00
rylek
08a2761082 +TCore: default value parameter added to CalcContext::EvaluateBool
git-svn-id: svn://ultimatepp.org/upp/trunk@3476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-31 23:51:35 +00:00
rylek
26d0c8e7fe +TCore: new overloaded version of CalcContext::ParseConvert returns raw formula strings without parsing them to CalcNodePtr's
git-svn-id: svn://ultimatepp.org/upp/trunk@3472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-30 19:45:57 +00:00
rylek
dbcb370230 .TCore: adjusted exception handling in CalcContext::Evaluate
git-svn-id: svn://ultimatepp.org/upp/trunk@3277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-12 16:08:43 +00:00
rylek
affc79af60 .TCore: fixed clashes of 'global member' functions accross files
*plugin/png: bug fix - wrong interpretation of transparency information (png_get_tRNS)

git-svn-id: svn://ultimatepp.org/upp/trunk@3276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-12 15:53:52 +00:00
rylek
9bd0fe112b .CtrlLib: TreeCtrl - added setter for Item::margin attribute
.Geom: hrr bug fix (Draw::GetPageSize -> GetPaintRect), minor optimizations (Pointf -> const Pointf&)
.TCore: CalcContext::Global constructor made outline to simplify debugging

git-svn-id: svn://ultimatepp.org/upp/trunk@2911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-16 09:55:38 +00:00
rylek
235cc1dde2 .Geom/Ctrl: commented out multiple runtime logs in PlotterCtrl, minor fixes in menu icons
.TCore: slight modification of exception handling in CalcContext::Evaluate / TryEvalute

git-svn-id: svn://ultimatepp.org/upp/trunk@2879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-01 19:26:31 +00:00
rylek
4ce4323b0b .TCore: priority bug fix in CalcNode
git-svn-id: svn://ultimatepp.org/upp/trunk@2754 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-07 15:53:32 +00:00
rylek
aaeb03dc25 .TCore: SQL-style extensions to calculator parser (continued)
git-svn-id: svn://ultimatepp.org/upp/trunk@2550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 18:32:55 +00:00
rylek
dace14ec23 +Ole: SAFEARRAY constructor helpers
+TCore: SQL-style extensions to calculator parser

git-svn-id: svn://ultimatepp.org/upp/trunk@2546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 09:13:47 +00:00
rylek
4b9d3c2f02 .TCore: improved calculator metadata registration
git-svn-id: svn://ultimatepp.org/upp/trunk@2421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-23 18:53:26 +00:00
rylek
fadb079bb5 Yet another calculator bug concerning the {} operator
git-svn-id: svn://ultimatepp.org/upp/trunk@1606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-03 09:57:33 +00:00
rylek
d0e87f3549 Fixed recursion bug in expression calculator
git-svn-id: svn://ultimatepp.org/upp/trunk@1596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-01 09:07:34 +00:00
rylek
5a4eb7fc20 New calculator object - CalcSequenceNode for sequential evaluation (C comma operator)
git-svn-id: svn://ultimatepp.org/upp/trunk@1585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-23 08:33:08 +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