.. |
addons
|
Fixes from Alexey Lagunov:
|
2013-10-07 17:05:13 +00:00 |
languages
|
Components, Lazreport: updated Russian translation
|
2013-10-04 20:14:45 +00:00 |
barcode.pas
|
lazreport: less notes
|
2012-03-29 10:12:51 +00:00 |
bullets.res
|
lazreport: restore resource images from LRS and make a RES file instead
|
2013-10-06 14:07:25 +00:00 |
fr_pencil.res
|
lazreport: restore resource images from LRS and make a RES file instead
|
2013-10-06 14:07:25 +00:00 |
lazreport.lpk
|
LazReport, Interpreter: fix work with {...} comments, refactoring, from Aleksey Lagunov
|
2013-04-26 18:46:31 +00:00 |
lazreport.pas
|
LazReport, Interpreter: fix work with {...} comments, refactoring, from Aleksey Lagunov
|
2013-04-26 18:46:31 +00:00 |
lr_about.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_about.pas
|
|
|
lr_barc.lfm
|
Components, LazReport: fixed buttonpanel localization in BarCode editor dialog
|
2012-04-02 20:33:58 +00:00 |
lr_barc.pas
|
LazReport, barcode, limit barcode zoom values
|
2013-05-08 06:55:42 +00:00 |
lr_bnded.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_bnded.pas
|
|
|
lr_btyp.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_btyp.pas
|
|
|
lr_chbox.pas
|
lazreport: use FPC resources for component images
|
2013-10-05 02:22:45 +00:00 |
lr_checkbox.res
|
lazreport: use FPC resources for component images
|
2013-10-05 02:22:45 +00:00 |
lr_class.pas
|
Fixes from Alexey Lagunov:
|
2013-10-07 17:05:13 +00:00 |
lr_color.pas
|
lazreport: less notes
|
2012-03-29 08:52:20 +00:00 |
lr_const.pas
|
LazReport, improve error message on missing classes, was about FRF format while in reality is about LRF format
|
2013-09-30 18:09:07 +00:00 |
lr_ctrls.pas
|
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
|
2011-03-06 12:45:59 +00:00 |
lr_dbcomponent.pas
|
Fixes from Alexey Lagunov:
|
2013-10-07 17:05:13 +00:00 |
lr_dbop.pas
|
|
|
lr_dbrel.pas
|
Fixes from Alexey Lagunov:
|
2013-10-07 17:05:13 +00:00 |
lr_dbset.pas
|
lazreport: fixed compilation with fpc 2.7.1
|
2012-04-30 10:24:01 +00:00 |
lr_desgn.lfm
|
LazReport, fix selecting the right font after switching of printers, fix icons in font list to show what fonts came from printer
|
2013-10-09 05:34:44 +00:00 |
lr_desgn.pas
|
LazReport, fix selecting the right font after switching of printers, fix icons in font list to show what fonts came from printer
|
2013-10-09 05:34:44 +00:00 |
lr_dock.lfm
|
|
|
lr_dock.pas
|
|
|
lr_dopt.lfm
|
LazReport, implements HideZeroValues and templates in XML format, continue work on Dialogs, from Aleksey Lagunov, issue #22173
|
2012-06-03 17:52:39 +00:00 |
lr_dopt.pas
|
LazReport, implements HideZeroValues and templates in XML format, continue work on Dialogs, from Aleksey Lagunov, issue #22173
|
2012-06-03 17:52:39 +00:00 |
lr_dset.pas
|
lazreport: call events through virtual methods. Allows proper handle of events by descendants
|
2012-03-31 23:13:51 +00:00 |
lr_dsopt.lfm
|
LazReport, fix crash after modifying a previewed report, issue #14136
|
2011-11-05 04:36:48 +00:00 |
lr_dsopt.pas
|
|
|
lr_e_csv.pas
|
lazreport: less notes
|
2012-03-29 08:47:40 +00:00 |
lr_e_gen.pas
|
lazreport: less notes
|
2012-03-29 08:47:40 +00:00 |
lr_e_htm.pas
|
lazreport: less warnings
|
2012-03-29 08:45:47 +00:00 |
lr_e_txt.pas
|
lazreport: less notes
|
2012-03-29 10:12:51 +00:00 |
lr_edit.lfm
|
LazReport, Patch from Alexey Lagunov:
|
2013-04-05 18:19:56 +00:00 |
lr_edit.pas
|
Patch form Aleksey Lagunov implementing:
|
2013-04-15 04:46:07 +00:00 |
lr_ev_ed.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_ev_ed.pas
|
|
|
lr_expres.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_expres.pas
|
|
|
lr_flds.lfm
|
|
|
lr_flds.pas
|
lazreport: less notes
|
2012-03-29 08:52:20 +00:00 |
lr_fmted.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_fmted.pas
|
lazreport: less notes
|
2012-03-29 10:12:51 +00:00 |
lr_fpc.pas
|
LazReport: remove an unused and empty procedure Frame3D. LCL has implemented many versions of it.
|
2012-05-01 17:20:26 +00:00 |
lr_funct_editor_unit1.lfm
|
LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
|
2012-05-25 04:10:21 +00:00 |
lr_funct_editor_unit1.pas
|
LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
|
2012-05-25 04:10:21 +00:00 |
lr_funct_editor_unit.lfm
|
LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
|
2012-05-25 04:10:21 +00:00 |
lr_funct_editor_unit.pas
|
LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
|
2012-05-25 04:10:21 +00:00 |
lr_gedit.lfm
|
LazReport, fix picture edit checkbox, was tri-state and unchecked
|
2012-11-16 03:39:34 +00:00 |
lr_gedit.pas
|
LazReport, image formts report fixes, implemented shared property for Image object and pdf exporting support for this
|
2010-11-30 08:27:32 +00:00 |
lr_grped.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_grped.pas
|
|
|
lr_hilit.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_hilit.pas
|
|
|
lr_hyphen.pas
|
LazReport, formalize the hyphenation support exception and make the editor sample ignore it
|
2013-03-27 21:28:59 +00:00 |
lr_iflds.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_iflds.pas
|
|
|
lr_insp.lfm
|
|
|
lr_insp.pas
|
|
|
lr_intrp.pas
|
Fixes from Alexey Lagunov:
|
2013-10-07 17:05:13 +00:00 |
lr_newrp.lfm
|
LazReport, allow to distinguish between name.lrt and name.frt in new from template dialog
|
2013-09-27 20:45:11 +00:00 |
lr_newrp.pas
|
LazReport, allow to distinguish between name.lrt and name.frt in new from template dialog
|
2013-09-27 20:45:11 +00:00 |
lr_pars.pas
|
LazReport, fix IF statement in scripts where conditions are in different lines, from Aleksey Lagunov
|
2013-06-18 14:33:05 +00:00 |
lr_pgopt.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_pgopt.pas
|
LazReport, identify more precisely the known 'std' windows papers
|
2013-03-04 06:06:05 +00:00 |
lr_pgrid.pas
|
Fixes from Alexey Lagunov:
|
2013-10-07 17:05:13 +00:00 |
lr_prdlg.lfm
|
LazReport: Make OK button the default in print dialog. Change button names to more descriptive
|
2011-11-06 18:04:28 +00:00 |
lr_prdlg.pas
|
lazreport: less notes
|
2012-03-29 09:01:20 +00:00 |
lr_prntr.pas
|
LazReport, store printer resolution in PrnInfo
|
2013-05-02 01:53:04 +00:00 |
lr_progr.lfm
|
|
|
lr_progr.pas
|
lazreport: less notes
|
2012-03-29 10:12:51 +00:00 |
lr_propedit.pas
|
|
|
lr_register.pas
|
lazreport: use FPC resources for component images
|
2013-10-05 02:10:48 +00:00 |
lr_register.res
|
lazreport: use FPC resources for component images
|
2013-10-05 02:10:48 +00:00 |
lr_rrect.lfm
|
LazReport, enable mixing round and squared corners in roundrect object, fix changing roundrect object properties in obj. insp. were not reflected in designer
|
2011-12-02 08:31:09 +00:00 |
lr_rrect.pas
|
LazReport, fix compile with newer FPC trunk
|
2013-03-23 20:51:16 +00:00 |
lr_shape.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_shape.pas
|
LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
|
2012-05-25 04:10:21 +00:00 |
lr_srch.lfm
|
LazReport, Implemented search in preview the report, from Aleksey Lagunov, issue #22296
|
2012-06-20 20:02:08 +00:00 |
lr_srch.pas
|
LazReport, Implemented search in preview the report, from Aleksey Lagunov, issue #22296
|
2012-06-20 20:02:08 +00:00 |
lr_templ.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_templ.pas
|
|
|
lr_utils.pas
|
LazReport, fix reading barcode zoom values when decimal separator=',', issue #24393
|
2013-05-08 06:57:43 +00:00 |
lr_var.lfm
|
|
|
lr_var.pas
|
lazreport: less notes
|
2012-03-29 08:52:20 +00:00 |
lr_vared.lfm
|
LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
|
2012-05-25 04:10:21 +00:00 |
lr_vared.pas
|
LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
|
2012-05-25 04:10:21 +00:00 |
lr_vbnd.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_vbnd.pas
|
|
|
lr_vers.inc
|
LazReport, implements listing of printer fonts in report designer (windows), issue #11932
|
2013-10-09 05:29:04 +00:00 |
lr_view.lfm
|
LazReport, Implemented search in preview the report, from Aleksey Lagunov, issue #22296
|
2012-06-20 20:02:08 +00:00 |
lr_view.pas
|
LazReport, Implemented the possibility of navigation on the report, similar to the html page. And sample, Patch from Aleksey Lagunov
|
2013-04-08 19:02:28 +00:00 |