| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -1/+1 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 1 | -4/+36 |
| | |\ | | | | | | | (bzr r11608.1.121) | ||||
| | * \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -2/+2 |
| | |\ \ | | | | | | | | | (bzr r11608.1.120) | ||||
| | * | | | Turned all functions concerning SPRect into member functions. | Markus Engel | 2013-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | (bzr r11608.1.60) | ||||
| * | | | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 1 | -4/+36 |
| |\ \ \ \ | | |_|/ | |/| | | (bzr r12475.1.16) | ||||
| | * | | | use multiple graphic/text layers for pdf+latex output | David R. Bild | 2013-08-29 | 1 | -4/+36 |
| | | |/ | |/| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/771957 (bzr r12487.1.2) | ||||
| * / | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -2/+2 |
| |/ / | | | | | (bzr r12475.1.2) | ||||
| * / | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -2/+2 |
| |/ | | | (bzr r12380.1.54) | ||||
| * | add bleed/margin to pdf export | Johan B. C. Engelen | 2012-10-28 | 1 | -3/+4 |
| | | | | (bzr r11847) | ||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 1 | -0/+1 |
| |\ | | | | | (bzr r11027) | ||||
| * | | cppcheck | Kris De Gussem | 2012-01-20 | 1 | -4/+2 |
| | | | | | | | | | | | | | 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) (bzr r10915) | ||||
| * | | fix memleak | Kris De Gussem | 2012-01-20 | 1 | -2/+2 |
| |/ | | | (bzr r10914) | ||||
| * | remove unused code | Johan B. C. Engelen | 2011-12-18 | 1 | -10/+0 |
| | | | | (bzr r10781) | ||||
| * | some static code analysis stuff (cppcheck warnings) | Kris De Gussem | 2011-12-17 | 1 | -2/+2 |
| | | | | (bzr r10779) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-20 | 1 | -1/+1 |
| | | | | (bzr r10686) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -13/+13 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+2 |
| | | | | | | | | 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 (bzr r10466) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -2/+2 |
| | | | | (bzr r10461) | ||||
| * | fix: latex width output to postscript big point 'bp'. | Johan B. C. Engelen | 2011-06-05 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792384 (bzr r10257) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -6/+3 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | pdf+latex: | Johan B. C. Engelen | 2011-04-10 | 1 | -6/+18 |
| | | | | | | | * use textit instead of itshape, use textbf instead of bfseries; this improves kerning * add textsl (slanted) for oblique font shapes (e.g. Arial) (bzr r10156) | ||||
| * | pdf+latex: fix newline bug due to changes in r10089 | Johan B. C. Engelen | 2011-04-10 | 1 | -16/+29 |
| | | | | (bzr r10155) | ||||
| * | go wild adding % at the end of each latex line (pdf+latex output) | Johan B. C. Engelen | 2011-04-10 | 1 | -22/+22 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/643849 - https://launchpad.net/bugs/687344 (bzr r10154) | ||||
| * | PDF+LaTeX now also exports font shape (italic or bold) (patch partly by ↵ | Johan B. C. Engelen | 2011-03-10 | 1 | -2/+74 |
| | | | | | | Tobias Gradl) (bzr r10089) | ||||
| * | add scaling option to PDF+LaTeX (patch by Bernd Bandemer) | Johan B. C. Engelen | 2011-03-10 | 1 | -0/+6 |
| | | | | (bzr r10088) | ||||
| * | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 2011-02-22 | 1 | -2/+2 |
| | | | | (bzr r10066) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -8/+8 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -11/+12 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -3/+3 |
| | | | | | | | | | | | 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]. (bzr r9546.1.1) | ||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. (bzr r9900) | ||||
| * | | fix help in latex output | Johan B. C. Engelen | 2010-07-02 | 1 | -1/+1 |
| | | | | | | | (bzr r9555) | ||||
| * | | pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex" | Johan B. C. Engelen | 2010-06-29 | 1 | -5/+5 |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/595312 (bzr r9547) | ||||
| * | add more help to the tex preamble | Johan B. C. Engelen | 2010-06-21 | 1 | -0/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/596939 (bzr r9519) | ||||
| * | PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting ↵ | Johan B. C. Engelen | 2010-04-08 | 1 | -6/+6 |
| | | | | | | | | | justification Fixed bugs: - https://launchpad.net/bugs/555488 (bzr r9301) | ||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -2/+1 |
| | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298) | ||||
| * | Fix --export-page-drawing option in PDF, PS and LaTeX export. | Krzysztof Kosi??ski | 2010-04-03 | 1 | -1/+2 |
| | | | | (bzr r9290) | ||||
| * | pdf+latex: add support for flowed text! | Johan B. C. Engelen | 2010-02-28 | 1 | -9/+96 |
| | | | | (bzr r9122) | ||||
| * | latex export: add transparency export for pdf | Johan B. C. Engelen | 2010-02-26 | 1 | -10/+22 |
| | | | | (bzr r9115) | ||||
| * | fix bug in latex export, when svgwidth has not been defined at all | Johan B. C. Engelen | 2010-02-26 | 1 | -2/+2 |
| | | | | (bzr r9114) | ||||
| * | fix warnings | Johan B. C. Engelen | 2010-02-25 | 1 | -3/+1 |
| | | | | (bzr r9112) | ||||
| * | prevent extra vertical space after image | Johan B. C. Engelen | 2010-02-25 | 1 | -1/+1 |
| | | | | (bzr r9101.1.23) | ||||
| * | fix 2 bugs | Johan B. C. Engelen | 2010-02-25 | 1 | -9/+9 |
| | | | | (bzr r9101.1.22) | ||||
| * | remove whitespace | Johan B. C. Engelen | 2010-02-24 | 1 | -18/+18 |
| | | | | (bzr r9101.1.21) | ||||
| * | - align on text anchor | Johan B. C. Engelen | 2010-02-24 | 1 | -18/+31 |
| | | | | | | - provide better scaling option. default, the image is not scaled. image can be scaled by \def\svgwidth{...} (bzr r9101.1.20) | ||||
| * | fix bug: don't output scientific notation numbers to latex | Johan B. C. Engelen | 2010-02-24 | 1 | -0/+3 |
| | | | | (bzr r9101.1.19) | ||||
| * | add original width of picture to be able to *not* specify width in latex ↵ | Johan B. C. Engelen | 2010-02-24 | 1 | -0/+4 |
| | | | | | | doc. still work to be done. (bzr r9101.1.18) | ||||
| * | output clones to latex too | Johan B. C. Engelen | 2010-02-24 | 1 | -2/+0 |
| | | | | (bzr r9101.1.17) | ||||
| * | also output color to tex. ICC colors do not work yet. | Johan B. C. Engelen | 2010-02-22 | 1 | -1/+18 |
| | | | | (bzr r9101.1.16) | ||||
| * | - proper transformations handling | Johan B. C. Engelen | 2010-02-22 | 1 | -19/+17 |
| | | | | | | - 2geomify some stuff (bzr r9101.1.15) | ||||
