lazarus/lcl/include
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
..
actionlink.inc
application.inc Merged revision(s) 55975 #bc30decf62 from trunk: 2017-10-05 22:38:03 +00:00
applicationproperties.inc ApplicationProperties: fix setting ExceptionDialog in OI. Issue #0030210. 2016-07-31 14:11:37 +00:00
bevel.inc
bitbtn.inc
bitmap.inc
bitmapcanvas.inc
boundlabel.inc
brush.inc
buttoncontrol.inc LCL: buttoncontrol: prevent double click invoke in case csClickEvents are set. affected was win32. 2016-02-16 10:16:32 +00:00
buttonglyph.inc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled 2017-06-17 07:48:54 +00:00
buttons.inc
canvas.inc LCL: Fixed Canvas.TextExtend if system font is used for drawing. Issue #32319 2017-09-08 17:47:35 +00:00
checkbox.inc
clipbrd_html.inc LCL: ClipBoard HTML functions: 2015-12-21 19:45:48 +00:00
clipbrd.inc LCL: ClipBoard HTML functions: 2015-12-21 19:45:48 +00:00
colorbutton.inc
comboex.inc lcl: clean up 2017-12-01 16:33:36 +00:00
commondialog.inc Dialogs: 2016-08-21 11:45:58 +00:00
containedaction.inc
control.inc Merged revision(s) 57265 #4a4c2d9374 from trunk: 2018-02-13 21:22:02 +00:00
controlactionlink.inc
controlbar.inc LCL: Remove csDesignInteractive from ControlStyle of TControlBar. Issue #32813 2018-05-07 18:12:56 +00:00
controlcanvas.inc LCL: controlcanvas: protect TControlCanvas.CreateHandle debugln with an IFDEF 2016-11-01 19:18:42 +00:00
controlconsts.inc revert r52338 #e26e156a5c 2016-05-22 10:06:52 +00:00
controlscrollbar.inc lcl: controlscrollbar: set scroll message result as handled if position changed. 2016-06-02 16:28:55 +00:00
controlsproc.inc
coolbar.inc lcl: coolbar: check for Canvas.HandleAllocated in DoFontChanged 2017-02-21 23:51:31 +00:00
cursorimage.inc lcl: icon, cursor: change array of char to array of byte 2016-03-23 23:42:40 +00:00
customaction.inc
customactionlist.inc
custombitmap.inc Merged revision(s) 56872 #84369842cc, 58149 #e3404ff564 from trunk: 2018-08-16 22:19:10 +00:00
customcheckbox.inc LCL: support CM_CHANGED message (Delphi compatibility). 2016-05-17 16:41:32 +00:00
customcheckgroup.inc
customcombobox.inc Merged revision(s) 56086 #72252baee8 from trunk: 2017-10-16 22:47:05 +00:00
customcontrol.inc lcl: customcontrol, graphiccontrol: High-DPI: assign PixelsPerInch to Canvas.Font 2017-02-21 14:00:23 +00:00
customdbcombobox.inc LCL: Fix MainUnit links in DB controls' include files. 2016-03-14 19:59:45 +00:00
customdblistbox.inc LCL: Fix MainUnit links in DB controls' include files. 2016-03-14 19:59:45 +00:00
customdesigncontrol.inc Merged revision(s) 57265 #4a4c2d9374 from trunk: 2018-02-13 21:22:02 +00:00
customdockform.inc
customedit.inc Merged revision(s) 56344 #41299ef7d0, 56350 #1afbcdb13b, 56353 #c3f41244e0 from trunk: 2017-11-14 22:37:44 +00:00
customflowpanel.inc lcl: flowpanel: add FlowLayout property. 2016-02-10 12:25:16 +00:00
customform.inc Merged revision(s) 56909-56910 #44d4157a28-#44d4157a28, 56946-56947 #8726ea2759-#8726ea2759, 56962 #d7f8f5e5f6, 57082 #81c4a099c2, 57156 #a0ccf85be3 from trunk: 2018-02-05 22:18:24 +00:00
customframe.inc LCL: HighDPI: check Application.Scaled for auto-scaling 2017-02-24 12:07:07 +00:00
customgroupbox.inc
customimage.inc lcl: TCustomImage.StretchOutEnabled/StrechInEnabled, issue #29605, from Alexey Torgashin 2016-09-11 21:23:48 +00:00
customlabel.inc LCL: TLabel: Fixed TLabel.FocusControl select control without pressing ALT. Issue #33526 2018-05-07 18:17:15 +00:00
customlabelededit.inc
customlistbox.inc Merged revision(s) 54810 #ee8a7ab7a7, 55109-55114 #3c692e825d-#3c692e825d, 55118 #dd3f611b28, 55122 #ff8b49aedd, 55126 #48dbf5c56d from trunk: 2017-06-01 22:51:43 +00:00
customlistview.inc Merged revision(s) 56909-56910 #44d4157a28-#44d4157a28, 56946-56947 #8726ea2759-#8726ea2759, 56962 #d7f8f5e5f6, 57082 #81c4a099c2, 57156 #a0ccf85be3 from trunk: 2018-02-05 22:18:24 +00:00
custommemo.inc LCL, win32: TMemo: remove Lines.BeginUpdate/EndUpdate for win32 for Delphi compatibility 2017-01-06 11:03:11 +00:00
customnotebook.inc Merged revision(s) 56112 #b51815cfc0, 56122 #8b3759c88e, 56130-56131 #9abb167fde-#9abb167fde, 56140 #e34b72f9d9 from trunk: 2017-10-22 22:20:08 +00:00
custompage.inc lcl: TCustomPage: only allow TCustomTabControl as parent 2016-10-20 00:10:17 +00:00
custompanel.inc LCL: TLabel, TPanel: draw themed grayed caption if disabled 2017-01-10 16:14:08 +00:00
customsplitter.inc lcl: splitter: use default cursor if splitter isn't enabled 2016-01-02 13:20:30 +00:00
customstatictext.inc
customtrayicon.inc
customupdown.inc Merged revision(s) 54810 #ee8a7ab7a7, 55109-55114 #3c692e825d-#3c692e825d, 55118 #dd3f611b28, 55122 #ff8b49aedd, 55126 #48dbf5c56d from trunk: 2017-06-01 22:51:43 +00:00
dbcalendar.inc LCL: Fix MainUnit links in DB controls' include files. 2016-03-14 19:59:45 +00:00
dbcheckbox.inc LCL: Fix MainUnit links in DB controls' include files. 2016-03-14 19:59:45 +00:00
dbcombobox.inc 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 2018-01-06 16:31:16 +00:00
dbcustomnavigator.inc LCL: Enable Refresh-Button in TDBNavigator when doing a Readonly-Query. Issue #24489, patch from Joe Merten. 2016-03-14 20:08:11 +00:00
dbdateedit.inc
dbedit.inc lcl: update DBEdit.Text in SetFocus when widgetset does not support clipboard messages. Issue #29693 2016-03-11 22:32:07 +00:00
dbgroupbox.inc LCL: Fix MainUnit links in DB controls' include files. 2016-03-14 19:59:45 +00:00
dbimage.inc LCL: Fix MainUnit links in DB controls' include files. 2016-03-14 19:59:45 +00:00
dblistbox.inc LCL: Fix MainUnit links in DB controls' include files. 2016-03-14 19:59:45 +00:00
dblookup.inc lcl: fixed TDbLookupCombobox showing blank items when used with a TSdfDataset and FPC 2.6.4, bug #30931, patch from Luca Olivetti 2017-05-17 14:36:50 +00:00
dblookupcombobox.inc Merged revision(s) 57060 #8e09be3eed from trunk: 2018-01-12 22:37:25 +00:00
dblookuplistbox.inc lcl: DBLookupComboBox, DBLookupListBox: update Lookup on handle destroy. Issue #31486 2017-03-18 09:20:06 +00:00
dbmemo.inc LCL: Fix MainUnit links in DB controls' include files. 2016-03-14 19:59:45 +00:00
dbradiogroup.inc Merged revision(s) 55413 #f920626b08 from trunk: 2017-06-29 22:58:35 +00:00
dbtext.inc
docktree.inc
dockzone.inc
dragdock.inc
dragimagelist.inc
dragmanager.inc
dragobject.inc lcl: added SM_LCLHasFormAlphaBlend to GetSystemMetrics, added OnDrawDockImage, when widgetset supports alphablend use a transparent hint window for dock (preview) image, patch #29426 2016-01-19 17:15:03 +00:00
filedialog.inc Dialogs: fix several issues with OnShow/OnCanClose/OnClose events. 2016-08-13 18:05:25 +00:00
finddialog.inc Merged revision(s) 59031 #daee51d966, 59048-59050 #a62fcc7e69-#a62fcc7e69, 59083 #406ae30f3b from trunk: 2018-09-21 22:45:48 +00:00
font.inc LCL: Prevent rotated font from being detected as default font (patch by Michl) 2017-11-30 14:34:59 +00:00
fontdialog.inc
fpimagebitmap.inc
gifimage.inc
glyphlist.inc
graphic.inc
graphiccontrol.inc lcl: customcontrol, graphiccontrol: High-DPI: assign PixelsPerInch to Canvas.Font 2017-02-21 14:00:23 +00:00
graphicsobject.inc
headercontrol.inc lcl: headercontrol: High-DPI. Issue #31429, patch by Anton Kavalenka 2017-02-21 13:58:19 +00:00
hintwindow.inc LCL: hint window: fix default (theme) font after r54293 #2bac2f4e5a 2017-02-28 09:10:14 +00:00
icnsicon.inc
icon.inc lcl: icon, cursor: change array of char to array of byte 2016-03-23 23:42:40 +00:00
idletimer.inc
imglist.inc LCL: ImageList: call DestroyReference in Clear. Resolves Issue #0029905. 2016-03-28 13:57:56 +00:00
inputdialog.inc lcl: dialogs: added InputCombo, from Michael Van Canneyt 2016-09-15 07:04:01 +00:00
interfacebase.inc
intfbaselcl.inc LCL: Fix default implementations of Arc, Chord and Pie functions. Issue #30194, patch from errno. 2016-05-28 19:52:38 +00:00
intfbasewinapi.inc LCL: GetTextExtentExPoint() - always initialized MaxCount patch by accorp, code formatting by me. issue #31467 2017-03-02 15:43:09 +00:00
jpegimage.inc
lcl_defines.inc
lclaction.inc
lclcolordialog.inc
lclintf.inc
lclintfh.inc
listcolumn.inc Merged revision(s) 56909-56910 #44d4157a28-#44d4157a28, 56946-56947 #8726ea2759-#8726ea2759, 56962 #d7f8f5e5f6, 57082 #81c4a099c2, 57156 #a0ccf85be3 from trunk: 2018-02-05 22:18:24 +00:00
listcolumns.inc Merged revision(s) 56909-56910 #44d4157a28-#44d4157a28, 56946-56947 #8726ea2759-#8726ea2759, 56962 #d7f8f5e5f6, 57082 #81c4a099c2, 57156 #a0ccf85be3 from trunk: 2018-02-05 22:18:24 +00:00
listitem.inc
listitems.inc LCL: listview: fix code style. 2016-02-11 05:39:03 +00:00
mainmenu.inc
memoscrollbar.inc LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067. 2015-11-29 18:45:53 +00:00
memostrings.inc
menu.inc lcl: TMenu: raise exception if something else is freeing the FItems 2017-05-18 23:53:55 +00:00
menuactionlink.inc
menuitem.inc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled 2017-06-17 07:48:54 +00:00
messagedialogs.inc LCL: InputQuery: High-DPI. By AlexeyT. Issue #32717 2017-11-30 14:42:30 +00:00
monitor.inc lcl: add TMonitor.PixelsPerInch 2016-12-15 08:18:10 +00:00
mouse.inc
notebook.inc LCL: TNotebook: fixed wrong index after deleting a page. Issue #29976 2016-12-17 18:49:14 +00:00
page.inc Merged revision(s) 56811 #41f5452879 from trunk: 2017-12-26 22:53:43 +00:00
pagecontrol.inc LCL: TCustomTabControl: cleaning up, making only needed methods visible for derivative 2017-01-22 19:14:21 +00:00
paintbox.inc
patternbitmap.inc Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
pen.inc Merged revision(s) 55934 #2cf9b0d547 from trunk: 2018-01-06 13:15:45 +00:00
picture.inc
pixmap.inc
png.inc
pnm.inc LCL: Take care of empty stream in TPortableAnyMapGraphic.IsStreamFormatSupported. Issue #31160, patch from José Mejuto. 2017-01-03 14:37:25 +00:00
popupmenu.inc
progressbar.inc
promptdialog.inc LCL: TPromptDialog: support ChangeScale 2017-07-24 12:23:37 +00:00
radiobutton.inc
radiogroup.inc LCL: Fix keyboard navigation in RadioGroup with disabled items (Issue #33386 patch by Serge Anvarov) 2018-05-07 18:15:01 +00:00
rasterimage.inc
reginifile.inc
region.inc
replacedialog.inc Merged revision(s) 59031 #daee51d966, 59048-59050 #a62fcc7e69-#a62fcc7e69, 59083 #406ae30f3b from trunk: 2018-09-21 22:45:48 +00:00
rubberband.inc
screen.inc lcl: forms: UpdateScreen: read value from ScreenInfo. Issue #31037 (regression after r54453 #20a9ecf1d5) 2017-03-26 18:32:57 +00:00
scrollbar.inc LCL: unified behaviour of win32,qt and gtk2 TScrollbar. issue #20127 2016-04-10 17:11:01 +00:00
scrollbox.inc
scrollingwincontrol.inc IDE: Revert revision 55249 #dd9bed2d96 as it breaks the scrolling of TScrollBox in designer. Issue #7114 2017-06-09 14:38:23 +00:00
shape.inc lcl: less with-blocks for FPC 3.1.1 2015-11-11 12:55:40 +00:00
sharedcustombitmap.inc
sharedimage.inc
sharedrasterimage.inc
shortcutlist.inc Menu designer: Remove unused and unfunctional parameter. 2016-03-09 15:43:32 +00:00
sizeconstraints.inc lcl: TControl: highDPI: scale margins and constraints. 2016-12-06 14:50:02 +00:00
speedbutton.inc LCL: Fix TSpeedButton AutoSize with alignment. Issue #27396, patch from Michl. 2016-04-22 08:54:36 +00:00
spinedit.inc SpinEdit: support setting Text property 2016-10-19 10:25:58 +00:00
statusbar.inc LCL: HighDPI: use relative font scaling, not the absolute PPI (fix for r54210 #eb28e06e83). Issue #31276 2017-02-20 15:04:02 +00:00
statuspanel.inc
statuspanels.inc
sysenvapis_amiga.inc Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow. 2017-01-03 12:01:49 +00:00
sysenvapis_mac.inc LclIntf: Fix OpenURL for file:// scheme with a local anchor (e.g. file://c:/foo.html#bar) on Windows. Issue #0030326. 2016-07-03 15:01:04 +00:00
sysenvapis_unix.inc LclIntf: Fix OpenURL for file:// scheme with a local anchor (e.g. file://c:/foo.html#bar) on Windows. Issue #0030326. 2016-07-03 15:01:04 +00:00
sysenvapis_win.inc LCLIntf: OpenURL (Windows) 2016-07-08 12:06:30 +00:00
sysenvapis.inc LclIntf: Fix OpenURL for file:// scheme with a local anchor (e.g. file://c:/foo.html#bar) on Windows. Issue #0030326. 2016-07-03 15:01:04 +00:00
tabcontrol.inc Merged revision(s) 56344 #41299ef7d0, 56350 #1afbcdb13b, 56353 #c3f41244e0 from trunk: 2017-11-14 22:37:44 +00:00
tabsheet.inc
taskdialog.inc LCL: task dialog: fix radio button result. Issue #32231, patch by Howard Page-Clark 2017-08-19 08:38:21 +00:00
tiffimage.inc
togglebox.inc LCL: Make the initial height of ToggleBox match with Button. Issue #30536, patch from Alexey Torgashin. 2016-09-13 12:42:03 +00:00
toolbar.inc Merged revision(s) 57674 #f620b70d6d from trunk: 2018-05-14 22:37:55 +00:00
toolbutton.inc Merged revision(s) 54810 #ee8a7ab7a7, 55109-55114 #3c692e825d-#3c692e825d, 55118 #dd3f611b28, 55122 #ff8b49aedd, 55126 #48dbf5c56d from trunk: 2017-06-01 22:51:43 +00:00
toolwindow.inc
trackbar.inc
treeview.inc Merged revision(s) 56429 #8cf176ad0c, 56431 #a648ff0013 from trunk: 2017-11-20 22:59:14 +00:00
winapi.inc WS, win32: add GetDpiForMonitor 2016-12-15 08:16:09 +00:00
winapih.inc WS, win32: add GetDpiForMonitor 2016-12-15 08:16:09 +00:00
wincontrol.inc Merged revision(s) 56909-56910 #44d4157a28-#44d4157a28, 56946-56947 #8726ea2759-#8726ea2759, 56962 #d7f8f5e5f6, 57082 #81c4a099c2, 57156 #a0ccf85be3 from trunk: 2018-02-05 22:18:24 +00:00