bart
|
6fb1bd833b
|
LazUtils: Remove PasWStr unit. It is obsolete since fpc 3.0.
git-svn-id: trunk@64123 -
|
2020-11-11 17:35:01 +00:00 |
|
juha
|
618261511d
|
LCL: Remove tests for FPC versions 2.x. Cannot be used anyway.
git-svn-id: trunk@64120 -
|
2020-11-10 09:50:20 +00:00 |
|
mattias
|
ba08e77f45
|
lcl: fixed compile with fpc 3.0.4
git-svn-id: trunk@64119 -
|
2020-11-09 18:03:36 +00:00 |
|
dmitry
|
d1b94111d9
|
cocoa: update GetTextLen for Memo descendants. bug #37835
git-svn-id: trunk@64118 -
|
2020-11-09 01:24:46 +00:00 |
|
dmitry
|
f490c67b0f
|
cocoa: if app is inactive searching through available windows in order to find one by mouse position. bug #37877
git-svn-id: trunk@64117 -
|
2020-11-09 00:58:59 +00:00 |
|
dmitry
|
e7263b2573
|
cocoa: hidding Opacity option, as TColor is not designed for alpha color. bug #38052
git-svn-id: trunk@64116 -
|
2020-11-09 00:27:31 +00:00 |
|
juha
|
741a56883e
|
LCL: Add ExitProc to TApplication differently. Issue #38039, patch from Cyrax.
git-svn-id: trunk@64110 -
|
2020-11-06 10:42:01 +00:00 |
|
juha
|
16ffa2572f
|
LCL: Improve handling of PageNumber in various Printer classes. Issue #37682, patch from Joeny Ang.
git-svn-id: trunk@64104 -
|
2020-11-04 17:48:46 +00:00 |
|
juha
|
c69bc5fd0d
|
LCL-GTK2: Fix Enter and Escape keys in TCustomSpinEdit. Issue #38015, patch from Joeny Ang.
git-svn-id: trunk@64095 -
|
2020-10-31 14:49:32 +00:00 |
|
juha
|
847d16d3b9
|
Cleanup.
git-svn-id: trunk@64091 -
|
2020-10-30 09:23:50 +00:00 |
|
bart
|
93b66ba3ca
|
TValueListEditor: don't hardcode '=' in r64089 #f7cf091f71
git-svn-id: trunk@64090 -
|
2020-10-30 09:06:37 +00:00 |
|
bart
|
f7cf091f71
|
TValueListEditor: disallow having an equal sign ('=') in the Keys column. See https://forum.lazarus.freepascal.org/index.php?topic=51977.0;topicseen
git-svn-id: trunk@64089 -
|
2020-10-30 08:55:51 +00:00 |
|
mattias
|
f3603ca4db
|
lcl: less warnings
git-svn-id: trunk@64087 -
|
2020-10-29 22:31:29 +00:00 |
|
juha
|
4321fbf6e5
|
LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils.
git-svn-id: trunk@64081 -
|
2020-10-29 15:45:34 +00:00 |
|
juha
|
93df80a1da
|
LCL: Enable building Darwin for PPC and PPC64. Issue #37987, patch from Alfred.
git-svn-id: trunk@64077 -
|
2020-10-25 17:20:42 +00:00 |
|
juha
|
3b84caaf97
|
LCL: Initialize Printer.PageNumber to 0. Issue #37682.
git-svn-id: trunk@64072 -
|
2020-10-25 08:22:45 +00:00 |
|
juha
|
dc642ae69d
|
LCL-GTK3: Redesign Hint window support. Issue #37351, patch from Anton Kavalenka.
git-svn-id: trunk@64067 -
|
2020-10-24 12:29:35 +00:00 |
|
mattias
|
4fd716a864
|
lcl gtk2: SetWindowRgn realize widget, issue #30385
git-svn-id: trunk@64054 -
|
2020-10-22 18:31:14 +00:00 |
|
mattias
|
3e797e6d64
|
lcl gtk2: fixed GetControlWindow
git-svn-id: trunk@64050 -
|
2020-10-22 14:48:28 +00:00 |
|
juha
|
04a1dda99d
|
Printers: Fix spelling in printers.pas and printer4lazarus pacakage. Issue #37941, patch from Don Siders.
git-svn-id: trunk@64039 -
|
2020-10-17 16:42:16 +00:00 |
|
juha
|
006d6e0dcf
|
LCL: In TOpenDialog.DoExecute replace testing DereferenceLinks with an assertion.
git-svn-id: trunk@64037 -
|
2020-10-17 16:19:13 +00:00 |
|
ondrej
|
2ea6e5d966
|
LCL: handle exceptions in OnTimer for all widgetsets
git-svn-id: trunk@64035 -
|
2020-10-17 06:29:13 +00:00 |
|
ondrej
|
0baccd7032
|
Revert r64033 #6b261ef9c4: win32: handle exceptions in OnTimer
git-svn-id: trunk@64034 -
|
2020-10-17 06:21:47 +00:00 |
|
ondrej
|
6b261ef9c4
|
win32: handle exceptions in OnTimer
git-svn-id: trunk@64033 -
|
2020-10-17 05:57:32 +00:00 |
|
juha
|
610353511b
|
LCL-GTK3: Housekeeping with minor fixes. Rename TGtk3DeviceContext Widget to pcr (pointer to Cairo). Issue #37933, patch from Anton Kavalenka.
git-svn-id: trunk@64031 -
|
2020-10-16 20:10:32 +00:00 |
|
juha
|
32439437d4
|
LCL-GTK2: Prevent "critical" messages generated by TabControl Tabs. Issue #37924, patch from Anton Kavalenka.
git-svn-id: trunk@64003 -
|
2020-10-14 18:16:13 +00:00 |
|
dmitry
|
30e70e5c24
|
cocoa: accelerator keys (as UI feature) are not supported bugs #37721 and #37719
git-svn-id: trunk@63961 -
|
2020-10-05 16:22:40 +00:00 |
|
dmitry
|
ff637c1fd4
|
lcl: adding LCL compatibility option to define system without accelerators (macOS). For system not supporting accelerator, DialogChar() methods of TControl will not be called (by LCL). See bug #37721 and #37719
git-svn-id: trunk@63960 -
|
2020-10-05 16:21:30 +00:00 |
|
juha
|
935b33a771
|
LCL-GTK3: Implement ApplicationProperties.OnActivate/OnDeactivate. Issue #37867, patch from Anton Kavalenka.
git-svn-id: trunk@63957 -
|
2020-10-04 19:12:11 +00:00 |
|
juha
|
5d144b780e
|
LCL-GTK3: Improve handling of ascii chars, improve code readability. Issue #37826, patch from Anton Kavalenka.
git-svn-id: trunk@63948 -
|
2020-10-03 09:30:59 +00:00 |
|
zeljko
|
35ba577ed4
|
LCL: fixed Alt+TAB When TCheckComboBox is dropped down. Patch by Serge Anvarov. Issue #37839
git-svn-id: trunk@63941 -
|
2020-09-30 07:58:34 +00:00 |
|
bart
|
48bcee6f50
|
EditButton: publish OnContextPopup. Patch by Reinhard Kalinke. Issue #0037832.
git-svn-id: trunk@63935 -
|
2020-09-28 20:03:35 +00:00 |
|
bart
|
fb7a943fef
|
EditButton: implement OnContextPopup.
git-svn-id: trunk@63934 -
|
2020-09-28 19:58:25 +00:00 |
|
jesus
|
95f3ddc9cd
|
LCL: Printers support for custom size papers for Windows and Linux.
git-svn-id: trunk@63930 -
|
2020-09-28 01:08:23 +00:00 |
|
juha
|
e2ee2d39ed
|
LCL-Win32: Don't move a calling form with OldStyleDialog dialogs. Issue #37821, patch from Jamie Philbrook.
git-svn-id: trunk@63929 -
|
2020-09-27 22:14:53 +00:00 |
|
juha
|
eda286fd37
|
LCL-GTK3: Do not HTML encode text in MessageBox. Issue #37804, patch from Anton Kavalenka.
git-svn-id: trunk@63928 -
|
2020-09-27 16:32:48 +00:00 |
|
juha
|
0172124a42
|
LCL-GTK2: Do not HTML encode text in MessageBox. Issue #37803, patch from Anton Kavalenka.
git-svn-id: trunk@63927 -
|
2020-09-27 16:32:46 +00:00 |
|
juha
|
317b7088a4
|
LCL: Fix ofAutoPreview of TOpenPictureDialog. Issue #37820, patch from Anton Kavalenka.
git-svn-id: trunk@63926 -
|
2020-09-27 14:48:12 +00:00 |
|
juha
|
5779a01102
|
CustomDrawn: Fix compilation of CustomDrawn X11. Issue #37813, patch from Sven Barth.
git-svn-id: trunk@63924 -
|
2020-09-26 09:32:24 +00:00 |
|
juha
|
36dd059fc3
|
LCL-GTK3: Fix calling button handler. Issue #37804, patch from Anton Kavalenka.
git-svn-id: trunk@63919 -
|
2020-09-24 09:07:03 +00:00 |
|
zeljko
|
5d132a7330
|
Qt,Qt5: fixed html text escaping - message boxes should be plain text. issue #37805
git-svn-id: trunk@63918 -
|
2020-09-24 08:46:27 +00:00 |
|
juha
|
86323528a8
|
LCL-GTK3: Implement TextHint for TCustomEdit. Issue #37802, patch from Anton Kavalenka.
git-svn-id: trunk@63911 -
|
2020-09-23 19:19:26 +00:00 |
|
juha
|
440fd1ab17
|
LCL-GTK2: Implement TCustomEdit.NumbersOnly. Issue #37277, patch from Joeny Ang.
git-svn-id: trunk@63910 -
|
2020-09-23 19:19:24 +00:00 |
|
ondrej
|
2031a4a842
|
LCL: restore TCustomEdit.GetTextHint deleted in r63730 #32e975d46c
git-svn-id: trunk@63907 -
|
2020-09-23 04:58:05 +00:00 |
|
zeljko
|
394d08328e
|
Qt,Qt5: reverted r63904 and r63905 #bd61f8f5cb because of total menu mess. issue #37608
git-svn-id: trunk@63906 -
|
2020-09-21 13:05:58 +00:00 |
|
zeljko
|
bd61f8f5cb
|
Qt: fixed image changing via imageindex. issue #37608
git-svn-id: trunk@63905 -
|
2020-09-21 12:35:11 +00:00 |
|
zeljko
|
d8103f82a4
|
Qt5: fix for invalid menuitem imageindex - happens when changing imageindex during runtime. issue #37608
git-svn-id: trunk@63904 -
|
2020-09-21 12:31:17 +00:00 |
|
wp
|
39f9890864
|
LCL/Combobox: Fix hehavior when ESC or ENTER are pressed in dropped-down state. Issue #37674. Patch by jamie philbrook.
git-svn-id: trunk@63903 -
|
2020-09-21 12:10:31 +00:00 |
|
juha
|
6c19136b97
|
LCL-GTK2: Initialize a record in LCLIntfCellRenderer_CellDataFunc. Prevents a crash. Issue #37781, patch from Cyrax.
git-svn-id: trunk@63902 -
|
2020-09-21 08:35:49 +00:00 |
|
wp
|
90afc72ac7
|
LCL: Fix TRadiogroup firing OnEnter/OnExit events when its ItemIndex changes. New events OnItemEnter/OnItemExit. Issue #37768.
git-svn-id: trunk@63898 -
|
2020-09-20 17:06:17 +00:00 |
|