lazarus/lcl
2023-08-01 12:58:41 +02:00
..
forms
images
include LCL: Refactor Colorbox code. Issue #40376, patch by n7800. 2023-08-01 11:55:14 +03:00
interfaces TaskDialog: add some comments about the meaning of parameters in the callback function for the Win32 WS code. 2023-08-01 12:58:41 +02:00
languages Translations: Spanish translation update by Alonso Cárdenas, issue #40370 2023-07-09 16:12:41 +03:00
nonwin32
templates
tests
widgetset Refactoring TTaskDialog: 2023-07-24 11:06:22 +02:00
.gitignore lcl: gitignore update_allunits 2023-07-20 14:53:14 +02:00
actnlist.pas
alllclunits.pp LCL: add TaskDlgEmulation unit (skeleton). 2023-07-17 12:48:02 +02:00
arrow.pp
asyncprocess.pp
btn_icons.res
buttonpanel.pas
buttons.pp LCL: cleaned up some unused variables, issue #40414 2023-07-31 02:44:43 +03:00
calendar.pp Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
checklst.pas
clipbrd.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
colorbox.pas LCL: Refactor Colorbox code. Issue #40376, patch by n7800. 2023-08-01 11:55:14 +03:00
comboex.pas
comctrls.pp Reserve "On..." prefix for events and name functions differently. 2023-07-25 11:07:57 +03:00
controls.pp lcl: less hints 2023-07-31 13:52:24 +02:00
cursor_hourglass.res
cursors.res
customdrawn_android.pas
customdrawn_common.pas
customdrawn_mac.pas
customdrawn_winxp.pas
customdrawncontrols.pas Reserve "On..." prefix for events and name functions differently. 2023-07-25 11:07:57 +03:00
customdrawndrawers.pas
customtimer.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
dbactns.pp
dbctrls.pp
dbextctrls.pp
dbgrids.pas Revert "Grids: uses const paramterers for strings where applicable. Patch by Alexey Torgashin. Issue #39851." 2023-07-08 18:46:39 +03:00
defaulttranslator.pas
dialog_icons.res
dialogres.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
dialogs.pp TaskDialog: add OnTimer event. 2023-08-01 11:44:25 +02:00
editbtn.pas EditBtn: publish property Alignment for some TCustomEditButton descendants. Reported at https://forum.lazarus.freepascal.org/index.php/topic,63826.msg484174.html#msg484174 2023-06-29 22:47:34 +02:00
extctrls.pp
extdlgs.pas Reserve "On..." prefix for events and name functions differently. 2023-07-25 11:07:57 +03:00
extgraphics.pas
filectrl.pp
forms.pp LCL: first try at implementing TApplication.ActiveFormHandle property. 2023-07-31 13:10:57 +02:00
fpmake.pp
graphics.pp Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
graphutil.pp
grids.pas Revert "Grids: uses const paramterers for strings where applicable. Patch by Alexey Torgashin. Issue #39851." 2023-07-08 18:46:39 +03:00
groupededit.pp Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
helpintfs.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
icnstypes.pas
imagelistcache.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
imglist.pp Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
industrialbase.pp
inipropstorage.pas Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
interfacebase.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
intfgraphics.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
jsonpropstorage.pas
LAYOUT.txt
lazcanvas.pas Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
lazhelpintf.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
lazregions.pas lazutils: added TPointArray to graphtype, added EllipsePolygon to GraphMath 2023-07-10 23:19:21 +02:00
lcl_calc_images.res
lcl_dbnav_images.res
lcl_dock_images.res
lcl_dock_to_images.res
lcl_edbtnimg.res
lcl_grid_images.res
lclbase.lpk LCL: add TaskDlgEmulation unit (skeleton). 2023-07-17 12:48:02 +02:00
lclclasses.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
lclexceptionstacktrace.pas
lclintf.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
lclmemmanager.pas Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
lclmessageglue.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
lclplatformdef.pas Allow query of LCLWidgetTypeName without LCL. Turn BuildLCLWidgetType into const and fix comment. 2023-06-15 16:46:47 +03:00
lclproc.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
lclrescache.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
lclstrconsts.pas
lcltaskdialog.pas Refactoring change deprecated message for LCLTaskDialog unit, as suggested by Maxim. 2023-07-24 20:17:55 +02:00
lcltranslator.pas LCLTranslator: clean up 2023-06-15 03:04:09 +03:00
lcltype.pp Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
lclunicodedata.pas
lclversion.pas
ldocktree.pas LazUtils, LCL: Move LCLProc.CompareRect() -> GraphMath.SameRect(). Deprecate LCLProc.CompareRect(). 2023-07-03 16:54:10 +03:00
lmessages.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
lresources.pp fixed compile with fpc 3.3.1 2023-07-25 09:30:38 +01:00
Makefile
Makefile_win.compiled
Makefile.compiled
Makefile.fpc
maskedit.pp Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
menus.pp Reserve "On..." prefix for events and name functions differently. 2023-07-25 11:07:57 +03:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas Reduce compiler warnings. 2023-07-03 06:23:49 +03:00
postscriptprinter.pas
postscriptunicode.pas
printers.pas
propertystorage.pas
registerlcl.pas
rubberband.pas
shellctrls.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
spin.pp Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
stdactns.pas
stdctrls.pp Revert "LCL: Add an option to NOT call TCheckbox OnChange handler when clicked. Issue #39870, patch by Arioch The." 2023-07-14 03:00:19 +03:00
taskdlgemulation.pp TaskDialog: add OnTimer event. 2023-08-01 11:44:25 +02:00
themes.pas Reduce compiler warnings. 2023-07-03 06:23:49 +03:00
tmschema.pas
toolwin.pp
update_allunits.lpi
update_allunits.lpr lcl: update_allunits: omit warning used not used 2023-07-20 14:53:55 +02:00
utrace.pp
valedit.pas
xmlpropstorage.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00