Commit graph

53 commits

Author SHA1 Message Date
cxl
e354e51f4e 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
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
cxl
6d6da7376d New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
dd0e11d806 Fixed type in Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 14:29:25 +00:00
rylek
7332b36c5d RefManager fix
git-svn-id: svn://ultimatepp.org/upp/trunk@7561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-05 15:58:05 +00:00
rylek
91a665d8d4 TCore - oprava IsNan
git-svn-id: svn://ultimatepp.org/upp/trunk@6909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-11 07:55:08 +00:00
rylek
d143cd6502 Odstraneni IsNan a IsInf z TCore (pridano do Core)
git-svn-id: svn://ultimatepp.org/upp/trunk@6908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-11 07:10:16 +00:00
cxl
10a09e1710 .TCore
git-svn-id: svn://ultimatepp.org/upp/trunk@6799 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-20 15:33:46 +00:00
cxl
9da5742400 Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00
cxl
0a36ef18b4 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 19:31:21 +00:00
cxl
cbea669aa4 Core: Ref, Sql: S_* refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@6519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 14:36:25 +00:00
rylek
1b3c4894e7 .Geom: EPSG:3035, 1st version (still imprecise)
.TCore: minor improvemenets in standard calculator functions

git-svn-id: svn://ultimatepp.org/upp/trunk@5239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-29 22:58:04 +00:00
rylek
a6165193ae .Core/ValueUtil.cpp: patch for Value-related code not compilable under VC71
.ide/Builders: bug fix - BRC compilation put PDB file in source tree

git-svn-id: svn://ultimatepp.org/upp/trunk@4696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-17 13:37:31 +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
ba085d9583 .TCore\CalcType.h,cpp: added support for int64
git-svn-id: svn://ultimatepp.org/upp/trunk@4143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 09:08:56 +00:00
rylek
b80c030e3c +CtrlCore/ParseRTF.cpp: added simple table cell shading support (solid color only)
+Oracle/Oci8.cpp: OracleBlob / Clob upgraded to 64-bit LOB handle

git-svn-id: svn://ultimatepp.org/upp/trunk@3650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-13 18:34:03 +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
221c76e907 .CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants
git-svn-id: svn://ultimatepp.org/upp/trunk@3197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 18:58:56 +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
3ed7692559 .TCore: translation fixes
.Geom/Ctrl: translation fixes

git-svn-id: svn://ultimatepp.org/upp/trunk@2794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-19 09:47:37 +00:00
rylek
7da6e4e613 .TCore: like operator priority bug fix; XmlDouble / DoubleXml utility function
git-svn-id: svn://ultimatepp.org/upp/trunk@2788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-14 08:17:47 +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
2f8c895f51 .TCore: DoubleXml / XmlDouble utility functions
git-svn-id: svn://ultimatepp.org/upp/trunk@2753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-07 08:39:26 +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
920877f2ee +TCore: MDECLA variants added to expression evaluator
git-svn-id: svn://ultimatepp.org/upp/trunk@2362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-04 07:32:02 +00:00
rylek
fa1f05f1fc .TCore: xml utility funtions (continued)
git-svn-id: svn://ultimatepp.org/upp/trunk@2320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-14 06:42:24 +00:00
rylek
2a2427fb6e .Core: renamed MD5_CTX to UPP_MD5_CTX to avoid clashes with OpenSSL
+TCore: a few simple XML creation / parsing utility functions

git-svn-id: svn://ultimatepp.org/upp/trunk@2310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-07 07:29:42 +00:00
cxl
95d8d9bd0c .uppsrc: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-06 07:33:07 +00:00
rylek
c34941f9a7 .TCore: minor improvements concerning CalcNode type registration
git-svn-id: svn://ultimatepp.org/upp/trunk@2293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-01 18:37:31 +00:00
rylek
8f085d728b .Core: restored MoveableAndDeepCopyOption Index modifier
*TCore: fixed DeepCopyOption modifier for RefMemStat

git-svn-id: svn://ultimatepp.org/upp/trunk@2253 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-21 23:36:34 +00:00
cxl
221e06241b Core: Xmlize now supports all Core Value type (+ int16 and byte), support for Value serialization
git-svn-id: svn://ultimatepp.org/upp/trunk@2155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-28 12:19:28 +00:00
cxl
3d4210107b Geom/Coords: Removed dependency on TCore
git-svn-id: svn://ultimatepp.org/upp/trunk@2143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-24 14:01:34 +00:00
rylek
79dceade1c Not null check added to DataBase::GetLike
git-svn-id: svn://ultimatepp.org/upp/trunk@2029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-08 08:08:48 +00:00
rylek
a085713350 MS SQL Server BIGINT added to supported types in OleDB schema definition
git-svn-id: svn://ultimatepp.org/upp/trunk@1850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-29 00:52:02 +00:00
rylek
33e12948aa A simple Win32 service protocol support module
git-svn-id: svn://ultimatepp.org/upp/trunk@1845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-27 07:51:08 +00:00
rylek
1f04877186 Minor fixes in Oracle schema metadata functions.
git-svn-id: svn://ultimatepp.org/upp/trunk@1828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-21 22:43:44 +00:00
cxl
4e19e35baa Core: LanguageInfo completely refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@1810 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-13 22:16:46 +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
rylek
fa59ec7b80 DropList::Format patched to respect DisplayAll modifier; minor fixes in CalcType
git-svn-id: svn://ultimatepp.org/upp/trunk@1542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-01 21:58:57 +00:00
cxl
80fdb5012d Minor fixes, more Path.h docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-01 20:34:32 +00:00
rylek
9ffe3a028c Transparent functionality added to Splitter; integrity ASSERT added to ArrayCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-02 06:15:40 +00:00
rylek
32abddce12 Minor improvements in TreeCtrl - WhenLeftClick, GetItemClickPos, SetDisplay & RefreshItem
git-svn-id: svn://ultimatepp.org/upp/trunk@560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-22 07:55:28 +00:00