107e00c8104649437b9520d0ba298dba659e7cd7 |
|
16-Mar-2016 |
JazzyNico <nicoduf@yahoo.fr> |
[Bug #1545726] Incorrect FSF address in many extension files. |
34401423d53f5ca799a8bda956328167fadcc58b |
|
20-Oct-2015 |
~suv <suv-sf@users.sourceforge.net> |
Extensions. Fix view center for Render extensions applied in transformed layers or groups (bug #1503882) |
d99a8a5066b95590e19a7c874884fdd6075b43f4 |
|
09-Feb-2014 |
apenner <penner@vaxxine.com> |
Extensions->Render submenu. Scaling of group transform into document units, Part 3 (Bug 1240455) |
86df60ed2c0ede4dad6684c75acd907f6146c1b6 |
|
09-Oct-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and message, localization context needed) by Yuri Chornoivan. |
871e6dec0a43899a0031100adcf3343a7746bfa5 |
|
03-Aug-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix extensions that fail unit tests |
e4a094fa5446f7e5e226a3b10fdb7bf676808863 |
|
07-Oct-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Translations. Fix for Bug #425202 (Script messages not translated). |
b93ce4197e7f5026a1c8deeb79cbd00aa3f86d91 |
|
21-Nov-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need fixing). |
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. |
1377e5428a6c7651884b1d87c007077a31e7310c |
|
18-Sep-2009 |
JazzyNico <JazzyNico@users.sourceforge.net> |
i18n fixes for Bug #408093. |
2f23b1ab52f2251a9820a60987bc1c8c435c77e1 |
|
06-Sep-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
textual patch from bug 408093 |
31dad42333cb2969e86d1f69556c958140a02b51 |
|
16-Jul-2009 |
alvinpenner <alvinpenner@users.sourceforge.net> |
patch by inductiveload for bug 278423 |
2b2321eb83f7bd0173589734d6f40b4fe90961f9 |
|
23-Apr-2009 |
helix84 <helix84@users.sourceforge.net> |
translator comments and minor string fixes |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
001487ea1099b8f734d0f1dce7d5d13cf4e1e6ae |
|
23-May-2008 |
pjrm <pjrm@users.sourceforge.net> |
share/extensions/*.py: Use gettext for (many) error messages.
share/extensions/inkex.py: (errormsg): New function. |
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. |
8db8b3d85d2f91e5429d9bb407d0babcfe44518b |
|
23-May-2008 |
pjrm <pjrm@users.sourceforge.net> |
share/extension/*.py: noop: minor whitespace regularizations ahead of adding vim modelines |
9fefe969c78790b255996a6fa8ebe02c403761ba |
|
19-May-2008 |
ozmikepittman <ozmikepittman@users.sourceforge.net> |
Applying several of Inductiveload's enhancements and fixes to his extensions. See LP #230478. |
5ebc6b4949d9f7aea914640d3e27e0a67e23ba8d |
|
16-May-2008 |
ozmikepittman <ozmikepittman@users.sourceforge.net> |
Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP #230478 |