summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).Nicolas Dufour2011-11-011-7/+2
| | | (bzr r10709)
* Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-291-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10707)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-274-6/+5
| | | (bzr r10697)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-255-48/+51
| | | (bzr r10696)
* Warning cleanupJon A. Cruz2011-10-231-14/+14
| | | (bzr r10694)
* Warning cleanup.Jon A. Cruz2011-10-232-41/+37
| | | (bzr r10691)
* cppcheckKris De Gussem2011-10-206-8/+8
| | | (bzr r10686)
* cppcheckKris De Gussem2011-10-184-5/+5
| | | (bzr r10681)
* pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner2011-10-171-1/+38
| | | | | | Fixed bugs: - https://launchpad.net/bugs/530895 (bzr r10680)
* cppcheckKris De Gussem2011-10-153-8/+8
| | | (bzr r10678)
* modify scaling of vertical offset for text placement (Bug 868594)Alvin Penner2011-10-091-6/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/868594 (bzr r10674)
* emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)Alvin Penner2011-10-071-3/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/858369 (bzr r10670)
* Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.Nicolas Dufour2011-10-062-3/+3
| | | (bzr r10668)
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-043-3/+0
| | | (bzr r10666)
* More forward.h purging.Jon A. Cruz2011-10-045-11/+25
| | | (bzr r10665)
* pdf import. apply invert transform to all image tags (Bug 840625)Alvin Penner2011-09-091-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/840625 (bzr r10627)
* Filters. Fix for inverted parameters in Light Eraser CPF.Nicolas Dufour2011-09-081-12/+12
| | | (bzr r10626)
* fix compilation after const change in r10589Johan B. C. Engelen2011-08-301-5/+5
| | | (bzr r10605)
* Filters. Workaround for bug #808013 (Drop Shadow; 0.0 for blur doesn't work).Nicolas Dufour2011-08-301-2/+8
| | | (bzr r10602)
* Fix compilation on Windows after libnr removalKrzysztof Kosi??ski2011-08-291-1/+1
| | | (bzr r10590)
* Completely remove libnrKrzysztof Kosi??ski2011-08-2812-218/+202
|\ | | | | (bzr r10589)
| * Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-272-2/+0
| | | | | | (bzr r10582.1.6)
| * Remove all NRRect use.Krzysztof Kosi??ski2011-08-272-31/+28
| | | | | | (bzr r10582.1.5)
| * Remove NRRect use from the extension systemKrzysztof Kosi??ski2011-08-274-38/+44
| | | | | | (bzr r10582.1.2)
| * Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-278-147/+130
| | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* | Filters. More cleanup, and some forgotten strings made translatable (thanks ↵Nicolas Dufour2011-08-286-29/+29
|/ | | | | | | to Masato HASHIMOTO). Translations. inkscape.pot and French translation update. (bzr r10586)
* Filters. Removing unecessary height, width, x and y attributes in some ↵Nicolas Dufour2011-08-256-31/+31
| | | | | | | | filters elements. Extensions. New Text>Extract extension. Translations. Translation template and file list update. (bzr r10580)
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-257-50/+34
|\ | | | | (bzr r10579)
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-077-37/+26
| | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-066-14/+9
| | | | | | (bzr r10347.1.21)
* | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More ↵Nicolas Dufour2011-08-233-28/+55
| | | | | | | | | | | | | | precision to Blur filter value). Filters. Some CPF improvements (including a new Cross-smooth version). (bzr r10577)
* | Filters. Filters clean-up again.Nicolas Dufour2011-08-233-47/+71
| | | | | | | | | | | | Filters. Outline CPF improvements. Translations. Translation template and file list, French translation update. (bzr r10575)
* | Filters. More filters clean-up.Nicolas Dufour2011-08-204-278/+389
| | | | | | | | | | | | Filters. New Outline filter (rewrite). Filters. Replace the default blend="normal" attribute with mode="normal" for the feBlend primitive. (bzr r10558)
* | Filters. Some extra clean-up (moving color-interpolation-filters attribute ↵Nicolas Dufour2011-08-1913-46/+200
| | | | | | | | | | | | | | | | to style). Filters. New Lightness-Contrast and Fade to Black or White CPFs. Translations. POT file and French translation update. (bzr r10556)
* | Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).Nicolas Dufour2011-08-185-144/+275
| | | | | | (bzr r10554)
* | Filters. Removing unnecessary elements and attributes.Nicolas Dufour2011-08-186-22/+22
| | | | | | (bzr r10551)
* | Filters. New Opacity CPF, Blur and Tritone improvements.Nicolas Dufour2011-08-175-75/+165
| | | | | | (bzr r10548)
* | Filters. Fixes for SVG validation (now 100% pass).Nicolas Dufour2011-08-165-21/+97
| | | | | | | | | | | | Filters. New Light Eraser CPF. Translations. inkscape.pot and French translation update. (bzr r10547)
* | Filters. Global filters file cleanup and Point Engraving CPF improvements.Nicolas Dufour2011-08-151-8/+23
| | | | | | (bzr r10544)
* | Filters. New basic component transfer CPF.Nicolas Dufour2011-08-152-0/+84
| | | | | | (bzr r10543)
* | Filters. New global filters file, and some SVG fixes.Nicolas Dufour2011-08-156-12/+12
| | | | | | (bzr r10542)
* | Filters. New Point engraving and Nudge custom predefined filters.Nicolas Dufour2011-08-115-22/+325
| | | | | | | | | | Translations. Translation list and template files update. (bzr r10536)
* | Filters. Forgotten textures file...Nicolas Dufour2011-08-101-0/+158
| | | | | | (bzr r10535)
* | Filters. New Blend, Extract Channel and Ink Blot custom predefined filters.Nicolas Dufour2011-08-104-3/+176
| | | | | | (bzr r10534)
* | Filters. New Invert, Wax bump and Felt feather custom predefined filters.Nicolas Dufour2011-08-096-29/+527
| | | | | | | | | | Filters. More reorganization and consistency fixes. (bzr r10533)
* | Filters. More filters reorganisation and consistency work.Nicolas Dufour2011-08-079-138/+138
| | | | | | | | | | Translations. PO template, PO file list and French translation update. (bzr r10531)
* | Filters. Global custom predefined filters reorganization.Nicolas Dufour2011-08-0614-1132/+1056
| | | | | | (bzr r10530)
* | Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-062-27/+27
| | | | | | | | | | Filters. Adding the new "indent" attribute to parameters groups. (bzr r10529)
* | Filters. Adding opacity support in Bump filter.Nicolas Dufour2011-08-054-62/+185
| | | | | | | | | | | | Filters. New Image blur CPF. Filters. Blurs and ABC groups reorganization. (bzr r10527)
* | emf import. re-evaluate scaling formulas (Bug 341847, comment 7)Alvin Penner2011-08-031-22/+4
| | | | | | (bzr r10526)