ba97765ba911f6f470047e1f8967206a4ae56baa |
|
28-Jan-2015 |
Kence (casey.peel@gmail.com) <> |
Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confusing). |
d01bd83f03cedfc5a6a55115803990455123b7a4 |
|
17-Jan-2015 |
~suv <suv-sf@users.sourceforge.net> |
Fix EPS export area (Bug #1411208) |
ccf9b93e83dfde6c33afe97636f5c3ce77ee5ca8 |
|
02-Nov-2014 |
apenner <penner@vaxxine.com> |
change default pdf import resolution to 96 dpi |
dc661981841afbd8a4fb4e94d510f080531ddc16 |
|
07-Jun-2014 |
theAdib <theadib@gmail.com> |
revise email theadib |
70277880bd827c8a2a903ceafc8bf95e219a3e24 |
|
15-Jan-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
drop useless checks for hard Cairo version dependency |
c5512e7e42e8e31804ec3399d8f9c22f38121f5a |
|
15-Sep-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
UI message uniformisation |
31b8809550c17f5de51b6ccd3dd61be334ffc7f8 |
|
26-Aug-2013 |
David R. Bild <drbild@umich.edu> |
Move omit text feature from cairo renderer to context |
0c6b51649b501e4e378921d918c6a113ab8e2bce |
|
05-Aug-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
code cleanup (cppcheck) |
fcd651b9cc49f52d1584f4546431577915bd80c3 |
|
29-May-2013 |
tavmjong-free <tavmjong@free.fr> |
Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker. |
3caccb59b4cf1558a06f563a407e84821b293b50 |
|
24-Mar-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Masato HASHIMOTO."
Translations. Fix for Bug #1159347 (Non-localized strings in PS-export)."
Translations. PO template update. |
8c32a3bc6f42bceafbd1fdb825194b990d97fae0 |
|
28-Oct-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
add bleed/margin to pdf export |
783ce236a02c464983c3935fa7633dc9ba93877a |
|
06-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 499965 : PS Output : Convert export area to radio buttons |
5a0c9c0d523287747d281c61c78cb529b1118778 |
|
29-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header tidying, suppress all gdk deprecation errors in gtkmm |
3a3365c39fe3932d005ae1aa4324ef48606f5e18 |
|
07-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArena -> Inkscape::Drawing. Call render and update
methods on the Drawing rather than on the root DrawingItem. |
d1bde559850436556ebee2e70e10f1cfc8aff636 |
|
06-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArenaItem hierarchy into C++ |
8a0a34615f080ecd1c09986d8963d6afe5937a25 |
|
16-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of oudated/redundant SP_ITEM() macro use. |
890ee8dbe65392fab9724b80449f6093d48ef67c |
|
07-Jan-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Export. Fix PS/EPS export (Bug #698340, PS Level Restriction reversed. |
57e8d5fd57a890842b51a13207e222fcf953816c |
|
10-Sep-2010 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Consistency fix and UI improvements (internal extensions and filters). |
2b635337710b879262acf4906dd85ee99b69f474 |
|
01-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++fied SPDocument added |
4072e7310cc222d31afc3b4364e492b41de3d5c8 |
|
29-Jun-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex" |
d5ad05ac17abfd7d2eae333a8c1233971e1c1a8f |
|
29-Jun-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. |
895fabaf6268e5473e3da893789f737d7557b24b |
|
27-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
latex export: add transparency export for pdf |
f3462bff432feef773f99bab7d5ae208d077ddb1 |
|
22-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
- change cmdline option to --export-latex.
- change source file names to reflect that it is "generic" latex renderer
- make latex export work for EPS and PS aswell |
cc618cb0faf84b6f5ab2cc9802b29d03f6a22f97 |
|
20-Dec-2009 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup |
1dd082e25599433b757e357cbf503bc461497d78 |
|
07-Aug-2009 |
tavmjong <tavmjong@users.sourceforge.net> |
Change "canvas" to "page" to be consistent with use in all other dialogs and
menus. '-C' is kept, as '-P' is used for PostScript export. |
9c6474f82c3dd57f965cb5a84d11e6c33e11f0ac |
|
06-Aug-2009 |
tavmjong <tavmjong@users.sourceforge.net> |
Make PDF, PS, and EPS dialogs consistent.
Change "Canvas" to "Page" to be consistent with other dialogs and menu items. |
09ba3247163582bf2e30e17c4c154aa259ce038a |
|
06-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily. |
a02211fee45e7402a822d3f81bc0ed49233718e5 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
d85ed5469e3e305b1e5561cb4ab85848b499375a |
|
30-Apr-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
copyedit labels, expand range |
884edd729abf49df5b3c9a4679a0d5b6c85d182c |
|
06-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
noop: Rename argument from uri to filename for Extension::...::save implementations, given that that's how it's used at present.
Add a couple of fixme comments to do with use of this argument. |
4b1e20ea55d30511ebd789a258e84f11f256184f |
|
30-Nov-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
unify labels |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
f9e66b5deb95d8fcf8a766ecdaeaca0fa049baaf |
|
16-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
remove extra unref; now ref/unref is done by show/hide; this used to stop this arenaitem from leaking, but this is now fixed properly in SPItem |
87a23fa19c86ba74549937cbdc0c8d661f1e4409 |
|
01-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
enable EPS export via cairo, use it instead of the old native one |
b75f9fb2f4ec7c0ed8686d27b8e9b0661801dfd0 |
|
31-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix names and mime types; cairo ps out now the default |
ddc1f1d1291eb21b244c7328d260c7d4a43be2fc |
|
29-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
Ulf Ericson's patch for implementing missing properties in the new pdf exporter |
00f8f5fca7184b0662b859af3ca2d2986119dd6a |
|
03-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove many needless references to n-art-bpath.h |
e4a9f366dbcb54f76b8c42869fa6873808132357 |
|
22-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Core of having a real namespace for Inkscape extensions.
r19077@shi: ted | 2008-04-21 15:50:12 -0700
First layer of adding NS
r19078@shi: ted | 2008-04-21 15:56:03 -0700
Whew, doing the rest of them. |
8c2f15ca711e9d94a35a0c934cb3bf5cda10125d |
|
26-Mar-2008 |
mfloryan <mfloryan@users.sourceforge.net> |
Fixing localization issues (following a patch for 0.46 rev. 17583) where some messages for internal extensions were not being used as translated. |
8b3029bd0a3714c78a4d2865dd04e30f71d40085 |
|
10-Feb-2008 |
luca_bruno <luca_bruno@users.sourceforge.net> |
* Extended translation for Cairo PS Output, patch by Marcin Floryan (closes: ##189196) |
8a32ed3690d45e06444e5bbe2103c4de67c47642 |
|
31-Jan-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r17815@shi: ted | 2008-01-31 08:58:15 -0800
Fixing borked i18n attempt. The inline XML files should NOT use
the '_' tag syntax. It won't work. |
d405eeb21d54618e50b98f0483d2663faa13c7d6 |
|
31-Jan-2008 |
prokoudine <prokoudine@users.sourceforge.net> |
a bunch of small changes to provide a user readable explanation of filters |
861fa436e7a6d6ff3eaa889b2298e0b82a0b238c |
|
17-Jan-2008 |
theadib <theadib@users.sourceforge.net> |
now act on settings in dialogue |
45d0b0d0dc24df8e321cbe8a085ab9b1f60b4a42 |
|
15-Jan-2008 |
theadib <theadib@users.sourceforge.net> |
more on blur to bitmap |
5c45c5153b0415f7573f69f4ee3e946b5872a8d1 |
|
14-Jan-2008 |
theadib <theadib@users.sourceforge.net> |
early version export to PS using blur to bitmap |
f8a96dc9dac44be367e0492f9308c8c3cbba2f71 |
|
26-Dec-2007 |
theadib <theadib@users.sourceforge.net> |
check for cairo version |
2ca4b95b0fd09dad23a58a75542e3dc77aaf2b60 |
|
26-Dec-2007 |
theadib <theadib@users.sourceforge.net> |
check for cairo version |
4b1c2be41ce8c1a88502c1b1885ad1468646fbff |
|
26-Dec-2007 |
theadib <theadib@users.sourceforge.net> |
more on cairo ps/pdf options |
3fa7c9044653435c086b5a985a08442bef9a41c4 |
|
23-Dec-2007 |
theAdib <theAdib@users.sourceforge.net> |
create options for cairo pdf/ps export dialog |
3d2b040efe01bad393a1b2505e59d6d0a7b117d2 |
|
09-May-2007 |
theAdib <theAdib@users.sourceforge.net> |
cairo ps output patch |