summaryrefslogtreecommitdiffstats
path: root/src/draw-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-785/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-6/+14
2013-10-27fix warningsJohan B. C. Engelen1-1/+1
2013-10-16Removed BSpline from tell by su_vJabier Arraiza Cenoz1-6/+0
2013-10-16fixing last applied bendJabier Arraiza Cenoz1-2/+2
2013-10-16fixing bend warningsJabier Arraiza Cenoz1-2/+0
2013-10-16fixing bend warningsJabier Arraiza Cenoz1-6/+4
2013-10-16fixing bend warningsJabier Arraiza Cenoz1-7/+11
2013-10-15Fixing errorsJabier Arraiza Cenoz1-2/+2
2013-10-15Fix errors on compile and in console detected by su_v, added selection of str...Jabier Arraiza Cenoz1-18/+34
2013-10-04C++Johan B. C. Engelen1-3/+3
2013-09-26Fixing ending selectionJabier Arraiza Cenoz1-15/+22
2013-09-25C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen1-1/+1
2013-09-25Name of attributes in effect changedJabier Arraiza Cenoz1-2/+2
2013-09-25Fix error in applyJabier Arraiza Cenoz1-13/+19
2013-09-25First attemp forJabier Arraiza Cenoz1-3/+102
2013-09-02Fix bug that added transforms to new objects.Matthew Petroff1-0/+1
2013-08-04Cleaned up once more.Markus Engel1-80/+51
2013-07-30Further refactoring of EventContexts.Markus Engel1-1/+1
2013-04-28Temporily fix abiguous macros before later removal.Jon A. Cruz1-1/+1
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-77/+16
2013-04-14Go backroot1-14/+0
2013-04-14haloJabier Arraiza Cenoz1-1/+2
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-3/+5
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-6/+16
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-6/+37
2013-03-11~sub fix, double click to reset default handles and control to 10% steproot1-0/+6
2013-02-28Fixed closed pc->eaJabier Arraiza Cenoz1-1/+21
2013-01-17Cleanup more GObject type definitionsAlex Valavanis1-30/+6
2012-12-14bzr history lost by a killed mergeJabier Arraiza Cenoz1-0/+5
2012-10-27cppcheck: get rid of more C-style pointer castsAlex Valavanis1-9/+9
2012-10-04code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton1-1/+2
2012-09-05Freehand. Fix for Bug #597136 (dots are created with wrong cy value).Nicolas Dufour1-2/+1
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-4/+4
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-67/+1
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-116/+83
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-4/+74
2012-02-25(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-1/+1
2012-02-12Header cleaningAlex Valavanis1-2/+3
2012-01-18unsorted powerstroke points is quite advanced. mostly annoying.Johan B. C. Engelen1-1/+1
2012-01-17clean up after myself...Johan B. C. Engelen1-3/+0
2012-01-17improve the powerstroke settings in drawing tool. triangle in and out now use...Johan B. C. Engelen1-7/+8
2012-01-17turn SPPath into a class, and add some methods...Johan B. C. Engelen1-1/+1
2012-01-17change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...Johan B. C. Engelen1-18/+31
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop1-2/+9
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-2/+2
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-2/+2
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-3/+3