Commit graph

223 commits

Author SHA1 Message Date
cxl
aaf1082648 Core: SortedIndex docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-04 12:02:07 +00:00
cxl
7de0518802 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-27 20:07:22 +00:00
cxl
8591f1ae8a .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-24 13:57:04 +00:00
cxl
84e0680e1d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-24 13:56:12 +00:00
cxl
729815ce05 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-23 20:40:27 +00:00
cxl
29eb8641d1 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5853 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-23 16:11:15 +00:00
cxl
d09870d050 Core: InVector docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-22 18:15:33 +00:00
cxl
6fc64a1443 Core: Stream::GetPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@5843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-20 08:27:48 +00:00
cxl
6363eb02af Core: FilterStream docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 10:03:52 +00:00
cxl
1254ab0513 Core: FilterStreams
git-svn-id: svn://ultimatepp.org/upp/trunk@5833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 09:37:28 +00:00
cxl
02544bc7ac Core: Stream support for memory blocks >2GB
git-svn-id: svn://ultimatepp.org/upp/trunk@5824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 10:55:25 +00:00
cxl
7425f7da19 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-31 14:49:12 +00:00
cxl
8079a3b6df *CtrlCore: gtk fixed underline issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-28 19:37:56 +00:00
cxl
13dbe1dd98 CtrlCore: X11 and GTK MT fixes (#429)
git-svn-id: svn://ultimatepp.org/upp/trunk@5735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-26 19:23:41 +00:00
cxl
fe1527c054 Core: HttpRequest now support the REST of methods (#425)
git-svn-id: svn://ultimatepp.org/upp/trunk@5729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-25 13:06:23 +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
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
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
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
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
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
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
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
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
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
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
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
a67d4ef172 *CtrlCore: Fixed popup focus issue in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@5307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-02 14:52:34 +00:00
cxl
4643c6f479 Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-25 07:22:18 +00:00
cxl
1d8e2578d9 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 15:31:29 +00:00
cxl
03a012161c .Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 10:27:14 +00:00
cxl
e199c75782 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
13c80b9b85 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
ab70a8fb5f 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
be52cd1bc5 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
bd5463afe9 *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
52fc30693f 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
3c2194aadd 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
ca0e70b110 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
8850c3e02f 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
832424d8f0 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