Code

SPShape c++ified to the extent it was possible and more changes done for XML privatis...
[inkscape.git] / src / extension /
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-06-28 Jon A. CruzPartial C++-ification of SPGradient
2010-06-21 Johan Engelenadd more help to the tex preamble
2010-05-27 JazzyNicoExtensions. Localized float values in SVG due to intern...
2010-05-04 JazzyNicoExtension. Fix XAML export crash (Bug #282421).
2010-05-02 JazzyNicoExtensions. Use locale dependent string to float conver...
2010-04-25 JazzyNicoi18n. Fix for bug #425202 (script messages not translated).
2010-04-21 JazzyNicoExtensions. Fix Render>Grid extension (Bug #401567).
2010-04-19 JazzyNicoExtensions. JavaFX output fix by ycswyw.
2010-04-14 JazzyNicoFix for ImageMagick solarize extension.
2010-04-10 Johan Engelenfix bug 168275 by removing a ceil on document height...
2010-04-08 Johan EngelenPDF+LaTeX: fix bug 555488, and fix bug with missing...
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-05 Krzysztof KosińskiSecond batch of coords fixes (guides, text cursor,...
2010-04-04 Krzysztof KosińskiMerge PDF rendering fix
2010-04-03 Krzysztof KosińskiFix --export-page-drawing option in PDF, PS and LaTeX...
2010-04-03 Johan Engelenremove debug text from cairo-render-context.cpp
2010-04-03 Krzysztof KosińskiChange desktop coordinate system to match SVG (LP ...
2010-04-03 Krzysztof KosińskiFix grid extension
2010-04-01 Josh AndlerPatch by Daniel_J for 522327
2010-03-28 Krzysztof KosińskiRemove leftover debug output
2010-03-28 Krzysztof KosińskiAllow Inkscape to run from Unicode directories on Windows
2010-03-21 Krzysztof KosińskiFix build with poppler >= 0.12.2
2010-03-18 Jon A. CruzChanged the embed/link dialog to use radio buttons...
2010-03-18 Jon A. CruzAdded wrappers for the "optiongroup" type that correspo...
2010-03-17 buliabyakmake label more informative
2010-03-14 Johan EngelenFixes crash of bug #537457, but export is incorrect.
2010-03-09 Michael WybrowMade some improvements to the osx-build.sh script to...
2010-03-09 Jon A. CruzInitial F&S dialog setting of swatch colors.
2010-03-08 Jon A. CruzCleanup of gradients and stops.
2010-03-06 Jon A. CruzNew tab in Fill&Stroke dialog for swatch fills.
2010-03-05 Krzysztof KosińskiAlways embed bitmap copies created with Alt+B.
2010-03-04 Krzysztof KosińskiImprove behavior when pasting, DnDing and importing...
2010-03-02 Jon A. CruzCleanup on id access.
2010-03-01 Jon A. CruzRemove obsolete C macro use.
2010-03-01 Jon A. CruzFixed type problem with cast.
2010-02-28 Johan Engelenpdf+latex: add support for flowed text!
2010-02-28 Krzysztof KosińskiReally fix the Windows build
2010-02-28 Krzysztof KosińskiFix Windows compile fail after 9118 (oops)
2010-02-28 Krzysztof KosińskiCompilation fixes for Windows 64-bit by Fridrich
2010-02-26 Johan Engelenlatex export: add transparency export for pdf
2010-02-26 Johan Engelenfix bug in latex export, when svgwidth has not been...
2010-02-25 Johan Engelenfix warnings
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-25 Johan Engelenfix cmakelist for rename
2010-02-25 Johan Engelenprevent extra vertical space after image
2010-02-25 Johan Engelenfix 2 bugs
2010-02-24 Johan Engelenremove whitespace
2010-02-24 Johan Engelen- align on text anchor
2010-02-24 Johan Engelenfix bug: don't output scientific notation numbers to...
2010-02-24 Johan Engelenadd original width of picture to be able to *not* speci...
2010-02-24 Johan Engelenoutput clones to latex too
2010-02-23 JazzyNicoPStricks opacity fix.
2010-02-22 Johan Engelenalso output color to tex. ICC colors do not work yet.
2010-02-22 Johan Engelen- proper transformations handling
2010-02-22 Johan Engelenclean up code
2010-02-22 Johan Engelen- change cmdline option to --export-latex.
2010-02-21 Johan Engelenfix alignment issue. now the boundingbox is used for...
2010-02-21 Johan Engelenadd method to scale the image
2010-02-21 Johan Engelenremove g_message
2010-02-21 Johan Engelenadd rotation to text output (the positioning is a littl...
2010-02-21 Johan Engelenfix transforms
2010-02-21 Johan Engelenoutput test.tex instead of test.pdf.tex which does...
2010-02-21 Johan Engelenstart outputting text to tex. position is wrong. filena...
2010-02-21 Johan EngelenwritePreamble and writePostamble
2010-02-20 Johan Engeleninitial work, plugging in a LaTeX renderer to write...
2010-02-20 Johan Engelenadd option to exclude/omit text from the PDF when savin...
2010-01-20 Jon A. CruzFixing conts correctness.
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-02 Jon A. CruzRemove any "inkscape:*" or "sodipodi:*" attributes...
2009-12-30 Diederik van LieropRestore files that shouldn't have been touched. Grrr
2009-12-30 Diederik van LieropWhen combining paths: clear the selection before deleti...
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-25 Diederik van Lieropfix build again for old poppler libs, by reverting...
2009-12-24 Diederik van Lieroprefactoring the snapping code (laying the groundwork...
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Jon A. CruzWarning cleanup
2009-12-16 Josh AndlerPatches 3-11 from 488862 for a number of memleaks and...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-11-09 scislacPatch by Adib for 271695
2009-11-09 buliabyakregression patch from 388257
2009-11-08 scislacPatch for 456148 by Johan
2009-11-08 buliabyakKrzysztof's patch for 388257
2009-11-07 buliabyakrevert the PS rotation part of Adrian's patch for 43755...
2009-10-18 scislacPatch by Adib for 429529
2009-10-16 scislacMore proper fix for 451588 by Tavmjong
2009-10-14 scislacPatch by Tavmjong for 451588
2009-10-02 scislacPatch by Max to add option for better Save As behavior.
2009-09-27 scislacPatch from Adrian for 437550.
2009-09-22 scislacFix by Adib for 430804.
2009-09-16 scislacFix by Adib for 353847
2009-09-06 buliabyaktextual patch from bug 408093
next