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
|\
| * Revert workarounds from 10501 - no longer necessaryKrzysztof Kosi??ski2011-07-252-67/+74
| * Update 2Geom to fix serious IntRect bug I've found in my GSoC branchKrzysztof Kosi??ski2011-07-2417-94/+258
| * fix page shadow rendering bug introduced in r10495Johan B. C. Engelen2011-07-242-74/+67
| * Return empty string instead of false where needed.Jasper van de Gronde2011-07-241-1/+1
| * Fixed path update (Bug #812517)Kris De Gussem2011-07-241-3/+1
| * Tutorials: new Greek translation of shapes tutorial by Dimitris Spingos.Kris De Gussem2011-07-244-2/+1101
| * Fix memory leak.Jon A. Cruz2011-07-231-1/+3
| * Fix issue with deleted guides and gtk warnings.Jon A. Cruz2011-07-231-29/+32
| * NRRectL -> 2geomJohan B. C. Engelen2011-07-232-89/+97
| * remove obsolete code because changed to cairoJohan B. C. Engelen2011-07-231-93/+0
| * Don't flag a comma separted list of fonts in the font-family entry boxTavmjong Bah2011-07-231-2/+46
| * patch by Giacomo Mirabassi for Bug 813366, support for image tagAlvin Penner2011-07-221-1/+1
| * Fixed bug where having a font-family with an uninstalled font (or with aTavmjong Bah2011-07-221-95/+96
| * Extensions. Text menu reorganization (see Bug #814681).Nicolas Dufour2011-07-226-78/+90
| * Translations. English (GB) translation update by Tim Sheridan.Nicolas Dufour2011-07-222-4993/+3180
| * fix crash when guideline is deleted by dragging it off-canvasJohan B. C. Engelen2011-07-221-0/+4
| * Patch from Andreas Becker to fix bug 805238 (Crash when setting empty font fa...Tavmjong Bah2011-07-221-1/+4
| * Icon file vacuuming and SVG size reduction. Remove deprecated legacy icons fi...Josh Andler2011-07-2123-65134/+13698
| * Extensions. dxf_outlines.py. do not attempt to parse a url color reference (B...Alvin Penner2011-07-211-1/+1
| * Minor UI fixKris De Gussem2011-07-201-2/+2
| * Memory leak fixes (Bug #812497)Kris De Gussem2011-07-204-14/+32
| * Filters. Custom predefined filters update.Nicolas Dufour2011-07-206-885/+940
| * memory leak fixKris De Gussem2011-07-201-0/+2
| * Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-197-20/+23
| * Add two new snap icons, and fix toggling bug for a single buttonDiederik van Lierop2011-07-192-21265/+3656
| * another case of SP_ACTIVE_DESKTOP removedJohan B. C. Engelen2011-07-191-3/+4
| * remove some unnecessary inkscape_active_desktop() callsJohan B. C. Engelen2011-07-197-16/+15
| * Build depends on Cairo 1.10 or higherAlex Valavanis2011-07-191-1/+1
| * Fix index out of bounds problems. Corrects bug #812003.Jon A. Cruz2011-07-191-2/+3
| * Minor code safety tweak to null out stale pointer.Jon A. Cruz2011-07-191-0/+1
| * Extensions. Merging Alphabet soup fixes by Glyphobet.Nicolas Dufour2011-07-1832-51/+120
| * revert unnecessary complicated changeJohan B. C. Engelen2011-07-181-23/+3
| * refactor the guideline drawing. now it obeys desktop transforms a lot better.Johan B. C. Engelen2011-07-183-28/+56
| * fix hardcoded desktop2doc transformJohan B. C. Engelen2011-07-181-2/+2
| * Replace NR_HUGE by Geom:infinity() in some snapping codeDiederik van Lierop2011-07-182-17/+17
| * consistency fix (potential bug)Johan B. C. Engelen2011-07-181-1/+1
| * Tutorials. New Greek translation of Interpolate by Dimitris Spingos.Nicolas Dufour2011-07-184-12774/+16732
| * - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-1753-159/+158
| * Fix build failures on make checkKrzysztof Kosi??ski2011-07-173-16/+13
| * Fix crash that occurred when scaling a clipped object, as reported in lp:811819Diederik van Lierop2011-07-171-4/+8
| * Fix drawing of controls at (0,0) (e.g. scaling handles, snap-indicator, etc.)...Diederik van Lierop2011-07-161-1/+6
| * Dutch tutorials: typos and updateKris De Gussem2011-07-167-448/+440