mirek-fidler
241cc4ea9d
Custom Title Bar refactored / gtk support ( #345 )
2026-01-16 19:26:25 +01:00
Mirek Fidler
293f55d488
.cosmetics
2025-04-11 15:45:02 +02:00
klugier
40fc6d68c4
Revert "CtrlLib, Doc: .cosmetic in GUI24."
...
This reverts commit 94f8e3c83e .
2025-03-17 20:06:28 +01:00
klugier
94f8e3c83e
CtrlLib, Doc: .cosmetic in GUI24.
2025-03-17 20:04:19 +01:00
Mirek Fidler
ee13d043b7
CtrlCore: Now calling XInitThreads always before gtk_init_check
2025-02-26 15:45:19 +01:00
Mirek Fidler
8c820a1d41
CtrlCore: Gtk Ctrl::UseWayland
2025-02-13 10:31:18 +01:00
Mirek Fidler
2b7617cb89
ide: Use Wayland flag in settings
2025-02-13 10:20:34 +01:00
Mirek Fidler
96a24dfc2b
CtrlCore: Wayland scale factor fixed
2025-02-07 14:21:17 +01:00
Mirek Fidler
31cab9f48a
CtrlCore: Idiosyncratic changes to Wayland code
2025-02-02 13:50:52 +01:00
Zbigniew Rębacz
511ff1e991
Initial version of GTK Wayland backend ( #205 )
...
* Obtaining Gtk backend and runtime and displaying it in About box.
* .fixes
* .csometics
* Initial iteration for GTK on Wayland. Works suprisingly stable.
* Disable X11Utils when Wayland backend detected.
* Cosmetics
* .native
* First iteration of CSD.
* .working
* .working
* Calculating additional window spaced used by CSD.
* Fix max window size problem.
* Fix issue with rendering.
* .refactoring
* Fix splash screen when SSD is enable.
* Fix issue with mouse scrolling when CSD is enable.
* Not ideal fix for no keyboard input in parent window.
* Fix problem with XDisplay compilation and change name of GdkBackend to GtkBackend.
* Introduce new WAYLAND flag.
* Ctrl::GetWndScreenRect() fix for X11.
* Fix to compile on mac
---------
Co-authored-by: Zbigniew Rębacz <zbigniew.rebacz@hotmail.com>
2025-02-02 11:47:32 +01:00
Mirek Fidler
c3ce92830d
Dynamic skin changes
2024-12-06 10:05:57 +01:00
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