summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen2009-03-194-11/+18
* fix crash when undoing LPE path param edit just after the edit.Johan B. C. Engelen2009-03-191-8/+8
* partial 2geom update: disable all debug output by boolopsJohan B. C. Engelen2009-03-182-5/+52
* Rough code to preserve drag-n-drop of solid gradients.Jon A. Cruz2009-03-182-3/+39
* Whitespace cleanupJon A. Cruz2009-03-181-14/+14
* Limit things to single-color gradients until we get gradient previews goingJon A. Cruz2009-03-181-6/+12
* Purged use of INKSCAPE_PIXMAPDIRJon A. Cruz2009-03-181-6/+10
* resolve Bug #339349, drop shadow effect brokenAdib Taraben2009-03-171-8/+53
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-174-34/+159
* response to bug #167290; add another undoc option to support alt-key tracking...Ed Halley2009-03-161-0/+1
* response to bug #167290; add another undoc option to support alt-key tracking...Ed Halley2009-03-163-3/+70
* Contextual split of a message, updated Russian translationAlexandre Prokoudine2009-03-161-1/+1
* Warning cleanupJon A. Cruz2009-03-161-1/+1
* Whitespace cleanupJon A. Cruz2009-03-161-48/+48
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen2009-03-159-1/+22
* Envelope Deform LPE is no longer experimentalJohan B. C. Engelen2009-03-151-1/+1
* Implement constrained snapping when dragging the position and size handles of...Diederik van Lierop2009-03-1510-50/+88
* store default size in lpe::ArrayParamJohan B. C. Engelen2009-03-151-2/+3
* Warning cleanupJon A. Cruz2009-03-151-1/+1
* Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop2009-03-1413-32/+2
* allow full mouse dragging, rotating, scaling, etc. if a single layer is the s...Ed Halley2009-03-142-0/+7
* 2Geom migration: use 2geom::projection instead of libnr's project_on_linesegmentDiederik van Lierop2009-03-142-3/+4
* Work-around output encoding issues with comments. Fixes bug #340451.Jon A. Cruz2009-03-141-1/+30
* Casts and legibility cleanupJon A. Cruz2009-03-141-47/+82
* Fix bug #333762: snapping a guide while dragging/rotating, it always ends up ...Diederik van Lierop2009-03-131-1/+8
* * Implement constrained snapping of knotsDiederik van Lierop2009-03-1313-26/+62
* remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder2009-03-1315-59/+14
* non-zero page_increment values for sliders (reverts parts of rev 19095)Thomas Holder2009-03-131-10/+10
* moved VonKoch lpe to non experimental: relevant tests commited as well...JF Barraud2009-03-131-3/+3
* whitespaceBryce Harrington2009-03-121-9/+9
* whitespace missedbulia byak2009-03-121-2/+2
* was a bit overzealous in removing render requests from subclassesbulia byak2009-03-121-0/+3
* Remove trailing whitespace (fixes a warning)Josh Andler2009-03-111-1/+1
* move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2009-03-119-316/+50
* gtk adjustment fixJon A. Cruz2009-03-111-6/+6
* bug fix about closed path.JF Barraud2009-03-111-38/+66
* correct locale for the "svn info" in "make check".Aur??lio A. Heckert2009-03-101-1/+1
* fix 317365: when moving in/out of defs, an object gets a new SPObject while k...bulia byak2009-03-101-6/+6
* Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers...Ed Halley2009-03-101-2/+21
* update from 2geom (bug fix)JF Barraud2009-03-091-1/+2
* fix crash when switching away from pattern (237104 and others)bulia byak2009-03-091-11/+35
* Fix #338838, in which zooming and panning with the middle mouse button made I...Diederik van Lierop2009-03-095-16/+32
* added missing files in 2geom update.JF Barraud2009-03-092-0/+156
* Made text entry handle standard web-hex values. Fixes bug #168121.Jon A. Cruz2009-03-091-4/+22
* added 2geom/utils.cpp - unused, but usefulNathan Hurst2009-03-091-0/+87
* chebychev is not used currentlyNathan Hurst2009-03-091-2/+0
* knot lpe: enable groups + cleanups/simplificationsJF Barraud2009-03-092-240/+296
* 2geom updateJF Barraud2009-03-0918-348/+1883
* part of bug #339660; can not use Add/Rename dialog to create layer with no pr...Ed Halley2009-03-091-4/+9
* separate bbox (calculated by subclasses) and drawbox, which includes filters ...bulia byak2009-03-096-29/+38