novo
|
41ee5c05f3
|
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
|
ee3d867038
|
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
|
e4e283fccd
|
*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
|
1c23564b48
|
*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
|
f0e0b1c2b6
|
*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
|
6520d7c4fc
|
*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
|
837a46f638
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-11-28 08:52:32 +00:00 |
|
cxl
|
68d58c2fc4
|
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
|
e724969ada
|
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
|
1da9f4582c
|
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
|
0490e08218
|
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
|
b09b7d6cbe
|
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
|
a16cf6c45a
|
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
|
0f90db56e7
|
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
|
bdb3384d5a
|
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
|
43e1289eed
|
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
|
304df59cb0
|
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
|
eab97075d7
|
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
|
231b6cdc83
|
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
|
50716a53a8
|
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
|
cb9a77c507
|
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
|
a1d7d50ecf
|
.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
|
a5a367feb7
|
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
|
1e5d4ddc44
|
*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
|
202652ee0e
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-10-25 08:05:56 +00:00 |
|
cxl
|
0ce7449cd1
|
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
|
81e82b76dc
|
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
|
1a69d8f04d
|
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
|
a8a46da35a
|
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
|
9339b6d01e
|
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
|
9a63e4f294
|
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
|
11d9be4998
|
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
|
8047e1cf14
|
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
|
c717d272c9
|
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
|
beb8c8eda0
|
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
|
5b78bf89ad
|
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
|
53ff87acfa
|
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
|
f4f882298b
|
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
|
ad0e3252c6
|
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
|
17f3f2d166
|
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
|
ad3b5fc970
|
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
|
69350ab362
|
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
|
b43bd075af
|
.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
|
6cf239033f
|
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
|
58fe70c16c
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-09-11 08:40:27 +00:00 |
|
cxl
|
b20c5768af
|
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
|
9768ceb5d5
|
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
|
4fa78d11cd
|
*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
|
37e4c669e7
|
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
|
346c0e9728
|
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 |
|