lazarus/lcl/include
2021-04-13 16:35:34 +00:00
..
actionlink.inc
application.inc LCL: Synchronize CustomApplication with Application. At least unit CustomTimer uses it. Issue #38544. 2021-03-05 09:52:32 +00:00
applicationproperties.inc
bevel.inc
bitbtn.inc LCL: Reset TBitBtn.Caption when DefaultCaption=True. Issue #37472, patch from Joeny Ang. 2020-08-04 20:10:17 +00:00
bitmap.inc
bitmapcanvas.inc
boundlabel.inc
brush.inc LCL: Prevent ReferenceCount going negative in a rare situation (DLL under Windows 7). Issue #37072, patch from Zdravko Gabrovski. 2020-05-15 22:52:13 +00:00
buttoncontrol.inc lcl: update accessibility patch by David Jenkins. bug #38603 2021-03-18 02:48:41 +00:00
buttonglyph.inc
buttons.inc LCL: Optimize component registration and TLCLComponent.NewInstance. Issue #37360, patch from BrunoK. 2020-07-22 08:34:07 +00:00
canvas.inc Graphics: Fix misleading parameter names in comment headers of TCanvas.Arc and .RadialPie 2020-06-01 21:32:57 +00:00
checkbox.inc
clipbrd_html.inc
clipbrd.inc
colorbutton.inc
comboex.inc LCL: Fix selected items of TComboBoxEx and TCheckComboBox not being painted with color clHighlightText. 2020-12-22 14:56:45 +00:00
commondialog.inc LCL: In TOpenDialog.DoExecute replace testing DereferenceLinks with an assertion. 2020-10-17 16:19:13 +00:00
containedaction.inc
control.inc lcl: update accessibility patch by David Jenkins. bug #38603 2021-03-18 02:48:41 +00:00
controlactionlink.inc
controlbar.inc
controlcanvas.inc
controlconsts.inc
controlscrollbar.inc
controlsproc.inc
coolbar.inc LCL: Prevent a crash in Coolbar when clicking a Grabber in an empty band. 2019-11-22 20:08:39 +00:00
cursorimage.inc
customaction.inc
customactionlist.inc
custombitmap.inc
customcheckbox.inc Revert r57155 and r60340 #b6923ebc84 because of a regression bug. See issue #36170. 2019-10-20 17:16:16 +00:00
customcheckgroup.inc LCL/CheckGroup: Fix items and checkboxes getting out of sync upon Items.Insert. Issue #38157. 2020-12-01 09:21:50 +00:00
customcombobox.inc LCL: Use a faster compare method for case-insensitive StringList. 2021-01-30 18:36:54 +00:00
customcontrol.inc More WSRegister changes by BrunoK. Issue #37360 2020-08-04 11:20:02 +00:00
customdbcombobox.inc LCL, DbControls: fix OnChange event not triggered in unbound dblookupcombobox reverting r61129 #97941ab395, issue #35419 2019-05-19 06:36:38 +00:00
customdblistbox.inc
customdesigncontrol.inc LCL: high-DPI: fix inplace frames. Issue #36370 2020-01-07 21:14:44 +00:00
customdockform.inc
customedit.inc LCL: restore TCustomEdit.GetTextHint deleted in r63730 #32e975d46c 2020-09-23 04:58:05 +00:00
customflowpanel.inc IDE: Move TMainIDE.PropHookPersistentDeleting to a better place and simplify a bit. 2020-12-25 14:34:17 +00:00
customform.inc Revert r63888 #54661a2a36. It breaks event handling of forms with parent. Issue #36127. 2021-04-13 16:35:34 +00:00
customframe.inc LCL: TFrame, TGroupBox: Set ParentBackGround to False if color is changed and visa versa as requested in German LazarusForum from wp. Related to 64871, 64872 2021-03-28 19:32:11 +00:00
customgroupbox.inc LCL: TFrame, TGroupBox: Set ParentBackGround to False if color is changed and visa versa as requested in German LazarusForum from wp. Related to 64871, 64872 2021-03-28 19:32:11 +00:00
customimage.inc
customlabel.inc lcl: update accessibility patch by David Jenkins. bug #38603 2021-03-18 02:48:41 +00:00
customlabelededit.inc
customlistbox.inc LCL: implement SelectRange when MultiSelect=False. Simplify SelectAll. 2020-06-10 09:48:28 +00:00
customlistview.inc LCL: Add widgetset support for TCustomListView.GetNextItem. Implement now for Win32. Issue #38565, patch from Remko Plantenga. 2021-03-21 08:31:45 +00:00
custommemo.inc LCL: Make TMemo.Modified property work like TEDIT does. Issue #38388, patch from Jamie Philbrook. 2021-01-25 09:32:13 +00:00
customnotebook.inc LCL: Don't steal focus for TabControl when changing current page by code. 2020-12-15 18:17:36 +00:00
custompage.inc fixes for is precedence change in fpc r44266 #831fd20413 2020-03-06 12:07:46 +00:00
custompanel.inc
customsplitter.inc
customstatictext.inc
customtrayicon.inc
customupdown.inc TUpDown: use the MouseEnter/MouseLeave methods to fire the OnMouseEnter and OnMouseLeave events. Slightly alters r64151 #6a41fe9801. 2021-01-09 21:45:16 +00:00
dbcalendar.inc
dbcheckbox.inc
dbcombobox.inc
dbcustomnavigator.inc
dbdateedit.inc LCL: Improve TDBDateEdit interference with other Data Aware Controls. Issue #27702, patch from LacaK. 2019-08-11 08:18:56 +00:00
dbedit.inc Revert r56034 #9019311d50. Do not reset TDBEdit.Modified always. Issue #31820. 2020-03-16 19:51:39 +00:00
dbgroupbox.inc
dbimage.inc
dblistbox.inc
dblookup.inc LCL: Remove tests for FPC versions 2.x. Cannot be used anyway. 2020-11-10 09:50:20 +00:00
dblookupcombobox.inc ComboBox: implement TComboBoxStyle.IsOwnerDrawn and .IsVariable and use them instead of the in [] syntax 2020-05-26 22:25:15 +00:00
dblookuplistbox.inc LCL: "EmptyValue" and "DisplayEmpty" properties for TBLookupCombobox and TDBLookupListBox components. Issue #36035, patch from Zdravko Gabrovski. 2020-04-04 12:51:38 +00:00
dbmemo.inc
dbradiogroup.inc
dbtext.inc
docktree.inc
dockzone.inc
dragdock.inc
dragimagelist.inc LCL: Screen.BeginTempCursor & EndTempCursor 2020-02-23 06:04:38 +00:00
dragmanager.inc LCL: DragManager, use BeginTempCursor, instead of calling WidgetSet / Avoid flicker, when dragging TListView (on Windows) 2020-04-17 15:54:33 +00:00
dragobject.inc
filedialog.inc LCL: In TOpenDialog.DoExecute replace testing DereferenceLinks with an assertion. 2020-10-17 16:19:13 +00:00
finddialog.inc
font.inc LCL: Remove deprecated function FontCanUTF8. All widgetsets returned True, including GTK(2) and QT(5). Not implementing it caused bugs. 2019-12-20 17:45:44 +00:00
fontdialog.inc
fpimagebitmap.inc
gifimage.inc
glyphlist.inc
graphic.inc LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
graphiccontrol.inc
graphicsobject.inc
headercontrol.inc
hintwindow.inc
icnsicon.inc
icon.inc LCL: optimize fix for mem-leak in TCustomIcon.AssignImage / Temporary mask is not freed. Issue #0035562 2019-05-11 11:26:33 +00:00
idletimer.inc
imglist.inc LCL: Change variable names to avoid confusion. Unnest a function. 2021-02-16 11:53:50 +00:00
inputdialog.inc LCL: Support high-dpi for InputBox. Issue #35601, patch from Alexey Tor. 2019-05-22 14:41:23 +00:00
interfacebase.inc 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 2020-10-05 16:21:30 +00:00
intfbaselcl.inc LCL: Remove function IntfSendsUTF8KeyPress. Was deprecated in 2011. 2021-02-05 11:28:18 +00:00
intfbasewinapi.inc
jpegimage.inc LCL: Fix FPC_FullVersion text for FPC 3.0.4. Now 30004, was 30400. 2020-03-07 20:31:32 +00:00
lcl_defines.inc
lclaction.inc
lclcolordialog.inc
lclintf.inc LCL: Remove function IntfSendsUTF8KeyPress. Was deprecated in 2011. 2021-02-05 11:28:18 +00:00
lclintfh.inc LCL: Remove function IntfSendsUTF8KeyPress. Was deprecated in 2011. 2021-02-05 11:28:18 +00:00
listcolumn.inc bug #36281. Merged revision(s) 62516-62547 from branches/listviewsortindicator: 2020-01-17 01:49:23 +00:00
listcolumns.inc
listitem.inc LCL: In TListItem, use TListItemState type directly. 2021-04-10 10:01:05 +00:00
listitems.inc
mainmenu.inc LCL: implement MDI for win32. Issue #36582, based on patch by Kostas Michalopoulos, attempt 2 2020-03-12 09:28:38 +00:00
memoscrollbar.inc
memostrings.inc
menu.inc lcl: forcing menus icon bitmap refresh on Imagelist change. #35658 2019-06-01 05:57:36 +00:00
menuactionlink.inc
menuitem.inc LCL: implement MDI for win32. Issue #36582, based on patch by Kostas Michalopoulos, attempt 2 2020-03-12 09:28:38 +00:00
messagedialogs.inc LCL: Include more code in "try" block in InputQuery(). Issue #33370, patch from Serge Anvarov. 2020-03-20 10:15:22 +00:00
monitor.inc
mouse.inc
notebook.inc LCL: implemented TUNBPages.Move(). Patch by Michal Gawrycki. issue #36953 2020-04-22 17:01:40 +00:00
page.inc fixed missing brackets 2020-08-19 08:19:13 +00:00
pagecontrol.inc LCL: Call GetPageClass when adding a TTabSheet in PageControl. Eliminate PageClass variable. Issue #34886. 2019-10-27 19:19:28 +00:00
paintbox.inc
patternbitmap.inc
pen.inc
picture.inc LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
pixmap.inc
png.inc
pnm.inc
popupmenu.inc
progressbar.inc
promptdialog.inc LCL/MessageDlg: Fix too-high buttons created by CreateMessageDlg in case of high-dpi. Issue #0032704. 2021-02-26 22:28:34 +00:00
radiobutton.inc
radiogroup.inc LCL: Fix TRadiogroup firing OnEnter/OnExit events when its ItemIndex changes. New events OnItemEnter/OnItemExit. Issue #37768. 2020-09-20 17:06:17 +00:00
rasterimage.inc lcl: fixed typo 2021-02-08 19:55:20 +00:00
reginifile.inc
region.inc
replacedialog.inc
rubberband.inc
screen.inc LCL: Use a faster compare method for case-insensitive StringList. 2021-01-30 18:36:54 +00:00
scrollbar.inc
scrollbox.inc
scrollingwincontrol.inc More WSRegister changes by BrunoK. Issue #37360 2020-08-04 11:20:02 +00:00
shape.inc LCL: Optimize 5-angled star in TShape. Issue #35142, patch from Alexey Tor. 2019-03-02 21:32:59 +00:00
sharedcustombitmap.inc
sharedimage.inc
sharedrasterimage.inc
shortcutlist.inc
sizeconstraints.inc
speedbutton.inc LCL: Propogate TAction.ImageIndex to TSpeedButton.ImageIndex. Issue #38135, patch from Anton Kavalenka. 2020-11-30 20:21:17 +00:00
spinedit.inc TFloatSpinEdit: fix a comment 2021-04-11 16:57:29 +00:00
statusbar.inc
statuspanel.inc
statuspanels.inc
sysenvapis_amiga.inc
sysenvapis_mac.inc LCL: fix OpenDocument on Mac for folders. Issue #0038670. Patch by Trevor Roydhouse. 2021-03-29 15:46:18 +00:00
sysenvapis_unix.inc LCL: Support folders in OpenDocument() function. Issue #37157, patch from Joeny Ang. 2020-06-02 06:56:52 +00:00
sysenvapis_win.inc
sysenvapis.inc lcl: added google-chrome to list of default browsers 2020-06-18 15:51:48 +00:00
tabcontrol.inc TTabControl: "fix" x/y in Mouse(move/down/up/Drag) messages. Issue #0038403 see note 0129133 amends rev 64424 #ed6e087523,64436 #dfa3fe0ea4 2021-02-27 15:14:31 +00:00
tabsheet.inc
taskdialog.inc LCL: fix TTaskDialog.ModalResult if closebutton (in CommonButtons) is clicked. Issue #0036069. 2019-09-29 10:43:55 +00:00
tiffimage.inc
togglebox.inc
toolbar.inc
toolbutton.inc lcl: update accessibility patch by David Jenkins. bug #38603 2021-03-18 02:48:41 +00:00
toolwindow.inc
trackbar.inc LCL/Trackbar: Undo r61810 #5217a2df4e 2019-09-03 16:54:16 +00:00
treeview.inc LCL/TreeView: Fix OnExpand* events not firing any more after r64142 #2a0df745f0. Issue #38084. 2021-03-22 08:43:53 +00:00
winapi.inc
winapih.inc
wincontrol.inc LCL: Remove function IntfSendsUTF8KeyPress. Was deprecated in 2011. 2021-02-05 11:28:18 +00:00