maxim
4c178a150f
LazReport: fixed 'Editor' sample compilation after LCLTranslator changes in r60097 #114df2b6b6
...
git-svn-id: trunk@60100 -
2019-01-17 22:45:45 +00:00
maxim
c8c7a1723a
Translations: Chinese translation update by robsean, bug #34579
...
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
maxim
e26f6ff3ca
Translations: Hungarian translation update by Péter Gábor, bug #34397
...
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00
juha
fc85354010
LazReport: Delete old deprecated UTF8 functions.
...
git-svn-id: trunk@59229 -
2018-10-02 13:29:46 +00:00
jesus
a4bad60e2c
LazReport: check for null in formatfloat function, issue #34213
...
git-svn-id: trunk@58906 -
2018-09-08 06:30:49 +00:00
jesus
6e5743846c
LazReport: pdf exporter (lr_e_fclpdf) - add poSubsetFont to options which reduce size of resulting file, patcn from Michal Gawrycki, issue #34165
...
git-svn-id: trunk@58750 -
2018-08-21 16:51:55 +00:00
blikblum
526e755e0e
LazReport: do not try to set printer paper info when an exception occurs in ChangePaper
...
git-svn-id: trunk@58598 -
2018-07-23 00:34:07 +00:00
maxim
f3bc00c889
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
...
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
ondrej
c0136a0867
Components: use LazLoggerBase instead of LazLogger
...
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
maxim
2a65c2b974
Translations: French translation update by Gilles Vasseur, bug #33673
...
git-svn-id: trunk@57786 -
2018-05-03 22:53:34 +00:00
maxim
8e4a25abdb
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33648
...
git-svn-id: trunk@57713 -
2018-04-25 23:11:40 +00:00
jesus
8196338704
LazReport: Patch from Aleksey Lagunov (with changes) Issue #33556
...
1. In dialog controls fix drawing lrRadioGroup without caption
2. In lr_class fix wrap text on printing
3. In lr_designer fix refresh data nspector
git-svn-id: trunk@57630 -
2018-04-08 22:29:36 +00:00
jesus
09f7d6aff2
LazReport: LazReport: fix PowerPDF exporter of roundrects filled without gradients.
...
git-svn-id: trunk@57629 -
2018-04-08 21:46:57 +00:00
jesus
2753a83892
LazReport: missing unit in lr_view.pas in case DebugLR is defined.
...
git-svn-id: trunk@57628 -
2018-04-08 18:27:32 +00:00
jesus
1fb02e4d3e
LazReport: fix PowerPDF exporter of roundrects without borders.
...
git-svn-id: trunk@57627 -
2018-04-08 18:21:53 +00:00
jesus
984515fd64
LazReport: fclpdf exporter, prefer Arial font as default in windows (avoid embedding of unused font program)
...
git-svn-id: trunk@57626 -
2018-04-08 17:30:59 +00:00
maxim
dc999feab0
LazReport: updated Russian translation
...
git-svn-id: trunk@57600 -
2018-04-03 22:29:37 +00:00
jesus
e6c02d77d7
LazReport: The <expression> in the IF function can be a boolean value plus checks for NULL and EMPTY.
...
git-svn-id: trunk@57597 -
2018-04-03 08:17:06 +00:00
jesus
755a6e60ef
LazReport: Documents the "IF" internal function, patch from Soner, issue #32197
...
git-svn-id: trunk@57596 -
2018-04-03 08:10:25 +00:00
jesus
3746e63947
LazReport: TfrView's beforechange and afterchange made virtual
...
git-svn-id: trunk@57594 -
2018-04-03 07:56:21 +00:00
jesus
74a76be5d4
LazReport: Modified some Debug Log
...
git-svn-id: trunk@57593 -
2018-04-03 07:53:40 +00:00
maxim
f23167b458
Translations: Simplified Chinese translation update by robsean, bug #33242
...
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
maxim
caf81d7978
Translations: regenerated translations
...
git-svn-id: trunk@57347 -
2018-02-21 23:53:05 +00:00
juha
b2e65128ee
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030 , patch from Vojtech Cihak.
...
git-svn-id: trunk@57099 -
2018-01-15 10:53:48 +00:00
maxim
42e3e3e670
Translations: regenerated translations
...
git-svn-id: trunk@56968 -
2018-01-05 15:08:14 +00:00
maxim
9d91d2c25e
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32916
...
git-svn-id: trunk@56934 -
2018-01-03 13:54:02 +00:00
juha
c3e1dc4ad5
Reduce compiler warnings, initialize some uninitialized variables.
...
git-svn-id: trunk@56869 -
2017-12-29 18:47:51 +00:00
maxim
43438e002a
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32897
...
git-svn-id: trunk@56864 -
2017-12-28 23:02:50 +00:00
maxim
c6d7c228dd
LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883 , with
...
some minor changes; regenerated translations and updated Russian
translation
git-svn-id: trunk@56856 -
2017-12-27 15:24:36 +00:00
wp
adab84ef29
LazReport: New HiRes palette icons (by Roland Hahn)
...
git-svn-id: trunk@56836 -
2017-12-23 21:57:33 +00:00
ondrej
0cfcc26fcf
LazReport: fix FPC 3.1.1 changes. Issue #32812 , patch by Lagunov Aleksey
...
git-svn-id: trunk@56824 -
2017-12-23 07:14:52 +00:00
maxim
6393c91e5d
Translations: Chinese translation update by robsean, bug #32850
...
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
juha
a2ec98b383
Revert r56717 #1939dcdaa7, requires FPC trunk. "LazReport: Fix error on loading detail reports. Issue #32812 "
...
git-svn-id: trunk@56720 -
2017-12-14 14:02:35 +00:00
juha
1939dcdaa7
LazReport: Fix error on loading detail reports. Issue #32812 , patch from Lagunov Aleksey.
...
git-svn-id: trunk@56717 -
2017-12-14 06:58:54 +00:00
juha
3ed79743c8
Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code.
...
git-svn-id: trunk@56693 -
2017-12-11 19:44:37 +00:00
juha
6810c626df
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
...
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
juha
a11668995f
LazReport: Fix paint ButtonControl, fix reorder designer pages, fix export to PDF. Issue #31941 , patch from Lagunov Aleksey.
...
git-svn-id: trunk@56674 -
2017-12-08 23:35:50 +00:00
maxim
ac38042db0
Translations: Brazilian Portuguese translation update by Marcelo B
...
Paula, bug #32787
git-svn-id: trunk@56658 -
2017-12-07 14:08:09 +00:00
maxim
0144e0ddd5
IDE: Ukrainian translation update by Olexandr Pylypchuk, bug #32790
...
git-svn-id: trunk@56655 -
2017-12-06 21:53:16 +00:00
maxim
682a383e55
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
...
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd
Translations: huge Chinese translation update by robsean, bug #32750
...
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
maxim
75d2b6b092
Translations: Hungarian translation update by Péter Gábor, bug #32503
...
git-svn-id: trunk@55983 -
2017-10-05 22:45:21 +00:00
michael
da96cd01b1
* Fix 2 bugs: wrong index in extended code 93 encoding, copy paste error in checksum
...
git-svn-id: trunk@55900 -
2017-09-23 14:08:28 +00:00
maxim
3956dc2480
Translations: French translation update by Gilles Vasseur, bug #32456
...
git-svn-id: trunk@55897 -
2017-09-22 23:02:34 +00:00
maxim
159129b893
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32419
...
git-svn-id: trunk@55885 -
2017-09-19 21:39:36 +00:00
maxim
057ac6b2f2
LazReport: regenerated translations and updated Russian translation
...
git-svn-id: trunk@55871 -
2017-09-15 22:12:13 +00:00
jesus
1274e8abb3
LazReport: Implements flBandKeepChild, from Lutz Mändle, issue #30466
...
git-svn-id: trunk@55861 -
2017-09-14 18:41:51 +00:00
jesus
9857b48718
LazReport: fix page margins values, issue #32407
...
git-svn-id: trunk@55849 -
2017-09-13 04:57:30 +00:00
maxim
a1c5822f04
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32213
...
git-svn-id: trunk@55609 -
2017-07-30 23:10:04 +00:00
maxim
732c7f90fd
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
...
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00