Commit graph

23 commits

Author SHA1 Message Date
Mirek Fidler
c4638ece8c CtrlCore: Workaround for gnome xwayland SetMouseCursor bug 2024-09-05 11:00:38 +02:00
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
Mirek Fidler
21eebae3db Input Method support (Win32, MacOS, Linux) 2022-02-26 18:31:33 +01:00
cxl
6a8aff1d74 Core: Fixed issue with LOG before MAIN
git-svn-id: svn://ultimatepp.org/upp/trunk@14276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-08 09:05:44 +00:00
cxl
57b8ac3098 CtrlCore: gtk3 now compiles in squeeze
git-svn-id: svn://ultimatepp.org/upp/trunk@14176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-18 13:16:42 +00:00
cxl
22cb75a720 CtrlCore GTK: trying to fix wayland issues, by gdk_set_allowed_backends(x11); in InitGtkApp
git-svn-id: svn://ultimatepp.org/upp/trunk@14160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-12 16:19:10 +00:00
cxl
58e0fdebaf 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
9a4525ad43 CtrlCore: Fixed warning
git-svn-id: svn://ultimatepp.org/upp/trunk@13910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-17 10:43:35 +00:00
cxl
dc1fe5bace CtrlCore: gtk3 mt refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@13890 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-15 16:11:57 +00:00
cxl
b96cd775e0 uppsrc: gtk3 replaces gtk2 as default linux backend
git-svn-id: svn://ultimatepp.org/upp/trunk@13848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-10 09:18:10 +00:00
cxl
61c1350a26 CtrlLib: Fixed some gtg WARNINGs
git-svn-id: svn://ultimatepp.org/upp/trunk@13009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 10:45:26 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
4e42bc1693 Core: GCC Leak detection altered
git-svn-id: svn://ultimatepp.org/upp/trunk@9243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-29 11:30:26 +00:00
cxl
ed4ed231f6 CtrlCore: GTK: Fixed issue with poopups
git-svn-id: svn://ultimatepp.org/upp/trunk@9025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 13:38:40 +00:00
cxl
bbb6f7dacd Fixed heap leaks issue with KDE #988
git-svn-id: svn://ultimatepp.org/upp/trunk@8191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-21 17:53:19 +00:00
cxl
84cda8aaef CtrlCore: Gtk: Now using xmessage for Panic to avoid crashing with KDE
git-svn-id: svn://ultimatepp.org/upp/trunk@8188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-20 13:52:59 +00:00
cxl
30fdecff61 Fixed chameleon issues GTK/Cinnamon
git-svn-id: svn://ultimatepp.org/upp/trunk@7934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-28 16:56:36 +00:00
cxl
424f0df691 CtrlCore: g_thread_init issue #624
git-svn-id: svn://ultimatepp.org/upp/trunk@6759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-11 16:06:34 +00:00
cxl
dde287c31a CtrlCore: g_thread_init warning removed (#624, thanks Zbigniew)
git-svn-id: svn://ultimatepp.org/upp/trunk@6722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-06 15:26:43 +00:00
cxl
13dbe1dd98 CtrlCore: X11 and GTK MT fixes (#429)
git-svn-id: svn://ultimatepp.org/upp/trunk@5735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-26 19:23:41 +00:00
cxl
d676e2d8ec CtrlCore: GTK/X11 RegisterSystemHotKey #379
git-svn-id: svn://ultimatepp.org/upp/trunk@5724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 18:56:11 +00:00
cxl
a9889145e6 *CtrlCore: GTK fixes (#414, #413)
git-svn-id: svn://ultimatepp.org/upp/trunk@5706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-12 13:09:29 +00:00
cxl
839aa28de5 CtrlCore: Gtk BE integrated
git-svn-id: svn://ultimatepp.org/upp/trunk@5691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-01 10:29:54 +00:00