summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyeditbulia byak2008-01-101-5/+5
* label fix: kbd selection can never go into groups anyway, only layersbulia byak2008-01-101-4/+4
* Another take to fixing pdf import crash, likely without memory leakNiko Kiirala2008-01-091-3/+3
* roll back to 16721 (see discussion in the devel list)bulia byak2008-01-092-132/+10
* Made turbulence filter resolution-independent and renderable at any sizeNiko Kiirala2008-01-094-54/+105
* and in one more placebulia byak2008-01-091-1/+1
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert2008-01-097-8/+76
* fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...Johan B. C. Engelen2008-01-093-4/+4
* Enable 3D box toolbarMaximilian Albert2008-01-085-269/+310
* Fix LP #181020: When snapping a guide, now only the part of the guide near th...Diederik van Lierop2008-01-085-50/+72
* correctly transform LPE path and point parameters with the SPItem's transformJohan B. C. Engelen2008-01-086-7/+29
* trying to fix pdf import crashesbulia byak2008-01-081-1/+1
* whitespace cleanupBryce Harrington2008-01-071-2/+2
* r17534@shi: ted | 2008-01-06 14:56:29 -0800Ted Gould2008-01-061-3/+9
* Fix missing tooltips in LPE's. (Closes LP: #178471)Bryce Harrington2008-01-065-8/+15
* r17530@shi: ted | 2008-01-06 13:50:53 -0800Ted Gould2008-01-061-6/+6
* r17510@shi: ted | 2008-01-06 12:48:26 -0800Ted Gould2008-01-061-1/+3
* Fix LP #168684Diederik van Lierop2008-01-062-6/+72
* Also transform stroke, patterns, and gradients of 3D box sidesMaximilian Albert2008-01-061-4/+1
* noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left o...Maximilian Albert2008-01-061-1/+0
* Updated attributes-test.h to recognize filter effects attributes implemented ...Niko Kiirala2008-01-061-9/+9
* Removing a few more debug statementsBryce Harrington2008-01-061-6/+0
* Removing some debug statementsBryce Harrington2008-01-061-4/+0
* Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington2008-01-062-4/+9
* Added bicubic pixblock transformer to fix jagged results with rotated filtersNiko Kiirala2008-01-053-2/+163
* noop: remove old, commented out debugging codeMaximilian Albert2008-01-051-41/+0
* Applying Gail's patch for font-specificationBryce Harrington2008-01-0521-244/+851
* Fixing up a few more filesBryce Harrington2008-01-056-4/+15
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-0511-11/+11
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-0514-9/+27
* Only set style of box sides during creation (not upon every repr write).Maximilian Albert2008-01-053-15/+7
* Corrected tooltips and labels in the LPEsJoel Holdsworth2008-01-042-5/+5
* Added more error checking to filter effects codeNiko Kiirala2008-01-0415-10/+88
* 1) fix snapping while scalingDiederik van Lierop2008-01-0313-175/+304
* Enable text output for Cairo renderer if Cairo has FreeType support enabledmiklosh2008-01-031-2/+2
* Purged fill type enummiklosh2008-01-031-2/+2
* Fixed messed up transformations because of a missing cairo_restore() and remo...miklosh2008-01-031-5/+3
* error checks on surface return valuesAdib Taraben2008-01-021-0/+10
* fix for gcc 3.3 by John Faith. https://bugs.launchpad.net/inkscape/+bug/178180JiHO2008-01-021-1/+2
* patch by John Faith https://bugs.launchpad.net/inkscape/+bug/175697JiHO2008-01-021-0/+2
* fix typo notepath => nodepathJohan B. C. Engelen2008-01-028-10/+10
* make LPE parameters responsible for transformation (LPE cycles through its pa...Johan B. C. Engelen2008-01-024-0/+7
* + Fix bug #179840, forking of LPEsJohan B. C. Engelen2008-01-0212-25/+123
* add libnr <=> 2geom conversion helper headerfileJohan B. C. Engelen2008-01-022-0/+32
* Fix LP bug #179328Johan B. C. Engelen2008-01-023-4/+25
* update to latest 2geomJohan B. C. Engelen2008-01-021-37/+0
* Fix LP #179741Johan B. C. Engelen2008-01-021-9/+3
* 2008-01-02 Michael Wybrow <mjwybrow@users.sourceforge.net>mjwybrow2008-01-021-5/+8
* disable fill-and-stroke blend (separate commit for easy reversion)MenTaLguY2008-01-011-1/+1
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-016-12/+21