Commit graph

63 commits

Author SHA1 Message Date
Mirek Fidler
cf05c8ee04 CtrlCore: Paint hook 2025-10-18 16:29:54 +02:00
İsmail Yılmaz
908ceb5193
CtrlCore: Fix VirtualGui compilation on Windows. (#300)
This PR aims to fix virtualgui compilation error, stems from the new WinBar support.
2025-10-14 08:56:39 +02:00
Mirek Fidler
b4924d9d57 .cosmetics 2025-06-20 18:27:20 +02:00
Mirek Fidler
c4d2e52a83 .cosmetics 2025-06-20 18:26:06 +02:00
mirek-fidler
0b44641396
CtrlCore, ide: Custom TitleBar 2025-06-04 14:14:06 +02: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
678289f77f CtrlCore: FullRefreshCleanup (to avoid any stuck fullrefresh flags) 2024-10-23 16:21:44 +02:00
Mirek Fidler
c905aad081 Cocoa fixes 2023-09-21 10:43:04 +02:00
Mirek Fidler
608b2046c7 CtrlCore: Fixed drawing bug related to DisplayPopup 2023-06-22 21:01:52 +02:00
Mirek Fidler
febbbf7f8b uppsrc: Fixed various MSBT warnings 2022-12-11 09:36:58 +01:00
Mirek Fidler
2ae9a6f100 CtrlCore: sizeof(Ctrl) optimisation - GetParent 2022-04-13 17:51:49 +02:00
Mirek Fidler
f2a3723483 CtrlCore: sizeof(Ctrl) reduction - Frame 2022-04-13 16:21:16 +02:00
Mirek Fidler
a78517a671 CtrlCore: Refactored child tree structure to save 8 bytes in Ctrl 2022-04-12 11:31:31 +02:00
cxl
7b20cb4af0 Core: GetSystemMemoryStatus Win32, Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@14568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-08 20:38:32 +00:00
cxl
0e9328d1de CtrlCore: Refactoring RectTracker to avoid using ViewDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@14320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 12:17:41 +00:00
cxl
8d058b26b0 CtrlLib: Chameleon now can draw ink masks, EditField look improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-16 12:18:50 +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
78a5afc6c8 CtrlCore: Minor Sync fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-30 10:49:11 +00:00
cxl
748b1f5525 CtrlLib: TreeCtrl improved, Core: FoldHash improved
git-svn-id: svn://ultimatepp.org/upp/trunk@12976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-09 21:12:10 +00:00
cxl
dc2c5fb590 .removed DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@12794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-24 18:51:15 +00:00
cxl
c825061ee1 Docking: Docking fixed in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@12793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-24 17:27:59 +00:00
cxl
d87f3accaa CtrlCore: Fixed DHCtrl related Refresh issue, CtrlLib: Fixed margin issue in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@12429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-30 11:27:00 +00:00
cxl
fdcee073e2 CtrlCore: Fixed NOGTK issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-23 08:03:33 +00:00
cxl
e80a8b18d9 CtrlCore: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-20 11:52:31 +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
6c3082da8f CtrlCore: Cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-26 17:17:02 +00:00
cxl
42f716ebe5 CtrlCore: Developing Cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-25 18:31:12 +00:00
cxl
535aa4349d .DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@12097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-24 16:34:56 +00:00
cxl
507da5a976 CtrlCore: Developing Cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-24 14:57:38 +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
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
3e5a31bdf9 uppsrc: License notices fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@9106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 13:43:54 +00:00
cxl
1092b63bb0 ide: gdb features #1309
git-svn-id: svn://ultimatepp.org/upp/trunk@9105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 18:48:08 +00:00
cxl
d067c7cdd7 CtrlDraw: Improved debug checking w.r.t. exceptions
git-svn-id: svn://ultimatepp.org/upp/trunk@7957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-09 14:39:22 +00:00
cxl
1c6cc19a40 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:36:26 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
unodgs
c21ddc2d5e CtrlCore, Draw: LinuxGl adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@6199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-17 18:10:20 +00:00
cxl
22ca122b2d CtrlCore: GUIPLATFORM_NOSCROLL rainbow flag, RichText: GetRichPos now cached
git-svn-id: svn://ultimatepp.org/upp/trunk@5678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-29 17:59:57 +00:00
cxl
48fa0dd5ea CtrlCore: ASSERTs to detect global variable widgets and missing GuiLock
git-svn-id: svn://ultimatepp.org/upp/trunk@5588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 19:16:10 +00:00
cxl
a16cf6c45a Draw, CtrlCore: Resolved MT issues
git-svn-id: svn://ultimatepp.org/upp/trunk@5551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-15 20:50:44 +00:00
unodgs
b5711acfd8 WinGL: Added painting through fbo, added blur shader, fixed children clipping, optimized painting a bit
git-svn-id: svn://ultimatepp.org/upp/trunk@4365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-06 12:48:43 +00:00
unodgs
a9357fa7c0 WinGL: Removed few #ifdef WINGL
git-svn-id: svn://ultimatepp.org/upp/trunk@4232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-02 22:19:24 +00:00
unodgs
073843d1c0 WinGL: Added automatic atlas textures, fixed some bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@4188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-22 20:33:47 +00:00
cxl
cf8bb2821c *RichText: Fixed IsPainting for multipaged paragraphs (was causing rendering quirks)
git-svn-id: svn://ultimatepp.org/upp/trunk@3858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-12 12:30:13 +00:00
unodgs
cde2305fc9 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-19 18:12:50 +00:00
unodgs
f78397b4ed Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 22:02:29 +00:00
cxl
e2c6646b11 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 12:12:29 +00:00
cxl
e62c75e1d2 .developing fb backend
git-svn-id: svn://ultimatepp.org/upp/trunk@3569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 22:27:01 +00:00
cxl
b334c17a4f .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 19:35:41 +00:00
cxl
05e6fc0b20 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 16:57:23 +00:00