lazarus/lcl
2024-05-24 22:33:14 +02:00
..
forms
images
include TCustomTabControl: only call MaybeSelectFirstControlOnPage if APage is not nil. Remove duplicate checks. 2024-05-20 15:39:18 +03:00
interfaces set fixes version to 3.4 2024-05-24 22:33:14 +02:00
languages Translations: Chinese translation update by ACTom, merge request 2023-10-31 01:55:59 +03:00
nonwin32
templates
tests
widgetset Fix : make TMethodNameTable/TMethodNameTableEntry compatible with FPC 3.3.1 2024-02-04 22:31:21 +08:00
actnlist.pas
alllclunits.pp
arrow.pp
asyncprocess.pp
btn_icons.res
buttonpanel.pas
buttons.pp
calendar.pp
checklst.pas LCL/TCheckListbox: Deprecate event OnItemClick (duplicate of Delphi-compatible event OnClickCheck) and related methods, issue . Fix KeyDown method to result in the same order of events as in Delphi (manually merged parts of 144bdc06, 9fc52412 and 2d81eb05) 2023-09-14 12:32:49 +02:00
clipbrd.pp
colorbox.pas
comboex.pas
comctrls.pp TCustomTabControl: rename a method. No functional changes. 2024-05-20 15:39:17 +03:00
controls.pp Designer: Repaint after changing "BorderSpacing" in AnchorEditor or in OI. Issue , by n7800 and myself. 2024-02-22 16:43:30 +03: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 Lazutils, LCL: fixed compilation with FPC 3.2.3 2023-11-30 19:49:10 +03:00
editbtn.pas TFilenameEdit: don't force the TOpenDialog.InitialDir to current directory if InitialDir is empty string. Issue . 2024-05-20 00:54:38 +03:00
extctrls.pp TLabeldEdit: publish property NumbersOnly. 2024-05-19 16:20:13 +03:00
extdlgs.pas
extgraphics.pas
filectrl.pp
forms.pp LCL: Optimize getting a list of font names and eliminating duplicates in TScreen. 2024-02-22 16:43:30 +03:00
fpmake.pp
graphics.pp LCL, Graphics.pp: added IncColor() counterpart to the existing DecColor() function, patch by Don Siders, issue 2024-01-05 15:57:41 +00:00
graphutil.pp
grids.pas LCL/Grids: Fix TCustomGrid.ShowCellHintWindow to use screen coordinates for the hint window. Issue , patch by Iluha Companets. 2024-05-19 16:20:14 +03:00
groupededit.pp TCustomAbstractGroupedEdit: assign PopupMenu also to FBuddy (if this does not have a separate PopupMenu by itself). 2023-11-07 14:29:59 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas
interfacebase.pp LCL: fixed compilation 2023-08-27 23:25:20 +03:00
intfgraphics.pas
jsonpropstorage.pas
LAYOUT.txt
lazcanvas.pas
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas
lazhelpintf.pas LCL: Remove UTF8CompareLatinTextFast calls. 2024-02-22 16:43:31 +03:00
lazregions.pas
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 set fixes version to 3.4 2024-05-24 22:33:14 +02:00
lclclasses.pp
lclexceptionstacktrace.pas
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclplatformdef.pas
lclproc.pas
lclrescache.pas
lclstrconsts.pas
lcltaskdialog.pas TTaskDialog: make the flag tfNoDefaultRadioButton actually work both. 2023-08-07 16:05:13 +03:00
lcltranslator.pas LCL, LCLTranslator: Do not check if a property has a setter before even attempting to read what it is and thus ignoring classes (with translatable properties) returned by properties without setters. Check if a property setter is present only just before actually writing to it. 2023-10-12 23:45:15 +00:00
lcltype.pp lcl: fixed compile with fpc 3.3.1 2023-11-13 02:22:06 +03:00
lclunicodedata.pas
lclversion.pas
ldocktree.pas
lmessages.pp
lresources.pp LResources: deprecate TUtf8Parser class. It's not needed anymore. 2023-11-18 20:49:15 +03:00
Makefile updated makefile 2023-08-17 09:34:11 +02:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc updated makefile 2023-08-17 09:34:11 +02:00
maskedit.pp MaskEdit: adapt FormatMaskText for EnableSets. 2024-02-22 16:43:29 +03:00
menus.pp
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas
postscriptprinter.pas
postscriptunicode.pas
printers.pas
propertystorage.pas
registerlcl.pas
rubberband.pas
shellctrls.pas LCL: Restore a class procedure TCustomShellTreeView.GetFilesInDir. Rename a helper procedure to avoid name clash. 2023-12-06 02:51:44 +03:00
spin.pp
stdactns.pas
stdctrls.pp StdCtrls: stream events in the end 2023-08-12 13:07:31 +02:00
themes.pas
tmschema.pas
toolwin.pp
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas LCL: Remove UTF8CompareLatinTextFast calls. 2024-02-22 16:43:31 +03:00
xmlpropstorage.pas