lazarus/lcl
2025-01-21 00:58:36 +03:00
..
forms
images Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
include LCL: Prevent a crash in menu when setting bitmap after removing ImageIndex. Issue #41307. 2025-01-06 21:13:18 +02:00
interfaces Gtk3: create toplevel list only in debug mode. 2025-01-09 08:28:05 +00:00
languages Translations: LCL Corsican translation update by Patriccollu, merge request !427 2025-01-21 00:58:36 +03:00
nonwin32
templates
testcase LCL: ChildSizing, tests 2024-03-24 21:02:36 +01:00
tests LCL: Fix compilation of test5_1asyncprocess.lpi 2024-08-21 18:00:38 +00:00
widgetset LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
.gitignore
actnlist.pas LCL: Workaround for RTL - ActionLink nil deref issue (fixed in FPC 3.3.1). See issue #41063 2024-12-17 22:59:38 +01:00
alllclunits.pp
arrow.pp
asyncprocess.pp
btn_icons.res
buttonpanel.pas
buttons.pp
calendar.pp
checklst.pas LCL/ChecListBox: support Space key to switch to cbGrayed state 2024-09-06 23:09:17 +08:00
clipbrd.pp
colorbox.pas
comboex.pas
comctrls.pp LCL: Adding default values for properties of the THeaderSection class 2024-09-27 10:28:30 +00:00
controls.pp LCL: ChildSizing, implement crsSameSize / Solves issue #22730 2024-03-22 17:06:38 +01:00
cursor_hourglass.res
cursors.res
customdrawn_android.pas
customdrawn_common.pas
customdrawn_mac.pas
customdrawn_winxp.pas
customdrawncontrols.pas
customdrawndrawers.pas
customtimer.pas
dbactns.pp
dbctrls.pp
dbextctrls.pp
dbgrids.pas
defaulttranslator.pas
dialog_icons.res
dialogres.pas
dialogs.pp LCL: implement TColorDialog.Options. Currently only supported for Win32/Win64 widgetset. Issue #22717. 2024-12-08 21:38:42 +01:00
editbtn.pas IDE In search results window, do not expand nodes when switching tabs. Issue #41259. 2024-12-07 09:47:42 +02:00
extctrls.pp LCL/LabeledEdit: Publish OnContextPopup event. Issue #41193, patch by @rousedebug. 2024-10-18 11:44:40 +02:00
extdlgs.pas
extgraphics.pas
filectrl.pp
forms.pp LCL/Forms: Overload function TCustomForm.GetFormImage with procedure requiring the bitmap as argument. Issue #41140. 2024-09-14 12:51:05 +02:00
fpmake.pp
graphics.pp
graphutil.pp LCL/GraphUtil: Exit ScaleImg immediately when no size change of the image is needed. 2024-11-06 22:43:36 +01:00
grids.pas LCL, TDrawGrid: Fix ExtendedSelect property is not saved, Patch by Sebastian Hütter, issue #41084 2024-10-28 14:25:36 +00:00
groupededit.pp
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas
interfacebase.pp
intfgraphics.pas IconFinder: Fix failure to display BMP icons. 2024-11-16 00:34:27 +01:00
jsonpropstorage.pas
LAYOUT.txt
lazcanvas.pas
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas
lazhelpintf.pas
lazregions.pas
lcl_calc_images.res
lcl_dbnav_images.res Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
lcl_dock_images.res
lcl_dock_to_images.res
lcl_edbtnimg.res Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
lcl_grid_images.res Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
lclbase.lpk set fixes to 4.0RC2 2025-01-04 10:03:24 +01:00
lclclasses.pp
lclexceptionstacktrace.pas
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclplatformdef.pas
lclproc.pas LCL: Removed unneeded string copy in LCLProc.TextToShortCutGeneric function 2024-06-03 22:25:30 +00:00
lclrescache.pas
lclstrconsts.pas Cocoa: Edit Menu i18n supported 2024-05-25 01:26:43 +08:00
lcltaskdialog.pas
lcltranslator.pas
lcltype.pp
lclunicodedata.pas
lclversion.pas
ldocktree.pas
lmessages.pp
lresources.pp Move CreateFirstIdentifier, CreateNextIdentifier and MergeSort from LCLProc to LazUtilities. 2024-04-08 16:32:07 +03:00
Makefile lcl: consistent -g -gl 2024-10-24 12:30:43 +02:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc lcl: consistent -g -gl 2024-10-24 12:30:43 +02:00
maskedit.pp
menus.pp LCL: first try at implementing TMenuItem.AutoLineReduction. Based upon patch by Artem Izmaylov, modified by me. 2024-08-31 13:23:19 +02:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas
postscriptprinter.pas
postscriptunicode.pas
printers.pas LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
propertystorage.pas
registerlcl.pas
rubberband.pas
shellctrls.pas
spin.pp
stdactns.pas
stdctrls.pp LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
taskdlgemulation.pp LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
themes.pas
tmschema.pas
toolwin.pp
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas
xmlpropstorage.pas