Commit graph

351 commits

Author SHA1 Message Date
cxl
deae80f139 *Core: Fixed glitch in FromUtf8 (concerning heavily malformed utf8 sequences)
git-svn-id: svn://ultimatepp.org/upp/trunk@2801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-19 22:24:21 +00:00
cxl
680dfcd7a7 *Core: Added missing Gate4::Execute (thanks kohaint00)
git-svn-id: svn://ultimatepp.org/upp/trunk@2796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-19 13:39:27 +00:00
cxl
2d86e9af33 Core: Tuples now Moveable if all elements moveable (thanks a lot kohait00!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-19 13:28:13 +00:00
cxl
1512097e66 *Fixed OCTALHI encoding in .t files
git-svn-id: svn://ultimatepp.org/upp/trunk@2783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 19:54:41 +00:00
cxl
bdaf4fa80b *Core: String Replace fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@2768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-11 10:25:50 +00:00
cxl
54df285bf3 Core: String::Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@2765 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-10 17:58:58 +00:00
rylek
0b9c56fa59 .Core: Utf8 conversion bug fix in XML parser
git-svn-id: svn://ultimatepp.org/upp/trunk@2751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-05 11:04:38 +00:00
cxl
eca239b02d *XmlParser: fixed whitespace handling
git-svn-id: svn://ultimatepp.org/upp/trunk@2744 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-04 18:31:00 +00:00
cxl
ad41b724ec *ScanUuid fixed (thanks Mindtraveller)
git-svn-id: svn://ultimatepp.org/upp/trunk@2701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 18:42:42 +00:00
cxl
693b2b2d10 PGSQL: Autoreconnect improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@2699 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 15:44:57 +00:00
cxl
dcd13319e4 Vector, Array: All Adds now returning T&
git-svn-id: svn://ultimatepp.org/upp/trunk@2698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-16 22:16:51 +00:00
cxl
71742f78f0 RasterPlayer, *Core: LocalProcess, *png: version issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-08 08:08:52 +00:00
cxl
393ee6b310 *Core: LocalProcess fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 16:17:29 +00:00
cxl
b85a9a4f6a *Core: HexString with count = 0 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 03:38:27 +00:00
cxl
96de5520ec Core: Tuple
git-svn-id: svn://ultimatepp.org/upp/trunk@2654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-06 09:04:17 +00:00
cxl
d1ca52f22f *XmlRpc: fix of 'double'
git-svn-id: svn://ultimatepp.org/upp/trunk@2633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-22 06:50:47 +00:00
kohait
a6918b28c0 uppweb: AboutStream corrections
git-svn-id: svn://ultimatepp.org/upp/trunk@2619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 15:23:25 +00:00
cxl
06f88f88ce Stream: Peek, PutPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@2605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 08:57:08 +00:00
cxl
b82b4f3e6d Stream comments
git-svn-id: svn://ultimatepp.org/upp/trunk@2604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 08:27:23 +00:00
cxl
70c4e661b8 *CtrlLib: Fixed issues with various popups (like tooltip) and deactivating the window
git-svn-id: svn://ultimatepp.org/upp/trunk@2568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-25 10:12:56 +00:00
cxl
22943ce74e .Core: Reverted latest XmlParser patch
git-svn-id: svn://ultimatepp.org/upp/trunk@2539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:06:13 +00:00
cxl
25f4dfac0d *Core: XmlParser: PreserveAllWhitespaecs fix (thanks aftershock)
git-svn-id: svn://ultimatepp.org/upp/trunk@2536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-17 07:37:07 +00:00
cxl
963439cbd3 Xml: PreserveAllWhiteSpaces
git-svn-id: svn://ultimatepp.org/upp/trunk@2521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-10 10:29:46 +00:00
cxl
299d2d04a3 .CtrlLib: ToolTip SColorInfoText fix, Core: DDUMP fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-07 20:06:50 +00:00
cxl
68546087c0 .Core: DDUMP (thanks dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-06 19:01:02 +00:00
cxl
3ccf607d54 .Core: Time::Compare, .CtrlLib: fixed visual glitch with EditField::NullIcon
git-svn-id: svn://ultimatepp.org/upp/trunk@2518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-05 22:26:32 +00:00
cxl
879c8f0f15 .uppsrc: ca-es translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-02 18:53:25 +00:00
mr_ped
38fb68e3a4 .AString::Find documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@2496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-22 12:51:30 +00:00
cxl
c567bf41cf .Core: int64 support in Format
git-svn-id: svn://ultimatepp.org/upp/trunk@2493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-20 15:40:55 +00:00
cxl
ce198c8ba3 .Core: New DeXml variants for strings containing zeroes
git-svn-id: svn://ultimatepp.org/upp/trunk@2488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-14 08:16:24 +00:00
cxl
d374668079 .Core: ShutdownThreads clarified
git-svn-id: svn://ultimatepp.org/upp/trunk@2482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-13 15:53:29 +00:00
cxl
00913a770f .Core: CharSet.h fixed warning
git-svn-id: svn://ultimatepp.org/upp/trunk@2480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-13 13:59:16 +00:00
cxl
92c6c0a543 *Core: CharSet refactored to avoid constant mismatches
git-svn-id: svn://ultimatepp.org/upp/trunk@2462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-07 12:30:29 +00:00
cxl
1f1b602e3b *Core: Charset fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-05 19:28:45 +00:00
cxl
296e44e509 Core: [W]String::ReverseFind
git-svn-id: svn://ultimatepp.org/upp/trunk@2453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-03 17:21:30 +00:00
cxl
5de2ea2e3a *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
2eac4aec79 .uppsrc: MSC10 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2395 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-14 13:07:58 +00:00
cxl
08f299ee09 .uppsrc: ES-ES translation update
git-svn-id: svn://ultimatepp.org/upp/trunk@2347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-29 21:43:02 +00:00
cxl
e0b33067a4 ArrayIndex: Detach, PopDetach
git-svn-id: svn://ultimatepp.org/upp/trunk@2341 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-26 08:19:27 +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
5fdccf8872 *Core: CParser constructor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-30 16:15:31 +00:00
rylek
6f72f42453 *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
2630f5f28a *Xmlize: The main tag name fixed (when created from executable name, only alphas are used)
git-svn-id: svn://ultimatepp.org/upp/trunk@2267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 15:53:39 +00:00
cxl
ac36b260dd *Core: XmlNose ShouldPreserved fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 13:16:36 +00:00
cxl
cfa78da54a uppsrc: new IT-IT translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 22:09:42 +00:00
cxl
4bac54cb4c .uppsrc\ide: minor fix in find in files
git-svn-id: svn://ultimatepp.org/upp/trunk@2254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-22 13:03:55 +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
9e896d777b .XmlNode has now improved support for multiline strings
git-svn-id: svn://ultimatepp.org/upp/trunk@2250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-21 17:04:58 +00:00
cxl
3aac218602 .Core: Index/ArrayIndex minor <<= overloading adjustment
git-svn-id: svn://ultimatepp.org/upp/trunk@2239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-17 21:08:46 +00:00
cxl
6b6eb72323 .uppsrc: Fixed for mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@2233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-16 19:37:30 +00:00