Commit Graph

209 Commits

Author SHA1 Message Date
michael
3440d166ae * Correct font handling for blocks in memos with different fonts (bug ID 36459, patch by Andi Friess)
git-svn-id: trunk@43701 -
2019-12-20 15:28:57 +00:00
michael
10ddaab97a * Enable compilation for Win64 bit
git-svn-id: trunk@43630 -
2019-12-02 23:00:11 +00:00
michael
b86b2f1b80 * Patch from Klaus (computertechnik@web.de) to read/write columncount/columngap
git-svn-id: trunk@43627 -
2019-12-02 21:42:32 +00:00
michael
a5479bd91b * Add ellipsis, fix string type when wrapping
git-svn-id: trunk@43492 -
2019-11-16 13:26:06 +00:00
michael
e959e6165e * Implement option to replace too-long words with asterisks (bug ID 33639)
git-svn-id: trunk@43491 -
2019-11-16 12:59:25 +00:00
michael
33ac2f8e97 * Fix overflow in case of disabled wordwrap (bug ID 33356)
git-svn-id: trunk@43490 -
2019-11-16 12:11:32 +00:00
michael
1460bf1112 * Fix bug ID #0035296: need to handle really long words for memos
git-svn-id: trunk@43489 -
2019-11-16 11:30:37 +00:00
pierre
a09e40945c Regenerate all Makefile's after commit #43472
git-svn-id: trunk@43478 -
2019-11-15 14:47:02 +00:00
florian
2d06d7ed46 * iterate only on the valid elements of the set to avoid compilation errors if the for loop is unrolled, resolves #36150
git-svn-id: trunk@43190 -
2019-10-13 15:17:46 +00:00
pierre
41216b04ea Set explicitly packages ShortName's according to renametoshort rule in Makefile.fpc
git-svn-id: trunk@42842 -
2019-08-26 21:34:07 +00:00
pierre
5ed7bd35df Update all trunk/fpcsrc Makefile's after commit 42749
git-svn-id: trunk@42750 -
2019-08-20 15:58:10 +00:00
Jonas Maebe
128bf046b4 * regenerated Makefiles with LLVM bitcode installation support
git-svn-id: branches/debug_eh@41914 -
2019-04-20 18:56:45 +00:00
michael
c763fbf84b * Patch from Inoussa to stream 2pass option (bug ID 35300)
git-svn-id: trunk@41804 -
2019-03-30 19:18:29 +00:00
michael
fe16b5d3d5 * Fix from Inoussa OUEDRAOGO to fix reading binary data (bug ID 35274)
git-svn-id: trunk@41794 -
2019-03-26 06:39:49 +00:00
michael
a0c433b171 * Too much committed
git-svn-id: trunk@41749 -
2019-03-19 21:44:12 +00:00
michael
409ca963ca * Patch from inoussa to publish stretch for shape
git-svn-id: trunk@41748 -
2019-03-19 21:43:15 +00:00
pierre
74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721
git-svn-id: trunk@41723 -
2019-03-17 14:45:03 +00:00
michael
2430174213 * Clear needs an argument to clear data or not
git-svn-id: trunk@41569 -
2019-03-03 09:20:03 +00:00
michael
9d20e859b5 * Correct Correct Standard elements registration
git-svn-id: trunk@41568 -
2019-03-03 08:40:02 +00:00
michael
629f73c918 * Do not open dataset twice. Correct Standard elements registration
git-svn-id: trunk@41567 -
2019-03-03 08:38:41 +00:00
michael
7967002ac5 * Use FindPostScriptFontName to change font to bold/italic (bug ID 35049)
git-svn-id: trunk@41554 -
2019-03-02 14:06:12 +00:00
Károly Balogh
5182dc37af haiku-x86_64: regenerated all Makefiles, take 2
git-svn-id: trunk@40758 -
2019-01-04 03:18:42 +00:00
yury
a29290202f * Regenerated makefiles to support x86_64-android.
git-svn-id: trunk@39958 -
2018-10-17 17:12:20 +00:00
yury
8c59eb1ce5 * Regenerated makefiles to support aarch64-android.
git-svn-id: trunk@39863 -
2018-10-06 09:36:03 +00:00
pierre
4e7003fb94 Update all packages Makefile's
git-svn-id: trunk@39828 -
2018-09-27 07:05:49 +00:00
marco
98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
marco
d143ab60e1 * regenned makefile without date/rev components for easier merging.
git-svn-id: trunk@39630 -
2018-08-18 15:06:25 +00:00
michael
be53c3438e * Fix from Christian Ulrich to improve import of frame width
git-svn-id: trunk@39203 -
2018-06-09 12:48:54 +00:00
michael
02dc95a510 * Fix from Christian Ulrich to import orientation
git-svn-id: trunk@39202 -
2018-06-09 12:47:31 +00:00
michael
9e76882ae6 * Fix smMaxheight stretchmode
git-svn-id: trunk@39201 -
2018-06-09 12:44:12 +00:00
michael
f5efe4bd90 * Fix so rptGrouping compiles with 3.0.4
git-svn-id: trunk@39018 -
2018-05-18 06:59:14 +00:00
michael
dcea95d536 * Rework registering system and ReadElement so Barcode/QR classes are read correctly from stream
git-svn-id: trunk@38969 -
2018-05-10 14:11:40 +00:00
michael
1867f427b9 * Patch from Graeme Geldenhuys to fix compiler hints (bug ID 33708)
git-svn-id: trunk@38948 -
2018-05-08 07:27:05 +00:00
michael
f4d562ba11 * Patch from Graeme Geldenhuys to fix typos (bug ID 33708)
git-svn-id: trunk@38947 -
2018-05-08 07:25:09 +00:00
michael
48f7b40cf4 * Patch from Graeme Geldenhuys to fix bug ID #33356
git-svn-id: trunk@38946 -
2018-05-08 07:23:03 +00:00
michael
d37b1b631e * Put elements that are not on any band on a null band
git-svn-id: trunk@38933 -
2018-05-06 10:05:03 +00:00
michael
af938981b3 * Convert barcode (parent needs to be set)
git-svn-id: trunk@38932 -
2018-05-06 09:54:37 +00:00
michael
925f7e7d7c * Convert barcode
git-svn-id: trunk@38931 -
2018-05-06 09:52:26 +00:00
michael
75e4be46f9 * Avoid AV acessing page if band not assigned
git-svn-id: trunk@38930 -
2018-05-06 09:52:10 +00:00
michael
7a3b96c1a5 * Use const for strings in fixupreference
git-svn-id: trunk@38929 -
2018-05-06 09:24:44 +00:00
michael
4296122898 * Fix some warnings and hints
git-svn-id: trunk@38928 -
2018-05-06 09:14:26 +00:00
michael
117f9f2c64 * Some improvements to lazreport converter, add diagnostic output, sample conversion program
git-svn-id: trunk@38927 -
2018-05-06 09:08:32 +00:00
michael
f836094e3d * Avoid XML memleak when an error occurs
git-svn-id: trunk@38926 -
2018-05-05 21:53:13 +00:00
michael
5c6918068e * Add lazreport stream converter, based on version of Christian Ulrich
git-svn-id: trunk@38925 -
2018-05-05 21:46:45 +00:00
michael
ef63bbfbad * Allow loading images from stream
git-svn-id: trunk@38924 -
2018-05-05 21:44:54 +00:00
michael
b169e1bfc3 * Adjust smMaxheight so it also applies when the band height changes.
git-svn-id: trunk@38923 -
2018-05-05 20:04:21 +00:00
michael
73b8851dda * Re-interpret Page.Data : Can be Nil. If set, and different from the main data loop on the page, the page is rendered for each record in the data loop (bug ID 33689)
git-svn-id: trunk@38906 -
2018-05-05 11:59:49 +00:00
michael
da133b2456 * Fix bug #0033656: scan report for data loops and add them to ReportData
git-svn-id: trunk@38905 -
2018-05-05 09:36:05 +00:00
michael
fcfe99d505 * Propagate font changes (bug ID 0033455)
git-svn-id: trunk@38827 -
2018-04-24 07:05:35 +00:00
michael
6a30410f7b * Allow registering of an icon for custom elements
git-svn-id: trunk@38821 -
2018-04-23 11:24:44 +00:00