Code

Corects delete/delete[] issue. Fixes bug #613723.
[inkscape.git] / src / extension /
2010-08-04 Jasper van de GrondeAdded reinterpret_cast to work around a difference...
2010-08-04 Jasper van de GrondeSmall fix to emf filter that makes it build using TDM...
2010-07-18 Jon A. CruzCorrect the default for the save-as location to match...
2010-07-18 Jon A. CruzCorrect behavior of gradient stops to extract color...
2010-07-16 Krzysztof KosińskiFix build failure when DBus is not enabled
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 JazzyNicoi18n. Fix for bug #601522 (embedding prompt dialog...
2010-07-13 Ted GouldMerging in the DBus Interface from GSoC 2009
2010-07-13 Ted GouldUpgrading to trunk
2010-07-13 JazzyNicoi18n. Fix for bug #601522 (embedding prompt dialog...
2010-07-02 Johan Engelenfix help in latex output
2010-06-29 Johan Engelenpdf/ps/eps+latex: output tex code to ".pdf_tex" instead...
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-15 Ted GouldPulling in a more recent trunk
2010-05-15 Ted GouldUpdating to trunk
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-26 Ted GouldMerge from trunk
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...
2010-01-01 Ted GouldInstalling the pkgconfig file
2010-01-01 Ted GouldAdding in building of the pkgconfig file.
2010-01-01 Ted GouldRemoving extra makefile
2010-01-01 Ted GouldKeeping up with trunk
2010-01-01 Ted GouldFixing some warnings/errors
2010-01-01 Ted GouldFixing includes
2010-01-01 Ted GouldAdding all of the library stuff in. Including libtool...
2010-01-01 Ted GouldCleaning up the Makefile so it's easier to read
2009-12-31 Ted GouldUpdating interface to add save type
2009-12-31 Ted GouldAdding dbus descriptions to EXTRA_DIST
2009-12-31 Ted GouldInstalling the service files into the dbus service...
2009-12-31 Ted GouldMaking BUILT_SOURCES an append
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...
next