Commit graph

1767 commits

Author SHA1 Message Date
klugier
2e4517036d Table of contents secion in Core tutorial, to be exactly the same like in other tutorials.
git-svn-id: svn://ultimatepp.org/upp/trunk@11690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-14 16:56:59 +00:00
cxl
b5b0167cc3 Core: Fixed issue with SortedRange
git-svn-id: svn://ultimatepp.org/upp/trunk@11684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-11 08:41:05 +00:00
cxl
322918b164 Core: cosmetics, .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 19:52:44 +00:00
cxl
77fad3b8f3 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 18:52:31 +00:00
cxl
d2ba52b1a8 Core: now using universal references
git-svn-id: svn://ultimatepp.org/upp/trunk@11679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 18:38:26 +00:00
cxl
c3aa777cf4 Universal reference for algo
git-svn-id: svn://ultimatepp.org/upp/trunk@11678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 17:26:40 +00:00
cxl
b0ad922a70 Core: xmmintrin.h include moved to Mt.cpp to resolve SDL2 incompatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@11676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 09:50:10 +00:00
cxl
587a04b4e2 Core: ReadSecret now using TCSADRAIN (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@11671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-08 13:24:00 +00:00
cxl
4408e2f4e2 .tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11670 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-08 09:47:49 +00:00
cxl
8e5e0db56d ide: IconDes supersampling simplified
git-svn-id: svn://ultimatepp.org/upp/trunk@11659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-04 21:46:25 +00:00
cxl
31f5442c13 Core: Fixed issue with CoWork, removed HEAP256 option
git-svn-id: svn://ultimatepp.org/upp/trunk@11656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-03 08:06:45 +00:00
cxl
80483f5a0b Core: SeedRandom without parameter now reseeds the random with host enthropy
git-svn-id: svn://ultimatepp.org/upp/trunk@11653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-02 15:40:29 +00:00
cxl
b545ba2ae2 Core: #include <xmmintrin.h>
git-svn-id: svn://ultimatepp.org/upp/trunk@11640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-30 15:55:08 +00:00
cxl
8d1f9faa92 .mtp3
git-svn-id: svn://ultimatepp.org/upp/trunk@11636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-29 07:50:11 +00:00
cxl
6e6c204f1e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-26 10:26:27 +00:00
cxl
fda6eec585 Core: Fixed issue with CoPartition
git-svn-id: svn://ultimatepp.org/upp/trunk@11627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-26 10:16:46 +00:00
cxl
b9b9586857 Painter: MT Painter merged to trunk; Core: CoWork looper method
git-svn-id: svn://ultimatepp.org/upp/trunk@11622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 18:27:15 +00:00
cxl
c7dc488d0d Core: CoPartition fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 07:51:30 +00:00
cxl
3d0e1db02f CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode
git-svn-id: svn://ultimatepp.org/upp/trunk@11592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-20 12:10:24 +00:00
cxl
2044f734e8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 13:22:53 +00:00
cxl
c0b5a02380 Core: Improved Create for InArray, One, Any, ArrayMap, FixedArrayMap, SortedArrayMap
git-svn-id: svn://ultimatepp.org/upp/trunk@11558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 11:00:12 +00:00
cxl
dcb562a54c Core: Vector::Create, Array::Create improved (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@11556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 08:23:54 +00:00
cxl
85a9c8f0f0 Core: XML optimised charset handling, now supports different charset thatn UTF-8
git-svn-id: svn://ultimatepp.org/upp/trunk@11539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 18:28:43 +00:00
cxl
a950933790 Core: XmlParser charset optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@11535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 15:46:02 +00:00
cxl
88a8a962e6 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 08:34:57 +00:00
cxl
a590f22267 upp.src: Removing .tpp $
git-svn-id: svn://ultimatepp.org/upp/trunk@11512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 14:12:09 +00:00
cxl
0fd7305fcc uppsrc: Topic Language Separator change (more)
git-svn-id: svn://ultimatepp.org/upp/trunk@11510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 13:00:28 +00:00
cxl
2850ed2911 uppsrc: Topic language separator changed from '$' to '@' (to avoid problems with makefiles)
git-svn-id: svn://ultimatepp.org/upp/trunk@11509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 12:51:27 +00:00
cxl
910607c10a Core: HtmlColor now empty String if Color is Null
git-svn-id: svn://ultimatepp.org/upp/trunk@11507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-30 14:52:40 +00:00
cxl
7a0f16c740 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-28 15:08:57 +00:00
cxl
e1f56bbcb2 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
fb5d121acb 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
dcaef5c6ee 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
143b86293f 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
c99a789914 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
f19ef5dbb4 .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
87985d545c 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
c736712eba 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
3844d321e0 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 23:22:29 +00:00
cxl
56c7d62007 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
dc3244101a 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
3686b745f1 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
f9cb887af9 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
4631abf2b8 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
014c8b865e 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
12ac854cfb .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-23 12:02:42 +00:00
cxl
ff246ae617 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
d4c2f9361a 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
3eaadf060e 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
b2ff8b33cd CpuHypervisor
git-svn-id: svn://ultimatepp.org/upp/trunk@11386 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-17 15:45:26 +00:00