Commit graph

28 commits

Author SHA1 Message Date
cxl
9291df7b4d Core: ConvertDate::SetDefaultMinMax
git-svn-id: svn://ultimatepp.org/upp/trunk@12066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-11 12:07:24 +00:00
cxl
a1d6e2c70f Core: Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@10920 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-08 08:34:29 +00:00
cxl
8ac84c7cc7 Core: Fixed issue in ConvertString - Trim (Left/Right) is now performed before doing checks
git-svn-id: svn://ultimatepp.org/upp/trunk@10919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 23:20:12 +00:00
cxl
60add2c64d Core: Atof (comma safe atof)
git-svn-id: svn://ultimatepp.org/upp/trunk@10764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-26 08:24:21 +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
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
1ecb42fa40 Core: Convert Pattern issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-30 09:45:35 +00:00
cxl
0e0b91ecc4 Core: ConvertDouble now filters input if pattern is used (to fix '1.23 EUR' situation)
git-svn-id: svn://ultimatepp.org/upp/trunk@7835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 15:45:17 +00:00
cxl
58032db6b9 *Core: Fixed issue in StrInt
git-svn-id: svn://ultimatepp.org/upp/trunk@7567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-06 06:24:21 +00:00
cxl
e045e729cd ScanDouble/Int now scans prefix, postfix checked in StrDbl/IntValue
git-svn-id: svn://ultimatepp.org/upp/trunk@7564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-05 17:20:20 +00:00
cxl
3a00114df3 Core: StrDbl improved error checking (e.g. '12-12' is now error)
git-svn-id: svn://ultimatepp.org/upp/trunk@7271 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-17 12:07:36 +00:00
cxl
41a2914ec0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 15:54:57 +00:00
cxl
f035577435 Core: IsInf, IsFin
git-svn-id: svn://ultimatepp.org/upp/trunk@6788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-18 13:37:30 +00:00
cxl
fef5ec23bb ConvertTime: AlwaysTime, DayEnd
git-svn-id: svn://ultimatepp.org/upp/trunk@6610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-27 10:03:17 +00:00
cxl
3f166c25c8 Core: MapConvert::Default
git-svn-id: svn://ultimatepp.org/upp/trunk@5574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-21 20:04:18 +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
26d8d6b259 Core: Support for decimal comma instead of decimal point for double formatting
git-svn-id: svn://ultimatepp.org/upp/trunk@4149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-08 15:45:30 +00:00
cxl
33f8401bc5 *Core: ConvertInt::Scan fix of lower limit for int result
git-svn-id: svn://ultimatepp.org/upp/trunk@3469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-29 17:03:54 +00:00
cxl
31ee2229d3 .Core: ConvertInt now returns 'int' Value number subtype when possible
git-svn-id: svn://ultimatepp.org/upp/trunk@3434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-18 20:58:04 +00:00
cxl
5daa0efff5 .Various minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 11:37:41 +00:00
rylek
cd6d1996ae *Core: removed 'truncate' flag from ConvertDate and StdConvertDateTruncated; ConvertDate now always formats dates as dates (without the time section)
.Web/SSL: turned off allocation logging

git-svn-id: svn://ultimatepp.org/upp/trunk@2272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 23:34:23 +00:00
cxl
626d569bf6 Core: ConvertDate::Truncate, StdConvertDateTruncate
git-svn-id: svn://ultimatepp.org/upp/trunk@2048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-10 14:06:42 +00:00
cxl
28601a1ab7 CtrlLib, Code: EditString,ConvertString: TrimLeft, TrimRight, TrimBoth
git-svn-id: svn://ultimatepp.org/upp/trunk@1728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-29 22:28:15 +00:00
cxl
f24ab202b7 RichEdit minor fixes, ViewBorder method
git-svn-id: svn://ultimatepp.org/upp/trunk@1720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-25 18:38:37 +00:00
cxl
c6a4eee54a Core, CtrlLib: ConvertDate, ConvertTime now have Default method -> propagates to date/time widgets as well...
git-svn-id: svn://ultimatepp.org/upp/trunk@1641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-19 20:44:36 +00:00
rylek
556372a47a Corrected bug in StdConvertDoubleNotNull; commented out Bearing (moved to Core by CXL)
git-svn-id: svn://ultimatepp.org/upp/trunk@1094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-22 22:46:05 +00:00
cxl
3877856373 Time convert, TreeCtrl HighlightCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-18 10:12:09 +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