lazarus/components/lazreport/source
jesus 34c4d51b11 Fixes from Alexey Lagunov:
1. Fix AV on set frPrinGrid.Font property
2. Fix set Visible in script for dialog controls
3. Fix show frDataSet in object inspector after delete it from DialogPage
4. In Object Inspector sort compnent names in combobox
5. Fix string with '''' char

git-svn-id: trunk@43162 -
2013-10-07 17:05:13 +00:00
..
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
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
lr_about.pas
lr_barc.lfm
lr_barc.pas LazReport, barcode, limit barcode zoom values 2013-05-08 06:55:42 +00:00
lr_bnded.lfm
lr_bnded.pas
lr_btyp.lfm
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
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
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 Patch form Aleksey Lagunov implementing: 2013-04-15 04:46:07 +00:00
lr_desgn.pas Fixes from Alexey Lagunov: 2013-10-07 17:05:13 +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
lr_dsopt.lfm
lr_dsopt.pas
lr_e_csv.pas
lr_e_gen.pas
lr_e_htm.pas
lr_e_txt.pas
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
lr_ev_ed.pas
lr_expres.lfm
lr_expres.pas
lr_flds.lfm
lr_flds.pas
lr_fmted.lfm
lr_fmted.pas
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
lr_grped.lfm
lr_grped.pas
lr_hilit.lfm
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
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
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
lr_prdlg.pas
lr_prntr.pas LazReport, store printer resolution in PrnInfo 2013-05-02 01:53:04 +00:00
lr_progr.lfm
lr_progr.pas
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
lr_rrect.pas LazReport, fix compile with newer FPC trunk 2013-03-23 20:51:16 +00:00
lr_shape.lfm
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
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
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
lr_vbnd.pas
lr_vers.inc lazreport: fixed compilation with fpc 2.7.1 2012-04-30 10:24:01 +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