Commit graph

662 commits

Author SHA1 Message Date
cxl
3d81121473 *Core: Fixing TcpSocket connection behaviour when server unavailable
git-svn-id: svn://ultimatepp.org/upp/trunk@5070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-21 06:55:40 +00:00
cxl
6f0d44b3bb Core: GetTimeZoneText, SMTP: fixed Date field time zone info
git-svn-id: svn://ultimatepp.org/upp/trunk@5065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-20 12:24:09 +00:00
cxl
0257c6fe8b ide: Javascript syntax highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@5063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-20 06:42:43 +00:00
cxl
52fc30693f Core: Language settings are now per-thread
git-svn-id: svn://ultimatepp.org/upp/trunk@5061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-19 20:43:55 +00:00
cxl
ec2638d922 *Core: GetHashValue fixed for function pointers
git-svn-id: svn://ultimatepp.org/upp/trunk@5053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-16 11:03:53 +00:00
cxl
423409da17 Core: Thread now catches Exc and ExitExc
git-svn-id: svn://ultimatepp.org/upp/trunk@5048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-11 12:32:13 +00:00
cxl
3c2194aadd Core: Thread::Priority now implemented for POSIX (thanks tojocky)
git-svn-id: svn://ultimatepp.org/upp/trunk@5045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-08 15:45:02 +00:00
cxl
73b363f60c *Core/SSL: INITBLOCK moved to icpp
git-svn-id: svn://ultimatepp.org/upp/trunk@5040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-05 11:03:49 +00:00
cxl
ca0e70b110 Mysql: WhenReconnect
git-svn-id: svn://ultimatepp.org/upp/trunk@5035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-03 18:01:56 +00:00
cxl
3b89eaa939 Core: -lrt added for POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@5030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-01 17:08:25 +00:00
cxl
af722b6332 * Painter: fixed issue with subpixe (RM #281), Core: AsString(RGBA), CtrlCore: NoLayoutZoom fix for MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@5026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-31 09:18:29 +00:00
cxl
ef8515663a .Core: SetSysDate fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-30 13:20:29 +00:00
cxl
420b10a444 Core: GetTickCount refactored on posix, SetSysTime (thanks steffen)
git-svn-id: svn://ultimatepp.org/upp/trunk@5022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-30 09:57:36 +00:00
cxl
256d593755 *Core: HTTP request clears 'body' at start of new request
git-svn-id: svn://ultimatepp.org/upp/trunk@5018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-29 11:10:05 +00:00
cxl
8850c3e02f Core: LOGDEX, DUMPHEX, fixes of HttpRequest, TcpSocket
git-svn-id: svn://ultimatepp.org/upp/trunk@5011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-28 11:54:20 +00:00
cxl
ea76de2476 *Core: HttpRequest::Cookie fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@4999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-23 09:42:59 +00:00
cxl
8f22ce895c Core: HttpRequest improved cookie precendence
git-svn-id: svn://ultimatepp.org/upp/trunk@4996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-22 13:35:05 +00:00
cxl
832424d8f0 Core: Improved Http Cookie support
git-svn-id: svn://ultimatepp.org/upp/trunk@4994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-22 12:33:16 +00:00
cxl
8307fa6b7e Core: HttpRequest improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@4993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-22 10:36:29 +00:00
cxl
856f93f30c Core: HttpResponse
git-svn-id: svn://ultimatepp.org/upp/trunk@4991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-21 16:30:27 +00:00
cxl
72cb665b65 Core: Exit
git-svn-id: svn://ultimatepp.org/upp/trunk@4982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-21 12:45:37 +00:00
cxl
6af4f51f5f Core: fixed int->int64 conversion warning
git-svn-id: svn://ultimatepp.org/upp/trunk@4980 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-21 11:00:55 +00:00
cxl
0c46b00860 Core: HttpHeader now supports SCGI requests
git-svn-id: svn://ultimatepp.org/upp/trunk@4979 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 17:56:42 +00:00
cxl
9fea07cac3 Core: Value magic support for GDB
git-svn-id: svn://ultimatepp.org/upp/trunk@4977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 16:43:13 +00:00
cxl
a745abee01 Core: XmlizeByJsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4975 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 14:36:33 +00:00
cxl
2f2154d7fd *Report: Fixed refresh issue
git-svn-id: svn://ultimatepp.org/upp/trunk@4973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 10:36:06 +00:00
cxl
365c591656 Core: Inet fixes, PCRE: more options support (thanks dolik)
git-svn-id: svn://ultimatepp.org/upp/trunk@4970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 08:54:04 +00:00
cxl
a8091489a6 .Core: HttpRequest fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-17 11:44:39 +00:00
cxl
7645c1b5d8 CtrlCore: debug mode _DBG_Ungrab for X11
git-svn-id: svn://ultimatepp.org/upp/trunk@4963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-17 10:57:11 +00:00
cxl
75d5f5dc80 *Core/SSL: Fix of initialization in Linux64
git-svn-id: svn://ultimatepp.org/upp/trunk@4962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-17 10:29:43 +00:00
cxl
f7d8f30aed *Core/SSL: Fixed handshake issue in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@4960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-17 07:54:18 +00:00
cxl
e3e8714902 CoreL SVO_MEMCPY now public, added SVO_MEMSET
git-svn-id: svn://ultimatepp.org/upp/trunk@4957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-16 13:29:12 +00:00
cxl
39131edb0b Core: svo_value Xmlize moved as method for ValueArray, ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-16 13:18:55 +00:00
cxl
7873c4ded5 Core: TcpSocket::GlobalTimeout
git-svn-id: svn://ultimatepp.org/upp/trunk@4955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-15 18:23:35 +00:00
cxl
ffe904a306 *Core: XmlizeBySerialize fixed for GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@4952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 17:03:31 +00:00
cxl
f3876f57f1 Core, CtrlCore: CONSOLE_APP_MAIN and GUI_APP_MAIN now try/catch(Exc)
git-svn-id: svn://ultimatepp.org/upp/trunk@4951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 16:13:55 +00:00
cxl
9c66fcab3e Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 14:47:25 +00:00
cxl
9a1dcdd11f Core: Jsonize for int16, Draw: Font Xmlize/Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 08:26:19 +00:00
cxl
ffd337a452 Core: Generic GetHashValue for pointers
git-svn-id: svn://ultimatepp.org/upp/trunk@4939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-12 12:50:35 +00:00
cxl
0154a17cea Core: Dropping support for MSC7.1, AsString(T *ptr) added
git-svn-id: svn://ultimatepp.org/upp/trunk@4938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-12 12:46:04 +00:00
cxl
f47d7571bd .Core: Fixed unused variable issue in Value.hpp
git-svn-id: svn://ultimatepp.org/upp/trunk@4935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-12 11:33:47 +00:00
cxl
816c375c05 *Core: BiVector IsPicked now const
git-svn-id: svn://ultimatepp.org/upp/trunk@4933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-12 09:10:52 +00:00
cxl
e226ffb556 Core: Fixed issue with Null in Json
git-svn-id: svn://ultimatepp.org/upp/trunk@4917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-09 08:00:09 +00:00
cxl
09b20c162b Core: HttpHeader improved
git-svn-id: svn://ultimatepp.org/upp/trunk@4915 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-08 17:47:09 +00:00
cxl
36070e1c4f .Core: Fixed to compile with mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@4912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-08 10:23:28 +00:00
cxl
f2510b169a Core: operator==(T, Value) is now resolving type compatibility (instead of crashing)
git-svn-id: svn://ultimatepp.org/upp/trunk@4904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-03 09:21:21 +00:00
cxl
ffb47aebd4 *Core: Fix in IpAddrInfo - wrong return value for empty host name
git-svn-id: svn://ultimatepp.org/upp/trunk@4902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-03 06:22:44 +00:00
cxl
21629aced9 *Core/XmlRpc: Fixed server code
git-svn-id: svn://ultimatepp.org/upp/trunk@4891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 14:59:36 +00:00
cxl
608f535a14 *Core: name of Value Date/Time is now Date/Time (instead of date/time)
git-svn-id: svn://ultimatepp.org/upp/trunk@4859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-27 07:34:54 +00:00
cxl
b6fc2a543c .Core/SMTP: minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-25 10:27:31 +00:00