Commit Graph

19383 Commits

Author SHA1 Message Date
maxim
8ec9a4e5d4 Merged revision(s) 59031 #daee51d966, 59048-59050 #a62fcc7e69-#a62fcc7e69, 59083 #406ae30f3b from trunk:
TFindDialog: fix setting Top/Left. Issue #0033528.
........
TFindDialog: slight improvement on r59031 #daee51d966.
........
TFindDialog: use Position := poMainFormCenter in CalcPosition instead of trying to calculate that by ourselves. Patch by Serge Anvarov.
........
TFindDialog: save FFindForm position upon close.
........
TFindDialog/TReplaceDialog: show dialog poScreenCenter in IDE; fix erratic behaviour of TReplaceDialog in IDE (wrong parent). Issue #0034297.
........

git-svn-id: branches/fixes_1_8@59122 -
2018-09-21 22:45:48 +00:00
maxim
a62dfe4241 Merged revision(s) 58773 #828f4e74ef, 59030 #2ddfb4072a from trunk:
TValueListEditor: implement sort. Based on a patch by Jesus Reyes. Issue #0034141.
........
TValueListEditor: fix DeleteRow (Issue #0034208)
........

git-svn-id: branches/fixes_1_8@59121 -
2018-09-21 22:43:11 +00:00
maxim
e495a0b060 Merged revision(s) 58639 #e675379977 from trunk:
Win32 and CustomDrawn: fix compilation with fpc trunk after r39480 #e67589ea6f. Issue #0034022.
........

git-svn-id: branches/fixes_1_8@58741 -
2018-08-19 22:57:40 +00:00
maxim
7fde9865f0 Merged revision(s) 58432 #6bb3d9800a from trunk:
Fix for bug #32366 (TForm.ShowModal on WinCE loops itself). Patch by Lacak
........

git-svn-id: branches/fixes_1_8@58727 -
2018-08-16 22:41:31 +00:00
maxim
8f11d3465c Merged revision(s) 56872 #84369842cc, 58149 #e3404ff564 from trunk:
LCL: Supporting TCanvas.Draw a TBitmap in pf8bit TBitmap.PixelFormat. Issue #32878. Patch by fantangshan
........
LCL: Fix compilation of TControlBar.OnBandPaint event handler in objfpc mode. (https://forum.lazarus.freepascal.org/index.php/topic,41504.msg288037)
........

git-svn-id: branches/fixes_1_8@58722 -
2018-08-16 22:19:10 +00:00
michl
edff405905 LCL: Win32: Groupbox disabled painted when parent is disabled.
git-svn-id: branches/fixes_1_8@58495 -
2018-07-12 08:55:20 +00:00
maxim
f8e7148f1e Merged revision(s) 58007 #ad0ca3e419 from trunk:
Translations: fixed typo in Brazilian Portuguese translation (atuak -> atual). Hint by Jean Patrick, bug #33773.
........

git-svn-id: branches/fixes_1_8@58008 -
2018-05-22 23:08:03 +00:00
mattias
11d3660a5f set fixes version 1.8.5
git-svn-id: branches/fixes_1_8@57973 -
2018-05-19 10:55:58 +00:00
mattias
ea41420262 set fixes version 1.8.4
git-svn-id: branches/fixes_1_8@57971 -
2018-05-19 10:52:45 +00:00
michl
b3a2004a80 gtk2: do not automatically grab focus when tab clicked. issue #32237 and don't grab focus for TPanel on mouse messages. Issue #32515
git-svn-id: branches/fixes_1_8@57958 -
2018-05-18 20:24:50 +00:00
maxim
a03b5355f8 Merged revision(s) 57674 #f620b70d6d from trunk:
LCL: toolbar: fix endless align/autosize loop. Issue #33575
........

git-svn-id: branches/fixes_1_8@57937 -
2018-05-14 22:37:55 +00:00
mattias
4695e7fe9e LCL: Fix out-of-range access to Colors array in LazIntfImages.CopyPixels. Issue #27144
git-svn-id: branches/fixes_1_8@57818 -
2018-05-07 18:18:41 +00:00
mattias
deeaa488e5 LCL: GTK2: TLabel: Accelerating keys will work correct again after revision 57571 #797b238648
git-svn-id: branches/fixes_1_8@57815 -
2018-05-07 18:17:35 +00:00
mattias
65ac7e9977 LCL: TLabel: Fixed TLabel.FocusControl select control without pressing ALT. Issue #33526
git-svn-id: branches/fixes_1_8@57814 -
2018-05-07 18:17:15 +00:00
mattias
f352f8a03b LCL: Fix keyboard navigation in RadioGroup with disabled items (Issue #33386 patch by Serge Anvarov)
git-svn-id: branches/fixes_1_8@57810 -
2018-05-07 18:15:01 +00:00
mattias
c1ffcb07ab LCL: Make popupnotifier dpi-aware
git-svn-id: branches/fixes_1_8@57808 -
2018-05-07 18:13:23 +00:00
mattias
fd62b519e2 LCL: Remove csDesignInteractive from ControlStyle of TControlBar. Issue #32813
git-svn-id: branches/fixes_1_8@57807 -
2018-05-07 18:12:56 +00:00
mattias
ab12f46cb0 set version 1.8.3
git-svn-id: branches/fixes_1_8@57370 -
2018-02-25 08:51:31 +00:00
mattias
9fa131fa86 set version 1.8.2
git-svn-id: branches/fixes_1_8@57368 -
2018-02-25 08:49:41 +00:00
maxim
d107d9965e Merged revision(s) 57362 #6c06e1c67a from trunk:
Translations: LCL Polish translation update by Jacek Kruszniewski, bug #33200
........

git-svn-id: branches/fixes_1_8@57365 -
2018-02-24 22:01:52 +00:00
maxim
b149405f8d Merged revision(s) 57355 #7787ca1fdd from trunk:
LCL/ValuelistEditor: Change column titles from "Key"/"Name" to "Key"/"Value"
........

git-svn-id: branches/fixes_1_8@57364 -
2018-02-24 22:00:40 +00:00
maxim
19e4e2438e Merged revision(s) 57351 #a227aeb769 from trunk:
Translations: LCL Polish translation update by Jacek Kruszniewski, bug #33200
........

git-svn-id: branches/fixes_1_8@57352 -
2018-02-22 22:30:23 +00:00
mattias
e67c6c2ac8 lcl: translations: fixed getting duplicate msg from .mo file, issue #33173
git-svn-id: branches/fixes_1_8@57322 -
2018-02-17 10:45:02 +00:00
mattias
357e8ee521 lcl: lcltranslator: FindLocaleFileName: fixed checking if dir is absolute
git-svn-id: branches/fixes_1_8@57319 -
2018-02-17 10:40:50 +00:00
maxim
aa24def062 Merged revision(s) 57265 #4a4c2d9374 from trunk:
LCL:fix scaling of font size set to <>0 in design time. Issue #33132, regression after r56962 #d7f8f5e5f6
........

git-svn-id: branches/fixes_1_8@57296 -
2018-02-13 21:22:02 +00:00
maxim
5e483185ba Merged revision(s) 56909-56910 #44d4157a28-#44d4157a28, 56946-56947 #8726ea2759-#8726ea2759, 56962 #d7f8f5e5f6, 57082 #81c4a099c2, 57156 #a0ccf85be3 from trunk:
LCL: TListView: fix setting column width. Issue #32920
........
LCL: TListView: store column widths on handle destruction. Issue #32922
........
LCL: revert r50942 #dfebe2190c. Issue #28654
........
LCL: fix autosizing for not-aligned controls. Issue #28654
........
LCL: High-DPI: fix font scaling and design-time scaling. Issues #32882 and #32944
........
LCL: fix regression in autosize after r56947 #9ecac75432. Issue #28654
........
LCL: form: scale form with parent. Issue #33002
........

git-svn-id: branches/fixes_1_8@57258 -
2018-02-05 22:18:24 +00:00
maxim
eb1b4e0f2c Merged revision(s) 57147 #cfb33a15c7, 57200 #324b3ed0ad from trunk:
LCL-Win32: Fix hints in mainmenu's submenus. Issue #33070, patch from Serge Anvarov.
........
LCL-Win32: Prevent a range error when assigning a menu handle. Issue #33102.
........

git-svn-id: branches/fixes_1_8@57214 -
2018-02-01 22:48:52 +00:00
maxim
13ad825412 Merged revision(s) 57060 #8e09be3eed from trunk:
LCL: Fix unbound use of DBLookupCombobox (broken by r55911 #8e708aabea)
........

git-svn-id: branches/fixes_1_8@57065 -
2018-01-12 22:37:25 +00:00
maxim
8fd8b1ab7c Merged revision(s) 57005 #b63451bdf7 from trunk:
Grids: factor out IsEmptyRow function and correctly use the ARow paramter inside the function. Issue #0032965.
........

git-svn-id: branches/fixes_1_8@57034 -
2018-01-09 22:41:57 +00:00
wp
747ea8c57b Manually merged revision(s) 56884 #7e59f25f89, 56948 #6e9a07b58b from trunk: LCL: Alternative fix of Issue #32383 avoiding crash of DBCombobox and regression (Issue #32463) in DBCombobox and DBLookupCombobox
git-svn-id: branches/fixes_1_8@56990 -
2018-01-06 16:31:16 +00:00
maxim
915a923604 Merged revision(s) 55934 #2cf9b0d547 from trunk:
LCL: fixed incosistency in pen when using TLogPen and TExtLogPen. issue #32465
........

git-svn-id: branches/fixes_1_8@56984 -
2018-01-06 13:15:45 +00:00
maxim
310f67ae57 Merged revision(s) 56148 #3705e5904a from trunk:
LCL: GTK2: Fixed Cannot hide TBitBtn, TFloatSpinEdit, TListBox, TCheckListBox, TMemo, TListView from TForm.OnCreate after HandleNeeded. Issue #32527
........

git-svn-id: branches/fixes_1_8@56983 -
2018-01-06 13:09:22 +00:00
maxim
133ffd1010 Merged revision(s) 55920 #c5e11a9e95, 55979 #058c0d8e3a from trunk:
LCL: GTK2: Fixed tab cannot go from combobox to combobox. Issue #32458
........
LCL: TComboBox: GTK2: Fixed KeyUp and KeyDown react like tab key after revision 55920 #c5e11a9e95. Issue #32458
........

git-svn-id: branches/fixes_1_8@56982 -
2018-01-06 13:06:46 +00:00
maxim
1ca943c156 Merged revision(s) 56857 #3ba9674deb from trunk:
win32: fix double CM_MOUSELEAVE messages. Issue #32844
........

git-svn-id: branches/fixes_1_8@56861 -
2017-12-27 22:36:55 +00:00
maxim
8f82e14528 Merged revision(s) 56811 #41f5452879 from trunk:
LCL: TNoteBook: Fixed TNotebook fires OnBeforeShow for destroying pages. Issue #32863. Patch by Rik van Kekem
........

git-svn-id: branches/fixes_1_8@56851 -
2017-12-26 22:53:43 +00:00
mattias
68249df871 LCL-Win32: Support compilation with FPC 2.6.4
git-svn-id: branches/fixes_1_8@56739 -
2017-12-14 18:11:15 +00:00
mattias
c9e6c0a2a7 LCL: GTK2: TPanel DefaultColor should be clBackground, not clBtnFace. Issue #32779
git-svn-id: branches/fixes_1_8@56738 -
2017-12-14 18:10:56 +00:00
maxim
930e39edae Merged revision(s) 56600 #fda3d01d12 from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32762
........

git-svn-id: branches/fixes_1_8@56601 -
2017-12-03 23:11:50 +00:00
mattias
0b62e3e66c set fixes version to 1.8.1
git-svn-id: branches/fixes_1_8@56595 -
2017-12-03 10:25:57 +00:00
mattias
4ee51d3b61 set fixes version to 1.8.0
git-svn-id: branches/fixes_1_8@56591 -
2017-12-03 10:11:21 +00:00
mattias
2d59334c5a lcl: clean up
git-svn-id: branches/fixes_1_8@56575 -
2017-12-01 16:33:36 +00:00
mattias
75faf4ffeb LCL: TCustomCheckCombo: simplified
git-svn-id: branches/fixes_1_8@56560 -
2017-11-30 14:59:56 +00:00
mattias
9744b1f5c8 LCL: InputQuery: High-DPI. By AlexeyT. Issue #32717
git-svn-id: branches/fixes_1_8@56556 -
2017-11-30 14:42:30 +00:00
mattias
d70c7f66f5 LCL: Prevent rotated font from being detected as default font (patch by Michl)
git-svn-id: branches/fixes_1_8@56548 -
2017-11-30 14:34:59 +00:00
mattias
d67d85791a LCL-GTK2: Fix UnityTrayIcon crash on gdk_pixbuf_save. Issue #32258
git-svn-id: branches/fixes_1_8@56547 -
2017-11-30 14:34:34 +00:00
mattias
120d5c7d7f lcl: TCustomCheckCombo: changed TCheckComboItemState to class, added checks if Items.Objects is TCheckComboItemState, async raise error to avoid freezing X
git-svn-id: branches/fixes_1_8@56544 -
2017-11-30 14:25:37 +00:00
mattias
e57efe5cbf lclbase: added missing include/comboex.inc
git-svn-id: branches/fixes_1_8@56542 -
2017-11-30 14:23:02 +00:00
maxim
bd101896d0 Merged revision(s) 56534 #926062dcfd from trunk:
Translations: huge Chinese translation update by robsean, bug #32750
........

git-svn-id: branches/fixes_1_8@56536 -
2017-11-29 22:53:41 +00:00
mattias
9386236520 lcl: gtk2: trayicon fixed missing nil parameter
git-svn-id: branches/fixes_1_8@56467 -
2017-11-22 12:42:40 +00:00
maxim
8f41d04654 Merged revision(s) 56429 #8cf176ad0c, 56431 #a648ff0013 from trunk:
LCL: Win32: Prevent AV at closing form.
........
LCL: Fix setting TTreeNode.DropTarget. Issue #28978, patch from Anton Kavalenka.
........

git-svn-id: branches/fixes_1_8@56448 -
2017-11-20 22:59:14 +00:00