lazarus/lcl/include
2013-03-04 01:06:21 +00:00
..
actionlink.inc
application.inc Implement TApplication.IsRightToLeft (Reason: Delphi compatibility). 2013-02-03 12:03:49 +00:00
applicationproperties.inc
bevel.inc
bitbtn.inc
bitmap.inc
bitmapcanvas.inc
boundlabel.inc
brush.inc
buttoncontrol.inc LCL: Make button and picklist cell editors work in TValueListEditor 2013-01-09 23:32:04 +00:00
buttonglyph.inc
buttons.inc
canvas.inc
checkbox.inc
clipbrd.inc
colorbutton.inc
commondialog.inc
containedaction.inc
control.inc LCL: fixed AsFirst for AddHandler of TCustomForm, TControl and TApplication 2013-01-06 19:10:21 +00:00
controlactionlink.inc
controlbar.inc LCL: remove DebugLns from TControlBar. 2013-02-26 17:50:19 +00:00
controlcanvas.inc
controlscrollbar.inc
controlsproc.inc
coolbar.inc LCL, CoolBar: fix error calculating Control's width when BiDiMode = bdLeftToRight 2013-03-04 01:06:21 +00:00
cursorimage.inc
customaction.inc
customactionlist.inc
custombitmap.inc
customcheckbox.inc
customcheckgroup.inc
customcombobox.inc
customcontrol.inc
customdbcombobox.inc
customdblistbox.inc
customdockform.inc
customedit.inc Revert "LCL: Invalidate TCustomEdit after setting PasswordChar. Issue #23627". Windows issue. 2013-01-11 17:27:15 +00:00
customform.inc LCL: TCustomForm.MoveToDefaultPosition: use MonitorFromRect instead of center 2013-01-17 13:10:54 +00:00
customframe.inc
customgroupbox.inc
customimage.inc LCL: Support for TImage.AntialiasingMode (stretching). Implement Win32 and GTK2. Issue #22205, patch from Chronos 2013-01-19 17:42:38 +00:00
customlabel.inc
customlabelededit.inc TCustomLabeledEdit: don't set Text to empty string when changing Name in designtime, 2013-02-13 11:14:11 +00:00
customlistbox.inc
customlistview.inc
custommemo.inc
customnotebook.inc lcl: handle the case where the design time TPageControl.PageIndex is set to a TabSheet with TabVisible = False 2012-12-29 11:21:59 +00:00
custompage.inc lcl: remove redundant checks 2013-01-19 02:21:58 +00:00
custompanel.inc
customsplitter.inc
customstatictext.inc
customtrayicon.inc
customupdown.inc LCL, fix TUpDown bounds which may cause disappearing of button on some sizes, issue #23941 2013-02-27 16:40:28 +00:00
dbcalendar.inc
dbcheckbox.inc
dbcombobox.inc
dbcustomnavigator.inc
dbedit.inc
dbgroupbox.inc
dbimage.inc
dblistbox.inc
dblookup.inc LCL, dblookup, prevent SIGSEGV if ListLinkDataset is closed, from Julio Jiménez Borreguero 2013-02-27 14:52:46 +00:00
dblookupcombobox.inc
dblookuplistbox.inc
dbmemo.inc
dbradiogroup.inc
dbtext.inc
docktree.inc
dockzone.inc
dragdock.inc
dragimagelist.inc
dragmanager.inc
dragobject.inc
filedialog.inc
finddialog.inc
font.inc
fontdialog.inc
fpimagebitmap.inc
gifimage.inc
glyphlist.inc
graphic.inc
graphiccontrol.inc LCL: Revert Changes from 31132 (and partly 31577) which replaced TGraphicControl.Update by Invalidate 2013-02-22 16:05:54 +00:00
graphicsobject.inc
headercontrol.inc
hintwindow.inc
icnsicon.inc
icon.inc
idletimer.inc
imglist.inc LCL: Don't access first element of ImageList if length=0. Issue #23834, patch from wp 2013-02-05 21:39:16 +00:00
inputdialog.inc
interfacebase.inc
intfbaselcl.inc Reimplements the cdintf control special case as a LCLIntf function, to be more conformant to the way of working for the LCL 2012-12-07 15:55:54 +00:00
intfbasewinapi.inc LCL: Implement function SetRectRgn for Windows and Gtk(2). Issue #23288, patch from Valdinilson Lourenço da Cunha 2012-11-07 22:56:59 +00:00
jpegimage.inc
lcl_defines.inc LCL: gtk2: disabled optimization REMOVEEMPTYPROCS for fpc 2.7.1 2013-02-14 23:34:15 +00:00
lclaction.inc
lclcolordialog.inc
lclintf.inc Reimplements the cdintf control special case as a LCLIntf function, to be more conformant to the way of working for the LCL 2012-12-07 15:55:54 +00:00
lclintfh.inc Reimplements the cdintf control special case as a LCLIntf function, to be more conformant to the way of working for the LCL 2012-12-07 15:55:54 +00:00
listcolumn.inc
listcolumns.inc
listitem.inc
listitems.inc
mainmenu.inc
memoscrollbar.inc
memostrings.inc
menu.inc
menuactionlink.inc
menuitem.inc LCL: TMenuItem.AddHandler: changed AsLast to AsFirst for consistency and implemented it 2013-01-06 18:58:26 +00:00
messagedialogs.inc
monitor.inc
mouse.inc
notebook.inc
page.inc
pagecontrol.inc
paintbox.inc
pen.inc lcl: fixed compilation with fpc 2.7.1 2013-02-10 21:44:09 +00:00
picture.inc
pixmap.inc
png.inc
pnm.inc
popupmenu.inc
progressbar.inc
promptdialog.inc
radiobutton.inc
radiogroup.inc
rasterimage.inc
reginifile.inc
region.inc
replacedialog.inc
rubberband.inc
screen.inc LCL: fixed AsFirst for AddHandler of TCustomForm, TControl and TApplication 2013-01-06 19:10:21 +00:00
scrollbar.inc
scrollbox.inc
scrollingwincontrol.inc LCL, CoolBar: Calculate text and control positions for bands in AlignControls method. 2013-02-03 11:04:48 +00:00
shape.inc
sharedcustombitmap.inc
sharedimage.inc
sharedrasterimage.inc
shortcutlist.inc
sizeconstraints.inc
speedbutton.inc
spinedit.inc
statusbar.inc
statuspanel.inc
statuspanels.inc
sysenvapis_mac.inc
sysenvapis_unix.inc
sysenvapis_win.inc
sysenvapis.inc
tabcontrol.inc lcl: cleanup 2012-10-31 00:43:30 +00:00
tabsheet.inc
tiffimage.inc
togglebox.inc
toolbar.inc Changed files for CoolBar 2013-01-27 20:17:31 +00:00
toolbutton.inc
toolwindow.inc Changed files for CoolBar 2013-01-27 20:17:31 +00:00
trackbar.inc
treeview.inc LCL, Treeview: redraw nodes after sorting them. Issue #23697 2013-01-19 19:33:02 +00:00
winapi.inc LCL: Implement function SetRectRgn for Windows and Gtk(2). Issue #23288, patch from Valdinilson Lourenço da Cunha 2012-11-07 22:56:59 +00:00
winapih.inc LCL: Implement function SetRectRgn for Windows and Gtk(2). Issue #23288, patch from Valdinilson Lourenço da Cunha 2012-11-07 22:56:59 +00:00
wincontrol.inc LCL: reduce calls of PopupMenu property getter. issue #23336 2013-01-27 08:06:15 +00:00