Commit graph

208 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
6d63dc0dcb *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
4a019f8266 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
b8f3b5d3d0 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 15:31:29 +00:00
cxl
3b0a865bc9 .Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 10:27:14 +00:00
cxl
cbaf5dd1ce 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
3303819fc4 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
9e03afdbec 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
f10aabc3c4 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
66931ae8d0 *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
3e1fa2490c 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
e1bb9c4e89 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
3539c0fcd8 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
474c57c062 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
2808be58bd 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
cxl
b386b902b3 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
8f0878f22a 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
af5cceedb2 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
af247bce1c 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
3dbd0cc741 *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
6b8f4ea4e9 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
bdb6f4daa2 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
6e50914ebb 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
be7b18a871 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
5c4c1e4dfd 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
1f7840c4c2 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
b0b10b8ea4 .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
df9bdbeefc .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
40330584fb .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 19:01:40 +00:00
cxl
7931d30966 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 17:09:02 +00:00