Commit graph

53 commits

Author SHA1 Message Date
cxl
def1ec1f92 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
8ebdcbb0d5 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
49d3de4a8a 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
9356691952 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
65f6d6847b 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
6265882f75 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
da07aba55d 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
f0712dd9c1 .TCore
git-svn-id: svn://ultimatepp.org/upp/trunk@6799 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-20 15:33:46 +00:00
cxl
05f54e0058 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
b74eb11815 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 19:31:21 +00:00
cxl
c789b048d1 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
b8bb9026e9 .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
40d5d75d1f .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
08af408078 +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
3729339d94 .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
4d7308e99e +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
13dab0fdd7 +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
b6e804f594 +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
f80e374418 .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
9004bbc0e2 .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
71d0ab2d03 .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
1abacfff26 .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
06c077160f .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
73b517a20f .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
c324b728ed .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
f2b6badac5 .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
bb6c09fdd9 .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
2b14ddfa32 .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
b8050edebb +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
5bb9904f25 .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
2578bd1069 +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
1bef16c0ed .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
3fe9f09e60 .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
31c1901455 .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
4e9844761c .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
b59f6d62d4 .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
9d395ec6a9 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
8c2fcbc870 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
e3a8cbd3c4 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
52e17de392 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
23bfb66bd2 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
23eefc6f62 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
ee3d0b35af 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
40e128a75a 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
a273f456b1 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
5aa32116d5 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
791bcd409a 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
a232d62157 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
bb9a2158c5 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
2188c6d72e 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