summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix memleakKris De Gussem2012-01-201-4/+3
* makefile fix for revision 10910su_v2012-01-191-0/+2
* Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem2012-01-1911-207/+366
* Update and documentation of sp-attribute-widgetKris De Gussem2012-01-192-219/+166
* unsorted powerstroke points is quite advanced. mostly annoying.Johan B. C. Engelen2012-01-181-1/+1
* add tooltip for powerstroke control pointsJohan B. C. Engelen2012-01-182-8/+5
* select referred path when pressing shift+d (select original) for a path with ...Johan B. C. Engelen2012-01-182-2/+17
* documentationKris De Gussem2012-01-183-24/+36
* clean up after myself...Johan B. C. Engelen2012-01-172-12/+0
* improve the powerstroke settings in drawing tool. triangle in and out now use...Johan B. C. Engelen2012-01-171-7/+8
* powerstroke: add new linecap type to have zero width at path start/endJohan B. C. Engelen2012-01-171-10/+22
* add underscores to some member variables.Johan B. C. Engelen2012-01-1724-224/+225
* documentationKris De Gussem2012-01-173-33/+47
* more header cleanupJohan B. C. Engelen2012-01-171-12/+7
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-1716-75/+84
* change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...Johan B. C. Engelen2012-01-172-19/+33
* part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPat...Johan B. C. Engelen2012-01-176-50/+61
* proper forward declJohan B. C. Engelen2012-01-161-2/+1
* Reverting revision 10761 (regression found in the color notebook, see Bug #Bu...Nicolas Dufour2012-01-161-7/+2
* fix compilation errorKris De Gussem2012-01-161-1/+1
* cppcheck performanceKris De Gussem2012-01-1512-18/+18
* cppcheck tells us: Memory leak: potraceBitmapKris De Gussem2012-01-151-30/+16
* add a menu item for using the Clone original LPE efficiently.Johan B. C. Engelen2012-01-155-0/+65
* ege-appear-time-tracker GSEALAlex Valavanis2012-01-151-4/+4
* More GSEAL stuffAlex Valavanis2012-01-144-9/+14
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-1415-100/+238
* Cleanup variable declarations in ruler, and a couple of GSEAL fixes.Alex Valavanis2012-01-141-42/+31
* sp-color-slider GSEAL fixesAlex Valavanis2012-01-141-41/+63
* icon.cpp GSEAL fixesAlex Valavanis2012-01-141-6/+13
* Make sure canvas-text is always equally crisp (differences in rounding someti...Diederik van Lierop2012-01-131-1/+1
* Fix updating object properties window when its desktop is not the active desktopKris De Gussem2012-01-132-19/+79
* 2geom: Fixed an infinite loop where 2geom was trying to find the roots of an ...Gellule Xg2012-01-131-0/+4
* Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.Nicolas Dufour2012-01-131-50/+59
* Fix for problem with shadowed x0 and y0 members.Jon A. Cruz2012-01-131-9/+12
* Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...Nicolas Dufour2012-01-131-3/+1
* LPE: originalpath parameters: implement select original buttonJohan B. C. Engelen2012-01-121-1/+11
* LPE: add new LPE that outputs the original path data. used to make a clone (w...Johan B. C. Engelen2012-01-1211-1/+274
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-1237-891/+910
* A few GSEAL issuesKris De Gussem2012-01-113-6/+6
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-118-40/+11
* Powerstroke: fix crashersJohan B. C. Engelen2012-01-111-3/+9
* Desktop-widget GSEAL fixesAlex Valavanis2012-01-111-34/+46
* Reduce GTK compatibility ifdef complexity.Jon A. Cruz2012-01-101-43/+28
* UI. Message dialog modification (see Bug #911123).Nicolas Dufour2012-01-092-10/+41
* warnings fixKris De Gussem2012-01-081-2/+2
* another fix after moving files (btool did not fail)Kris De Gussem2012-01-081-2/+2
* fix paths after moving filesKris De Gussem2012-01-081-1/+1
* Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem2012-01-089-189/+74
* Unweirdification of Preferences dialog's menu (Bug #259480).Nicolas Dufour2012-01-082-662/+634
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-0820-570/+463