Commit graph

644 commits

Author SHA1 Message Date
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
cxl
dea584f2d5 Smtp: AddHeader
git-svn-id: svn://ultimatepp.org/upp/trunk@4854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-25 09:18:59 +00:00
cxl
1c9a8c96e9 Core/XmlRpc vs XmlRpc: fixed compatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@4852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-24 11:59:30 +00:00
cxl
754f670cd4 Core/XmlRpc (xmlrpc over TcpSocket)
git-svn-id: svn://ultimatepp.org/upp/trunk@4851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-24 09:59:54 +00:00
cxl
e364c4e0ff *Core/smtp removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 17:11:51 +00:00
rylek
3d64693de8 .CodeEditor: backspace at line beginning bug fix in recent contribution related to indentation with spaces
git-svn-id: svn://ultimatepp.org/upp/trunk@4848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 09:56:35 +00:00
cxl
adecc7e1ae Core/SMTP docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-22 16:03:01 +00:00
cxl
ddfd077072 Core/SMTP
git-svn-id: svn://ultimatepp.org/upp/trunk@4845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-22 13:52:57 +00:00
cxl
38ec8e91f0 .Core: Inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-21 12:31:57 +00:00
cxl
97af3b6809 .Core: HttpRequest documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-21 12:25:27 +00:00
cxl
bb3c95edc8 Core: HttpRequest improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@4835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-20 15:35:16 +00:00
rylek
4de30ca17b .Core/ValueUtil.cpp: mysterious VC71 internal errors reappeared, I had to put the compiler version checks back, sorry.
git-svn-id: svn://ultimatepp.org/upp/trunk@4833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 22:55:15 +00:00
cxl
5af6b486d3 Core: Http now calls WhenWait when resolves DNS in blocking mode
git-svn-id: svn://ultimatepp.org/upp/trunk@4831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 13:35:40 +00:00
cxl
b707d3e725 Core: LoadFromJsonFile, StoreToJsonFile
git-svn-id: svn://ultimatepp.org/upp/trunk@4825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 10:54:24 +00:00
cxl
be2da80f72 Core: LoadFromXMLFile now returns false if file does not exist
git-svn-id: svn://ultimatepp.org/upp/trunk@4823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:23:02 +00:00
cxl
9311a96fa2 *Core: Value::Serialize fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:05:30 +00:00
cxl
f89735da88 *Core: Fix in Value::Serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@4820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 08:58:43 +00:00
cxl
4a31c85643 U++: fixed sources to support c++0x (rm #269)
git-svn-id: svn://ultimatepp.org/upp/trunk@4818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:51:23 +00:00
cxl
a2cdb45a7b *Core: ParseJSON: fix of negative numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@4817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:37:31 +00:00