.. |
addons
|
LazReport: small cleanup in lrFclPDFExport addon
|
2025-02-01 22:57:27 +03:00 |
languages
|
LazReport: improved Russian translation
|
2025-01-10 02:06:04 +03:00 |
barcode.pas
|
Misc packages: Replace separate calls to sin() and cos() by sincos(). Issue #40473.
|
2023-08-31 12:14:54 +02:00 |
bullets.res
|
Revert "LazReport: updated bullets.res with a png file instead of a bmp file"
|
2023-05-20 03:25:15 -06:00 |
fr3tolrf.pas
|
Revert TFontStyles to the original size
|
2022-12-22 15:07:14 +01:00 |
fr_pencil.res
|
|
|
lazreport.lpk
|
LazReport: Support for nogui-cgi or otherwise console and web applications.
|
2020-09-19 17:56:34 +00:00 |
lazreport.pas
|
LazReport: Support for nogui-cgi or otherwise console and web applications.
|
2020-09-19 17:56:34 +00:00 |
lr_about.lfm
|
|
|
lr_about.pas
|
|
|
lr_barc.lfm
|
|
|
lr_barc.pas
|
LazReport: Support for nogui-cgi or otherwise console and web applications.
|
2020-09-19 17:56:34 +00:00 |
lr_bnded.lfm
|
|
|
lr_bnded.pas
|
|
|
lr_btyp.lfm
|
|
|
lr_btyp.pas
|
LazReport, Child bands impleementation by Gabor Boros with changes, issue #26996
|
2014-11-13 16:59:18 +00:00 |
lr_chbox.pas
|
LazReport: Fixed loading FreeReport files with TfrCheckBoxView (where CheckBox does not have Checked property).
|
2025-01-10 02:06:04 +03:00 |
lr_checkbox.res
|
|
|
lr_class.pas
|
LazReport: Fix enable/disable export filters. By gucao issue #41149
|
2025-03-23 17:36:39 +03:00 |
lr_color.pas
|
|
|
lr_const.pas
|
LazReport: Implements CRLF script function, patch by Maxim Ganetsky and João Cezar Tissot, issue #41089
|
2024-10-28 14:26:43 +00:00 |
lr_crossarray.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
lr_crosstab.pas
|
LazReport: Support for nogui-cgi or otherwise console and web applications.
|
2020-09-19 17:56:34 +00:00 |
lr_crosstab.res
|
|
|
lr_crosstabeditor.lfm
|
LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with
|
2017-12-27 15:24:36 +00:00 |
lr_crosstabeditor.pas
|
LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with
|
2017-12-27 15:24:36 +00:00 |
lr_ctrls.pas
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
lr_dbcomponent.pas
|
LazReport: Patch from Aleksey Lagunov (with changes) Issue #33556
|
2018-04-08 22:29:36 +00:00 |
lr_dbop.pas
|
|
|
lr_dbrel.pas
|
|
|
lr_dbset.pas
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
lr_desgn.lfm
|
LazReport: Adding 2x Zoom capabilities to LazReport Designer, from Yuliyan Ivanov, issue #40447
|
2023-09-01 01:41:27 -06:00 |
lr_desgn.pas
|
LazReport: Adding 2x Zoom capabilities to LazReport Designer, from Yuliyan Ivanov, issue #40447
|
2023-09-01 01:41:27 -06:00 |
lr_design_ins_filed.lfm
|
|
|
lr_design_ins_filed.pas
|
LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with
|
2017-12-27 15:24:36 +00:00 |
lr_dock.lfm
|
|
|
lr_dock.pas
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |
lr_dopt.lfm
|
|
|
lr_dopt.pas
|
|
|
lr_dset.pas
|
|
|
lr_dsopt.lfm
|
New patch from Aleksey Lagunov:
|
2016-06-14 20:44:19 +00:00 |
lr_dsopt.pas
|
LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with
|
2017-12-27 15:24:36 +00:00 |
lr_e_csv.pas
|
LazReport: removed old, inactive code.
|
2019-05-09 04:56:13 +00:00 |
lr_e_gen.pas
|
|
|
lr_e_htm.pas
|
LazReport: TfrHTMExportFilter.ColorToHex can be optimized, from Alexey Torgashin, issue #40966
|
2024-07-05 17:26:05 -06:00 |
lr_e_txt_params.lfm
|
|
|
lr_e_txt_params.pas
|
|
|
lr_e_txt.pas
|
LazReport: Support for nogui-cgi or otherwise console and web applications.
|
2020-09-19 17:56:34 +00:00 |
lr_edit.lfm
|
New patch from Aleksey Lagunov:
|
2016-06-14 20:44:19 +00:00 |
lr_edit.pas
|
lazreport: fix compilation with fpc 2.6.4
|
2016-07-10 12:10:18 +00:00 |
lr_ev_ed.lfm
|
|
|
lr_ev_ed.pas
|
|
|
lr_expres.lfm
|
|
|
lr_expres.pas
|
|
|
lr_flds.lfm
|
|
|
lr_flds.pas
|
|
|
lr_fmted.lfm
|
|
|
lr_fmted.pas
|
Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955.
|
2019-03-16 21:17:58 +00:00 |
lr_fpc.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
lr_funct_editor_unit1.lfm
|
LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339, #27340; regenerated translations and updated Russian translation.
|
2015-01-22 21:36:41 +00:00 |
lr_funct_editor_unit1.pas
|
LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339, #27340; regenerated translations and updated Russian translation.
|
2015-01-22 21:36:41 +00:00 |
lr_funct_editor_unit.lfm
|
LazReport, function and function parameters dialogs, fix difficult to read info about function and function parameters if the hint window color is too dark
|
2014-09-22 22:30:56 +00:00 |
lr_funct_editor_unit.pas
|
|
|
lr_gedit.lfm
|
|
|
lr_gedit.pas
|
|
|
lr_grped.lfm
|
|
|
lr_grped.pas
|
|
|
lr_hilit.lfm
|
|
|
lr_hilit.pas
|
|
|
lr_hyphen.pas
|
LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them.
|
2023-07-03 11:17:01 +03:00 |
lr_iflds.lfm
|
LazReport: Handle designer insert fields exception if dataset has no fields, modified patch by Jean Patrick, issue #32469
|
2021-08-03 22:27:15 -05:00 |
lr_iflds.pas
|
LazReport: Handle designer insert fields exception if dataset has no fields, modified patch by Jean Patrick, issue #32469
|
2021-08-03 22:27:15 -05:00 |
lr_insp.lfm
|
|
|
lr_insp.pas
|
|
|
lr_intrp.pas
|
LazReport: fix parser error - if script variable contains word END. From Aleksey Lagunov
|
2016-08-31 20:58:17 +00:00 |
lr_newrp.lfm
|
|
|
lr_newrp.pas
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
|
2015-07-04 23:08:00 +00:00 |
lr_ngcanvas.pas
|
Turn some LazLogger into LazLoggerBase.
|
2024-04-06 16:45:28 +03:00 |
lr_pars.pas
|
Components: Reduce calls to UpperCase() and LowerCase(). Improves performance.
|
2021-02-08 19:09:30 +00:00 |
lr_pgopt.lfm
|
LazReport: Support for custom paper sizes.
|
2020-09-28 01:10:36 +00:00 |
lr_pgopt.pas
|
LazReport: Support for custom paper sizes.
|
2020-09-28 01:10:36 +00:00 |
lr_pgrid.pas
|
LazReport: Add OnFinalSetup event in TFrPrintGrid, patch from Zdravko Gabrovski, issue #37021
|
2020-05-18 11:31:49 +00:00 |
lr_prdlg.lfm
|
LazReport: Remove property "ReadOnly" from CheckBox in Lr_prdlg. Issue #37066, patch from Zdravko Gabrovski.
|
2020-05-13 21:21:46 +00:00 |
lr_prdlg.pas
|
Reduce compiler warnings.
|
2023-07-03 06:23:49 +03:00 |
lr_previewtoolsabstract.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
lr_prntr.pas
|
LazReport: Support for custom paper sizes.
|
2020-09-28 01:10:36 +00:00 |
lr_progr.lfm
|
|
|
lr_progr.pas
|
|
|
lr_propedit.pas
|
New patch from Aleksey Lagunov:
|
2016-06-14 20:44:19 +00:00 |
lr_register.pas
|
LazReport: Support for nogui-cgi or otherwise console and web applications.
|
2020-09-19 17:56:34 +00:00 |
lr_register.res
|
LazReport: New HiRes palette icons (by Roland Hahn)
|
2017-12-23 21:57:33 +00:00 |
lr_rrect.lfm
|
|
|
lr_rrect.pas
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
lr_shape.lfm
|
|
|
lr_shape.pas
|
LazReport: Support for nogui-cgi or otherwise console and web applications.
|
2020-09-19 17:56:34 +00:00 |
lr_srch.lfm
|
|
|
lr_srch.pas
|
|
|
lr_templ.lfm
|
|
|
lr_templ.pas
|
|
|
lr_utils.pas
|
LazReport: Add support for 'StrikeOut' style in a Memo 'Script' property, by paweld, issue #40521
|
2023-09-29 23:58:33 -06:00 |
lr_var.lfm
|
|
|
lr_var.pas
|
|
|
lr_vared.lfm
|
LazReport: Add scrollbars to memo in variables editor, by Michal Gawrycki. Fix #30593
|
2022-07-29 21:37:44 -05:00 |
lr_vared.pas
|
|
|
lr_vbnd.lfm
|
|
|
lr_vbnd.pas
|
|
|
lr_vers.inc
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
lr_view.lfm
|
LazReport: Fix double scrollbars in previewform, patch by Soner, issue #41065
|
2024-08-14 21:15:29 -06:00 |
lr_view.pas
|
LazReport: Fix mouse cursor disappearing over images. Issue #41289, patch by paweld
|
2024-12-26 10:58:09 +01:00 |