Commit graph

771 commits

Author SHA1 Message Date
novo
4d5977e896 DLI files. Fixed code snippet related to cpp file.
git-svn-id: svn://ultimatepp.org/upp/trunk@5649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-13 03:53:33 +00:00
cxl
b6c04a3a4a uppsrc: New nl-nl translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-09 16:16:01 +00:00
cxl
6ca4a81272 *Core: fixed ValueMap[0] issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 13:04:56 +00:00
cxl
fad44bb10e *Core: Fixed ValueMap::Add(0, ...) issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 11:01:00 +00:00
cxl
6db4915d9d *Reverted previous fix (problems with SqlId overloads)
git-svn-id: svn://ultimatepp.org/upp/trunk@5601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 10:10:58 +00:00
cxl
60afe73457 *Core: Fixed ValueMap.Add(0, ..) issue (was converting 0 to (const char *)NULL)
git-svn-id: svn://ultimatepp.org/upp/trunk@5600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 09:58:26 +00:00
cxl
6ee120de30 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 08:52:32 +00:00
cxl
6a61e44f72 CtrlCore: Jsonize, Xmlize, CtrlLib: 'the_box' in ScrollBars is now ParentCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@5582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-26 13:12:22 +00:00
cxl
faf29a8166 Core: HttpRequest: Fixed parsing of Proxy() argument
git-svn-id: svn://ultimatepp.org/upp/trunk@5576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-22 09:09:12 +00:00
cxl
3f166c25c8 Core: MapConvert::Default
git-svn-id: svn://ultimatepp.org/upp/trunk@5574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-21 20:04:18 +00:00
cxl
08f348cadf Core: Http now better suited for handling >2gb content
git-svn-id: svn://ultimatepp.org/upp/trunk@5565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 18:32:05 +00:00
cxl
73da8b8bc0 CtrlCore, Draw: MT refactored, fixed StdFont issue in Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-18 23:45:03 +00:00
cxl
ec99680986 Draw, CtrlCore: Resolved MT issues
git-svn-id: svn://ultimatepp.org/upp/trunk@5551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-15 20:50:44 +00:00
cxl
17a72f3618 Core/Rpc: Added dubious support of RawJsonText for XmlRpc
git-svn-id: svn://ultimatepp.org/upp/trunk@5550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-14 13:19:17 +00:00
cxl
365299e0fe Core/Rpc: StopRpcServerTrace, SuppressRpcServerTraveForMethodCall
git-svn-id: svn://ultimatepp.org/upp/trunk@5548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-13 08:53:15 +00:00
cxl
f5b00a9481 Core: LoadFile checks whether path is a file (because POSIX opens a dir too), Core/Rpc: StopRpcServerTrace
git-svn-id: svn://ultimatepp.org/upp/trunk@5546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-13 07:53:32 +00:00
cxl
796251f7cb Core: TrimLeft(prefix, s), TrimRight(suffix, s), ide: Support for force_inline
git-svn-id: svn://ultimatepp.org/upp/trunk@5542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-10 14:31:24 +00:00
cxl
8949942c4f Core: DeHtml, SqlExp: Insert, Update add methods with ValueMap parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@5535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-09 09:48:03 +00:00
cxl
5430f0d7a7 Core: BOM* functions now have variant with def_charset parameter (instead of using host platform charset)
git-svn-id: svn://ultimatepp.org/upp/trunk@5534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-08 11:05:56 +00:00
cxl
8fc22bf83c Core: Xmlize/Jsonize of containers moved as container methods
git-svn-id: svn://ultimatepp.org/upp/trunk@5506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-01 19:22:25 +00:00
cxl
09918a6f5d CtrlCore: GetMaxSize fixed to better support multiple monitors
git-svn-id: svn://ultimatepp.org/upp/trunk@5499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-30 17:37:36 +00:00
cxl
550233625c .Core: minor fix in findarg
git-svn-id: svn://ultimatepp.org/upp/trunk@5497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-30 12:57:50 +00:00
cxl
b943367bc5 Core: findarg
git-svn-id: svn://ultimatepp.org/upp/trunk@5496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-30 12:14:07 +00:00
cxl
9bce0e0846 *Core: LRUCache::RemoveOne fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-29 20:35:52 +00:00
cxl
ce8682293c .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-25 08:05:56 +00:00
cxl
bc464f7291 Core/Rpc: removed invalid include of Web
git-svn-id: svn://ultimatepp.org/upp/trunk@5476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-25 06:31:21 +00:00
cxl
b53a3e82ed Core: removed _DBG_ code
git-svn-id: svn://ultimatepp.org/upp/trunk@5457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-23 13:27:30 +00:00
cxl
6bf1c70e59 Core: TcpSocket now prefers IPv4 over IPv6 in Connect
git-svn-id: svn://ultimatepp.org/upp/trunk@5456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-23 13:11:35 +00:00
cxl
57ae41a4a6 Core: timeout fix in TcpSocket
git-svn-id: svn://ultimatepp.org/upp/trunk@5455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-23 12:06:35 +00:00
cxl
bd7b8400c4 Core: Fixed issue with language specific sorting
git-svn-id: svn://ultimatepp.org/upp/trunk@5454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-23 08:59:53 +00:00
cxl
59d64e3ce7 Core: LRUCache improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@5450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-22 09:11:06 +00:00
cxl
a56c81d8aa Core: LRUCache changes
git-svn-id: svn://ultimatepp.org/upp/trunk@5447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-21 15:20:22 +00:00
cxl
9af2cc8d7b Xmlize DOCS
git-svn-id: svn://ultimatepp.org/upp/trunk@5431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-15 16:24:38 +00:00
cxl
8eeefb2767 Documenting XmlIO
git-svn-id: svn://ultimatepp.org/upp/trunk@5430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-15 15:17:18 +00:00
cxl
55a4171b21 Core: Jsonize documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@5425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-13 10:21:30 +00:00
cxl
4d9288de1a Core: Fixed issue with Stream::Put(Stream...)
git-svn-id: svn://ultimatepp.org/upp/trunk@5424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-12 14:37:52 +00:00
cxl
def9867a8c Core: Ws2_32.lib added
git-svn-id: svn://ultimatepp.org/upp/trunk@5422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-12 08:46:32 +00:00
cxl
7a1a27f805 ide: Removed Web
git-svn-id: svn://ultimatepp.org/upp/trunk@5421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-10 19:14:26 +00:00
cxl
007ad0b072 JsonArray: operator bool (true if there were any elements added)
git-svn-id: svn://ultimatepp.org/upp/trunk@5420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-10 14:43:16 +00:00
cxl
7ed497eae9 Core: TcpSocket::Listen now has default listen_count = 5
git-svn-id: svn://ultimatepp.org/upp/trunk@5383 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 08:12:59 +00:00
cxl
047f213ea1 Core: Fixed exit code in LocalProcess
git-svn-id: svn://ultimatepp.org/upp/trunk@5376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 06:21:52 +00:00
cxl
3e677ac6fb Core: LURCache docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-15 15:48:41 +00:00
koldo
cdf1a5b283 .Core: A couple of mini fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-14 21:51:52 +00:00
cxl
db03281dfb uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values
git-svn-id: svn://ultimatepp.org/upp/trunk@5356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-14 11:43:13 +00:00
cxl
a2aed78241 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-11 08:40:27 +00:00
cxl
297ebcebce ide: Fixed assist++ handling of SKYLARK macro
git-svn-id: svn://ultimatepp.org/upp/trunk@5341 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-09 14:35:11 +00:00
cxl
984fcf67e3 Skylark: .upt template
git-svn-id: svn://ultimatepp.org/upp/trunk@5334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-08 12:29:43 +00:00
cxl
e89e746f58 *Core: Copy constructor of TcpSocket now private
git-svn-id: svn://ultimatepp.org/upp/trunk@5322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-07 08:28:07 +00:00
cxl
20afbac016 CtrlLib: EditField now has WhenPasteFilter
git-svn-id: svn://ultimatepp.org/upp/trunk@5321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-06 08:11:20 +00:00
cxl
ee5df2672d Core: Fixed prefork issue in TcpSocket::Accept, Skylark: Fixed base.witz issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-03 08:13:43 +00:00