summaryrefslogtreecommitdiffstats
path: root/src/draw-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-271-9/+9
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-1/+2
* Freehand. Fix for Bug #597136 (dots are created with wrong cy value).Nicolas Dufour2012-09-051-2/+1
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-4/+4
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-67/+1
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-116/+83
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-4/+74
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* Header cleaningAlex Valavanis2012-02-121-2/+3
* unsorted powerstroke points is quite advanced. mostly annoying.Johan B. C. Engelen2012-01-181-1/+1
* clean up after myself...Johan B. C. Engelen2012-01-171-3/+0
* improve the powerstroke settings in drawing tool. triangle in and out now use...Johan B. C. Engelen2012-01-171-7/+8
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-1/+1
* change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...Johan B. C. Engelen2012-01-171-18/+31
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-141-2/+9
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-2/+2
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-2/+2
* Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+4
|\
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-3/+3
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-12/+14
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-12/+14
| |\
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-5/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-36/+20
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Leave constrained angular snapping to the snap manager, instead of handling i...Diederik van Lierop2010-11-071-34/+16
| * | - Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop2010-10-291-35/+34
| * | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+2
| * | Implement constrained snapping to nodesDiederik van Lierop2010-08-101-1/+1
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-3/+2
|\| |
| * | - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-1/+1
| |/
| * fix wrong transform for dot drawing with pen or pencil toolJohan B. C. Engelen2010-06-221-2/+1
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-1/+1
|/
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-9/+7
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-3/+1
* fix bug 427267, single dots inside transformed groups misplacedThomas Holder2009-11-231-1/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* restore the pattern from clipboard abilitybulia byak2009-03-291-1/+1
* for the stretched pattern-on-path, length makes no difference, but it saves a...bulia byak2009-03-261-1/+1
* Implement constrained snapping when dragging the position and size handles of...Diederik van Lierop2009-03-151-1/+1
* remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder2009-03-131-2/+1
* - When finalizing a curve by double clicking then don't snap to the curve itselfDiederik van Lierop2009-03-071-3/+9
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-2/+2
* Remove superfluous FreehandShape LPEMaximilian Albert2009-02-191-2/+2
* - The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop2009-01-251-2/+2
* avoiding freehand drawings with LPEs with no fill at all. Using black by defa...Felipe Corr??a da Silva Sanches2009-01-141-1/+6