Mirek Fidler
|
6c076f6d9f
|
okrokpokrok - WndSetPos fixed for popups
|
2025-12-20 09:28:15 +01:00 |
|
Mirek Fidler
|
51df22c833
|
pokrokokrok
|
2025-12-17 17:37:22 +01:00 |
|
Mirek Fidler
|
3d11402657
|
CSD horrors
|
2025-12-16 19:27:48 +01:00 |
|
Mirek Fidler
|
902aa8ca79
|
csd issues...
|
2025-12-12 11:05:28 +01:00 |
|
Mirek Fidler
|
4767281dbd
|
custom title bar refactored
|
2025-12-07 19:49:12 +01:00 |
|
Mirek Fidler
|
34efc9037c
|
Refactoring custom titlebar
|
2025-11-28 14:35:41 +01:00 |
|
Mirek Fidler
|
f6f0ecc8fa
|
CtrlCore: Fixed problems with Win11 ignoring WM_SETICON in taskbar if window does not process messages
|
2025-10-31 12:30:00 +01:00 |
|
Mirek Fidler
|
74169935dd
|
CtrlCore: Win32 now using BITMAPV5HEADER
|
2025-10-30 22:29:51 +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
|
cf05c8ee04
|
CtrlCore: Paint hook
|
2025-10-18 16:29:54 +02:00 |
|
Zbigniew Rębacz
|
21fabcee53
|
Added reset button to reference/AnimateCtrlGeometry. (#283)
|
2025-10-14 09:12:41 +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
|
c6d9106fd2
|
CtrlCore: HasMouseIn (view), more correct replacement for HasMouse (that sometimes has problem when frame is present, as MouseLeave is triggered when leaving view, not the entire widget)
|
2025-10-11 17:36:49 +02:00 |
|
Mirek Fidler
|
0d6c7f0601
|
RichText, RichEdit: DiagramEditor
|
2025-09-16 10:28:04 +02:00 |
|
Mirek Fidler
|
3d0f62c99d
|
CtrlCore: Fixed problem with predefined cursors in Win32
|
2025-08-09 14:13:38 +02:00 |
|
Mirek Fidler
|
38e25e80e9
|
RichEdit: Developing Diagram; Win32: It looks like win32 API wants cursor unmultuplied
|
2025-08-06 15:37:44 +02:00 |
|
Mirek Fidler
|
1e8e16491c
|
RichText/RichEdit: RichObject interface refactored, Diagram dark mode
|
2025-07-17 14:59:34 +02:00 |
|
Mirek Fidler
|
e5cc85d4d6
|
.cosmetics
|
2025-07-02 15:44:00 +02:00 |
|
Mirek Fidler
|
44be640d0a
|
CtrlCore: StdRichText zoom does not depend on GUI font anymore (just UHD mode)
|
2025-07-02 15:07:25 +02:00 |
|
Mirek Fidler
|
093ec7c7a2
|
Fixed to compile
|
2025-06-22 10:43:55 +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
|
c9d931e166
|
.cosmetics
|
2025-06-20 18:20:17 +02:00 |
|
Mirek Fidler
|
69a80d6aef
|
CtrlCore: IsAvailableImage, IsClipboardAvailableImage, removed obsolete Palette code in win32
|
2025-06-20 17:57:16 +02:00 |
|
Mirek Fidler
|
6a87189ef6
|
ide: Custom titlebar improvements
|
2025-06-10 11:03:40 +02:00 |
|
Mirek Fidler
|
38fd60aaf3
|
CtrlCore: Deactivated custom titlebar in Win10
|
2025-06-10 07:58:53 +02:00 |
|
Zbigniew Rębacz
|
bac5bd062b
|
Fix MSVC linking error due to wrong titlebar global variables declaration (#279)
* Fix MSVC compilation due to wrong titlebar global variables declarations.
* Fix CustomTitleBar example
* Added description to CustomTitleBar example
|
2025-06-09 09:35:23 +02:00 |
|
Mirek Fidler
|
7b291a1a5d
|
CtrlCore, reference: CustomTitleBar docs and reference example
|
2025-06-06 12:17:34 +02:00 |
|
mirek-fidler
|
0b44641396
|
CtrlCore, ide: Custom TitleBar
|
2025-06-04 14:14:06 +02:00 |
|
Mirek Fidler
|
2aa3792c64
|
CtrlCore: Win32 Image clipboard DIB improved compatibility with Signal/WhatApp
|
2025-04-30 16:52:45 +02:00 |
|
Mirek Fidler
|
daadf73eab
|
RichText: Now using current ink for SVG currentColor
|
2025-04-30 00:14:02 +02:00 |
|
Sergey Ortman
|
9d699e699c
|
Fixed translations into Russian (#261)
|
2025-04-22 09:36:39 +02:00 |
|
Mirek Fidler
|
293f55d488
|
.cosmetics
|
2025-04-11 15:45:02 +02:00 |
|
Mirek Fidler
|
d4f79e3b9a
|
.cosmetics
|
2025-04-07 11:19:46 +02:00 |
|
Mirek Fidler
|
5a95ec0239
|
CtrlCore: Minor fix of erasebk issue in Win32
|
2025-03-20 08:18:35 +01: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 |
|
Zbigniew Rębacz
|
2f513c64bc
|
CtrlCore: Fix issue with nested menubars on Wayland (#238)
* CtrlCore: Fix issue with nested menubars on Wayland.
* Comment less invasive
|
2025-03-17 14:57:43 +01:00 |
|
Zbigniew Rębacz
|
af1ad49a66
|
Eliminate crash in GTK Ctrl::WndDestroy() (#237)
|
2025-03-15 13:29:01 +01:00 |
|
Mirek Fidler
|
f0f5cd9c16
|
GLCtrl: Fixed
|
2025-03-13 17:27:38 +01:00 |
|
Mirek Fidler
|
68e97e2352
|
Dark theme fixes
|
2025-03-06 16:13:49 +01:00 |
|
Mirek Fidler
|
6420d11255
|
CtrlCore: Wayland GetVirtualScreenArea using gdk geometry again
|
2025-02-26 21:05:32 +01:00 |
|
Mirek Fidler
|
ee13d043b7
|
CtrlCore: Now calling XInitThreads always before gtk_init_check
|
2025-02-26 15:45:19 +01:00 |
|
Mirek Fidler
|
57bcce9be9
|
.uppweb
|
2025-02-26 15:41:23 +01:00 |
|
Mirek Fidler
|
61a952f4d4
|
CtrlCore: Wayland issues
|
2025-02-24 10:49:48 +01:00 |
|
Mirek Fidler
|
d7b2fe5f91
|
Copying 2025
|
2025-02-20 16:30:02 +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
|
f27121af70
|
CtrlCore: WndInvalidateRect fixed in MacOS when called from another thread, improved GuiLock __ behaviour - NSApp events now processed unlocked, lock moved to implementation events
|
2025-02-18 10:39:30 +01:00 |
|
Zbigniew Rębacz
|
b28d9360cc
|
CtrlCore: Fix default window size when CSD is enable. (#234)
|
2025-02-17 23:33:33 +01:00 |
|