Tue, 07 Mar 2017 10:00:34 +0000 |
robin |
changes for release 3.4.0
ReportLab_3_4_0
|
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
|
Thu, 27 Feb 2014 10:32:27 +0000 |
robin |
colors.py: HexColor can take either string type + tests
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 14:34:57 +0000 |
robin |
colors.py: fix toColor for python2/3
py33
|
file |
diff |
annotate
|
Thu, 21 Nov 2013 17:47:15 +0000 |
robin |
attempt to make colors orderable
py33
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 14:53:40 +0100 |
robin |
import from reportlab.lib.lib.rl_accel
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
|
Wed, 30 Jan 2013 12:22:45 +0000 |
rptlab |
colors.py: add bugfix from Dinu Gherman
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 17:58:47 +0000 |
rgbecker |
support geting the normalized alpha
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 14:39:39 +0000 |
robin |
reportlab: copyright date changes
|
file |
diff |
annotate
|
Fri, 05 Aug 2011 09:07:14 +0000 |
rgbecker |
paragraph.py: allow bulletText in styles to work
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 12:32:14 +0000 |
rgbecker |
colors.py: fix up cssParse so we can have colors named cmyk_black
|
file |
diff |
annotate
|
Wed, 26 Jan 2011 14:03:05 +0000 |
rgbecker |
rtl-support: merge trunk changes 3804-3823
rtl-support
|
file |
diff |
annotate
|
Thu, 04 Nov 2010 13:06:02 +0000 |
rgbecker |
colros.py: add methods int_rgb & int_rgba to Color
|
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, 17 Sep 2010 13:40:59 +0000 |
rgbecker |
colors.py: fixes to _enforceColorSpace stuff
|
file |
diff |
annotate
|
Fri, 17 Sep 2010 11:24:04 +0000 |
rgbecker |
reportlab: initial checkin for colorspace handling
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 09:46:14 +0000 |
rgbecker |
colors.py: allow specified pre-namespacse for toColor
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 12:36:06 +0000 |
rgbecker |
colors.py: attempt to fix linear interpolation for CMYKColorSep class
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 10:48:38 +0000 |
rgbecker |
piecharts.py: remove unwanted if
|
file |
diff |
annotate
|
Mon, 17 May 2010 10:41:20 +0000 |
rgbecker |
colors.py: modify fader method
|
file |
diff |
annotate
|
Fri, 14 May 2010 15:59:06 +0000 |
rgbecker |
colors.py: add CMYK color fading method & fix bug in scaling
|
file |
diff |
annotate
|
Thu, 11 Feb 2010 10:54:28 +0000 |
rgbecker |
colors.py: add (p)cmyk(a) handling to cssParse/toColor
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 18:17:33 +0000 |
damian |
Initial Python3 compatibility fixes
|
file |
diff |
annotate
|
Thu, 14 Jan 2010 10:25:37 +0000 |
rgbecker |
colors.py: improve comparison funcs so they actually work
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 16:31:11 +0000 |
rgbecker |
colors.py: fix rgbVal and use rgbPcVal for colors (ie discrete mapped colours)
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 14:30:33 +0000 |
rgbecker |
colors.py: attempt at some kind of css parser
|
file |
diff |
annotate
|
Mon, 11 Jan 2010 17:52:19 +0000 |
damian |
Fixed colors doctests
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 17:09:50 +0000 |
rgbecker |
colors.py: use 0-100 for alpha in PCMYK colors
|
file |
diff |
annotate
|
Thu, 17 Dec 2009 16:18:34 +0000 |
andy |
allowed lexer to be varied
|
file |
diff |
annotate
|
Mon, 14 Dec 2009 10:23:40 +0000 |
rgbecker |
colors.py: fix mis-spelt reference
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 14:27:44 +0000 |
rgbecker |
colors.py: fix alpha=None to alpha=1
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 18:01:38 +0000 |
rgbecker |
reportlab: use alpha=1 as default for colours
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 09:53:56 +0000 |
rgbecker |
reportlab: add alpha property to colours, patch contributed by Keven D Smith <Kevin.Smith@sixquickrun.com>
|
file |
diff |
annotate
|
Tue, 17 Nov 2009 14:42:32 +0000 |
rgbecker |
canvas.py, textobject.py: merge _*ColorRGB/CMYK attributes into ColorObj
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 16:16:14 +0000 |
meitham |
fade colors function added
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 15:09:15 +0000 |
rgbecker |
colors.py: attempt to fix up the cloning of various color instances
|
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
|
Mon, 22 Jun 2009 08:54:56 +0000 |
rgbecker |
colors.py: allow unicode arguments in toColor and elsewhere
|
file |
diff |
annotate
|
Tue, 26 May 2009 10:36:59 +0000 |
rgbecker |
colors.py: add clone method
|
file |
diff |
annotate
|
Thu, 29 Jan 2009 16:41:52 +0000 |
rgbecker |
colors.py: normalize spelling of grey/gray colours, suggested by Paul Barass
|
file |
diff |
annotate
|
Fri, 12 Dec 2008 15:55:34 +0000 |
andy |
adding docstrings to lib
|
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
|