summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).Nicolas Dufour2011-11-011-7/+2
* Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-291-1/+1
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-274-6/+5
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-255-48/+51
* Warning cleanupJon A. Cruz2011-10-231-14/+14
* Warning cleanup.Jon A. Cruz2011-10-232-41/+37
* cppcheckKris De Gussem2011-10-206-8/+8
* cppcheckKris De Gussem2011-10-184-5/+5
* pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner2011-10-171-1/+38
* cppcheckKris De Gussem2011-10-153-8/+8
* modify scaling of vertical offset for text placement (Bug 868594)Alvin Penner2011-10-091-6/+6
* emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)Alvin Penner2011-10-071-3/+6
* Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.Nicolas Dufour2011-10-062-3/+3
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-043-3/+0
* More forward.h purging.Jon A. Cruz2011-10-045-11/+25
* pdf import. apply invert transform to all image tags (Bug 840625)Alvin Penner2011-09-091-2/+1
* Filters. Fix for inverted parameters in Light Eraser CPF.Nicolas Dufour2011-09-081-12/+12
* fix compilation after const change in r10589Johan B. C. Engelen2011-08-301-5/+5
* Filters. Workaround for bug #808013 (Drop Shadow; 0.0 for blur doesn't work).Nicolas Dufour2011-08-301-2/+8
* Fix compilation on Windows after libnr removalKrzysztof Kosi??ski2011-08-291-1/+1
* Completely remove libnrKrzysztof Kosi??ski2011-08-2812-218/+202
|\
| * Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-272-2/+0
| * Remove all NRRect use.Krzysztof Kosi??ski2011-08-272-31/+28
| * Remove NRRect use from the extension systemKrzysztof Kosi??ski2011-08-274-38/+44
| * Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-278-147/+130
* | Filters. More cleanup, and some forgotten strings made translatable (thanks t...Nicolas Dufour2011-08-286-29/+29
|/
* Filters. Removing unecessary height, width, x and y attributes in some filter...Nicolas Dufour2011-08-256-31/+31
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-257-50/+34
|\
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-077-37/+26
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-066-14/+9
* | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre...Nicolas Dufour2011-08-233-28/+55
* | Filters. Filters clean-up again.Nicolas Dufour2011-08-233-47/+71
* | Filters. More filters clean-up.Nicolas Dufour2011-08-204-278/+389
* | Filters. Some extra clean-up (moving color-interpolation-filters attribute to...Nicolas Dufour2011-08-1913-46/+200
* | Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).Nicolas Dufour2011-08-185-144/+275
* | Filters. Removing unnecessary elements and attributes.Nicolas Dufour2011-08-186-22/+22
* | Filters. New Opacity CPF, Blur and Tritone improvements.Nicolas Dufour2011-08-175-75/+165
* | Filters. Fixes for SVG validation (now 100% pass).Nicolas Dufour2011-08-165-21/+97
* | Filters. Global filters file cleanup and Point Engraving CPF improvements.Nicolas Dufour2011-08-151-8/+23
* | Filters. New basic component transfer CPF.Nicolas Dufour2011-08-152-0/+84
* | Filters. New global filters file, and some SVG fixes.Nicolas Dufour2011-08-156-12/+12
* | Filters. New Point engraving and Nudge custom predefined filters.Nicolas Dufour2011-08-115-22/+325
* | Filters. Forgotten textures file...Nicolas Dufour2011-08-101-0/+158
* | Filters. New Blend, Extract Channel and Ink Blot custom predefined filters.Nicolas Dufour2011-08-104-3/+176
* | Filters. New Invert, Wax bump and Felt feather custom predefined filters.Nicolas Dufour2011-08-096-29/+527
* | Filters. More filters reorganisation and consistency work.Nicolas Dufour2011-08-079-138/+138
* | Filters. Global custom predefined filters reorganization.Nicolas Dufour2011-08-0614-1132/+1056
* | Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-062-27/+27
* | Filters. Adding opacity support in Bump filter.Nicolas Dufour2011-08-054-62/+185
* | emf import. re-evaluate scaling formulas (Bug 341847, comment 7)Alvin Penner2011-08-031-22/+4