Commit graph

1737 commits

Author SHA1 Message Date
cxl
e805067cd7 Core: Fixed WebSocket::Connect in non-blocking mode
git-svn-id: svn://ultimatepp.org/upp/trunk@11498 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-26 18:05:36 +00:00
cxl
9ea6cfe36e Core: Type fix in Gtypes
git-svn-id: svn://ultimatepp.org/upp/trunk@11489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-21 18:46:23 +00:00
cxl
24c2f05b9b Core: Fixed problem with OutStream destructor
git-svn-id: svn://ultimatepp.org/upp/trunk@11486 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-20 10:10:19 +00:00
cxl
18185c58ea Core: OutStream Close now calls Flush
git-svn-id: svn://ultimatepp.org/upp/trunk@11483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-19 16:44:23 +00:00
cxl
c521aa82e6 prj.aux cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@11478 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-18 18:40:26 +00:00
cxl
1df616fab5 .removed DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@11470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-15 15:34:39 +00:00
cxl
f353f2f9d5 Core: WebSocket server close command fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-15 07:57:36 +00:00
cxl
cf3d3501c8 Core: WebSocket Connect in blocking mode issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-15 07:38:07 +00:00
cxl
7cc33fc2dc .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 23:22:29 +00:00
cxl
c21d727b97 ide: verbose logging, docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 17:15:16 +00:00
cxl
2f86599e51 Async rewritten in C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@11446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-11 14:32:04 +00:00
cxl
54dc57aeea Core, CtrlLib: ColorFromText moved to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@11443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-08 15:46:52 +00:00
cxl
1861d095ae Core: Fixed clang 3.4 version detection in CoWork.h
git-svn-id: svn://ultimatepp.org/upp/trunk@11438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-07 11:03:35 +00:00
cxl
dd5decee5e CoWork: CoWork::FinLock now ignored if not in worker
git-svn-id: svn://ultimatepp.org/upp/trunk@11437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-06 17:15:26 +00:00
cxl
506c67e0d6 Core: Now compatible with clang 3.4
git-svn-id: svn://ultimatepp.org/upp/trunk@11432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-06 10:00:28 +00:00
cxl
7c2dc2074e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-23 12:02:42 +00:00
cxl
d9e967fa20 Core: z.cpp removed warning
git-svn-id: svn://ultimatepp.org/upp/trunk@11408 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-23 08:22:57 +00:00
cxl
5a0b482426 Core, plugin/lz4: lz4 updated to 1.7.3
git-svn-id: svn://ultimatepp.org/upp/trunk@11398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-21 17:59:45 +00:00
cxl
16b06fa3cd Core: CpuHypervisor
git-svn-id: svn://ultimatepp.org/upp/trunk@11387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-17 16:00:37 +00:00
cxl
75a5489f28 CpuHypervisor
git-svn-id: svn://ultimatepp.org/upp/trunk@11386 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-17 15:45:26 +00:00
cxl
f916d286f1 Core: LoadFromFile, StoreToFile Event variant
git-svn-id: svn://ultimatepp.org/upp/trunk@11385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-16 12:07:32 +00:00
cxl
d6f2ad20ec .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11383 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-15 08:58:45 +00:00
cxl
10ba01d745 fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@11381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-15 08:28:39 +00:00
cxl
39b62afce9 Core: WebSocket - socket handle and wait events access
git-svn-id: svn://ultimatepp.org/upp/trunk@11380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-14 17:36:46 +00:00
cxl
3917db30e2 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-11 21:15:46 +00:00
cxl
5314795e2a Core: AsyncWork fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@11367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-11 07:14:32 +00:00
cxl
2b041976af Core: AsyncWork fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-10 19:56:00 +00:00
cxl
7b255de8ac Core: AsyncWork
git-svn-id: svn://ultimatepp.org/upp/trunk@11363 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-10 19:51:55 +00:00
cxl
d072e6f0de Core: CoWork Finish fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-10 18:32:05 +00:00
cxl
e6b80650c8 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-02 18:01:50 +00:00
cxl
d59adca68e CoWork: Exception handling, IsCanceled
git-svn-id: svn://ultimatepp.org/upp/trunk@11344 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-01 11:47:53 +00:00
cxl
1a475a3959 Core: WebSocket::Trace fix (now static)
git-svn-id: svn://ultimatepp.org/upp/trunk@11339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-21 16:47:35 +00:00
cxl
ab5a466426 .removed DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@11331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-18 15:44:05 +00:00
cxl
a5f5ce8df0 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11330 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-18 10:00:53 +00:00
cxl
002f001cac Core: WebSocket refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@11329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-18 09:45:03 +00:00
cxl
0ae2cfecc0 Core: WebSocket refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@11327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-17 20:21:21 +00:00
cxl
67b93c9341 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-16 17:19:03 +00:00
cxl
e9a6dbc6eb HttpRequest::GetWaitEvents
git-svn-id: svn://ultimatepp.org/upp/trunk@11321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-16 08:51:28 +00:00
cxl
096928e690 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-12 14:58:39 +00:00
cxl
b3587b23e2 ide: Delete now works on separator
git-svn-id: svn://ultimatepp.org/upp/trunk@11315 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-10 14:20:34 +00:00
cxl
149ac92850 Core: HttpRequest docs & cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-08 12:47:51 +00:00
cxl
7f42448be7 Core: Fix in RegisterGlobalSerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@11291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-05 14:02:08 +00:00
cxl
fcb8e80847 ide: Xml and Json file format now shows viewer, TreeCtrl: GetOpenIds, OpenIds, Core: RegisterGlobalSerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@11290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-05 13:59:30 +00:00
cxl
c47315300b Core: LoadFile now able to load files up to 2GB (was 1GB)
git-svn-id: svn://ultimatepp.org/upp/trunk@11281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-03 09:30:18 +00:00
cxl
98360bfea1 Core: Minor CParser optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@11272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-27 14:14:42 +00:00
cxl
4ed214c536 Core: JSON now treats string codepoints >0x8000 as surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-27 12:38:51 +00:00
cxl
54b06ada29 RichText: EncodeHTML now treats labels HTML5 compatible
git-svn-id: svn://ultimatepp.org/upp/trunk@11263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-19 21:58:21 +00:00
cxl
31a5e6e181 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-19 20:14:10 +00:00
cxl
65a0cb9ae0 Core: Fixed issue in LocalProcess
git-svn-id: svn://ultimatepp.org/upp/trunk@11260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-17 11:08:59 +00:00
cxl
2d4e9b2dc7 CtrlCore: Fixed issue with destroying TopWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@11259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-17 10:58:48 +00:00