Commit graph

17 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
Zbigniew Rębacz
80cb89603b
Immersive window boarder dark mode for Win10/Win11 (#80)
* Implemented immersive dark mode for Win11.

* .cosmetics
2022-07-08 00:57:57 +02:00
Mirek Fidler
c7c4d97499 CtrlCore: refactored caret 2022-04-20 10:32:33 +02:00
Mirek Fidler
2ae9a6f100 CtrlCore: sizeof(Ctrl) optimisation - GetParent 2022-04-13 17:51:49 +02:00
Mirek Fidler
21eebae3db Input Method support (Win32, MacOS, Linux) 2022-02-26 18:31:33 +01:00
cxl
5fc28a7c7c CtrlCore: Win32 GetMouseCursor changed to hopefully support pen better
git-svn-id: svn://ultimatepp.org/upp/trunk@15874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-28 11:14:33 +00:00
cxl
f6c972f05e GLCtrl: DHCtrl improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-19 07:44:01 +00:00
cxl
44037d6a0c '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
79c2705672 Core: Win32 DHCtrl accelerator support
git-svn-id: svn://ultimatepp.org/upp/trunk@9887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-27 13:39:54 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
d7debbf8ee .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-19 13:05:16 +00:00
cxl
5bc4645d8d win32 caret refactored to improve the feel when moving (avoided hiding due to blinking)
git-svn-id: svn://ultimatepp.org/upp/trunk@7468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-25 10:48:54 +00:00
cxl
f0935e1f96 CtrlCore: New MT rules, window creation and event loop banned in non-main thread (win32 implementation)
git-svn-id: svn://ultimatepp.org/upp/trunk@6169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-06 11:51:28 +00:00
cxl
0fc3c5291e CtrlCore: Improved endsession behaviour in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@3706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-23 22:39:22 +00:00
cxl
281da9e6b8 .CtrlCore: Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-17 19:55:34 +00:00
cxl
f0fccd0b8f .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 10:11:36 +00:00
cxl
b1a683fbb2 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-09 19:02:49 +00:00