Commit graph

752 commits

Author SHA1 Message Date
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
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
c4e7c86b46 Core: Sort algorithm improved to avoid 'all equal' patological case
git-svn-id: svn://ultimatepp.org/upp/trunk@5298 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-29 15:44:02 +00:00
cxl
d4acb779ce *Core: Json now properly escpes key strings
git-svn-id: svn://ultimatepp.org/upp/trunk@5297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-29 06:35:13 +00:00
cxl
27bcfcfd37 *Skylark: .ini session_table issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-28 09:44:22 +00:00
cxl
7fcb205741 *Core: Fixed INI_INT default value handling
git-svn-id: svn://ultimatepp.org/upp/trunk@5289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-26 09:52:32 +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
42a22e44c1 Core: GetIniKey disallowed (in debug mode) when APP_MAIN not running
git-svn-id: svn://ultimatepp.org/upp/trunk@5268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-09 06:35:56 +00:00
cxl
db5b416aba *Core: Minor fix of Sort
git-svn-id: svn://ultimatepp.org/upp/trunk@5267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-07 08:27:41 +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
b1704016e1 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 15:29:02 +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
9bdfc68c2d *RichText: Resolved deadlock situation
git-svn-id: svn://ultimatepp.org/upp/trunk@5255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-04 12:52:42 +00:00
cxl
cdb9d69d4e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-04 10:10:51 +00:00
cxl
8833079af7 *Core: New Sort fixed to compile with MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@5250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-04 08:12:20 +00:00
cxl
3fa468ca8d *Core: Fix of StableSortCmp typo
git-svn-id: svn://ultimatepp.org/upp/trunk@5248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-03 17:15:53 +00:00
cxl
4d24bf577b Core: Sort refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-03 16:13:53 +00:00
cxl
61aa2e1c31 ide: RPC_METHOD support
git-svn-id: svn://ultimatepp.org/upp/trunk@5233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-26 19:39:19 +00:00
cxl
e3aa869ee7 Core: DCL for INI fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-24 08:05:23 +00:00
cxl
ff2736709f Core: INI_ system now using double checked locking to avoid mutexes
git-svn-id: svn://ultimatepp.org/upp/trunk@5231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-24 07:18:27 +00:00