summaryrefslogtreecommitdiffstats
path: root/src/pen-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ~sub fix, double click to reset default handles and control to 10% steproot2013-03-111-17/+33
* BPower for testing.Jabier Arraiza Cenoz2013-03-051-123/+93
* refactor bsplineSpiroliveJabier Arraiza Cenoz2013-03-051-570/+251
* Fix sintaxJabier Arraiza Cenoz2013-03-031-2/+2
* Spiro refactorJabier Arraiza Cenoz2013-03-031-240/+287
* BSpline refactorJabier Arraiza Cenoz2013-03-011-64/+76
* Fixed closed pc->eaJabier Arraiza Cenoz2013-02-281-185/+235
* BSpline refactorJabier Arraiza Cenoz2013-02-251-64/+247
* Saved for next refactorJabier Arraiza Cenoz2013-02-231-75/+96
* Mayor refactorJabier Arraiza Cenoz2013-02-191-47/+35
* refactorJabier Arraiza Cenoz2013-02-181-25/+63
* Fix cusp continuous? path close brokenjtx2013-02-141-30/+90
|\
| * All done except cusp continuous and close bsplineJabier Arraiza Cenoz2013-02-141-37/+41
| * Pen Context working in mode BSpline,Cusp mode to fixJabier Arraiza Cenoz2013-02-141-13/+54
|/
* First Steps, BSpline Live Path Ok, working Pen ContextJabier Arraiza Cenoz2013-02-131-75/+94
* First attempt for Adjustable WheightJabier Arraiza Cenoz2013-02-121-59/+41
* Merge from branchJabier Arraiza Cenoz2013-02-061-37/+9
|\
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-37/+9
* | Delete bspline node whith node tool and fix 1 segment continue shift errorJabier Arraiza Cenoz2013-01-181-1/+3
* | Fix BSplines whit 1 segmentJabier Arraiza Cenoz2013-01-081-6/+2
* | Fixed StartAnchor continue errors with bsplineJabier Arraiza Cenoz2013-01-061-19/+21
* | fix continueJabier Arraiza Cenoz2013-01-061-62/+49
* | fix continueJabier Arraiza Cenoz2013-01-051-65/+62
* | Fixing StartAnchor problems in bsplineJabier Arraiza Cenoz2013-01-041-56/+72
* | Fix shortcut Spiro to curveJabier Arraiza Cenoz2012-12-241-11/+11
* | Going to mergeJabier Arraiza Cenoz2012-12-241-159/+183
* | not workingJabier Arraiza Cenoz2012-12-211-450/+394
* | bzr history lost by a killed mergeJabier Arraiza Cenoz2012-12-141-36/+952
|/
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-5/+5
* Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad no...Nicolas Dufour2012-07-101-4/+0
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-7/+7
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-8/+9
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-17/+17
* Corrected hardcoded hit detection in pen & pencil tool endpoint detection.Jon A. Cruz2012-05-031-7/+0
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-54/+4
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-124/+99
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-091-34/+89
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-3/+4
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-2/+4
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-2/+1
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-1/+1
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+5
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-1/+1
* Pen context, paraxial mode: don't add a L-shaped path to close the shape when...Diederik van Lierop2010-02-281-9/+14
* Pen tool in paraxial mode: Fix automatic selection of the correct paraxial di...Diederik van Lierop2010-02-271-0/+1
* Pen tool in paraxial mode: fix automatic orientation of first line segmentDiederik van Lierop2010-02-231-1/+6
* 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ...Diederik van Lierop2010-02-221-21/+33