107e00c8104649437b9520d0ba298dba659e7cd7 |
|
16-Mar-2016 |
JazzyNico <nicoduf@yahoo.fr> |
[Bug #1545726] Incorrect FSF address in many extension files. |
7ee7b8c1cab74de2b8ee22c617605a3dd48fa63d |
|
30-Sep-2015 |
~suv <suv-sf@users.sourceforge.net> |
Extensions. Measure Path: Add more layout options for text (Bug #1460422) |
7bbd407e53f4d610106fe359abead3f69f48b1f3 |
|
24-Sep-2015 |
~suv <suv-sf@users.sourceforge.net> |
Extensions: fix for bug #1459295 (Measure Path: area of CW paths has wrong sign (negative)) |
a5ff97fad67756bf5ca51262580f7aa93c3274f8 |
|
28-May-2015 |
apenner <penner@vaxxine.com> |
extensions. measure path. fix for Bug 1429932 |
be1a14224741d218e74191c7adac1091fe523f31 |
|
29-Nov-2014 |
apenner <penner@vaxxine.com> |
allow use of units identifier for width, height in measure.py (Bug 1395567) |
5ceb84c0c516816dbb6b7c7d55d7997801ea9b5e |
|
03-Apr-2014 |
apenner <penner@vaxxine.com> |
extensions. Measure Path. add center point, modify path id (Bug 171331) |
6eebb5514c82b875840b2abcdca18579db3f9d33 |
|
02-Apr-2014 |
apenner <penner@vaxxine.com> |
extensions. Measure Path. add option to calculate center of mass. (Bug 171331) |
f4476bdaa7344cde4d997fe0646453d7ce7adbb6 |
|
18-Feb-2014 |
apenner <penner@vaxxine.com> |
Extensions. Measure Path. Scaling of area and length into document units. (Bug 1240455) |
3626239912f1d2e7effe313bd1fab54e10364f09 |
|
25-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix unit handling of all python extensions. did not test with all extensions |
ed6f3dd7d32bbd4fe1b3a834096256f8191a82c9 |
|
28-Mar-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by Craig Marshall.
Fix for Bug #481805 (Rectangle with rounded corners) by Markus Engel. |
2399d970711ec9b09f09286bbd528c4492dacc68 |
|
11-May-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #982846 (untranslatable and unlocalized strings). |
20d0349a1f3c4b7ec90f29c36e56481e2f8c0147 |
|
12-Mar-2012 |
apenner <penner@vaxxine.com> |
extensions. measure path. add option to choose text angle (Bug 946098) |
b93ce4197e7f5026a1c8deeb79cbd00aa3f86d91 |
|
21-Nov-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need fixing). |
2e32ff209b5c6377292bb77dd3cb58cb1b77ad91 |
|
04-Jul-2011 |
apenner <penner@vaxxine.com> |
Extensions. Measure Path. use transform elements and viewBox (Bug 803791) |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
e7bafc69cc367122b93ff2659a151d2792e387a7 |
|
26-Apr-2010 |
Alvin Penner <penner@vaxxine.com> |
add 'area' calculation to Measure extension |
643247197837b7c81fee4256b9d67ad98ac5b2e0 |
|
03-Dec-2009 |
JazzyNico <nicoduf@yahoo.fr> |
New conversion factors added to inkex.py (ft, yd, m and km).
Measure path extension now uses inkex.py conversion factors. |
2ec2d4e1249b0f26b12ed4f796d46b833fd1bf14 |
|
10-Aug-2009 |
JazzyNico <JazzyNico@users.sourceforge.net> |
Fix for bug LP #308183 (Measure Path text shifted when used with a copied object). |
92323b70ed7a537e421b5a73fb81716f52068fa7 |
|
10-Jun-2009 |
alvinpenner <alvinpenner@users.sourceforge.net> |
implement patch by JazzyNico for LP bug 348611 |
be89c77e0f8fd0df5eaee191ab40903d65ac1a42 |
|
29-Apr-2009 |
aurium <aurium@users.sourceforge.net> |
esthetics only |
a223910930e4cf964962a08cf1d30928395652c5 |
|
23-May-2008 |
pjrm <pjrm@users.sourceforge.net> |
share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name__ == '__main__':’, to allow use of pychecker. |
77d65c763568495a6ffc7c15a81964448139f47a |
|
23-May-2008 |
pjrm <pjrm@users.sourceforge.net> |
noop: Add vim modeline for all share/extensions/*.py files that use four-space indentation. |
e9df3bcdd3387ec845d1fea626de245aa8d7e93b |
|
29-Mar-2008 |
pjrm <pjrm@users.sourceforge.net> |
svn propset svn:eol-style native *.py |
60bbcba041e80a4b29118269c0897df5c068563e |
|
24-Jun-2007 |
acspike <acspike@users.sourceforge.net> |
more pyxml to lxml conversion.
I'd like to get someone else to look at Barcode and the TeX extension.
Some of the big name extensions like pathalongpath.py still don't work but I have started converting (and somehow broke them). committing in case someone wants to help fix. :-) |
e7ab4483fc5f5f3a8555d2e0bbdf2230aa187237 |
|
12-May-2007 |
ishmal <ishmal@users.sourceforge.net> |
Applied patch 1707577 to add "ft" and "yd" |
7609b45118d1b87b7f333baf47f7f3797173935b |
|
16-Jan-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
measure update patch |
80809dee6f6d120234c4570056c9a10c063953d8 |
|
08-May-2006 |
acspike <acspike@users.sourceforge.net> |
standardize indents on 4 spaces
Python hates mixed whitespace |
f3d3661f257ff23dc3b673e926afe4dc6547d59a |
|
18-Apr-2006 |
njh <njh@users.sourceforge.net> |
Added measure extension. |