cbec13946376522fa18096fa9e08986163b9a669 |
|
17-Jan-2013 |
~suv <suv-sf@users.sourceforge.net> |
Fix support for UniConvertor 1.1.4 (see bug #425202) |
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. |
54d4e8e0f6ce402ee11eafef0d4245fb091becf2 |
|
13-Aug-2010 |
Josh Andler <scislac@gmail.com> |
Revs 9706-9709 from trunk to fix Uniconvertor and 3 connector crashes |
f0c99ec0a40c6f839b462557a8ffd911bf50f209 |
|
13-Aug-2010 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Fix uniconvertor extensions to work with UC version 1.1.5 |
5f6d480d9cd8f7f495a567cc4212592bfecdfcfc |
|
08-Jul-2010 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Uniconvertor import and export scripts fix (missing gettext import). |
7642df8f31e2fa2d062842053bbc751e8d452495 |
|
28-Mar-2010 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Use uniconvertor first, instead of uniconv. |
d198b8b38322e5a5c00a83d3e905f002d17269d4 |
|
01-Mar-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
adapt for our own UniConvertor in Windows bundle |
7e45a547ef64c363a589680d8f905c2a734684bc |
|
28-Feb-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
typo |
25efa04a2042b95ec9c327d41aa2673a39b18104 |
|
05-Dec-2008 |
JucaBlues <JucaBlues@users.sourceforge.net> |
GNU/Linux! |
f471f0cb17ab2761619b06ca6ccb80c091dc273c |
|
01-Dec-2008 |
aurium <aurium@users.sourceforge.net> |
correcting the changes to provide compatibility for uniconversor name variations |
3d999680aadffef1b523bc86ecce9cee06146a6d |
|
01-Dec-2008 |
aurium <aurium@users.sourceforge.net> |
providing compatibility for uniconversor name variations |
18bfdfafc07b5788b847f65f10c79c420c2c0f90 |
|
26-Jun-2008 |
sasilver <sasilver@users.sourceforge.net> |
Fix for opening .eps/.ps/.cdr/etc files with % in their names. |
ac50510fa9361c7794d7439462861e7851fd9096 |
|
14-Jun-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
patch by sas from 227449 with my changes for using ps2pdf instead of pstoedit |
77d65c763568495a6ffc7c15a81964448139f47a |
|
23-May-2008 |
pjrm <pjrm@users.sourceforge.net> |
noop: Add vim modeline for all share/extensions/*.py files that use four-space indentation. |
9886c9f91112fca077082dba96c7244aa32ae5cb |
|
29-Apr-2008 |
ozmikepittman <ozmikepittman@users.sourceforge.net> |
Fixed problems with previous commit (trunk revision 18463) relating to uniconv.ext.py and cdr2svg.sh |