lazarus/lcl
Željan Rikalo 0f5b634903 Qt4: fixed scrollCode messages. issue #41566
(cherry picked from commit 6e6cc23a74)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-04-05 21:01:45 +02:00
..
forms
images Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
include LCL: One more sanity check for a new Notebook page name. Issue #36957. 2025-03-08 01:16:43 +02:00
interfaces Qt4: fixed scrollCode messages. issue #41566 2025-04-05 21:01:45 +02:00
languages Translations: LCL Corsican translation update by Patriccollu, merge request !427 2025-01-21 00:58:36 +03:00
nonwin32
templates
testcase
tests LCL: Fix compilation of test5_1asyncprocess.lpi 2024-08-21 18:00:38 +00:00
widgetset
.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/TreeView: Avoid flicker when hot-tracking is active. Based on patch by @d7_2_laz, issue #41290. 2025-01-27 17:05:06 +01:00
controls.pp
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 DBGrids: fixed dgThumbTracking usage on dbgrid. issue #41451 2025-02-21 19:57:44 +00:00
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 TFileListBox: fix not adding filenames wich only differ in case, when the control doesn't have a handle yet (i.e. with Directry set in OI). Issue #41441 2025-02-21 20:44:09 +01:00
forms.pp LCL: fix TControlScrollBar needs update if owner's handle changes. Issue #40794 introduced in 4891f1f0e1 2025-02-13 17:36:51 +01: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 Grids: Declare TCustomGrid.TitleImagelist as type TCustomImageList rather than TImagelist. Issue #41554. 2025-03-27 16:29:15 +01: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 version to 4.0RC3 2025-03-21 19:32:09 +01:00
lclclasses.pp
lclexceptionstacktrace.pas
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclplatformdef.pas
lclproc.pas
lclrescache.pas
lclstrconsts.pas
lcltaskdialog.pas
lcltranslator.pas
lcltype.pp
lclunicodedata.pas
lclversion.pas
ldocktree.pas
lmessages.pp
lresources.pp
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
propertystorage.pas
registerlcl.pas
rubberband.pas
shellctrls.pas LCL/ShellTreeView: Fix error when clicking a non-default root node in sorted ShellTreeView. Issue #41373. 2025-02-01 12:51:02 +01:00
spin.pp
stdactns.pas
stdctrls.pp LCL: Update TCombobox.ItemIndex when AutoCompleteing. Issue #41358, patch by Iluha Companets. 2025-02-01 11:23:36 +02:00
taskdlgemulation.pp
themes.pas
tmschema.pas
toolwin.pp
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas
xmlpropstorage.pas