Commit graph

61 commits

Author SHA1 Message Date
Mirek Fidler
f0b7a98ef2 .DDUMPs 2026-01-19 14:57:06 +01:00
Mirek Fidler
dec9dfb804 CtrlCore: Wayland fixes 2026-01-19 14:27:28 +01:00
mirek-fidler
241cc4ea9d
Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
Mirek Fidler
94a5c94b6e CtrlCore: Attemt at fixing xwayland cursor 2026-01-09 08:29:16 +01:00
Zbigniew Rębacz
ec98fe7179
Eliminate crash in Ctrl::GetOwner() when short live popup is being displayed (#315)
* Eliminate crash in Ctrl::GetOwner() when short live popup is being displayed

* .review
2025-10-22 23:31:19 +02:00
Mirek Fidler
6420d11255 CtrlCore: Wayland GetVirtualScreenArea using gdk geometry again 2025-02-26 21:05:32 +01:00
Mirek Fidler
61a952f4d4 CtrlCore: Wayland issues 2025-02-24 10:49:48 +01:00
Mirek Fidler
21b37d3193 .cosmetics 2025-02-19 12:36:27 +01:00
Mirek Fidler
72c6f634f0 CtrlCore: Fixed CSD Wayland WhenClose issue 2025-02-19 12:14:38 +01:00
Mirek Fidler
f499a97052 CtrlCore: Wayland fixes, ide: Upgrade now using blitz if enabled as build method default 2025-02-13 09:45:45 +01:00
Miroslav Fidler
f43fed09d8 CtrlCore: Fixed problem with WndInvalidate in SD scale 2025-02-07 23:13:29 +01:00
Mirek Fidler
d228a80477 CtrlCore: wayland fixes 2025-02-07 16:03:18 +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
fbeef84f75 CtrlCore: Improvement of Ctrl::WndInvalidateRect 2024-10-14 11:20:57 +02:00
Mirek Fidler
4ff5a68088 CtrlCore: Fixed focus issues with gtk popups 2024-09-07 17:19:51 +02:00
Mirek Fidler
c4638ece8c CtrlCore: Workaround for gnome xwayland SetMouseCursor bug 2024-09-05 11:00:38 +02:00
Mirek Fidler
da733ee66c CtrlCore: Fixed gtk multimonitor problem 2024-06-20 22:37:14 +02:00
Mirek Fidler
24de794907 CtrlCore: Refactored multimonitor support 2023-03-15 15:26:59 +01: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
a86d032cc6 Linux implementation 2022-05-14 10:49:36 +02:00
Mirek Fidler
21eebae3db Input Method support (Win32, MacOS, Linux) 2022-02-26 18:31:33 +01:00
cxl
e3c2446991 CtrlCore: Fixed issue with SetRect of fixed sized window
git-svn-id: svn://ultimatepp.org/upp/trunk@14463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 12:01:48 +00:00
cxl
5760700aee CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
git-svn-id: svn://ultimatepp.org/upp/trunk@14316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-15 16:21:10 +00:00
cxl
b12b795dae CtrlCore: gtk3 warnings in GtkWnd removed
git-svn-id: svn://ultimatepp.org/upp/trunk@13892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-15 18:44:23 +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
ede735a818 CtrlLib: Fixed issue with gtk3 common file selector icons
git-svn-id: svn://ultimatepp.org/upp/trunk@13874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-13 10:53:08 +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
e0767795e1 CtrlCore: Fixed problem with popups and Alt+Tab (gtk)
git-svn-id: svn://ultimatepp.org/upp/trunk@13626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-03 16:34:05 +00:00
cxl
3034b6df87 CtrlCore: gtk SetRect Fix improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-05 07:46:32 +00:00
cxl
9aa3f19087 CtrlCore: Gtk: Fixed issue with top-level SetRect
git-svn-id: svn://ultimatepp.org/upp/trunk@13582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-05 07:45:05 +00:00
cxl
6b43285e16 uppsrc: GetTickCount() -> msecs()
git-svn-id: svn://ultimatepp.org/upp/trunk@12590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-29 13:01:23 +00:00
cxl
9882c4301b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-05 11:11:05 +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
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
fbca8a050f Posix compile fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-16 06:03:32 +00:00
cxl
2e381aa4c6 CtrlLib: Fixed to compile in Posix
git-svn-id: svn://ultimatepp.org/upp/trunk@9907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-07 12:48:12 +00:00
cxl
d6ecafae9b .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@8904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 21:32:51 +00:00
cxl
9cae108491 ide: Fixed issue with layout designer focus for Label on creation #1254
git-svn-id: svn://ultimatepp.org/upp/trunk@8902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 12:30:55 +00:00
cxl
2d9b228947 Core: Ctrl::GetMouseWorkArea() #725
git-svn-id: svn://ultimatepp.org/upp/trunk@7112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-30 08:51:13 +00:00
cxl
948d37c820 CtrlCore: GtkWnd/X11App multimonitor support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 15:44:36 +00:00
cxl
f3b14410eb .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-25 19:31:55 +00:00
cxl
628d7051d6 CtrlCore: Removed gtk console errors
git-svn-id: svn://ultimatepp.org/upp/trunk@6943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-21 16:28:58 +00:00
cxl
36db54e794 CtrlCore: GTK primary work area issue #640
git-svn-id: svn://ultimatepp.org/upp/trunk@6761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-11 16:26:04 +00:00
cxl
dfcf6f0aa8 CtrlCore: Gtk WaitCursor issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-11 15:58:17 +00:00
cxl
385ae22a06 Fixed issue with Gtk SyncFocus
git-svn-id: svn://ultimatepp.org/upp/trunk@6748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 20:21:32 +00:00
cxl
736fdffb5e CtrlCore: GTK backend now compiles in Debian 6.0
git-svn-id: svn://ultimatepp.org/upp/trunk@6727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-07 12:36:19 +00:00
cxl
996d6db335 CtrlCore: Gtk WaitCursor fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-06 17:51:29 +00:00
cxl
a47f464ac2 CtrlCtrl: GtkWnd IsCompositedGui implementation (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-06 15:20:20 +00:00
cxl
7a94306dd0 CtrlCore: New MT rules implemented in X11 and GTK
git-svn-id: svn://ultimatepp.org/upp/trunk@6170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-06 12:32:06 +00:00