Thu, 24 Oct 2019 16:07:15 +0100 |
robin |
improve usage of eval/exec; version --> 3.5.32
|
file |
diff |
annotate
|
Tue, 01 Oct 2019 16:29:09 +0100 |
robin |
fix BalancedColumn width calculation; version --> 3.5.27
|
file |
diff |
annotate
|
Thu, 26 Sep 2019 12:24:13 +0100 |
robin |
try to eliminate changed bitbucket.org references
|
file |
diff |
annotate
|
Fri, 31 May 2019 14:00:22 +0100 |
robin |
attempt to fix Marius Gedminas' issue 184; version --> 3.5.23
|
file |
diff |
annotate
|
Thu, 04 Apr 2019 12:56:48 +0100 |
robin |
improvements to FrameBG handling _FBGBag etc; version --> 3.5.18
|
file |
diff |
annotate
|
Fri, 29 Mar 2019 14:14:07 +0000 |
robin |
more work on FrameBG versus BalancedColumns; version-->3.5.17
|
file |
diff |
annotate
|
Wed, 27 Mar 2019 14:45:33 +0000 |
robin |
fix frame background stroking for the container case. version --> 3.5.16
|
file |
diff |
annotate
|
Wed, 27 Mar 2019 11:25:04 +0000 |
robin |
use dodgy backpatching to allow FrameBG to have a border; version-->3.5.15
|
file |
diff |
annotate
|
Fri, 30 Nov 2018 14:41:33 +0000 |
robin |
add frame and frame-permanent option to FrameBG
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 08:48:18 +0100 |
robin |
attempt to fix issue #157 bug report from Amit Shah amitPOP @ bitbucket
|
file |
diff |
annotate
|
Tue, 10 Apr 2018 11:56:49 +0100 |
robin |
fix bullet code; bug fix contribution by Axel P. Kielhorn
|
file |
diff |
annotate
|
Mon, 29 Jan 2018 13:54:43 +0000 |
rptlab |
improvements to keepTogether & added peek frame/template methods; issue started by Андрија Зарић lisandrija @ bitbucket.org
|
file |
diff |
annotate
|
Mon, 06 Nov 2017 09:10:46 +0000 |
robin |
fix history urls contribution by Ben Weiner <ben@readingtype.org.uk>; version-->3.4.17
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 11:04:12 +0100 |
robin |
remove ascii, cmp & xrange builtins abuse; version-->3.4.15
|
file |
diff |
annotate
|
Thu, 25 May 2017 14:03:47 +0100 |
robin |
more hacking on balanced columns; version-->3.4.13
|
file |
diff |
annotate
|
Thu, 30 Mar 2017 10:48:47 +0100 |
robin |
fix _bulletFormat; version --> 3.4.8
|
file |
diff |
annotate
|
Wed, 29 Mar 2017 09:57:48 +0100 |
robin |
ListFlowable bugfix; _FindSplitterMixin improved; version --> 3.4.7
|
file |
diff |
annotate
|
Mon, 27 Mar 2017 15:03:20 +0100 |
robin |
added SetPageTopFlowables; version --> 3.4.6
|
file |
diff |
annotate
|
Tue, 21 Mar 2017 16:22:58 +0000 |
robin |
fix HRFlowable percentage width
|
file |
diff |
annotate
|
Mon, 13 Mar 2017 13:01:15 +0000 |
robin |
add BalancedColumns flowable; version-->3.4.1
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 10:00:34 +0000 |
robin |
changes for release 3.4.0
ReportLab_3_4_0
|
file |
diff |
annotate
|
Wed, 22 Feb 2017 16:47:17 +0000 |
robin |
attempt to fix numeric sublist automatic styles
|
file |
diff |
annotate
|
Thu, 16 Feb 2017 14:20:22 +0000 |
robin |
add support for rotating bullets in ListFlowable; version-->3.3.33
|
file |
diff |
annotate
|
Thu, 02 Feb 2017 15:53:11 +0000 |
robin |
support Image with drawing instance image; version-->3.3.30
|
file |
diff |
annotate
|
Tue, 06 Sep 2016 11:10:39 +0100 |
robin |
fix ypad use in ParagraphAndImage contrib annamarianfr@bitbucket, version-->3.3.16
|
file |
diff |
annotate
|
Wed, 06 Jul 2016 14:34:24 +0100 |
robin |
fix fake KeepTogether setup in handle_keepWithNext; version--> 3.3.13
|
file |
diff |
annotate
|
Wed, 08 Jun 2016 10:24:06 +0100 |
robin |
add NullActionFlowable, fix empty KeepTogether, version-->3.3.12
|
file |
diff |
annotate
|
Wed, 17 Feb 2016 12:25:38 +0000 |
robin |
changes for release 3.3.0
ReportLab_3_3_0
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 16:20:47 +0100 |
robin |
add support from simple auto top of frame flowables version-->3.2.9
|
file |
diff |
annotate
|
Wed, 10 Dec 2014 12:12:08 +0100 |
Julien Pages |
Allow to set the horizontal alignment for reportlab.platypus.flowables.Image
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 09:58:56 +0000 |
robin |
flowables.py: fix ImageAndFlowables so it avoids testing negative availableWidth
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 13:54:30 +0100 |
robin |
platypus: support setting template with PageBreak & add PageBreakIfNotEmpty; version --> 3.1.40
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 17:24:44 +0100 |
robin |
flowables.py: fix CallableMacro repr
|
file |
diff |
annotate
|
Thu, 03 Jul 2014 13:30:00 +0100 |
robin |
flowables.py: attempted fix of Image bug related to lazy==2 reported by V Hoke bb issue #41; bump to 3.1.24
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 16:00:13 +0100 |
robin |
flowables.py: make width behaviour of _listWrapOn more controllable, add rl_settings.listWrapOnFakeWidth & bump version to 3.1.16
|
file |
diff |
annotate
|
Wed, 26 Mar 2014 12:32:02 +0000 |
robin |
merge py33 to default
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 17:35:09 +0000 |
robin |
flowables.py: put bullets in as unicode bug report contributed by ottobretz via bitbucket
py33
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 15:55:13 +0000 |
robin |
flowables.py: ensure _frame is removed and add availableWidth to container drawon call
py33
|
file |
diff |
annotate
|
Thu, 09 Jan 2014 13:53:18 +0000 |
robin |
eliminate from . imports in favour of absolutes to allow running modules
py33
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 14:53:40 +0100 |
robin |
import from reportlab.lib.lib.rl_accel
py33
|
file |
diff |
annotate
|
Mon, 29 Jul 2013 13:36:20 +0100 |
robin |
flowables.py & frames.py: attempt to improve handling of various Zero size flowables
py33
|
file |
diff |
annotate
|
Wed, 08 May 2013 13:34:58 +0100 |
robin |
prevent overflowers from extending list width
py33
|
file |
diff |
annotate
|
Tue, 30 Apr 2013 14:20:22 +0100 |
rptlab |
initial changes from 2to3-3.3
py33
|
file |
diff |
annotate
|
Mon, 29 Jul 2013 13:36:20 +0100 |
robin |
flowables.py & frames.py: attempt to improve handling of various Zero size flowables
|
file |
diff |
annotate
|
Thu, 04 Jul 2013 15:44:43 +0100 |
robin |
flowables.py: remove hazardous cdeepcopy in _Container.listWrapOn
|
file |
diff |
annotate
|
Thu, 04 Jul 2013 15:04:50 +0100 |
robin |
flowables.py: fix _Container.wrapOn (I hope)
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 16:06:50 +0100 |
robin |
platypus: change implementation of new FrameBG so it can be used in containers
|
file |
diff |
annotate
|
Wed, 08 May 2013 13:34:58 +0100 |
robin |
prevent overflowers from extending list width
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 17:48:33 +0100 |
robin |
add support for Indenter in PTOs
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 10:57:01 +0000 |
Andy Robinson |
defined a small bullet rather than a big circle as the default for unordered lists
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 14:39:39 +0000 |
robin |
reportlab: copyright date changes
|
file |
diff |
annotate
|
Mon, 17 Sep 2012 16:50:27 +0000 |
guillaume |
Updated preforatted text wrapping function in Platypus
|
file |
diff |
annotate
|
Mon, 17 Sep 2012 16:32:37 +0000 |
guillaume |
Added paragraph wrapping for preformatted text in Platypus
|
file |
diff |
annotate
|
Fri, 27 Jul 2012 09:53:04 +0000 |
rgbecker |
reportlab: add support for start list value
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 10:47:18 +0000 |
rgbecker |
flowables.py: another attempt to fix KeepTogether properly
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 15:32:16 +0000 |
rgbecker |
flowables.py: fix KeepTogether to work better, allow Spacer to be glue
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 10:17:06 +0000 |
rgbecker |
doctemplate/flowables.py: fix DDIndenter split issue
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 09:57:21 +0000 |
rptlab |
flowabels.py: improved DDIndenter idedntification
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 15:00:53 +0000 |
rgbecker |
flowables.py: added DDIndenter
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 15:43:31 +0000 |
rgbecker |
flowables.py: make ListFlowable behave better
|
file |
diff |
annotate
|