Commit graph

189 commits

Author SHA1 Message Date
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
cxl
b20a84f409 .Core: docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 13:37:08 +00:00
cxl
bb38213aba .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 21:18:20 +00:00
cxl
9724d97e61 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 21:07:04 +00:00
cxl
9ba808013f Core: inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 11:40:17 +00:00
cxl
b4194acc04 Core: Improved inet utilities
git-svn-id: svn://ultimatepp.org/upp/trunk@4789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 18:28:05 +00:00
cxl
8262403db2 Core: z.h docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 15:57:40 +00:00
cxl
3c8146fe0d Core: Zlib docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 15:42:41 +00:00
cxl
057eb3cf19 .Core/SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 17:55:28 +00:00
cxl
b5e405587a Core: TcpSocket, Thread::AtExit
git-svn-id: svn://ultimatepp.org/upp/trunk@4761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 13:51:08 +00:00
cxl
cfd894c242 Core: Refactored Stream interface (dword->int), fixed LauchWebBrowser for certaion situations (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@4759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-08 14:44:03 +00:00
cxl
9b3c112703 Docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-09 13:23:26 +00:00
cxl
3c03e51962 Core: Ref docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-09 13:12:24 +00:00
cxl
dd3a28d1dd Core: Improving Ref
git-svn-id: svn://ultimatepp.org/upp/trunk@4665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-06 17:40:38 +00:00
cxl
0ce95e9532 Core: Automatic ValueType<->Ref support
git-svn-id: svn://ultimatepp.org/upp/trunk@4662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-06 07:22:51 +00:00
cxl
f0928a4f7a .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-05 19:24:34 +00:00
cxl
a45ac553b9 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-04 18:28:02 +00:00
cxl
4b3acc6edf .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-04 16:57:34 +00:00
koldo
8490dd8b20 .Core: Little fix in doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@4657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-04 16:33:44 +00:00
cxl
07194f0359 Documenting Value
git-svn-id: svn://ultimatepp.org/upp/trunk@4656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-04 13:30:58 +00:00