b1b352ba8dc52b86acfbf68071a62dfb9a9792c3 |
|
29-Oct-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
9222841e04a8981677775fb00ffccf2460b3e941 |
|
07-Jul-2015 |
tavmjong-free <tavmjong@free.fr> |
Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output. |
a14e65d458676aae72817797721edc92280a4f9b |
|
08-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
forgotten dynamic cast |
a04dc34634e50322ebf5486725c1be12322bfaf5 |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
more cast cleanup |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
1f6daa293cacc62d85a023412c70534a12f6e99a |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
added a set to the Selection |
0de73848362e95b081e5fa85f910d6481094b2b9 |
|
17-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
At first, I was thinking "I just have to go to the selection file, and change that GSList* with a std::list, then resolve the few problems"
So, i tried that.
And I will continue tomorrow, and the days after, on and on. |
f4d474ff2d58b3d32dacd5feed0c164e8df4936c |
|
10-Nov-2014 |
Jon A. Cruz <jon@joncruz.org> |
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. |
53ed40aaa67af4cc653f35323ca466a7c75436e4 |
|
29-Aug-2013 |
David R. Bild <drbild@umich.edu> |
use multiple graphic/text layers for pdf+latex output |
d16495c17bbc27ff37e18ea3eb61f6b07448152a |
|
27-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Added viewBox implement document unit support. |
c751b68e56ace7b9d649ee20b7f25ed1f65922e3 |
|
01-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Eliminate "unit-constants.h". |
e918c2e4dcbcd27cf2a8259e53ba7b1196edb291 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Turned all functions concerning SPRect into member functions. |
8c32a3bc6f42bceafbd1fdb825194b990d97fae0 |
|
28-Oct-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
add bleed/margin to pdf export |
ad1bbdbf67c4e848643f1b01972314746c530cf8 |
|
20-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck
tells us 'line 154: "Possible null pointer dereference: _stream - otherwise it is redundant to check if _stream is null at line 147"
Cannot check code on linux, but when you should get here _stream should be not NULL (if I interpreted correctly) |
de9035778ebec9b6f1cc6f475b6701b6ba5b15c0 |
|
20-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
fix memleak |
92ac224e60d165a73386b3148d92f699e5094385 |
|
18-Dec-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
remove unused code |
d8ba995c170b95d5f01b09826108981d89159d25 |
|
17-Dec-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
some static code analysis stuff (cppcheck warnings) |
405079a6cf76f81a583a9b8556c1ca49840abc6e |
|
20-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
36bb2154f1627a17c3591eb4d7f89335e8b5dadd |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Refactor SPItem bounding box methods: remove NRRect usage and make code
using them more obvious. Fix filter region computation. |
e898e8dd3fbc3e21f3a35f089a0d1c1dc6d48850 |
|
17-Jul-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-desktop, not item-to-document. This should make it easier to spot bugs.
- tag some instances where the document-to-desktop transform has been hardcoded |
8a0a34615f080ecd1c09986d8963d6afe5937a25 |
|
16-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of oudated/redundant SP_ITEM() macro use. |
d193670ca3fbb4424049f34b09b89767d8dddaf8 |
|
05-Jun-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix: latex width output to postscript big point 'bp'. |
07b7f1aaaf1087716e784a50cf574a059f7018d3 |
|
04-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT() gtk type function/macro. |
11cd85b392a715bc4b289c3056ee2e3075b1ffd7 |
|
10-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
pdf+latex:
* use textit instead of itshape, use textbf instead of bfseries; this improves kerning
* add textsl (slanted) for oblique font shapes (e.g. Arial) |
e9677e42f9230db26de0bd18830687e046f7f15a |
|
10-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
pdf+latex: fix newline bug due to changes in r10089 |
f5d6e02624f59c7b1bdcdc2ae2a2a7bfa642bf90 |
|
10-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
go wild adding % at the end of each latex line (pdf+latex output) |
7940508a85315d0692fea5e21badcfee173869f0 |
|
10-Mar-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
PDF+LaTeX now also exports font shape (italic or bold) (patch partly by Tobias Gradl) |
b4026f51050d988317f36c88e6547ae490e56447 |
|
10-Mar-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add scaling option to PDF+LaTeX (patch by Bernd Bandemer) |
ca4d1d8972d64c1d1bfdd4b09d31f7b372074940 |
|
22-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outdated SP_OBJECT_STYLE C macro. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
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. |
f17106239224a5e805c68b316ead0b540bda9803 |
|
02-Jul-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix help in latex output |
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]. |
6843ac1324ddc3f8749d254ddff33b10453f5027 |
|
21-Jun-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
add more help to the tex preamble |
af7db05b6c62de2f6edc0b3b488555d17fcfbfa5 |
|
08-Apr-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justification |
d703e5d08553a3dd5eb4f0a11040de79071bdcfb |
|
06-Apr-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Revert the inverted coordinate system fix. 3D Boxes and guides
require an XML-level backwards compatibility mechanism to fix properly,
and it's too late in the 0.48 cycle to introduce it. |
84a7abc4ae898db10d815a15f7ed145751dea912 |
|
04-Apr-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Merge PDF rendering fix |
1969fd5cf6b74455ebddfc4c515e1d294eaecec8 |
|
04-Apr-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix --export-page-drawing option in PDF, PS and LaTeX export. |
7053d7ff3ce1660e1edef697de9b8a35b962be43 |
|
01-Mar-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
pdf+latex: add support for flowed text! |
895fabaf6268e5473e3da893789f737d7557b24b |
|
27-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
latex export: add transparency export for pdf |
2cbc52fa72caaaa7f1065122c70f9f4f0372b227 |
|
26-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix bug in latex export, when svgwidth has not been defined at all |
a5f9104a36bd7911a95c0769d616072ffae82d79 |
|
25-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix warnings |
eb76e42b54e5197699f01ef305cedea1f78c7488 |
|
25-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
prevent extra vertical space after image |
6aa39c0225ba0532a77d727d225ce20ee9e1910d |
|
25-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix 2 bugs |
faf67060afa75786c52a5ad6eaafddc37859b0e3 |
|
25-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
remove whitespace |
76887b048aaa26f9c45018515c05e9570cd7ed9f |
|
25-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
- align on text anchor
- provide better scaling option. default, the image is not scaled. image can be scaled by \def\svgwidth{...} |
b40e4bca24c59d2fe4f94990ecad4b5f21e606d0 |
|
24-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix bug: don't output scientific notation numbers to latex |
adac656f1fa2a6def2429c74ff7410c6e0ccd4d4 |
|
24-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
add original width of picture to be able to *not* specify width in latex doc. still work to be done. |
1dd0eb678088e4c2e413bbc4d2d694cb4708235d |
|
24-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
output clones to latex too |
d8f3a78f8c37c308259f309af4ca766ee45dfcd2 |
|
22-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
also output color to tex. ICC colors do not work yet. |
d7392a0379521637b15a9ab153663b6e9bf18354 |
|
22-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
- proper transformations handling
- 2geomify some stuff |
f609a21ba94c0698e4084a1caafb1fc092ce7090 |
|
22-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
clean up code |
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 |