Commit graph

1193 commits

Author SHA1 Message Date
cxl
8927196377 .Core: Json \u another fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-12 14:59:25 +00:00
cxl
8dbb58cb9c *Core: AsJSON([String, const char*, WString]) now using \uxxxx format for escapes
git-svn-id: svn://ultimatepp.org/upp/trunk@5179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-12 14:55:00 +00:00
cxl
53f4c85269 *Core/Rpc: FormatXmlRpcError fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 13:39:33 +00:00
cxl
71e2c49d41 *Core: removed forgotten DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@5177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 12:47:21 +00:00
cxl
cbaf5dd1ce Core: AsCString new flag: ASCSTRING_JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@5176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 09:01:18 +00:00
cxl
a175d10e24 *Core/Rpc: Improved legacy
git-svn-id: svn://ultimatepp.org/upp/trunk@5175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 06:25:44 +00:00
cxl
3288125dd4 Core: INI_DOUBLE, ReloadIniFile
git-svn-id: svn://ultimatepp.org/upp/trunk@5174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 20:31:13 +00:00
cxl
7b03ae7f79 Core/Rpc: new extraction/return notation
git-svn-id: svn://ultimatepp.org/upp/trunk@5170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 18:02:33 +00:00
cxl
1dbfde1189 Core/Rpc: Finished
git-svn-id: svn://ultimatepp.org/upp/trunk@5168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 13:47:33 +00:00
cxl
a39e04f548 XmlRpc: legacy
git-svn-id: svn://ultimatepp.org/upp/trunk@5166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 12:54:18 +00:00
cxl
ab7e691cc6 Core: JsonRpc support
git-svn-id: svn://ultimatepp.org/upp/trunk@5164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 11:55:33 +00:00
cxl
3303819fc4 Core/XmlRpc -> Core/Rpc as it now supports JsonRpc too
git-svn-id: svn://ultimatepp.org/upp/trunk@5163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 11:08:39 +00:00
cxl
0fbf322663 tutorial: Core09 doc fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-09 07:05:52 +00:00
cxl
54ef8749b5 tutorial: Value related examples modernized
git-svn-id: svn://ultimatepp.org/upp/trunk@5158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-09 07:02:52 +00:00
cxl
c9d3333edb *Core: Fixed handle leak in Socket::Accept, Skylark: fixed no_cache issue causing crash in Exe.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@5154 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-08 18:51:24 +00:00
cxl
98f12a8364 ide: Added package specific includes, .upt files refactored (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@5136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 11:12:20 +00:00
cxl
22444a42a8 .Core: IniBool, IniInt, IniString removed from Ini namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@5134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 08:55:23 +00:00
cxl
b3ab55c1fc *ide: Fixed 'press any key' stop at the end of console execution, Core: fixed issue with IniString
git-svn-id: svn://ultimatepp.org/upp/trunk@5124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-05 12:50:47 +00:00
cxl
90c1c6e88e Core: added timeout to SSLHandshake
git-svn-id: svn://ultimatepp.org/upp/trunk@5102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 13:39:28 +00:00
cxl
80ddd3b38f .Core: Removed obsoleted code in Diag.h
git-svn-id: svn://ultimatepp.org/upp/trunk@5100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 12:13:11 +00:00
cxl
9336542cf9 *Core: Config->Ini
git-svn-id: svn://ultimatepp.org/upp/trunk@5098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:47:35 +00:00
cxl
75f3740645 .Core: Config->Ini
git-svn-id: svn://ultimatepp.org/upp/trunk@5097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:31:40 +00:00
cxl
ddeff70705 .Core: Config->Ini
git-svn-id: svn://ultimatepp.org/upp/trunk@5096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:21:28 +00:00
cxl
9e03afdbec Core: LOG_TIMESTAMP_UTC
git-svn-id: svn://ultimatepp.org/upp/trunk@5095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:20:24 +00:00
cxl
41e19caac5 *uppsrc: LOG related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 06:47:46 +00:00
cxl
f10aabc3c4 Core, uppsrc: Logging refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-02 15:23:59 +00:00
cxl
47ed4e89d8 Core: LOG_ conditional log helper, HttpRequest::Trace now using INI_BOOL and LOG_
git-svn-id: svn://ultimatepp.org/upp/trunk@5091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 17:46:57 +00:00
cxl
e11116dee9 uppsrc: New ptBR translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 12:37:34 +00:00
cxl
66931ae8d0 *Core: Jsonize fixes, Date docs, ide: Fixed issue with save on deactivation
git-svn-id: svn://ultimatepp.org/upp/trunk@5088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 12:29:42 +00:00
cxl
125b7fabc4 Core: .ini parameter helpers: INI_BOOL, INI_STRING, INI_INT
git-svn-id: svn://ultimatepp.org/upp/trunk@5086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-28 22:35:42 +00:00
cxl
9c77be81c7 .Core cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-28 09:00:51 +00:00
cxl
5c70ea31b0 *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
35a85a2ca9 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
97e4ddd3e0 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
3e1fa2490c 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
fbfbac818a *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
aa5fc95fb2 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
e1bb9c4e89 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
46f835daa7 *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
3539c0fcd8 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
bf859d2647 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
ea19869432 * 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
30f3f16a81 .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
d2e0d22c85 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
ac00befdcb *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
474c57c062 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
206eaf9f65 *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
a10c97c709 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
2808be58bd 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
b386b902b3 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