Commit Graph

6254 Commits

Author SHA1 Message Date
ondrej
c131224bf7 LCL: avoid DoOnChange circle. Issue #33573
git-svn-id: trunk@57612 -
2018-04-06 18:41:28 +00:00
ondrej
81bee86e42 LCL: float spin (ex): fix streaming of Increment and MaxValue properties in FPC trunk. Issue #33567
git-svn-id: trunk@57605 -
2018-04-05 10:19:34 +00:00
wp
aef943e544 LCL: Fix events TField.OnSetText/OnGetText not being called when editing a TDBMemo (new patch by Soner, issue #33498)
git-svn-id: trunk@57598 -
2018-04-03 22:05:58 +00:00
wp
e6cd329fc4 lcl: Undo r57591 #2bad73f4cf (breaks display of DBMemo if no OnGetText/OnSetText handler is attached).
git-svn-id: trunk@57595 -
2018-04-03 07:57:45 +00:00
wp
2bad73f4cf LCL: Fix events TField.OnSetText/OnGetText not being called when editing a TDBMemo (patch by BrunoK, issue #33498)
git-svn-id: trunk@57591 -
2018-04-02 17:55:20 +00:00
michl
797b238648 LCL: TLabel: Fixed TLabel.FocusControl select control without pressing ALT. Issue #33526
git-svn-id: trunk@57571 -
2018-03-28 20:42:11 +00:00
juha
7b837567c3 LCL: Support TMenuItem.Assign(TMenuItem) and TMenu.Assign(TMenu). Issue #33345, patch from AlexeyT.
git-svn-id: trunk@57557 -
2018-03-23 10:15:47 +00:00
wp
f001209442 LCL: Fix keyboard navigation in RadioGroup with disabled items (issue #33386, patch by Serge Anvarov).
git-svn-id: trunk@57483 -
2018-03-09 08:42:57 +00:00
wp
196ca5e7fd LCL: Fix TTreeview.OnChanging to have destination node as parameter (issue #33331)
git-svn-id: trunk@57457 -
2018-03-06 14:21:54 +00:00
bart
9801fd24ee Dialogs: overload CreateMessageDlg function with parameter to set dialog caption.
git-svn-id: trunk@57360 -
2018-02-24 16:01:21 +00:00
juha
d13454aaff LCL: Fix zooming in TImage. Issue #33066, patch from AlexeyT.
git-svn-id: trunk@57336 -
2018-02-20 12:14:48 +00:00
michl
e34bbc5c6f LCL: Fixed OnKeyUp for special keys when key was handled in OnKeyDown. Issue #33196
git-svn-id: trunk@57331 -
2018-02-19 23:28:20 +00:00
michl
34c036acf3 LCL: Fixed fast typing issue for default Enter. Issue #33049
git-svn-id: trunk@57301 -
2018-02-14 22:01:03 +00:00
ondrej
16b7c2ba09 clean up
git-svn-id: trunk@57268 -
2018-02-07 16:59:31 +00:00
ondrej
4a4c2d9374 LCL:fix scaling of font size set to <>0 in design time. Issue #33132, regression after r56962 #d7f8f5e5f6
git-svn-id: trunk@57265 -
2018-02-06 16:12:49 +00:00
ondrej
fc6109b79c LCL: image list: write BitmapAdv only if necessary.
git-svn-id: trunk@57262 -
2018-02-06 05:55:22 +00:00
ondrej
614dc4a2a3 lcl: image list: simplify scaling
git-svn-id: trunk@57248 -
2018-02-04 01:23:48 +00:00
ondrej
9127e92d95 lcl: image list: better scaling
git-svn-id: trunk@57247 -
2018-02-04 01:14:30 +00:00
ondrej
2801ad9f1c LCL: menu item: don't store bitmap if ImageIndex is assigned
git-svn-id: trunk@57243 -
2018-02-04 00:28:49 +00:00
ondrej
5ed8447065 LCL: list view: check for handle
git-svn-id: trunk@57242 -
2018-02-03 23:51:45 +00:00
ondrej
557b843294 LCL: high-dpi image list: support retina (for now Cocoa only)
git-svn-id: trunk@57240 -
2018-02-03 22:58:50 +00:00
ondrej
c9fcbbd9ae LCL: image list: fix InsertMasked
git-svn-id: trunk@57228 -
2018-02-03 12:42:24 +00:00
ondrej
5ed36d2fae LCL: image list: add AddMultipleResolutions method
git-svn-id: trunk@57225 -
2018-02-03 10:26:00 +00:00
ondrej
5493650684 lcl: imagelist: add TCustomImageList.AddSlice function. Issue #33114
git-svn-id: trunk@57207 -
2018-02-01 16:59:15 +00:00
ondrej
13e218e448 lcl: imagelist: add TCustomImageList.AddSliced function. Issue #33105
git-svn-id: trunk@57205 -
2018-02-01 13:54:08 +00:00
ondrej
889ccccb90 LCL: imglist: fix StretchDraw. Issue #33105
git-svn-id: trunk@57204 -
2018-02-01 12:39:43 +00:00
ondrej
98358002fa LCL: image list: fix adding masked bitmaps
git-svn-id: trunk@57180 -
2018-01-29 10:28:57 +00:00
ondrej
545a00f620 LCL: image list: fix adding icons (correct size)
git-svn-id: trunk@57179 -
2018-01-29 09:43:46 +00:00
ondrej
de98dc8a6f LCL: Icon: sort
git-svn-id: trunk@57178 -
2018-01-29 09:29:42 +00:00
ondrej
4a5dab2d4b LCL: fix compilation with FPC 3.0.0
git-svn-id: trunk@57167 -
2018-01-27 18:55:34 +00:00
ondrej
987f894152 High-DPI + Multiple Image Resolution ImageList (merged from HiDPIImageList branch)
git-svn-id: trunk@57164 -
2018-01-27 18:12:35 +00:00
ondrej
03097f6650 LCL: High-DPI ImageList: default scaled false
git-svn-id: branches/HiDPIImageList@57163 -
2018-01-27 18:07:41 +00:00
ondrej
83f35c60b3 LCL: High-DPI ImageList: add scaled property
git-svn-id: branches/HiDPIImageList@57160 -
2018-01-27 15:51:02 +00:00
ondrej
1d1f091f4d LCL: TCustomListView: update images on DPI change
git-svn-id: branches/HiDPIImageList@57158 -
2018-01-27 13:52:14 +00:00
ondrej
71b81a6c94 LCL: TCustomTabControl: update images on DPI change
git-svn-id: branches/HiDPIImageList@57157 -
2018-01-27 13:39:09 +00:00
ondrej
a0ccf85be3 LCL: form: scale form with parent. Issue #33002
git-svn-id: trunk@57156 -
2018-01-27 13:21:45 +00:00
ondrej
de8a470231 LCL: check box: call OnChange/OnClick notify events on State change. Issue #33076
git-svn-id: trunk@57155 -
2018-01-27 12:57:44 +00:00
ondrej
a5530300c9 LCL: treeview: fix scroll ranges (were 1px too small)
git-svn-id: trunk@57111 -
2018-01-18 08:16:11 +00:00
juha
b2e65128ee Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
git-svn-id: trunk@57099 -
2018-01-15 10:53:48 +00:00
ondrej
3616a087a8 LCL: High-DPI ImageList: support compression in streaming/LFM
git-svn-id: branches/HiDPIImageList@57087 -
2018-01-14 07:23:10 +00:00
ondrej
81c4a099c2 LCL: fix regression in autosize after r56947 #9ecac75432. Issue #28654
git-svn-id: trunk@57082 -
2018-01-14 05:24:17 +00:00
ondrej
039c7ea1bf LCL: High-DPI ImageList: reload WS image lists on resolution handle destruction (TPageControl, TListView)
git-svn-id: branches/HiDPIImageList@57073 -
2018-01-13 12:01:07 +00:00
ondrej
9f890e6f52 LCL: High-DPI ImageList: don't stream auto generated resolution
git-svn-id: branches/HiDPIImageList@57070 -
2018-01-13 07:02:30 +00:00
ondrej
f2a4b6ac70 LCL: High-DPI ImageList: treeview fixes
git-svn-id: branches/HiDPIImageList@57069 -
2018-01-13 05:02:25 +00:00
ondrej
454fc69b9e LCL: High-DPI ImageList: rename *ForImagePPI to *ForPPI
git-svn-id: branches/HiDPIImageList@57068 -
2018-01-13 04:25:01 +00:00
wp
8e09be3eed LCL: Fix unbound use of DBLookupCombobox (broken by r55911 #8e708aabea)
git-svn-id: trunk@57060 -
2018-01-12 14:01:51 +00:00
ondrej
fb66dcdbac LCL: High-DPI ImageList: don't create resolution for new image in add/insert/replace
git-svn-id: branches/HiDPIImageList@57057 -
2018-01-11 13:53:58 +00:00
ondrej
61f7a6bd86 LCL: High-DPI ImageList: fix replace methods
git-svn-id: branches/HiDPIImageList@57056 -
2018-01-11 13:22:32 +00:00
ondrej
ad9612efd5 LCL: High-DPI ImageList: imglist fixes
git-svn-id: branches/HiDPIImageList@57054 -
2018-01-11 13:16:27 +00:00
ondrej
ba1c5e5fd4 LCL: High-DPI ImageList: fix TDragImageList HotSpot
git-svn-id: branches/HiDPIImageList@57047 -
2018-01-11 05:20:17 +00:00