Commit graph

12 commits

Author SHA1 Message Date
mirek-fidler
e8035690b9
libclang ide #94
- Assist/Autocomplete refactored to use libclang

Other minor changes:

- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00
cxl
6fca987969 uppsrc: Fixing GCC 10.2. warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@15182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-01 08:03:33 +00:00
cxl
bead61ec59 Core: clamp fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-16 10:28:26 +00:00
cxl
fb4d667fdb uppsrc: SSE2->SIMD, Core: another decode fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 11:21:07 +00:00
cxl
b1a412a2da Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-30 15:08:09 +00:00
cxl
0a195d2895 Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-30 09:11:50 +00:00
cxl
86f5e2910f Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 21:08:07 +00:00
cxl
852d46fecf Fixed temporary value issue in decode
git-svn-id: svn://ultimatepp.org/upp/trunk@14639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 17:48:26 +00:00
cxl
83ea8127ab Core: Fn.h minor fix, ide: Refactoring codebase
git-svn-id: svn://ultimatepp.org/upp/trunk@14610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-19 07:59:29 +00:00
cxl
3a63f14e86 Core: Fn improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-18 06:39:21 +00:00
cxl
82554139a1 Core: Added std::forward to Fn.h
git-svn-id: svn://ultimatepp.org/upp/trunk@14606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 18:44:44 +00:00
cxl
3e4b840506 uppsrc: Modernizing code with variadic templates
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00