Commit graph

49 commits

Author SHA1 Message Date
cxl
be4b4e3334 Draw: RescaleFilter now parallelized
git-svn-id: svn://ultimatepp.org/upp/trunk@14472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-14 12:31:53 +00:00
cxl
86174fa387 .docs, MINGW tls patch removed
git-svn-id: svn://ultimatepp.org/upp/trunk@14420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 17:02:25 +00:00
cxl
4e2a511e1e Draw: GaussianBlur
git-svn-id: svn://ultimatepp.org/upp/trunk@14334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-19 15:07:57 +00:00
cxl
61dee6a305 Core: CoDo_ST - diagnostic ST variant of CoDo
git-svn-id: svn://ultimatepp.org/upp/trunk@14262 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-06 20:20:33 +00:00
cxl
22386da38f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-24 17:50:56 +00:00
cxl
89ec735333 uppsrc: docs & removed #ifdef MTs
git-svn-id: svn://ultimatepp.org/upp/trunk@13925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-21 10:05:16 +00:00
cxl
3b3aead083 Core: AsyncWork pick
git-svn-id: svn://ultimatepp.org/upp/trunk@13828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-07 14:05:47 +00:00
cxl
d93f2f362c Core: CoWork: Workaround for sanitizer bug
git-svn-id: svn://ultimatepp.org/upp/trunk@13502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-19 21:50:15 +00:00
cxl
985e71f922 Core: Fixed to compile with clang
git-svn-id: svn://ultimatepp.org/upp/trunk@13394 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 08:15:59 +00:00
cxl
cbc7989b91 Core: CoWork Mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 07:48:06 +00:00
cxl
3139ae930c Core: CoWork improvements, migw TLS workaround FastMingwTLS
git-svn-id: svn://ultimatepp.org/upp/trunk@13386 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-12 21:49:33 +00:00
cxl
575deb9c32 Core: CoWorkNX (without noexcept(false) destructor)
git-svn-id: svn://ultimatepp.org/upp/trunk@12485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-08 11:58:52 +00:00
cxl
4ef4435636 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
148339f28f .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-26 10:26:27 +00:00
cxl
f4b259b824 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
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
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
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
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
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
9c4d3d3c81 Core: CoWork::Cancel
git-svn-id: svn://ultimatepp.org/upp/trunk@11106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 13:34:33 +00:00
cxl
bfc7702047 CoWorkerResources begin/end
git-svn-id: svn://ultimatepp.org/upp/trunk@10521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-05 20:35:38 +00:00
cxl
58db8a02bc Core: CoWorkerResources
git-svn-id: svn://ultimatepp.org/upp/trunk@10520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-05 16:44:09 +00:00
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
cea3fe10f0 RichText: EncodeHTML list-style-position now default (not inside)
git-svn-id: svn://ultimatepp.org/upp/trunk@10182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-25 07:19:37 +00:00
cxl
7ece28ae38 Core: CoWork refactoring finished, RichText: Fixed issue with begin/infinite height text
git-svn-id: svn://ultimatepp.org/upp/trunk@10153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-08 07:31:41 +00:00
cxl
2547ae8569 Core: CoWork refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@10151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-07 09:32:35 +00:00
cxl
a208180883 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-01 12:12:44 +00:00
cxl
de28182b3f LZ4: developing
git-svn-id: svn://ultimatepp.org/upp/trunk@10094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-25 10:48:05 +00:00
cxl
045a706cae .developing LZ4
git-svn-id: svn://ultimatepp.org/upp/trunk@10077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-19 14:09:01 +00:00
cxl
c0750bc340 Core: CoWork now using ConditionVariable instead of Semaphore. Lz4 MT in development
git-svn-id: svn://ultimatepp.org/upp/trunk@10070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-18 16:40:54 +00:00
cxl
266c3c8c6d Core: CoWork now using ConditionVariable instead of semaphore
git-svn-id: svn://ultimatepp.org/upp/trunk@10062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-18 08:20:33 +00:00
cxl
4f15b187dd Core: CoWork now accepts Function<void ()> only, callback per operator
git-svn-id: svn://ultimatepp.org/upp/trunk@9946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-15 18:30:07 +00:00
cxl
4ec342f812 ide: fixed for previous ambiguity fix, some r-value fixes (thanks Novo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@9923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-11 16:05:36 +00:00
cxl
f7579e876c Fixed issue with CoWork & callback
git-svn-id: svn://ultimatepp.org/upp/trunk@9763 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-02 14:37:08 +00:00
cxl
ff56a3881e CoWork ST
git-svn-id: svn://ultimatepp.org/upp/trunk@9761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-02 13:59:55 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
514b3ea206 CoWork::FinLock
git-svn-id: svn://ultimatepp.org/upp/trunk@9386 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-09 19:15:41 +00:00
cxl
a431f65916 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-09 08:30:49 +00:00
cxl
9ce45c4cc8 Core: CoWork
git-svn-id: svn://ultimatepp.org/upp/trunk@9377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-08 22:15:16 +00:00
cxl
64de02adab Core: CoWork optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@9374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-08 21:57:22 +00:00
cxl
f9545b43f1 Core: CoWork C++11 support
git-svn-id: svn://ultimatepp.org/upp/trunk@8946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-17 12:11:27 +00:00
cxl
72305ab45f Core: C++11 support in CoWork
git-svn-id: svn://ultimatepp.org/upp/trunk@8944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-17 11:51:41 +00:00
cxl
80cb2c60f8 .developing CoWork
git-svn-id: svn://ultimatepp.org/upp/trunk@8942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-17 09:41:56 +00:00
cxl
ec99680986 Draw, CtrlCore: Resolved MT issues
git-svn-id: svn://ultimatepp.org/upp/trunk@5551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-15 20:50:44 +00:00
cxl
79e493af4a CoWork documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@1020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-29 12:36:32 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00