f8e1b883d129201b05c0489c9e07c7d1efd46582 |
|
13-May-2016 |
marenhachmann <> |
[Bug #1579939] Ramdom color extension improvements (and new unit test file). |
107e00c8104649437b9520d0ba298dba659e7cd7 |
|
16-Mar-2016 |
JazzyNico <nicoduf@yahoo.fr> |
[Bug #1545726] Incorrect FSF address in many extension files. |
b93ce4197e7f5026a1c8deeb79cbd00aa3f86d91 |
|
21-Nov-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need fixing). |
13481a872bfe76baa08c4c7b560fc79d005d69f4 |
|
17-Mar-2009 |
pjrm <pjrm@users.sourceforge.net> |
Fix #344064: Extensions>Color>Replace color... (and probably other items in Extensions>Color) wasn't working for presentation attributes, it only worked for style=... (Reported on IRC/Jabber by zu22 (Zachary Uram, netrek@gmail.com).) |
8db8b3d85d2f91e5429d9bb407d0babcfe44518b |
|
23-May-2008 |
pjrm <pjrm@users.sourceforge.net> |
share/extension/*.py: noop: minor whitespace regularizations ahead of adding vim modelines |
e9df3bcdd3387ec845d1fea626de245aa8d7e93b |
|
29-Mar-2008 |
pjrm <pjrm@users.sourceforge.net> |
svn propset svn:eol-style native *.py |
c07485ad7471f5e87ac31fd8e05e4d0882fd0971 |
|
21-Feb-2008 |
acspike <acspike@users.sourceforge.net> |
Attempt fix for Bug #178022
Evidently somewhere between versions 1.3.6 and 2.0 lxml began requiring that parameters passed
to the Element.xpath() be keyword arguments (positional arguments had been allowed). Best guess
places this at "2.0alpha6 (2007-12-19)" based upon the lxml Changelog. This fix appears to be
backward compatible. Please test. |
5b2208f64b606f78f10d1136d933135a9d70a11a |
|
08-Oct-2007 |
acspike <acspike@users.sourceforge.net> |
fix hacked element cloning
cloning with fromstring(tostring()) striped xmlns
now using copy.deepcopy() |
659d437ab1fa196d010c1e92b009b608b8e8b086 |
|
20-Jun-2007 |
acspike <acspike@users.sourceforge.net> |
Another round of extension conversion (from pyxml to lxml) and some corrections |
cc6fa1a3e6d71df2944a8bc64ed739f1f34d0359 |
|
19-Jun-2007 |
acspike <acspike@users.sourceforge.net> |
begin converting python extensions to use lxml. this might take me a while and it will break unconverted extensions in the meanwhile. |
80a6f8321e8b2d512ba522d460380739a07ee07d |
|
10-Jan-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
fork gradients to avoid unintended changes if they were shared |
636c2c493e706e71318b902b762aeb9086f60766 |
|
18-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
add hsl adjusters; remove keep-rgb as redundant; update uris |
8b759aa5de11522ffdd3be6663c538efe0239b69 |
|
17-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
prevent multiple processing of the same gradient if it is used by more than one selected object |
b97c841ca6aa0a4f8ff56e7760e85b2d57d95b15 |
|
15-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
color effects |