summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-0768-680/+619
| * | Fix compilation (oops).Krzysztof Kosi??ski2011-08-064-5/+5
| * | Plug a giant gaping memory leak in Gaussian blur filterKrzysztof Kosi??ski2011-08-061-0/+7
| * | Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-069-17/+115
| * | Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-0698-3986/+2919
| * | Per-item render cache.Krzysztof Kosi??ski2011-07-2812-176/+320
| * | Add deferred allocation functionality to DrawingSurfaceKrzysztof Kosi??ski2011-07-252-8/+40
| * | Merge from trunkKrzysztof Kosi??ski2011-07-25221-103990/+37738
| |\ \
| * | | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-2245-756/+1139
| * | | Clean up some commented-out codeKrzysztof Kosi??ski2011-07-181-8/+1
* | | | German translation updateUweSch mail@uwe-schoeler.de2011-08-251-1225/+1350
* | | | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre...Nicolas Dufour2011-08-235-37/+56
* | | | 1) Use the "snap guides" button both for guides being snap sources, as well a...Diederik van Lierop2011-08-237-90/+13
* | | | Filters. Filters clean-up again.Nicolas Dufour2011-08-237-1910/+1939
* | | | Filters. More filters clean-up.Nicolas Dufour2011-08-221-53/+0
* | | | Fix another snapping bug (could occur when scaling an object using the select...Diederik van Lierop2011-08-221-1/+3
* | | | Fix snap bug #816044Diederik van Lierop2011-08-222-1/+12
* | | | Use different icons to communicate the change in behavior of the snap buttons...Diederik van Lierop2011-08-221-12/+12
* | | | Some code cosmetics and commentsDiederik van Lierop2011-08-225-102/+99
* | | | Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-2227-416/+425
* | | | svgfont2layers extension: glyph layers (except the first one) are innitially ...Felipe Corr??a da Silva Sanches2011-08-221-0/+6
* | | | add boolead option to load only the first 30 glyphs from an SVGFont (otherwis...Felipe Corr??a da Silva Sanches2011-08-212-1/+6
* | | | removing references to PathData.py from Makefile.am and inx files. The inx fi...Felipe Corr??a da Silva Sanches2011-08-213-3/+2
* | | | Deleting redundant PathData module. Should use simplepath module instead.Felipe Corr??a da Silva Sanches2011-08-211-139/+0
* | | | refactoring svgfonts2layers extension to use simplepath module instead of Pat...Felipe Corr??a da Silva Sanches2011-08-212-17/+6
* | | | refactoring layers2svgfont extension to use the simplepath moduleFelipe Corr??a da Silva Sanches2011-08-211-10/+5
* | | | fix for bad argument crash for guidesJohan B. C. Engelen2011-08-211-15/+19
* | | | update cmake file list.Campbell Barton2011-08-201-0/+3
* | | | fix copy edit bug in axislinesegmentJohan B. C. Engelen2011-08-211-7/+6
* | | | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour2011-08-219-60/+381
* | | | Filters. More filters clean-up.Nicolas Dufour2011-08-205-279/+390
* | | | Filters. Fix for bug #713064 (Filter Effect Turbulence Base frequency limited...Nicolas Dufour2011-08-201-1/+1
* | | | Filters. Some extra clean-up (moving color-interpolation-filters attribute to...Nicolas Dufour2011-08-1916-847/+1093
* | | | * INTL[pl]: Polish translation brought in line with inkscape.potMarcin Floryan2011-08-191-6768/+7288
* | | | Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).Nicolas Dufour2011-08-186-144/+277
* | | | default to slightly friendlier grid color like the one from 0.45 :)Johan B. C. Engelen2011-08-181-4/+4
* | | | fix old standing issue of converting 0.45 grids to >0.45Johan B. C. Engelen2011-08-181-5/+5
* | | | Filters. Removing unnecessary elements and attributes.Nicolas Dufour2011-08-187-23/+22
* | | | German translation updateUweSch mail@uwe-schoeler.de2011-08-181-1026/+1356
* | | | Docs. Fix for Bug #827812 (Localized manpages are not installed properly).Nicolas Dufour2011-08-171-3/+10
* | | | 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-168-2073/+2631
* | | | update cmake for added/removed source files.Campbell Barton2011-08-161-4/+6
* | | | german translation updateUweSch mail@uwe-schoeler.de2011-08-151-161/+82
* | | | Filters. Global filters file cleanup and Point Engraving CPF improvements.Nicolas Dufour2011-08-152-44/+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-157-633/+1086
* | | | Prevent creation of preview images if 'Enable preview' is not enabled. Fixes ...Jon A. Cruz2011-08-141-5/+10
* | | | German translation updateUweSch mail@uwe-schoeler.de2011-08-131-177/+62
* | | | DXF output: add support for clones and try to improve help textJohan B. C. Engelen2011-08-122-7/+43