summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* one constructor cannot call the other to initialize the object. See C++faq-li...Johan B. C. Engelen2011-10-282-5/+19
* fix initialization. add todo comment about gui-hidden not being used.Johan B. C. Engelen2011-10-281-1/+3
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-275-7/+6
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-256-54/+56
* Warning cleanupJon A. Cruz2011-10-231-14/+14
* Warning cleanup.Jon A. Cruz2011-10-235-106/+117
* Fixed unused parameter warnings. Due to being included a few places, this cle...Jon A. Cruz2011-10-231-73/+87
* cppcheckKris De Gussem2011-10-209-12/+12
* 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-156-11/+11
* modify scaling of vertical offset for text placement (Bug 868594)Alvin Penner2011-10-091-6/+6
* update cmake file listsCampbell Barton2011-10-081-1/+0
* 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
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-053-3/+17
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-044-4/+5
* More forward.h purging.Jon A. Cruz2011-10-0418-63/+76
* fix for building when WITH_LIBWPG couldn't be found.Campbell Barton2011-09-271-1/+1
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-261-1/+1
* removing useless messages to stdout.Felipe Corr??a da Silva Sanches2011-09-191-1/+0
* 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
* Extensions. Fix for a potential crasher in the extension scripts.Nicolas Dufour2011-09-021-1/+1
* Extensions. Fix for bug #789122 (changing current layer through an extension)...Nicolas Dufour2011-08-311-1/+19
* 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
* Extensions. Fix for bug #813807 (Python error message window opens in a maxim...Nicolas Dufour2011-08-291-1/+0
* Fix compilation failure in DBus APIKrzysztof Kosi??ski2011-08-291-1/+1
* Fix compilation on Windows after libnr removalKrzysztof Kosi??ski2011-08-291-1/+1
* Completely remove libnrKrzysztof Kosi??ski2011-08-2819-484/+296
|\
| * Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-282-19/+3
| * Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
| * 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-278-278/+131
| * Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-279-153/+134
* | 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-259-68/+49
|\
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-079-51/+37
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-067-19/+14
* | 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
* | update cmake file list.Campbell Barton2011-08-201-0/+3
* | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour2011-08-215-55/+367
* | 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-186-144/+277
* | Filters. Removing unnecessary elements and attributes.Nicolas Dufour2011-08-186-22/+22