Tue, 07 Mar 2017 10:00:34 +0000 |
robin |
changes for release 3.4.0
ReportLab_3_4_0
|
file |
diff |
annotate
|
Mon, 20 Feb 2017 13:27:55 +0000 |
robin |
add support for fillMode in drawing stack; version-->3.3.34
|
file |
diff |
annotate
|
Mon, 30 Jan 2017 15:11:35 +0000 |
robin |
allow for some label propagation when rendering drawings as python
|
file |
diff |
annotate
|
Thu, 19 Jan 2017 13:23:28 +0000 |
robin |
support for Path autoclose & fillMode; version --> 3.3.29
|
file |
diff |
annotate
|
Thu, 12 Jan 2017 11:46:19 +0000 |
robin |
add support for different fill policies in renderXX drawPath; version-->3.3.28
|
file |
diff |
annotate
|
Wed, 25 May 2016 15:25:35 +0100 |
robin |
changes to Render class; allow drawings to specify initialFontName/Size version-->3.3.9
|
file |
diff |
annotate
|
Thu, 12 May 2016 10:35:25 +0100 |
robin |
fix bug in python shapes rendering
|
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
|
Tue, 09 Dec 2014 14:59:45 +0000 |
robin |
close some resource leakage
|
file |
diff |
annotate
|
Mon, 22 Sep 2014 14:33:32 +0100 |
robin |
added rl_settings.decimalSymbol & support for simple bullet anchoring, version-->3.1.35
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 14:05:20 +0100 |
robin |
fix doughnut chart special case and how it is drawn; bump to 3.1.31
|
file |
diff |
annotate
|
Thu, 17 Jul 2014 12:50:54 +0100 |
robin |
shapes.py: fix long standing bug in transformPoints
|
file |
diff |
annotate
|
Mon, 23 Jun 2014 17:37:16 +0100 |
robin |
shapes.py: fix Drawing format property; bump version to 3.1.21
|
file |
diff |
annotate
|
Thu, 19 Jun 2014 09:50:08 +0100 |
robin |
shapes.py add formats as Drawing property, bump version to 3.1.19
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 12:52:15 +0000 |
robin |
shapes.py: try to fix .py drawing output
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, 03 Dec 2013 13:57:37 +0000 |
robin |
attempt to remove python 3 only print stuff
py33
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 14:53:40 +0100 |
robin |
import from reportlab.lib.lib.rl_accel
py33
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 16:38:41 +0100 |
robin |
renderPM.py now works to produce a pmout at least
py33
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 16:47:07 +0100 |
robin |
some fixes to typeing etc etc
py33
|
file |
diff |
annotate
|
Tue, 30 Apr 2013 14:28:14 +0100 |
rptlab |
second stage of port to Python 3.3; working hello world
py33
|
file |
diff |
annotate
|
Tue, 30 Apr 2013 14:20:22 +0100 |
rptlab |
initial changes from 2to3-3.3
py33
|
file |
diff |
annotate
|
Fri, 21 Dec 2012 09:55:56 +0000 |
rgbecker |
shapes.py: pass filename into dtc.save not fnRoot
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 14:39:39 +0000 |
robin |
reportlab: copyright date changes
|
file |
diff |
annotate
|
Mon, 08 Aug 2011 14:24:27 +0000 |
rgbecker |
shapes.py: _getBezierExtrema minor efficiency saving
|
file |
diff |
annotate
|
Fri, 05 Aug 2011 15:14:06 +0000 |
rgbecker |
shapes.py: better bounds for Paths
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 10:34:13 +0000 |
rptlab |
rtl-support: merged trunk changes r3591:3803
rtl-support
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 09:28:28 +0000 |
rgbecker |
graphics: add support for overprintMask
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 13:38:37 +0000 |
rgbecker |
shapes.py: allow seqNumber keyword argument in save
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 09:38:29 +0000 |
rgbecker |
shapes.py: allow chartId to be a callable
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 14:01:58 +0000 |
rgbecker |
graphics: minor changes to drawTimeCollector support
|
file |
diff |
annotate
|
Tue, 08 Jun 2010 16:46:54 +0000 |
rgbecker |
DrawTimeCollector has _disabled attribute
|
file |
diff |
annotate
|
Fri, 04 Jun 2010 22:20:11 +0000 |
rgbecker |
shapes.py, utils.py more support for draw time collector
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:06:36 +0000 |
rgbecker |
shapes.py: allow pivotCharacter in numercXShift
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 17:13:41 +0000 |
rgbecker |
reportlab: new base font mechanism more fully applied
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 08:56:55 +0000 |
rgbecker |
shapes.py: fix bad python code
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 18:17:33 +0000 |
damian |
Initial Python3 compatibility fixes
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 18:03:32 +0000 |
rgbecker |
shapes.py: fix behaviour of opacity versus colour alphas
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 10:58:51 +0000 |
rgbecker |
reportlab: attempt to eliminate empty list argument issues bug contributed by Tim Roberts and Nate Silva
|
file |
diff |
annotate
|
Thu, 26 Nov 2009 16:25:50 +0000 |
meitham |
attributes changed to advanced usage level
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 12:06:32 +0000 |
meitham |
added contribution
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 11:49:52 +0000 |
meitham |
Bug: String exception raised in pdfdoc.py and Image.getBounds bug
|
file |
diff |
annotate
|
Mon, 05 Oct 2009 13:40:34 +0000 |
rgbecker |
graphics: add in some line properties
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 12:26:50 +0000 |
rgbecker |
fix spelling
|
file |
diff |
annotate
|
Sat, 19 Sep 2009 11:16:56 +0000 |
rgbecker |
shapes.py: add overprint properties to group and don't ever initialize
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:53:33 +0000 |
rgbecker |
shapes.py: add kind=fity,fitx,expandx,expandy in Drawing.resized
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 16:56:43 +0000 |
rgbecker |
reportlab: add support for String anchor 'numeric'
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 13:13:06 +0000 |
rgbecker |
shapes.py: add resized method to Drawing class
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 16:25:33 +0000 |
rgbecker |
shapes.py: fix problem when extensions specified in unicode
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 13:36:52 +0000 |
rgbecker |
reportlab: added in support for Overprint/Opacity & Separated colours (Opacity inspired by Simon King)
|
file |
diff |
annotate
|
Fri, 12 Dec 2008 17:55:22 +0000 |
damian |
New docstrings mainly for module titles
|
file |
diff |
annotate
|
Wed, 03 Sep 2008 16:10:51 +0000 |
rgbecker |
reportlab-2.2: second stage of major re-org
|
file |
diff |
annotate
| base
|