summaryrefslogtreecommitdiffstats
path: root/src/pen-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ~sub fix, double click to reset default handles and control to 10% steproot2013-03-111-17/+33
| | | (bzr r11950.1.51)
* BPower for testing.Jabier Arraiza Cenoz2013-03-051-123/+93
| | | (bzr r11950.1.45)
* refactor bsplineSpiroliveJabier Arraiza Cenoz2013-03-051-570/+251
| | | (bzr r11950.1.44)
* Fix sintaxJabier Arraiza Cenoz2013-03-031-2/+2
| | | (bzr r11950.1.43)
* Spiro refactorJabier Arraiza Cenoz2013-03-031-240/+287
| | | (bzr r11950.1.42)
* BSpline refactorJabier Arraiza Cenoz2013-03-011-64/+76
| | | (bzr r11950.1.41)
* Fixed closed pc->eaJabier Arraiza Cenoz2013-02-281-185/+235
| | | (bzr r11950.1.40)
* BSpline refactorJabier Arraiza Cenoz2013-02-251-64/+247
| | | (bzr r11950.1.38)
* Saved for next refactorJabier Arraiza Cenoz2013-02-231-75/+96
| | | (bzr r11950.1.37)
* Mayor refactorJabier Arraiza Cenoz2013-02-191-47/+35
| | | (bzr r11950.1.36)
* refactorJabier Arraiza Cenoz2013-02-181-25/+63
| | | (bzr r11950.1.35)
* Fix cusp continuous? path close brokenjtx2013-02-141-30/+90
|\ | | | | (bzr r11950.3.1)
| * All done except cusp continuous and close bsplineJabier Arraiza Cenoz2013-02-141-37/+41
| | | | | | (bzr r11950.1.32)
| * Pen Context working in mode BSpline,Cusp mode to fixJabier Arraiza Cenoz2013-02-141-13/+54
|/ | | (bzr r11950.1.30)
* First Steps, BSpline Live Path Ok, working Pen ContextJabier Arraiza Cenoz2013-02-131-75/+94
| | | (bzr r11950.1.29)
* First attempt for Adjustable WheightJabier Arraiza Cenoz2013-02-121-59/+41
| | | (bzr r11950.1.28)
* Merge from branchJabier Arraiza Cenoz2013-02-061-37/+9
|\ | | | | (bzr r11950.1.19)
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-37/+9
| | | | | | (bzr r12064)
* | Delete bspline node whith node tool and fix 1 segment continue shift errorJabier Arraiza Cenoz2013-01-181-1/+3
| | | | | | (bzr r11950.1.17)
* | Fix BSplines whit 1 segmentJabier Arraiza Cenoz2013-01-081-6/+2
| | | | | | (bzr r11950.1.16)
* | Fixed StartAnchor continue errors with bsplineJabier Arraiza Cenoz2013-01-061-19/+21
| | | | | | (bzr r11950.1.13)
* | fix continueJabier Arraiza Cenoz2013-01-061-62/+49
| | | | | | (bzr r11950.1.12)
* | fix continueJabier Arraiza Cenoz2013-01-051-65/+62
| | | | | | (bzr r11950.1.11)
* | Fixing StartAnchor problems in bsplineJabier Arraiza Cenoz2013-01-041-56/+72
| | | | | | (bzr r11950.1.10)
* | Fix shortcut Spiro to curveJabier Arraiza Cenoz2012-12-241-11/+11
| | | | | | (bzr r11950.1.8)
* | Going to mergeJabier Arraiza Cenoz2012-12-241-159/+183
| | | | | | (bzr r11950.1.5)
* | not workingJabier Arraiza Cenoz2012-12-211-450/+394
| | | | | | (bzr r11950.1.3)
* | bzr history lost by a killed mergeJabier Arraiza Cenoz2012-12-141-36/+952
|/ | | (bzr r11950.1.1)
* code cleanup: add own includes to cpp files or make the functions static if ↵Campbell Barton2012-10-041-5/+5
| | | | | they are not used elsewhere. (bzr r11735)
* Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad ↵Nicolas Dufour2012-07-101-4/+0
| | | | | not working). (bzr r11537)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-7/+7
| | | (bzr r11469.1.1)
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-8/+9
| | | (bzr r11350)
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-17/+17
| | | (bzr r11321)
* Corrected hardcoded hit detection in pen & pencil tool endpoint detection.Jon A. Cruz2012-05-031-7/+0
| | | (bzr r11319)
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-54/+4
| | | (bzr r11318)
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-124/+99
| | | (bzr r11316)
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-091-34/+89
| | | (bzr r11194)
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-3/+4
| | | (bzr r10873)
* 1) make snapping to clip/mask paths optional (see document properties dialog ↵Diederik van Lierop2011-10-081-2/+4
| | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-2/+1
| | | (bzr r10347.1.2)
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-1/+1
| | | | | change Preferences > Steps to this new widget (bzr r10177)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-0/+1
| | | | | header. (bzr r9978.1.1)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+5
| | | (bzr r9697)
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-1/+1
| | | | | | - Rename the ConstraintLine class to SnapConstraint - Move some duplicated code to 2geom (bzr r9607)
* Pen context, paraxial mode: don't add a L-shaped path to close the shape ↵Diederik van Lierop2010-02-281-9/+14
| | | | | when the nodes are already perfectly aligned (e.g. due to snapping to a grid) (bzr r9117)
* Pen tool in paraxial mode: Fix automatic selection of the correct paraxial ↵Diederik van Lierop2010-02-271-0/+1
| | | | | direction after deleting the last node (bzr r9116)
* Pen tool in paraxial mode: fix automatic orientation of first line segmentDiederik van Lierop2010-02-231-1/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/522335 (bzr r9108)
* 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ↵Diederik van Lierop2010-02-221-21/+33
| | | | | | | | other tools 2) Always apply the constraint when asking for a constrained snap 3) Show snap indicator when applying a constraint (bzr r9105)