summaryrefslogtreecommitdiffstats
path: root/src/knot-holder-entity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-0/+1
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-6/+9
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-6/+6
* Warning cleanup.Jon A. Cruz2011-06-221-1/+0
* Merge from trunkKrzysztof Kosi??ski2011-04-071-11/+11
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-11/+11
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-8/+7
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-8/+7
| |\
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-6/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-18/+7
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | - Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop2010-10-291-16/+4
| * | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-1/+2
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-2/+2
|\| |
| * | - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-2/+2
| |/
* / Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
|/
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-56/+73
* Fix pattern knotholderKrzysztof Kosi??ski2010-04-031-73/+56
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-3/+3
* When dragging a knot along a constraint line, then allow snapping the positio...Diederik van Lierop2009-08-231-2/+23
* Remove an unused parameter from the snapping APIDiederik van Lierop2009-06-201-2/+2
* Implement constrained snapping when dragging the position and size handles of...Diederik van Lierop2009-03-151-2/+2
* * Implement constrained snapping of knotsDiederik van Lierop2009-03-131-0/+12
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-5/+5
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-10/+10
* From trunkTed Gould2008-10-271-3/+4
* Merging from trunkTed Gould2008-10-111-2/+2
* Modify the parameters required for setting up the SnapManagerDiederik van Lierop2008-08-281-1/+1
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-2/+2
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-3/+3
* fix ambiguities by implicit NR::Matrix/Geom::Matrix cast.Johan B. C. Engelen2008-08-061-5/+5
* Warning cleanupJon A. Cruz2008-08-031-1/+1
* when holding ctrl, pattern scaling has a fixed 1:1 ratio of original pattern ...Johan B. C. Engelen2008-08-021-12/+21
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-28/+29
* change knot.h to Geom::Point only instead of NR::Point.Johan B. C. Engelen2008-08-011-1/+1
* Formerly static function used for snapping is now a private member of KnotHol...Maximilian Albert2008-08-011-16/+15
* remove strange factor for showing the pattern unit cell (quarter of real cell).Johan B. C. Engelen2008-08-011-5/+5
* patterns: make it possible to have different scaling in X and Y directions. s...Johan B. C. Engelen2008-08-011-21/+22
* enable snapping of pattern's originJohan B. C. Engelen2008-08-011-2/+18
* fix release mouse crash, add missed disconnects, remove unused callbackbulia byak2008-07-271-0/+4
* Enable simultaneous knotholder and nodepathMaximilian Albert2008-07-141-1/+7
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* warning cleanupJon A. Cruz2008-06-111-2/+2
* Add missing file knot-holder-entity.cpp; sorry for breaking the buildsvn add ...Maximilian Albert2008-06-041-0/+217