Commit graph

26 commits

Author SHA1 Message Date
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