Commit graph

1193 commits

Author SHA1 Message Date
cxl
920e9f26fa Core: HttpRequest can disable logging of body separately, umk: POSIX setlinbuf
git-svn-id: svn://ultimatepp.org/upp/trunk@6319 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-06 12:51:40 +00:00
cxl
376c8fcd08 SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed
git-svn-id: svn://ultimatepp.org/upp/trunk@6316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 12:14:09 +00:00
cxl
5b209ad363 Core: LocalProcess fixed to compile in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6315 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 06:24:39 +00:00
cxl
6b0749bd1b ide: Layout sorting #484
git-svn-id: svn://ultimatepp.org/upp/trunk@6310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-04 17:50:48 +00:00
cxl
f563b8292e Core: LocalProcess/AProcess now allow reading stderr separately (Start2, Read2)
git-svn-id: svn://ultimatepp.org/upp/trunk@6308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-04 13:56:26 +00:00
cxl
23fe370cd1 Core: LocalProcess Start now correctly closes duplicated handles, Ide: Qtf designer editor now zoomable/sizeable (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-03 17:57:55 +00:00
cxl
3b087583dc Core: AProcess / LocalProcess now has CloseRead/CloseWrite methods
git-svn-id: svn://ultimatepp.org/upp/trunk@6304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-02 15:15:55 +00:00
cxl
8f64023a29 i18n: nl-nl translation (thanks wimpie)
git-svn-id: svn://ultimatepp.org/upp/trunk@6301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 17:16:56 +00:00
cxl
6524ec6319 Core: Fixed issue with stdin and U++ log
git-svn-id: svn://ultimatepp.org/upp/trunk@6300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 17:05:27 +00:00
koldo
8b9433e296 .Core: Little doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 20:21:20 +00:00
cxl
63ea42e7e9 Core: ValueMap::RemoveKey #470
git-svn-id: svn://ultimatepp.org/upp/trunk@6252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-20 18:44:11 +00:00
cxl
6cf6bab74c Core: [Stable]SortBy[Keys|Values] #494
git-svn-id: svn://ultimatepp.org/upp/trunk@6251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-19 17:19:06 +00:00
cxl
a373fc16a4 Skylark: minor fix, CtrlLib: ErrorOK
git-svn-id: svn://ultimatepp.org/upp/trunk@6244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-17 15:57:39 +00:00
cxl
113820c19f Core: Socket::Connect now sets the error description(s)
git-svn-id: svn://ultimatepp.org/upp/trunk@6241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-11 16:17:23 +00:00
cxl
2656d1a6da Core: HttpRequest now sends always sends Content-Length for POST/PUT, even if it is zero
git-svn-id: svn://ultimatepp.org/upp/trunk@6240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-09 07:07:17 +00:00
cxl
d54af3d257 uppsrc: Fixed two POSIX -> PLATFORM_POSX ifdefs (#499), CtrlLib: Renamed DropList Add to Append
git-svn-id: svn://ultimatepp.org/upp/trunk@6237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-08 08:01:57 +00:00
cxl
5b5a720a6a Core: Random now fork safe
git-svn-id: svn://ultimatepp.org/upp/trunk@6236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-07 11:40:10 +00:00
cxl
ac16e30a46 Core: SeedRandom
git-svn-id: svn://ultimatepp.org/upp/trunk@6235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-07 11:14:03 +00:00
koldo
e57556be4f .Core: Small doc fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@6227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-04 20:40:06 +00:00
cxl
05ba918ae6 Core\Rpc: GetRemainingCount (of arguments)
git-svn-id: svn://ultimatepp.org/upp/trunk@6219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-31 11:34:51 +00:00
cxl
ccd44c8cfb Core: Fixed String::ReverseFind with empty string
git-svn-id: svn://ultimatepp.org/upp/trunk@6211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-25 13:47:38 +00:00
cxl
97c8b13bbe Core\SSL: Fixed possible memory leak (thanks Kasome)
git-svn-id: svn://ultimatepp.org/upp/trunk@6208 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-22 20:19:38 +00:00
cxl
538ddd0e0a upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack
git-svn-id: svn://ultimatepp.org/upp/trunk@6207 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-22 20:16:16 +00:00
cxl
6f50b5a89f Core: Fixed Color::operator RGBA
git-svn-id: svn://ultimatepp.org/upp/trunk@6206 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-22 09:49:45 +00:00
unodgs
40d87c8430 Core: Added alpha to Color (only for opengl)
git-svn-id: svn://ultimatepp.org/upp/trunk@6197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-17 18:03:35 +00:00
cxl
0579ee7e8c Skylark, Core/HttpHeader: Fixed SCGI issues
git-svn-id: svn://ultimatepp.org/upp/trunk@6193 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-16 06:41:57 +00:00
cxl
ebeabff67b CtrlLib: EditNumber fixed (thanks SenderGhost!) #491
git-svn-id: svn://ultimatepp.org/upp/trunk@6190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-14 07:38:15 +00:00
cxl
cf779e5e8d Core: Http now switches to GET after redirection (once again..)
git-svn-id: svn://ultimatepp.org/upp/trunk@6187 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-12 06:14:16 +00:00
cxl
75b7383788 Core: Added #include float.h
git-svn-id: svn://ultimatepp.org/upp/trunk@6186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-11 16:32:06 +00:00
cxl
9a1ddd6937 Core: SetSysTime now using SetLocalTime in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-10 05:44:36 +00:00
cxl
8f9bfcc8e3 CtrlCore: New MT rules implemented in X11 and GTK
git-svn-id: svn://ultimatepp.org/upp/trunk@6170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-06 12:32:06 +00:00
cxl
45808b92f3 Core: sCheckCPU fixed (thanks dolik)
git-svn-id: svn://ultimatepp.org/upp/trunk@6161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-01 06:48:46 +00:00
cxl
54be50c44c Core: HttpRequest multipart support
git-svn-id: svn://ultimatepp.org/upp/trunk@6158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-29 18:52:38 +00:00
cxl
4fd7e653ed Core: XmlNode size optimized (40% less average), removed 64bit warning in InVector
git-svn-id: svn://ultimatepp.org/upp/trunk@6151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-19 09:50:07 +00:00
cxl
4b9000ab3b .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-13 07:31:03 +00:00
cxl
303967f180 Core: Socket Listen on specific address, Skylark: ditto
git-svn-id: svn://ultimatepp.org/upp/trunk@6146 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-13 07:29:52 +00:00
cxl
d2a72cc325 CtrlCore: New mouse related Ctrl methods NoIgnoreMouse, GetCaptureCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@6141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-10 18:23:48 +00:00
cxl
5050a01a24 *Core: InVector Remove fixed error with empty InVector and count == 0
git-svn-id: svn://ultimatepp.org/upp/trunk@6132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-04 18:25:27 +00:00
cxl
0e2d93ad5c *Core: Fixed bug in Stream::Put(Stream&..)
git-svn-id: svn://ultimatepp.org/upp/trunk@6101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 14:49:36 +00:00
cxl
0d97752dfd Core: stack trace in BSD (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-25 11:50:29 +00:00
cxl
5e66859b1b Core: TryLoadFromXML (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-25 11:29:41 +00:00
cxl
b5c4a7760b Fixed hidpi issues in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-21 13:49:06 +00:00
cxl
236ccbfa7c Core: XML RegisterEntity
git-svn-id: svn://ultimatepp.org/upp/trunk@6072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-15 13:16:57 +00:00
cxl
d7440ace2a .stray DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@6057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-12 14:26:33 +00:00
cxl
1de2c9e1ee .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-12 14:15:14 +00:00
cxl
adda62d3e6 Core: Fixed xmlize issue with missing value in XML
git-svn-id: svn://ultimatepp.org/upp/trunk@6054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-12 10:19:26 +00:00
cxl
780bdb8992 i18n: Fixed italian translation, new pl-pl
git-svn-id: svn://ultimatepp.org/upp/trunk@6049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-11 09:17:27 +00:00
cxl
2c6dc97a9e Core: GCC Stack trace
git-svn-id: svn://ultimatepp.org/upp/trunk@6028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-03 16:40:37 +00:00
cxl
e92ed62d07 Core/SMTP: sender parameter in From, ReplyTo fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-03 16:27:44 +00:00
cxl
131954619d Core\SMTP: missing return *this
git-svn-id: svn://ultimatepp.org/upp/trunk@6025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-03 14:26:22 +00:00