Commit Graph

12162 Commits

Author SHA1 Message Date
juha
56a26420ad LCL-GTK3: Fix the initial position of TTrackbar. Issue #39092, patch by Anton Kavalenka.
git-svn-id: trunk@65326 -
2021-06-29 13:30:58 +00:00
juha
7b60b545a7 LCL-GTK3: Fire TLabel.OnClick also when inside a TGroupBox. Issue #39035, patch by Anton Kavalenka.
git-svn-id: trunk@65313 -
2021-06-27 09:01:21 +00:00
marcus
22449a3dbc MUI: Bugfix for not initialized field of Inputevent, makes deadkey working
git-svn-id: trunk@65310 -
2021-06-26 10:43:59 +00:00
juha
587b7a8582 LCL-GTK3: Fix TEdit width, show hint when mouse stops. Issues #39036,#39039, patch by Anton Kavalenka.
git-svn-id: trunk@65302 -
2021-06-24 17:40:18 +00:00
juha
4a7413fce7 LCL-GTK3: Prevent a crash in Manjaro Linux. Issue #38914, patch by Anton Kavalenka.
git-svn-id: trunk@65298 -
2021-06-23 18:19:15 +00:00
juha
a610d1108f LCL-GTK3: Fix window position flags poDefault, poDefaultPosOnly etc. Issue #39029, patch by Anton Kavalenka.
git-svn-id: trunk@65287 -
2021-06-22 05:55:43 +00:00
juha
c2a25b1805 LCL-GTK3: Show form's title bar in all window managers with border style bsSingle. Issue #39013, patch by Anton Kavalenka.
git-svn-id: trunk@65260 -
2021-06-17 22:42:24 +00:00
juha
13f7dbd914 LCL-GTK3: Fix PageControl with some tabs hidden. Issue #39010, patch by Anton Kavalenka.
git-svn-id: trunk@65253 -
2021-06-16 21:52:18 +00:00
juha
a1e67490c9 LCL-GTK3: Make ListView handle selection change and generate LCL message. Issue #39007, patch by Anton Kavalenka.
git-svn-id: trunk@65250 -
2021-06-16 21:21:14 +00:00
zeljko
0ecb8aad9b Qt: removed unsupported QString_toHtmlEscaped. issue #38982
git-svn-id: trunk@65248 -
2021-06-16 13:53:48 +00:00
mattias
91763f2247 set trunk version to 2.3.0
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +00:00
martin
060ea23a23 Improve new InputManager code for gtk2 / Experimental / Issue #38730 / Patch by Do-wan Kim / see commit 65174 #0d724cb5bb
git-svn-id: trunk@65236 -
2021-06-15 13:06:12 +00:00
juha
a078714f63 Revert r65213 #595fb2c21d. It caused a regression.
git-svn-id: trunk@65228 -
2021-06-14 07:52:06 +00:00
juha
1159b4327b LCL-Qt5: Add missing macro "_LP64" on mingw730_64 for type "PTRINT". Issue #38984, patch by Marius Maximus.
git-svn-id: trunk@65217 -
2021-06-11 07:15:03 +00:00
juha
dadb9c7e8d LCL-GTK3: Display Listview icons in vsIcon mode. Issue #38942, patch by Anton Kavalenka.
git-svn-id: trunk@65215 -
2021-06-11 07:07:09 +00:00
juha
229352c40d LCL-GTK3: Improve TrayIcon support. Issue #38909, patch by David.
git-svn-id: trunk@65214 -
2021-06-11 06:27:53 +00:00
juha
595fb2c21d LCL: Call FormShow correctly. Issues #36127 and #38922, patch by Joeny Ang.
git-svn-id: trunk@65213 -
2021-06-11 06:17:44 +00:00
maxim
b8d0d9366b LCL: fixed typos related to 'occur' word
git-svn-id: trunk@65207 -
2021-06-10 22:21:45 +00:00
juha
1d89d15e0a LCL-GTK3: Fix MouseUp events, display Listview icons in vsIcon mode. Issues #38941 and #38942.
git-svn-id: trunk@65191 -
2021-06-10 20:17:21 +00:00
martin
67dbe4986f Gtk2: Add option to disable "KeyEventWasHandledByLCL" => allow checking if new Gt2-IM code can deal with this. Define WITH_GTK2_IM for IM / Define WITHOUT_GTK_DOUBLEKEYPRESS_CHECK to disable current check
git-svn-id: trunk@65176 -
2021-06-05 22:33:55 +00:00
martin
0d724cb5bb New InputManager code for gtk2 / Experimental / Issue #38730 / Patch by Do-wan Kim
git-svn-id: trunk@65174 -
2021-06-05 22:29:27 +00:00
zeljko
cfa20195b1 Qt: fixed using of plain text in dialogs.
git-svn-id: trunk@65158 -
2021-05-31 10:04:01 +00:00
juha
406875b435 LCL-GTK2: Improve function NeedAppIndicator for TrayIcon support. Issue #38909, patch by David.
git-svn-id: trunk@65122 -
2021-05-22 10:20:30 +00:00
juha
7959d2ab7c LCL-GTK3: Make Listview display icons in list mode. Issue #38914, patch by Anton Kavalenka.
git-svn-id: trunk@65120 -
2021-05-21 09:50:57 +00:00
juha
876714be01 LCL-GTK2: Support Ayatana AppIndicator for TrayIcon. Issue #38909, patch by David.
git-svn-id: trunk@65119 -
2021-05-21 09:35:17 +00:00
mattias
7b2e9d9bbd lcl gtk3: undo visible check, issue #38886
git-svn-id: trunk@65112 -
2021-05-13 18:16:14 +00:00
juha
c91719848f LCL-GTK3: Fix TrackBar better. Issue #38620, patch by Anton Kavalenka.
git-svn-id: trunk@65109 -
2021-05-13 07:07:18 +00:00
mattias
a62a8da59f lcl gtk3: fixed gtk warnings
git-svn-id: trunk@65104 -
2021-05-10 17:17:39 +00:00
mattias
8a28cfb7aa lcl: gtk3: less hints
git-svn-id: trunk@65103 -
2021-05-10 14:38:34 +00:00
mattias
5e8a217e0d lcl: gtk3: less hints
git-svn-id: trunk@65102 -
2021-05-10 14:08:08 +00:00
mattias
331f647184 lcl: gtk3: less hints
git-svn-id: trunk@65100 -
2021-05-10 13:51:57 +00:00
mattias
7879c790a4 lcl: gtk3: less hints
git-svn-id: trunk@65099 -
2021-05-10 13:38:54 +00:00
mattias
b6a295185e lcl: gtk2: fixed typo
git-svn-id: trunk@65098 -
2021-05-10 13:38:43 +00:00
juha
66493736c2 LCL-Win32: Show also empty ListView subitem as selected with RowSelect and OwnerData. Issue #38848, patch by Zaher Dirkey.
git-svn-id: trunk@65092 -
2021-05-07 09:20:49 +00:00
juha
2f5e5ca72a LCL-GTK3: Support function keys F1 .. F30. Issue #38842, patch by Anton Kavalenka.
git-svn-id: trunk@65091 -
2021-05-07 09:07:11 +00:00
juha
8891a9d277 LCL-GTK3: Fix TrackBar. Issue #38620, patch by Anton Kavalenka.
git-svn-id: trunk@65090 -
2021-05-07 09:07:09 +00:00
wp
426f9a5353 LCL/gtk2: Fix polygon painting when Pen.Style = psClear and Winding = true. Issue #38852, patch by Anton Kavalenka.
git-svn-id: trunk@65088 -
2021-05-05 20:09:05 +00:00
mattias
5c8e7c1abb lcl: gtk2: debug
git-svn-id: trunk@65082 -
2021-05-02 15:38:00 +00:00
wp
6b4be3bcd9 LCL: Undo r65060 #5589d83d68 because it breaks qt5/gtk2/gtk3 on Windows. Issue #38831.
git-svn-id: trunk@65079 -
2021-05-02 09:01:56 +00:00
juha
c2fbfcd4c5 LCL-GTK3: Fix InputBox(). Issue #38710, patch from Anton Kavalenka.
git-svn-id: trunk@65075 -
2021-04-30 20:59:26 +00:00
juha
8d82fd5325 LCL-GTK3: Support PageControl's all 4 TabPosition values. Issue #38809, patch from Anton Kavalenka.
git-svn-id: trunk@65074 -
2021-04-30 20:59:24 +00:00
juha
5bbea24d10 LCL-GTK3: Fix control font size calculation. Issue #38804, patch from Anton Kavalenka.
git-svn-id: trunk@65064 -
2021-04-27 06:28:24 +00:00
wp
5589d83d68 LCL/ShellCtrls: Show built-in shell icons for gtk2, gtk3 and qt5 widgetsets. Patch by Salvadorbs, issue #18247.
git-svn-id: trunk@65060 -
2021-04-24 20:26:24 +00:00
juha
17d15df1ee LCL-GTK3: Fix mask creation (bit-bepth 8 bit). Issue #38794, patch from Anton Kavalenka.
git-svn-id: trunk@65058 -
2021-04-23 15:34:11 +00:00
juha
eb9189fcac LCL-GTK3: Fix Canvas.Line and Canvas.Rectangle artifacts. Issue #38741, patch from Anton Kavalenka.
git-svn-id: trunk@65057 -
2021-04-23 15:34:09 +00:00
juha
ef7d930ca6 LCL-GTK2: Fix rect calculation and GetTextMetrics. Prevent painting cropped chars 'jy'. Issue #38268, patch from Anton Kavalenka.
git-svn-id: trunk@65056 -
2021-04-23 15:34:08 +00:00
michl
038cc46fc5 LCL: Win32: Fixed FormStyle fsNormal is ignored after switching back from fsStayOnTop, only working for AnchorDocking with recreating of HWND. Issue #38790
git-svn-id: trunk@65053 -
2021-04-22 21:30:27 +00:00
michl
737f3518f6 LCL: Win32: Fixed FormStyle fsNormal is ignored after switching back from fsStayOnTop. Issue #38790
git-svn-id: trunk@65052 -
2021-04-22 20:59:40 +00:00
bart
faeaeda19c GTK2: add WSCheckHandleAllocated() in TGtk2WSCustomFloatSpinEdit.SetEditorEnabled.
git-svn-id: trunk@65018 -
2021-04-17 20:11:45 +00:00
bart
1a9223f862 T(Float)SpinEdit: win32, wince: fix not obeying the value of EditorEnabled if ReadOnly is set to False
git-svn-id: trunk@65017 -
2021-04-17 16:31:49 +00:00