summaryrefslogtreecommitdiffstats
path: root/src/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-26Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...Nicolas Dufour1-2/+2
2010-09-19Tooltips inconsistency fix part 3 (Bug 340723)Kris De Gussem5-5/+5
2010-09-19Tooltips inconsistency fix part 2 (Bug 340723)Kris De Gussem10-10/+10
2010-09-19Tooltips inconsistency fix (Bug 340723)Kris De Gussem13-13/+13
2010-09-17Filters. Some experimental filters improvements.Nicolas Dufour2-31/+132
2010-09-14Filters. New customizable Poster effect (experimental).Nicolas Dufour2-0/+104
2010-09-13Filters. Experimental filters improvements (new default values and options).Nicolas Dufour3-25/+27
2010-09-12Filters. New customizable Bicolorizer filter (experimental).Nicolas Dufour2-0/+117
2010-09-10Filters. New Customizable Colored Drop Shadow filter (experimental).Nicolas Dufour2-0/+66
2010-09-10Extensions. Consistency fix and UI improvements (internal extensions and filt...Nicolas Dufour33-72/+72
2010-09-07Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour9-57/+176
2010-09-03Extensions. UI consistency fixes and UI improvements (new help tabs when need...Nicolas Dufour1-2/+2
2010-09-03Extensions. Tooltips are now translatable (Bug #629726).Nicolas Dufour1-1/+1
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-6/+4
2010-08-04Added reinterpret_cast to work around a difference of opinion between gcc ver...Jasper van de Gronde1-1/+2
2010-08-04Small fix to emf filter that makes it build using TDM's mingw 4.5.0Jasper van de Gronde1-1/+1
2010-07-18Correct default for save-as location. Fixes bug #561375.Jon A. Cruz1-1/+1
2010-07-18Correct the default for the save-as location to match the UI. Fixes bug #5613...Jon A. Cruz1-1/+1
2010-07-18Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz1-2/+2
2010-07-16Fix build failure when DBus is not enabledKrzysztof Kosi??ski1-0/+20
2010-07-13i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).Nicolas Dufour1-3/+5
2010-07-13i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).Nicolas Dufour1-3/+5
2010-07-02fix help in latex outputJohan B. C. Engelen1-1/+1
2010-06-29pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"Johan B. C. Engelen3-23/+8
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-5/+5
2010-06-21add more help to the tex preambleJohan B. C. Engelen1-0/+12
2010-05-27Extensions. Localized float values in SVG due to internal extensions, %f in p...Nicolas Dufour3-20/+33
2010-05-04Extension. Fix XAML export crash (Bug #282421).Nicolas Dufour1-1/+1
2010-05-02Extensions. Use locale dependent string to float convertion for default value...Nicolas Dufour1-2/+2
2010-04-25i18n. Fix for bug #425202 (script messages not translated).Nicolas Dufour1-1/+7
2010-04-21Extensions. Fix Render>Grid extension (Bug #401567).Nicolas Dufour1-18/+20
2010-04-19Extensions. JavaFX output fix by ycswyw.Nicolas Dufour1-1/+2
2010-04-14Fix for ImageMagick solarize extension.Nicolas Dufour1-1/+3
2010-04-10fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps ...Johan B. C. Engelen1-2/+2
2010-04-08PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justi...Johan B. C. Engelen1-6/+6
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski3-9/+18
2010-04-04Merge PDF rendering fixKrzysztof Kosi??ski2-6/+3
2010-04-03Fix --export-page-drawing option in PDF, PS and LaTeX export.Krzysztof Kosi??ski2-6/+3
2010-04-03remove debug text from cairo-render-context.cppJohan B. C. Engelen1-3/+3
2010-04-03Fix grid extensionKrzysztof Kosi??ski1-12/+6
2010-04-01Patch by Daniel_J for 522327Josh Andler2-2/+2
2010-03-28Remove leftover debug outputKrzysztof Kosi??ski1-1/+0
2010-03-28Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski2-183/+92
2010-03-21Fix build with poppler >= 0.12.2Krzysztof Kosi??ski1-0/+54
2010-03-18Changed the embed/link dialog to use radio buttons instead of a checkbox to m...Jon A. Cruz1-4/+7
2010-03-18Added wrappers for the "optiongroup" type that correspond to existing "float"...Jon A. Cruz4-6/+66
2010-03-17make label more informativebuliabyak1-1/+1
2010-03-14Fixes crash of bug #537457, but export is incorrect.Johan B. C. Engelen1-3/+8
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-1/+1
2010-03-08Cleanup of gradients and stops.Jon A. Cruz1-1/+1