summaryrefslogtreecommitdiffstats
path: root/src/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-01Fix crashes on empty marker definitions.Johan B. C. Engelen1-5/+7
2011-04-27emf import. support for clip rectangle (Bug 383180)Alvin Penner1-14/+53
2011-04-23Fixed warning to use GUI when appropriate.Jon A. Cruz1-8/+10
2011-04-17add new preference widget for a number with a unit.Johan B. C. Engelen1-4/+4
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen4-6/+21
2011-04-16remove unnecessary includes.Johan B. C. Engelen1-4/+0
2011-04-16extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2-4/+4
2011-04-15Update Makefile as necessary to build again on LinuxJosh Andler1-2/+0
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde7-731/+47
2011-04-10pdf+latex:Johan B. C. Engelen1-6/+18
2011-04-10pdf+latex: fix newline bug due to changes in r10089Johan B. C. Engelen1-16/+29
2011-04-10go wild adding % at the end of each latex line (pdf+latex output)Johan B. C. Engelen1-22/+22
2011-04-01Filters: labels consistency fix.Nicolas Dufour1-2/+2
2011-03-31emf import. limited support for EMR_BITBLT (Bug 382421)Alvin Penner1-0/+29
2011-03-30Extensions:Nicolas Dufour1-1/+3
2011-03-25Extensions. Replacing the groupheader element with an appearance mode in the ...Nicolas Dufour7-140/+44
2011-03-24emf import. create dummy object CREATEDIBPATTERNBRUSHPT (Bug 382420)Alvin Penner1-0/+9
2011-03-23Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...Nicolas Dufour3-4/+4
2011-03-20Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz1-4/+6
2011-03-18D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...Nicolas Dufour6-18/+81
2011-03-16Filters. Custom predefined filters fine tuning (precision and UI labels).Nicolas Dufour4-98/+98
2011-03-15Extensions. Float and Int default mode set to minimal. Filters' mode changed ...Nicolas Dufour8-117/+117
2011-03-14Extensions. Warnings (introduced in recent float and int changes) cleanup.Nicolas Dufour2-2/+2
2011-03-14Extensions. Slider in Float and Int extension widgets.Nicolas Dufour5-19/+89
2011-03-14Filters. Drawing CPF improvement.Nicolas Dufour1-4/+3
2011-03-13apparently bbox numbers in PS should be integers.Johan B. C. Engelen1-2/+2
2011-03-12Hope to fix a really dumb earlier commit by me...Johan B. C. Engelen1-5/+12
2011-03-11Comment out non-functional code that prevents compilingTavmjong Bah1-4/+5
2011-03-11Filters. New Grayscale, Lightness and Brightness CPF. Some default values adj...Nicolas Dufour3-31/+263
2011-03-10PDF+LaTeX now also exports font shape (italic or bold) (patch partly by Tobi...Johan B. C. Engelen1-2/+74
2011-03-10add scaling option to PDF+LaTeX (patch by Bernd Bandemer)Johan B. C. Engelen1-0/+6
2011-03-08emf import. remove numerical id's (Bug 552351)Alvin Penner1-10/+10
2011-03-04Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).Nicolas Dufour1-2/+5
2011-02-27i18n. Fixing i18n mistakes in the experimental custom predefined filters.Nicolas Dufour4-68/+68
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz8-23/+28
2011-02-22Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz4-42/+48
2011-02-21emf import. support for round rectangle (Bug 247695)Alvin Penner1-13/+47
2011-02-15pdf-import via poppler-cairo fix win32 compilationAdib Taraben1-1/+1
2011-02-14preview dialogue for pdf-import-cairoAdib Taraben3-5/+652
2011-02-10emf import. support for unicode textAlvin Penner1-10/+10
2011-02-09Extensions. New fix for Bug #668895 (Extensions with <check> tags fail to load).Nicolas Dufour1-9/+9
2011-02-03Fix Linux build after 2Geom updateKrzysztof Kosi??ski3-30/+25
2011-02-02update to latest 2geom !Johan B. C. Engelen22-145/+145
2011-02-02Extensions. Check element now search in the extension directory (see Bug #668...Nicolas Dufour1-9/+9
2011-01-31Extensions. Fix for Bug #668895 (Extensions with <check> tags fail to load).Nicolas Dufour1-1/+1
2011-01-27emf import : recalculate text alignment for rotated text (Bug 341847)Alvin Penner1-2/+7
2011-01-25emf import: redefine the device scale (Bug 341847)Alvin Penner1-10/+15
2011-01-22add pdf import filter via poppler-cairoAdib Taraben2-4/+4
2011-01-21DBUS. Patch for Bug #696062, dbus builds no more.Nicolas Dufour3-21/+24