.. |
forms
|
|
|
images
|
Images: Improved images (adjusted green tone, improved "close", "run without debugger" and "reset debugger"). By Roland Hahn.
|
2023-01-20 16:06:20 +01:00 |
include
|
GTK3: Fixed crash on Win64 after recent changes on GTK3 hints.
|
2023-06-25 20:31:16 +02:00 |
interfaces
|
Cocoa: DateTimePicker: mouse click is supported to select the date in the date selection view on MacOS, which is consistent with Windows
|
2023-06-28 20:25:11 +08:00 |
languages
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
|
2023-06-12 18:20:35 +03:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
LCL: Restore TestAll project but this time in lcl/tests directory.
|
2023-02-17 16:27:37 +02:00 |
widgetset
|
LCL/widgetset: Clearer code in FindClassNode (unit lcl/widgetset/wslclclasses.pp). Patch by lagprogramming (https://forum.lazarus.freepascal.org/index.php/topic,63020.msg477013)
|
2023-04-13 12:58:18 +02:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
|
|
arrow.pp
|
|
|
asyncprocess.pp
|
|
|
btn_icons.res
|
Images: Improved images (adjusted green tone, improved "close", "run without debugger" and "reset debugger"). By Roland Hahn.
|
2023-01-20 16:06:20 +01:00 |
buttonpanel.pas
|
LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280 .
|
2023-04-27 17:23:33 +03:00 |
buttons.pp
|
|
|
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
|
|
|
colorbox.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 |
comboex.pas
|
|
|
comctrls.pp
|
LCL: fix TTreeview ShowSeparators default value.
|
2023-06-27 19:24:10 -06:00 |
controls.pp
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
cursor_hourglass.res
|
|
|
cursors.res
|
|
|
customdrawn_android.pas
|
|
|
customdrawn_common.pas
|
Customdrawn: Implement multiline for TCDPageControl tabs. Merge request !136 by Andrew Haines.
|
2023-04-15 10:45:11 +03:00 |
customdrawn_mac.pas
|
|
|
customdrawn_winxp.pas
|
|
|
customdrawncontrols.pas
|
Customdrawn: Implement multiline for TCDPageControl tabs. Merge request !136 by Andrew Haines.
|
2023-04-15 10:45:11 +03:00 |
customdrawndrawers.pas
|
Customdrawn: Implement multiline for TCDPageControl tabs. Merge request !136 by Andrew Haines.
|
2023-04-15 10:45:11 +03:00 |
customtimer.pas
|
Restored LCLType dependency for the proper THandle type.
|
2023-06-21 12:00:49 +02:00 |
dbactns.pp
|
|
|
dbctrls.pp
|
|
|
dbextctrls.pp
|
|
|
dbgrids.pas
|
LCL/DBGrid: Publish some col/row dragging properties, patch by Joeny Ang. Issue #39994.
|
2022-11-12 13:21:12 +01:00 |
defaulttranslator.pas
|
|
|
dialog_icons.res
|
Images: Reworked lcl dialog images, by Roland Hahn.
|
2022-11-19 15:55:59 +01:00 |
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
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
editbtn.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 |
extctrls.pp
|
LCL: fix crash when using freeing a component of a TRadioGroup or TCheckGroup. Issue #40261.
|
2023-05-20 14:42:36 +02:00 |
extdlgs.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
|
|
forms.pp
|
GTK3: Fixed crash on Win64 after recent changes on GTK3 hints.
|
2023-06-25 20:31:16 +02:00 |
fpmake.pp
|
|
|
graphics.pp
|
LCL: Add to graphics.pp missing aliases for TFPBrushStyle enumeration values in FPCanvas. Patch by Don Siders, issue #40271.
|
2023-05-19 18:42:20 +03:00 |
graphutil.pp
|
LCL/graphutil: Add procedure BitmapGrayscale to convert a bitmap to gray-scale with weighting of color channels (provided by Roland Hahn).
|
2022-11-03 13:28:42 +01:00 |
grids.pas
|
Improve scaling of DateTimePicker. Leave GetDetailSize in places which are not fully tested yet.
|
2023-04-29 19:44:23 +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
|
LCL: Made TCustomImageList more extensible. Based on idea from merge request !202.
|
2023-06-19 16:11:00 +03:00 |
industrialbase.pp
|
|
|
inipropstorage.pas
|
|
|
interfacebase.pp
|
Allow query of LCLWidgetTypeName without LCL. Turn BuildLCLWidgetType into const and fix comment.
|
2023-06-15 16:46:47 +03:00 |
intfgraphics.pas
|
|
|
jsonpropstorage.pas
|
|
|
LAYOUT.txt
|
|
|
lazcanvas.pas
|
LCL: Fix fpc version check in LazCanvas' polygon fill routine.
|
2023-06-27 15:09:04 +02: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
|
LCL: Fix incorrect clipping by ellipse in TLazCanvas.
|
2023-06-27 15:53:56 +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
|
set main version to 3.99
|
2023-06-25 17:47:14 +02:00 |
lclclasses.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 |
lclexceptionstacktrace.pas
|
|
|
lclintf.pas
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
lclmemmanager.pas
|
|
|
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
|
LCL: Add a wrapper for Types.OffsetRect() into LCLProc.
|
2023-06-06 22:31:46 +03:00 |
lclrescache.pas
|
|
|
lclstrconsts.pas
|
|
|
lcltaskdialog.pas
|
LCL: Fix variable type used as a pointer parameter for TaskDialogIndirect. Issue #40265, noted by Arioch The.
|
2023-05-16 15:08:28 +03:00 |
lcltranslator.pas
|
LCLTranslator: clean up
|
2023-06-15 03:04:09 +03:00 |
lcltype.pp
|
FPC: Extend System.UITypes
|
2022-12-22 15:07:14 +01:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
LCL: Remove obsolete ifdefs from LCLVersion. Issue #40275, patch by Alexey Torgashin.
|
2023-05-21 12:32:48 +03:00 |
ldocktree.pas
|
lcl: fixed comments about TDockTree and TLazDockTree
|
2023-02-17 19:57:09 +01:00 |
lmessages.pp
|
|
|
lresources.pp
|
lcl: extended ReadLFMHeader for unitnames
|
2023-04-13 15:38:12 +02:00 |
Makefile
|
* Fix make install target
|
2022-12-01 11:34:30 +01:00 |
Makefile_win.compiled
|
|
|
Makefile.compiled
|
|
|
Makefile.fpc
|
* Fix make install target
|
2022-12-01 11:34:30 +01:00 |
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
|
LCL: Declare TMenu.FHint as TTranslateString rather than string. Issue #40220.
|
2023-05-12 23:30:37 +02:00 |
pairsplitter.pas
|
|
|
popupnotifier.pas
|
|
|
postscriptcanvas.pas
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
postscriptprinter.pas
|
|
|
postscriptunicode.pas
|
|
|
printers.pas
|
FPC: Extend System.UITypes
|
2022-12-18 08:50:17 +01:00 |
propertystorage.pas
|
|
|
registerlcl.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
Revert some of the earlier LCLProc commit. Fix compilation on Windows.
|
2023-06-18 17:29: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
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
themes.pas
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
update_allunits.lpi
|
|
|
update_allunits.lpr
|
Qt6: added to lclplatforms
|
2022-11-11 16:17:17 +01: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 |