lazarus/lcl
2021-12-25 22:00:28 +02:00
..
forms
images LCL: Add missing dialog shield icon (by Roland Hahn). 2021-11-20 11:29:39 +01:00
include LCL: reformatting according to CodeTools 2021-12-17 10:18:01 +01:00
interfaces TDateEdit: Fix calendar not closing on double-click. Issue #39519, patch by Daniel Rikowski. 2021-12-17 00:24:40 +01:00
languages LCL: replaced Mac OS X with macOS in resource strings, regenerated translations and updated Russian translation 2021-12-21 01:58:04 +03:00
nonwin32
templates
tests
widgetset lcl-cocoa: restoring the items checked status after the sort, if WS needs some extra assistance for that. bug #39121. potential resolution for #38137 2021-07-03 01:02:04 +00:00
actnlist.pas
alllclunits.pp
arrow.pp
asyncprocess.pp
btn_icons.res
buttonpanel.pas TButtonPanel.DefaultButton: no default button support 2021-11-18 18:31:13 +01:00
buttons.pp LCL/Buttons: Publish DragCursor, DragKind and DragMode for TBitBtn and TSpeedButton. Addendum to issue #38891. 2021-05-30 19:42:44 +00:00
calendar.pp
checklst.pas
clipbrd.pp
colorbox.pas LCL/TColorBox, TColorListbox: Add missing Notification procedure. Issue #39518. 2021-12-16 14:06:26 +01:00
comboex.pas LCL/TCustomGrid, TCustomCheckBoxEx: Add missing Notification method to react on destruction of TitleImageList and Images, respectively. 2021-12-16 14:52:01 +01:00
comctrls.pp LCL: A new angle bracket option for TreeViewExpandSignType. Issue #39361, patch by Alexey T. 2021-10-04 11:35:11 +03:00
controls.pp LCL: TControl.ClientToScreen(TRect) overload - Delphi compatibility 2021-12-17 10:16:49 +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 LCL: Publish TDBEdit.TextHint. Issue #39470. 2021-11-17 18:45:16 +02:00
dbextctrls.pp
dbgrids.pas LCL, fix dbgrid right click selection when dgAnyButtonCanSelect option is active, patch by Emil Totev, issue #37357 2021-08-14 16:42:06 -05:00
defaulttranslator.pas
dialog_icons.res LCL: Add missing dialog shield icon (by Roland Hahn). 2021-11-20 11:29:39 +01:00
dialogs.pp LCL/TColorButton: Add missing Notification method to prevent crash when assigned ColorDialog is deleted. 2021-12-16 00:37:28 +01:00
editbtn.pas
extctrls.pp
extdlgs.pas
extgraphics.pas
filectrl.pp
forms.pp LCL: fix case of Integer/Boolean/string types 2021-12-13 10:23:37 +01:00
fpmake.pp LCLBase: Fpmake.pp, messages unit is non-windows only 2021-08-28 00:09:45 +02:00
graphics.pp * for FPC 3.2.3 and newer alias GraphType.TGraphicsColor to System.UITypes.TColor, Graphics.PColor to System.UITypes.PColor and LCLType.COLORREF to System.UITypes.TColorRef to avoid type conflicts when both System.UITypes and the LCL units are used 2021-11-16 00:27:36 +03:00
graphutil.pp
grids.pas LCL/TCustomGrid, TCustomCheckBoxEx: Add missing Notification method to react on destruction of TitleImageList and Images, respectively. 2021-12-16 14:52:01 +01:00
groupededit.pp
helpintfs.pas LCL: Implement TApplication.HelpShowTableOfContents. Issue #25905. 2021-07-20 19:44:31 +00:00
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas
interfacebase.pp LCL: Consider that MemSize can return 0 with a custom MemoryManager. Merge request !27 by Sergey Larin. 2021-10-28 11:23:36 +03:00
intfgraphics.pas
jsonpropstorage.pas
LAYOUT.txt
lazcanvas.pas
lazdeviceapis.pas Corrections for spelling errors in LCL and Components. Issue #38986, patch by Don Siders. 2021-06-11 07:11:44 +00:00
lazdialogs.pas
lazfreetypeintfdrawer.pas Examples: Improve LazFreetype demo UI layout. Issue #39281, patch by CudaText man. 2021-07-22 12:16:14 +00:00
lazhelphtml.pas
lazhelpintf.pas
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 Revert "Disable PEEPHOLE opt in fpc 3.2.0 to fpc 3.2.3 => there is a bug that can cause crashed in fpdebug/lazutils" 2021-10-16 13:41:59 +02:00
lclclasses.pp
lclexceptionstacktrace.pas
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclplatformdef.pas LazBuild: Default to Cocoa widgetset on 64-bit Darwin. Issue #39293, patch by Chris Rorden. 2021-12-25 22:00:28 +02:00
lclproc.pas LCL: Remove tests for define WithOldDebugln. It has been there since 2012. 2021-10-31 09:51:28 +02:00
lclrescache.pas
lclstrconsts.pas LCL: replaced Mac OS X with macOS in resource strings, regenerated translations and updated Russian translation 2021-12-21 01:58:04 +03:00
lcltaskdialog.pas LCL: TaskDialog: Use no icon for tdiNone, not a placeholder icon, see issue #39172. Suggested by Jamie Philbrook 2021-07-08 08:02:23 +00:00
lcltranslator.pas
lcltype.pp * for FPC 3.2.3 and newer alias GraphType.TGraphicsColor to System.UITypes.TColor, Graphics.PColor to System.UITypes.PColor and LCLType.COLORREF to System.UITypes.TColorRef to avoid type conflicts when both System.UITypes and the LCL units are used 2021-11-16 00:27:36 +03:00
lclunicodedata.pas
lclversion.pas
ldocktree.pas
lmessages.pp LCL: Change message numbers from decimal to hexadecimal. Issue #38938, patch by CudaText man. 2021-06-30 22:04:13 +00:00
lresources.pp
Makefile
Makefile_win.compiled lcl: updated Makefile.compiled 2021-07-08 07:44:20 +00:00
Makefile.compiled lcl: updated Makefile.compiled 2021-07-08 07:43:25 +00:00
Makefile.fpc
maskedit.pp LCL: fixed typos related to 'occur' word 2021-06-10 22:21:45 +00:00
menus.pp
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas
postscriptprinter.pas
postscriptunicode.pas
printers.pas
propertystorage.pas
registerlcl.pas
rubberband.pas
shellctrls.pas LCL/ShellCtrls: Fix issues in resizing the width of TShellListView, issue #39447. 2021-10-29 11:33:40 +02:00
spin.pp T(Float)SpinEdit: make Modified have the correct value in OnChange as well. 2021-10-03 21:41:34 +02:00
stdactns.pas
stdctrls.pp LCL: Fix updating list dataset on dblookupcombobox on selection or autocomplete, issue #39343 2021-08-29 00:49:48 -05:00
themes.pas
tmschema.pas
toolwin.pp
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas LCL: fix TValueListEditor LoadContent in case of exceptions, issue #36182 2021-08-24 02:24:27 -05:00
xmlpropstorage.pas