Increased speed of report template import from a spreadsheet
fix compile with latest Lazarus
fix AV after destroy report designer
fix create CrossTab report on multiple pages
fix editing prepared report
from Aleksey Lagunov, issue #31457
git-svn-id: trunk@54576 -
1. Send to email addons
- fix work with post client if client locked exported file
2. Internal scrip
- add mouse cursors const to script engine
- localize error messages (add russian messages)
- fix error on parse string values in scrip (now work ' char in string)
3. Report designer
- in report designer add check code before save script
- for memo object on master/detail band add popup menu for
quick select fields from master/detail datasets
(see option in designer options dialog)
- fix show scrip editor for dialog page on mouse duble click
4. Crross report
- add scrip suppert
- add internal const "CrosViewIsEmpty"
5. Cleanup code
git-svn-id: trunk@52504 -
1. fix work with Zeos DB components (lr.zeos.diff)
2. fix export to pdf with cairo export - correctly export justify text (lr.cairo.diff)
3. Increase max bands on page to 255
4. for MemoView implemebtated First Line indent - ParagraphGap property
5. Rework code for subreports - need for drag page in report designer
6. Rework code for crosstab reports - fix sorting in report
7. In report designer implement page reordering
git-svn-id: trunk@48876 -
1. Fix AV on TlrButtonPanel
2. Implement highlight find text in preview report window
3. Fix loading TlrCrossView from stream
4. Fixed speed save changes to the data in the report (after double click on preview report window)
git-svn-id: trunk@46761 -