index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
latex-text-renderer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: eliminate version from config.h
Eduard Braun
2017-07-17
1
-1
/
+2
*
static code analysis
Kris De Gussem
2015-10-29
1
-1
/
+1
*
Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output.
Tavmjong Bah
2015-07-07
1
-3
/
+9
*
forgotten dynamic cast
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-2
/
+1
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-2
/
+2
*
added a set to the Selection
Marc Jeanmougin
2015-02-19
1
-3
/
+2
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-4
/
+4
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
1
-46
/
+54
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-1
/
+1
|
\
|
*
Merged from trunk (r12517).
Markus Engel
2013-09-14
1
-4
/
+36
|
|
\
|
*
\
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-2
/
+2
|
|
\
\
|
*
|
|
Turned all functions concerning SPRect into member functions.
Markus Engel
2013-03-30
1
-1
/
+1
*
|
|
|
Merge from trunk.
Matthew Petroff
2013-09-12
1
-4
/
+36
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
use multiple graphic/text layers for pdf+latex output
David R. Bild
2013-08-29
1
-4
/
+36
|
|
|
/
|
|
/
|
*
/
|
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-2
/
+2
|
/
/
*
/
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-2
/
+2
|
/
*
add bleed/margin to pdf export
Johan B. C. Engelen
2012-10-28
1
-3
/
+4
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-0
/
+1
|
\
*
|
cppcheck
Kris De Gussem
2012-01-20
1
-4
/
+2
*
|
fix memleak
Kris De Gussem
2012-01-20
1
-2
/
+2
|
/
*
remove unused code
Johan B. C. Engelen
2011-12-18
1
-10
/
+0
*
some static code analysis stuff (cppcheck warnings)
Kris De Gussem
2011-12-17
1
-2
/
+2
*
cppcheck
Kris De Gussem
2011-10-20
1
-1
/
+1
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-13
/
+13
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-2
/
+2
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-2
/
+2
*
fix: latex width output to postscript big point 'bp'.
Johan B. C. Engelen
2011-06-05
1
-2
/
+2
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-6
/
+3
*
pdf+latex:
Johan B. C. Engelen
2011-04-10
1
-6
/
+18
*
pdf+latex: fix newline bug due to changes in r10089
Johan B. C. Engelen
2011-04-10
1
-16
/
+29
*
go wild adding % at the end of each latex line (pdf+latex output)
Johan B. C. Engelen
2011-04-10
1
-22
/
+22
*
PDF+LaTeX now also exports font shape (italic or bold) (patch partly by Tobi...
Johan B. C. Engelen
2011-03-10
1
-2
/
+74
*
add scaling option to PDF+LaTeX (patch by Bernd Bandemer)
Johan B. C. Engelen
2011-03-10
1
-0
/
+6
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-2
/
+2
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-8
/
+8
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-11
/
+12
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-3
/
+3
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
fix help in latex output
Johan B. C. Engelen
2010-07-02
1
-1
/
+1
*
|
pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"
Johan B. C. Engelen
2010-06-29
1
-5
/
+5
|
/
*
add more help to the tex preamble
Johan B. C. Engelen
2010-06-21
1
-0
/
+12
*
PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justi...
Johan B. C. Engelen
2010-04-08
1
-6
/
+6
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-2
/
+1
*
Fix --export-page-drawing option in PDF, PS and LaTeX export.
Krzysztof Kosi??ski
2010-04-03
1
-1
/
+2
*
pdf+latex: add support for flowed text!
Johan B. C. Engelen
2010-02-28
1
-9
/
+96
*
latex export: add transparency export for pdf
Johan B. C. Engelen
2010-02-26
1
-10
/
+22
*
fix bug in latex export, when svgwidth has not been defined at all
Johan B. C. Engelen
2010-02-26
1
-2
/
+2
*
fix warnings
Johan B. C. Engelen
2010-02-25
1
-3
/
+1
[next]