.. |
addons
|
LazReport PDF exporter, use keep aspect ratio before exporting a picture, issue #19359
|
2011-05-20 14:21:13 +00:00 |
languages
|
Translations: Ukrainian translation update by Igor Paliychuk, bug #19546
|
2011-06-12 15:01:00 +00:00 |
barcode.pas
|
|
|
fr_pencil.lrs
|
|
|
lazreport.lpk
|
lazreport: added lr_newp.pas to lazreport, fixed compilation
|
2011-04-20 09:01:43 +00:00 |
lazreport.pas
|
lazreport: added lr_newp.pas to lazreport, fixed compilation
|
2011-04-20 09:01:43 +00:00 |
lr_about.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_about.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_barc.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_barc.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_bnded.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_bnded.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_btyp.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_btyp.pas
|
LazReport, improved layout on band type selection
|
2010-09-25 17:38:12 +00:00 |
lr_chbox.pas
|
|
|
lr_checkbox.lrs
|
|
|
lr_class.pas
|
LazReport, fix error in last commit
|
2011-10-01 15:42:39 +00:00 |
lr_color.pas
|
|
|
lr_const.pas
|
LazReport: fixed typo in error message
|
2011-01-12 00:28:25 +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_dbop.pas
|
|
|
lr_dbrel.pas
|
|
|
lr_dbset.pas
|
|
|
lr_desgn.lfm
|
LazReport, make editor font selection combobox user editable
|
2011-05-27 18:06:52 +00:00 |
lr_desgn.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
lr_dock.lfm
|
LazReport, fix default font for some controls and forms (for gtk1), issue #10785
|
2010-07-18 02:16:40 +00:00 |
lr_dock.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_dopt.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_dopt.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_dset.pas
|
|
|
lr_dsopt.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_dsopt.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_e_csv.pas
|
LazReport, do not scale coords when using CSV export filter
|
2009-12-14 19:09:36 +00:00 |
lr_e_gen.pas
|
Lazreport, fix word wrapped fields produce multiple rows in html export, made css output default, made COMMA the QuoteChar by default in CSV exporter
|
2009-12-13 00:50:52 +00:00 |
lr_e_htm.pas
|
don't use UTF8String type in the code. It will cause problems when cpstrenew branch is merged
|
2011-09-17 02:21:48 +00:00 |
lr_e_txt.pas
|
LazReport, fixes TfrTextExportFilter text output alignment
|
2009-12-17 20:03:21 +00:00 |
lr_edit.lfm
|
LazReport, patch from Alexs Lagunov to allow datasets on frames
|
2010-08-23 23:12:17 +00:00 |
lr_edit.pas
|
LazReport, patch from Alexs Lagunov to allow datasets on frames
|
2010-08-23 23:12:17 +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
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_expres.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_expres.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_flds.lfm
|
LazReport, patch from Alexs Lagunov to allow datasets on frames
|
2010-08-23 23:12:17 +00:00 |
lr_flds.pas
|
LazReport, patch from Alexs Lagunov to allow datasets on frames
|
2010-08-23 23:12:17 +00:00 |
lr_fmted.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_fmted.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_fpc.pas
|
|
|
lr_funct_editor_unit1.lfm
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_funct_editor_unit1.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
lr_funct_editor_unit.lfm
|
components: don't use poDesktopCenter and use poScreenCenter instead since poDesktopCenter positions in the center between 2 monitors for dual-monitor systems (bug #0014978)
|
2010-07-02 16:49:54 +00:00 |
lr_funct_editor_unit.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_gedit.lfm
|
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_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
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_hilit.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_hilit.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_iflds.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_iflds.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_insp.lfm
|
LazReport, fix default font for some controls and forms (for gtk1), issue #10785
|
2010-07-18 02:16:40 +00:00 |
lr_insp.pas
|
LazReport, fix default font for some controls and forms (for gtk1), issue #10785
|
2010-07-18 02:16:40 +00:00 |
lr_intrp.pas
|
lazreport: prevent potential crash by Luiz Americo (issue #0014324)
|
2009-12-22 08:04:36 +00:00 |
lr_newrp.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_newrp.pas
|
lazreport: added lr_newp.pas to lazreport, fixed compilation
|
2011-04-20 09:01:43 +00:00 |
lr_pars.pas
|
LazReport, use debug output facilities from lclproc
|
2010-12-04 20:20:34 +00:00 |
lr_pgopt.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_pgopt.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_pgrid.pas
|
|
|
lr_prdlg.lfm
|
LazReport, fix default font for some controls and forms (for gtk1), issue #10785
|
2010-07-18 02:16:40 +00:00 |
lr_prdlg.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_prntr.pas
|
|
|
lr_progr.lfm
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_progr.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_propedit.pas
|
|
|
lr_register.lrs
|
|
|
lr_register.pas
|
|
|
lr_rrect.lfm
|
LazReport, fix default font for some controls and forms (for gtk1), issue #10785
|
2010-07-18 02:16:40 +00:00 |
lr_rrect.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_shape.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_shape.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_srch.lfm
|
LazReport, fix default font for some controls and forms (for gtk1), issue #10785
|
2010-07-18 02:16:40 +00:00 |
lr_srch.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_templ.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_templ.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_utils.pas
|
LazReport, fix crash on aggregate functions if using frUserDataset
|
2010-09-28 14:46:06 +00:00 |
lr_var.lfm
|
LazReport, patch from Alexs Lagunov to allow datasets on frames
|
2010-08-23 23:12:17 +00:00 |
lr_var.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_vared.lfm
|
LazReport, fix default font for some controls and forms (for gtk1), issue #10785
|
2010-07-18 02:16:40 +00:00 |
lr_vared.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_vbnd.lfm
|
Components: second batch of TButtonPanel captions cleanup
|
2011-10-03 22:33:14 +00:00 |
lr_vbnd.pas
|
LazReport, switched form resources to new style
|
2010-07-13 21:02:52 +00:00 |
lr_vers.inc
|
LazReport, patch from Alexs Lagunov to allow datasets on frames
|
2010-08-23 23:12:17 +00:00 |
lr_view.lfm
|
LazReport, fix default font for some controls and forms (for gtk1), issue #10785
|
2010-07-18 02:16:40 +00:00 |
lr_view.pas
|
LazReport, Added ExportFilename and check that right export filter is selected, issue #19302
|
2011-05-21 18:16:17 +00:00 |